.appear-after{animation:fadein var(--delay) steps(1) forwards}.fade-out{animation:fadeout .5s ease-in forwards}.fade-in-faster{animation:fadein .25s ease-in}.fade-out-faster{animation:fadeout .25s ease-in forwards}.fade-in{animation:fadein .5s ease-in;}.fade-in.fast{animation-duration:90ms}.fade-in-fast{animation:fadein .2s linear}.drop-in{animation:dropin .2s ease-in forwards;}.drop-in.fast{animation-duration:90ms}.drop-in.reverse{animation-name:dropin-reverse}.slide-in{animation:slidein .2s ease-in forwards;}.slide-in.fast{animation-duration:90ms}.slide-in.reverse{animation-name:slidein-reverse}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeout{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@-o-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}@-moz-keyframes dropin{from{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes dropin{from{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@-o-keyframes dropin{from{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dropin{from{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@-moz-keyframes dropin-reverse{from{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes dropin-reverse{from{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@-o-keyframes dropin-reverse{from{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dropin-reverse{from{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@-moz-keyframes dropin-small{from{transform:translateY(-3px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes dropin-small{from{transform:translateY(-3px);opacity:0}to{transform:translateY(0);opacity:1}}@-o-keyframes dropin-small{from{transform:translateY(-3px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dropin-small{from{transform:translateY(-3px);opacity:0}to{transform:translateY(0);opacity:1}}@-moz-keyframes slidein{from{transform:translateX(-6px);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes slidein{from{transform:translateX(-6px);opacity:0}to{transform:translateX(0);opacity:1}}@-o-keyframes slidein{from{transform:translateX(-6px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slidein{from{transform:translateX(-6px);opacity:0}to{transform:translateX(0);opacity:1}}@-moz-keyframes slidein-reverse{from{transform:translateX(6px);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes slidein-reverse{from{transform:translateX(6px);opacity:0}to{transform:translateX(0);opacity:1}}@-o-keyframes slidein-reverse{from{transform:translateX(6px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slidein-reverse{from{transform:translateX(6px);opacity:0}to{transform:translateX(0);opacity:1}}@-moz-keyframes spin{to{transform:rotate(359deg)}}@-webkit-keyframes spin{to{transform:rotate(359deg)}}@-o-keyframes spin{to{transform:rotate(359deg)}}@keyframes spin{to{transform:rotate(359deg)}}@-moz-keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@-webkit-keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@-o-keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.5,1.5,1.5) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@-moz-keyframes skeleton-loading{0%{background-position:0% 92%}100%{background-position:100% 9%}}@-webkit-keyframes skeleton-loading{0%{background-position:0% 92%}100%{background-position:100% 9%}}@-o-keyframes skeleton-loading{0%{background-position:0% 92%}100%{background-position:100% 9%}}@keyframes skeleton-loading{0%{background-position:0% 92%}100%{background-position:100% 9%}}input,button,textarea,select{font-size:14px;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;letter-spacing:0;color:var(--grey7);}input:disabled,button:disabled,textarea:disabled,select:disabled{opacity:.5;pointer-events:none}input,button{background:none;border:none;text-align:left}input[type="text"],input[type="url"],input[type="email"],input[type="password"]{border-radius:6px;padding:0 9px;width:100%;height:30px;background:var(--white);border:1px solid var(--border);font-size:14px;}input[type="text"].wide,input[type="url"].wide,input[type="email"].wide,input[type="password"].wide{width:240px}input[type="text"].small,input[type="url"].small,input[type="email"].small,input[type="password"].small{width:60px}input[type="text"].right,input[type="url"].right,input[type="email"].right,input[type="password"].right{text-align:right}input[type="text"].thin,input[type="url"].thin,input[type="email"].thin,input[type="password"].thin{height:24px}input[type="text"]:focus,input[type="url"]:focus,input[type="email"]:focus,input[type="password"]:focus{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5);border-color:var(--action);outline:none}input[type="text"].is-error,input[type="url"].is-error,input[type="email"].is-error,input[type="password"].is-error{box-shadow:0 0 0 2px rgba(var(--error-rgb), .5)}input[type="text"].big,input[type="url"].big,input[type="email"].big,input[type="password"].big{height:36px}input[type="text"].plain,input[type="url"].plain,input[type="email"].plain,input[type="password"].plain,input[type="text"].blend-in,input[type="url"].blend-in,input[type="email"].blend-in,input[type="password"].blend-in{border:0;padding-left:6px;padding-right:6px;border-radius:0;background:transparent;}input[type="text"].plain:focus,input[type="url"].plain:focus,input[type="email"].plain:focus,input[type="password"].plain:focus,input[type="text"].blend-in:focus,input[type="url"].blend-in:focus,input[type="email"].blend-in:focus,input[type="password"].blend-in:focus{border:0;border-radius:0;box-shadow:none !important}input[type="text"].plain:focus-visible,input[type="url"].plain:focus-visible,input[type="email"].plain:focus-visible,input[type="password"].plain:focus-visible,input[type="text"].blend-in:focus-visible,input[type="url"].blend-in:focus-visible,input[type="email"].blend-in:focus-visible,input[type="password"].blend-in:focus-visible{box-shadow:none !important}input[type="text"].plain,input[type="url"].plain,input[type="email"].plain,input[type="password"].plain{padding:0;height:20px;border-radius:0}input[type="text"].inline-numeric,input[type="url"].inline-numeric,input[type="email"].inline-numeric,input[type="password"].inline-numeric{font-size:14px;padding:0 6px 0 0;max-width:36px;text-align:right}.text-input-label{display:block;font-size:14px;margin-bottom:6px}.input-group{display:flex;}html[dir=ltr] .input-group > *{margin-left:12px}html[dir=rtl] .input-group > *{margin-right:12px}.input-clear-button{position:absolute;right:12px;top:12px}input[type="radio"]{padding:6px 12px}.radio-items{margin-bottom:12px}.radio-items span:first-child{margin-left:0}html[dir=ltr] .radio-items span{margin-left:18px}html[dir=rtl] .radio-items span{margin-right:18px}html[dir=ltr] .radio{margin-right:6px}html[dir=rtl] .radio{margin-left:6px}.shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@-moz-keyframes shake{8%,41%{transform:translateX(-10px)}25%,58%{transform:translateX(10px)}75%{transform:translateX(-5px)}92%{transform:translateX(5px)}0%,100%{transform:translateX(0)}}@-webkit-keyframes shake{8%,41%{transform:translateX(-10px)}25%,58%{transform:translateX(10px)}75%{transform:translateX(-5px)}92%{transform:translateX(5px)}0%,100%{transform:translateX(0)}}@-o-keyframes shake{8%,41%{transform:translateX(-10px)}25%,58%{transform:translateX(10px)}75%{transform:translateX(-5px)}92%{transform:translateX(5px)}0%,100%{transform:translateX(0)}}@keyframes shake{8%,41%{transform:translateX(-10px)}25%,58%{transform:translateX(10px)}75%{transform:translateX(-5px)}92%{transform:translateX(5px)}0%,100%{transform:translateX(0)}}.response-message{font-size:12px;font-weight:400;margin:12px 0 0}.block-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:800px;background-repeat:no-repeat;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;text-align:center;height:615px;box-shadow:0 2px 10px rgba(0,0,0,0.08);border-radius:16px;}.block-section .button{width:100%;justify-content:center;}.block-section .button.action{background:var(--action)}.block-section h1{color:var(--grey8)}.login-form-container{justify-content:center;align-items:center}#login-form{background-color:var(--white);background-image:url(https://html-assets-prod.guideflow.com/025a91483836b91f3b67a157bcc42b5d2f4fbaf4);background-size:800px 615px;background-position:center;padding:50px 0 0;padding-bottom:80px;}#login-form .logo-and-heading{padding-bottom:40px;padding-top:140px}#login-form .logo{background-image:url(https://html-assets-prod.guideflow.com/15a8fcd8c4dd28c18ef0f1073929fc7e7355329e);background-repeat:no-repeat;height:32px;width:90px;margin:0 auto 30px}#login-form .intro{color:var(--grey4);font-size:14px;line-height:20px;margin:30px 0 48px}#login-form .button{margin:10 auto;width:300px;display:inline-flex;}#login-form .button,#login-form .button.guideflow_hovered{cursor:default}#login-form .button .icon{margin-right:15px}.login-form-heading{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;line-height:36px}.login-form-footer{margin:83px 0 0;color:var(--grey4);font-size:14px;font-weight:500;line-height:16px;}.login-form-footer a{color:var(--action)}.white-table{background:var(--white);border:1px solid var(--border);border-radius:6px;}.white-table .white-table-header{color:var(--grey4);font-size:14px;padding-left:12px;padding-right:12px;}.white-table .white-table-header:first-of-type{padding-left:0}.white-table .white-table-header:last-of-type{padding-right:0}.white-table .white-table-body{padding:0 18px}.white-table .white-table-row{border-bottom:1px solid var(--border);padding:12px 0;display:flex;align-items:center;}.white-table .white-table-row:last-of-type{border-bottom:0}.white-table .white-table-cell{padding-left:12px;padding-right:12px;display:flex;}.white-table .white-table-cell:first-of-type{padding-left:0}.white-table .white-table-cell:last-of-type{padding-right:0}.status{width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;}.status.small{width:16px;height:16px}.status.large{width:20px;height:20px}.status.with-spacing{margin:3px}.status.in-progress{background-image:radial-gradient(122.89% 119.05% at 86.11% 88.89%,#faa633 20.44%,#ffc884 100%)}.status.none{background-color:var(--border)}.status.todo{background-image:radial-gradient(122.89% 119.05% at 86.11% 88.89%,#ff5e5a 20.44%,#ff8481 100%)}.status.done{background-image:radial-gradient(122.89% 119.05% at 86.11% 88.89%,#3cd04e 20.44%,#6ce195 100%)}:focus-visible{outline:none !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .5) !important}.account-settings .flush-list-item:focus-visible{box-shadow:inset 0 0 0 2px rgba(var(--action-rgb), .5);border-radius:6px}.checkbox input:focus-visible + .checkbox-inner{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5)}.fake-focus:focus-visible{box-shadow:none !important}.popover-item:focus-visible{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5)}table.oe-table{border-collapse:collapse;min-width:500px}.oe-table td,.or-table th{padding:6px;border:1px solid #000;text-align:left}.story:last-child{border-bottom-width:0}.picker-dialog-bg{z-index:9990 !important;background-color:rgba(0,0,0,0.5) !important}.picker-dialog{z-index:9991 !important}.hac-dialog{position:fixed;inset:0;overflow-y:auto;display:flex;align-items:center;justify-content:center;z-index:9999;}.hac-dialog .hac-dialog-content{z-index:1;will-change:transform}.hac-dialog .hac-dialog-backdrop{position:fixed;inset:0}.player-v2--button{padding:3px;text-align:center;border-radius:6px;display:inline-flex;align-items:center;color:var(--grey4);}.player-v2--button.variant-inverted{background-color:var(--player-active);color:var(--white)}.player-v2--button:focus-visible{box-shadow:inset 0 0 0 2px var(--player-active)}.player-v2--button:disabled{cursor:auto}.player-v2--button:active:not(:disabled),.player-v2--button.player-v2-button-active{background-color:var(--player-active);color:var(--white);}.player-v2--button:active:not(:disabled) .player-v2-button-indicator,.player-v2--button.player-v2-button-active .player-v2-button-indicator{color:var(--white)}@media (hover.guideflow_hovered){.player-v2--button.guideflow_hovered:not(:disabled):not(:active){background-color:var(--player-hover);color:var(--white)}}.player-v2 .player-v2--button-large .svg-icon,.player-v2 .player-v2--button-large .svg-icon svg{width:50px !important;height:36px !important}.player-v2 .player-v2-button-indicator{font-size:12px;font-weight:700;margin:0 3px}.player-v2 .player-v2-button-emoji{font-size:15px;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.player-comments{max-height:calc(100vh - 250px);overflow:auto;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;background-color:#35343f;position:absolute;z-index:9999;border-radius:12px;width:300px;color:#fff;}.player-comments::-webkit-scrollbar{width:6px;background-color:transparent}.player-comments::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.player-comments.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.player-comments .button.transparent{--action-rgb:rgba(255,255,255,0.5);color:#fff;font-weight:lighter}.player-comments .button.action{background:none;border:none;box-shadow:none;font-weight:bold}.player-comments .comment-area .ql-editor{background:none;border:none;color:#fff}.player-comments .comment-area.active .ql-editor,.player-comments .comment-area.active.large .ql-editor{border:none;min-height:24px}.player-comments .comment-reply .comment-area .ql-editor{padding-bottom:48px;min-height:24px}.player-comments .comments-add{background-color:#35343f;border-bottom-color:#545465;}.player-comments .comments-add .comment-area:not(.active) .ql-editor{min-height:56px}.player-comments .comment{border-bottom-color:#545465;background-color:#35343f}.player-comments .comment-author{color:#fff}.player-comments .comment-message{color:#fff}.player-comments .comment-action-text-reply{padding-top:12px;box-sizing:border-box;display:block;color:#fff}.player-comments .comment-action-text-cancel{padding-right:12px;color:#fff}.player-comments .comment-action-text-post{font-weight:bold;color:#fff}.player-comments .comment-replies .comment-content{box-shadow:inset 2px 0 0 #939da8}.player-comments .comment-resolve{display:none}.player-comments .replies-show-hide-holder .comment-avatar img{border:2px solid #35343f}.player-comments .mention-list{background:#35343f;border:1px solid #545465;}.player-comments .mention-list .mention-item-title{color:#fff;}.player-comments .mention-list .mention-item-title small{color:#939da8}.player-comments-header{background-color:#403f4d;color:#fff;height:36px;display:flex;flex-direction:row;box-sizing:border-box;padding:12px;}.player-comments-header .player-comments-title{flex:1}.player-comments-popover.popover{background:#2b2a35;color:#fff;border:1px solid #545465}.player-comments-popover .popover-item{color:#fff;}.player-comments-popover .popover-item svg{fill:#fff !important}.mobile-chrome-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.3) 50%)}.mobile-chrome-background{position:absolute;inset:0}.mobile-chrome-controls{position:absolute;color:#fff;display:flex;height:100%;width:100%;isolation:isolate;pointer-events:none;}.mobile-chrome-controls.top{padding:14px 12px;align-items:start}.mobile-chrome-controls.middle{padding:0 12px;align-items:center;justify-content:center}.mobile-chrome-controls.bottom{padding:12px;flex-direction:column;justify-content:end}.mobile-chrome-controls .mobile-chrome-interactive{pointer-events:auto}.mobile-chrome-controls .mobile-chrome-slide-row{display:flex;gap:6px;overflow:auto;width:100%;pointer-events:auto}.mobile-chrome-controls .mobile-chrome-top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:50}.mobile-chrome-controls .mobile-chrome-top-controls-left{max-width:70%;display:flex;height:36px;align-items:center;margin-left:6px}.mobile-chrome-controls .mobile-metadata-divider{margin:0 12px;height:20px;width:1px;background-color:rgba(255,255,255,0.4)}.mobile-chrome-controls .mobile-pitch-logo.svg-icon,.mobile-chrome-controls .mobile-pitch-logo.svg-icon svg{width:36px !important;fill:#fff !important}.mobile-chrome-controls .mobile-controls-middle{width:100%;display:grid;grid-template-columns:repeat(3,1fr);}.mobile-chrome-controls .mobile-controls-middle > :first-child{display:flex;justify-content:flex-start}.mobile-chrome-controls .mobile-controls-middle > :last-child{display:flex;justify-content:flex-end}.mobile-chrome-controls .mobile-controls-middle > :nth-child(2){display:flex;justify-content:center}.player-v2--mobile-chrome--slide-row{margin-bottom:calc(env(safe-area-inset-bottom, 0px) + 6px);padding-left:6px;padding-right:6px;pointer-events:auto;overflow-x:auto;overflow-y:hidden}.player-v2--mobile-chrome--slide-row--inner{display:flex;gap:6px}.player-v2--mobile-chrome--slide-row--slide{border-radius:6px;border:2px solid transparent;}.player-v2--mobile-chrome--slide-row--slide .slide{border-radius:4px}.player-v2--mobile-chrome--slide-row--slide.slide-row--slide-selected{border-color:#fff}.swipe-indicator{position:absolute;top:50%;z-index:999;display:grid;place-items:center;border-radius:12px;background-color:#2b2a35}.mobile-controls-icon-xl.svg-icon,.mobile-controls-icon-xl.svg-icon svg{width:42px !important;height:42px !important}.mobile-logo{width:94px;background:var(--grey9);border-radius:6px;}.mobile-logo:active{background:rgba(255,255,255,0.12)}.mobile-logo .svg-icon svg{fill:none !important}.player-v2-reaction-popover{position:absolute;}.player-v2-reaction-popover .reaction-menu{display:flex;align-items:center;background-color:var(--grey8);box-shadow:0 4px 6px rgba(43,42,53,0.06),0 6px 12px rgba(43,42,53,0.13);border-radius:12px;overflow:hidden;margin-left:6px;margin-right:6px;}.player-v2-reaction-popover .reaction-menu .reaction-menu-item{width:48px;height:48px;padding:9px 12px;font-size:20px;line-height:24px;display:flex;justify-content:center;align-items:center;}.player-v2-reaction-popover .reaction-menu .reaction-menu-item.guideflow_hovered{background:var(--player-active)}.player-slideline-new.player-slideline-v2-new{padding:0;}.player-slideline-new.player-slideline-v2-new .slide-wrapper{pointer-events:none;}.player-slideline-new.player-slideline-v2-new .slide-wrapper.hide-preview{visibility:hidden}.player-slideline-new{display:flex;width:100%;padding:0 12px;}.player-slideline-new.dense .dash{padding:0;}.player-slideline-new.dense .dash:first-child .dash-line{border-top-left-radius:2px;border-bottom-left-radius:2px}.player-slideline-new.dense .dash:last-child .dash-line{border-top-right-radius:2px;border-bottom-right-radius:2px}.player-slideline-new.dense .dash .dash-line{border-radius:0}.player-slideline-new .slide-wrapper{position:relative;border:2px solid rgba(var(--white-rgb), .35);border-radius:4px;box-shadow:0 6px 12px 0 rgba(43,42,53,0.13),0 4px 6px 0 rgba(43,42,53,0.06);}.player-slideline-new .slide-wrapper .time-label{position:absolute;z-index:10000;bottom:0;left:50%;transform:translateX(-50%);border-top-left-radius:4px;border-top-right-radius:4px;background:rgba(var(--grey8-rgb), .6);padding:4px 16px;color:var(--white);font-size:13px;font-weight:bold}.player-slideline-new .dash{height:25px;position:relative;padding:0 3px;display:flex;flex-direction:column;justify-content:center;}.player-slideline-new .dash.selected .dash-line{height:8px}.player-slideline-new .dash:first-child{padding-left:0}.player-slideline-new .dash:last-child{padding-right:0}.player-slideline-new .dash .dash-thumb-line{position:relative}.player-slideline-new .dash.guideflow_hovered .dash-line:not(.scrub){background-color:var(--white)}.player-slideline-new .dash.guideflow_hovered .dash-line{height:8px;box-shadow:0 2px 6px 0 rgba(25,25,25,0.25)}.player-slideline-new .dash .dash-line{border-radius:2px;height:6px;background-color:rgba(var(--white-rgb), .42);overflow:hidden;}.player-slideline-new .dash .dash-line.visited{background-color:var(--white)}.player-slideline-new .dash .dash-line .dash-progress{height:100%;background-color:var(--white);}.player-slideline-new .dash .dash-line .dash-progress.animated{transition:width 200ms ease-out}.player-slideline-new .dash .dash-hover-thumb{width:3px;margin-left:-2px;background-color:var(--white);border-radius:3px;position:absolute;pointer-events:none;inset:-3px auto -3px auto;border:1px solid rgba(var(--grey7-rgb), .09);box-shadow:0 2px 6px rgba(var(--grey8-rgb), .25)}.player-v2-chrome{background-color:var(--player-grey-9);color:var(--player-foreground-1);padding:6px;padding-top:0;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.player-v2-chrome-controls{display:flex;justify-content:space-between;padding:0 6px;}.player-v2-chrome-controls > :first-child{font-weight:700;font-size:12px}.player-v2-chrome-controls > *{display:flex;align-items:center;gap:6px}.player-v2-chrome-controls .player-reactions-panel{position:absolute}.player-v2-chrome-controls-slide-count{width:calc(2ch * var(--slide-count) + 2ch);text-align:center}.player-v2-chrome-controls-section{display:flex;align-items:center;gap:6px;}.player-v2-chrome-controls-section > * span{display:inline-flex}.player-v2-playback-speed-button{width:32px;height:24px;display:flex;justify-content:center;align-items:center;font-weight:700}.player-v2-chrome-controls-playback-time.paused{color:var(--player-foreground-2)}.player-v2-pitch-logo{padding:8px 9px;border-radius:6px;}.player-v2-pitch-logo.guideflow_hovered:not(:active){background-color:var(--player-hover)}.player-v2-pitch-logo .svg-icon{width:41px !important;height:auto !important}.player-v2-pitch-icon-button{cursor:pointer}.player-v2-pitch-logo-button{position:relative;border-radius:6px;display:flex;align-items:center;width:90px;height:30px;}.player-v2-pitch-logo-button.guideflow_hovered:not(:active) .player-v2-pitch-logo-button--blur-effect{top:-2px;bottom:-2px;left:-2px;right:-2px}.player-v2-pitch-logo-button--img{background-image:url(https://html-assets-prod.guideflow.com/b92601db1d0f6d42a7672568430a22d5735fa010);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;z-index:1}.player-v2-pitch-logo-button--blur-effect{position:absolute;top:0;bottom:0;left:0;right:0;background:#8d49f7 linear-gradient(95.14deg,#8d49f7 0%,#6b53ff 103.53%);border-radius:6px;opacity:60%;-webkit-filter:blur(6px);filter:blur(6px)}.player-v2-comments.mention-list-relative .mention-list{position:relative !important}.player-v2-fallback{position:relative;overflow:hidden;}.player-v2-fallback:before{content:"";display:block;padding-top:56.25%}.player-v2-fallback > *{position:absolute;left:0;right:0;top:0;bottom:0}.player-v2-fallback-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 48px}.player-v2-fallback-text{max-width:360px;font-size:12px;font-weight:bold;text-align:center;line-height:18px;margin-top:12px}.player-v2-fallback-link{color:var(--action)}.player--share--embed-popover{background:#35343f;border-radius:12px;border:1px solid rgba(43,42,53,0.85);}.player--share--embed-popover .share-title{font-size:$fontSizeLarge;font-weight:bold;padding:12px 18px;border-bottom:1px solid rgba(43,42,53,0.85);line-height:1.4;}.player--share--embed-popover .share-title .share-title-by{font-weight:normal}.player--share--embed-popover .share-setting{display:flex;padding:12px 18px}.player--share--embed-popover .link-to-current-slide-label{flex:1;font-size:12px}.player-v2--stage.stage-idled{cursor:none}.player-v2--stage.highlight-enabled:not(.stage-idled){cursor:url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='3.842' y='1.841' width='36.905' height='37.126' fill='%23000'%3E%3Cpath fill='%23fff' d='M3.842 1.841H40.747V38.967H3.842z'/%3E%3Cpath d='M15.9751 13.2561C15.8031 12.4149 16.7012 11.7624 17.4481 12.1859L35.5982 22.4782C35.9718 22.69 35.9221 23.2431 35.5169 23.385L26.9854 26.3728C26.8007 26.4375 26.6391 26.555 26.5205 26.7106L21.0425 33.9012C20.7823 34.2428 20.241 34.1191 20.1549 33.6984L15.9751 13.2561Z'/%3E%3C/mask%3E%3Cpath d='M15.9751 13.2561C15.8031 12.4149 16.7012 11.7624 17.4481 12.1859L35.5982 22.4782C35.9718 22.69 35.9221 23.2431 35.5169 23.385L26.9854 26.3728C26.8007 26.4375 26.6391 26.555 26.5205 26.7106L21.0425 33.9012C20.7823 34.2428 20.241 34.1191 20.1549 33.6984L15.9751 13.2561Z' fill='%232B2A35'/%3E%3Cpath d='M26.9854 26.3728L25.9938 23.5414L26.9854 26.3728ZM26.5205 26.7106L24.1341 24.8926L26.5205 26.7106ZM35.5982 22.4782L34.1184 25.0878L35.5982 22.4782ZM35.5169 23.385L36.5085 26.2164L35.5169 23.385ZM15.9751 13.2561L13.0359 13.857L15.9751 13.2561ZM15.9683 14.7955L34.1184 25.0878L37.0781 19.8686L18.9279 9.57625L15.9683 14.7955ZM34.5253 20.5536L25.9938 23.5414L27.977 29.2042L36.5085 26.2164L34.5253 20.5536ZM24.1341 24.8926L18.6561 32.0833L23.4289 35.7192L28.9069 28.5286L24.1341 24.8926ZM23.0941 33.0974L18.9143 12.6551L13.0359 13.857L17.2158 34.2994L23.0941 33.0974ZM18.6561 32.0833C19.9572 30.3754 22.664 30.9939 23.0941 33.0974L17.2158 34.2994C17.8179 37.2443 21.6074 38.1103 23.4289 35.7192L18.6561 32.0833ZM25.9938 23.5414C25.2551 23.8002 24.6084 24.27 24.1341 24.8926L28.9069 28.5286C28.6697 28.84 28.3464 29.0749 27.977 29.2042L25.9938 23.5414ZM34.1184 25.0878C32.2508 24.0287 32.4989 21.2633 34.5253 20.5536L36.5085 26.2164C39.3454 25.2229 39.6927 21.3513 37.0781 19.8686L34.1184 25.0878ZM18.9279 9.57625C15.9406 7.88223 12.3479 10.4925 13.0359 13.857L18.9143 12.6551C19.2582 14.3374 17.4619 15.6425 15.9683 14.7955L18.9279 9.57625Z' fill='%23fff' mask='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='6.95' y='7.045' width='33.902' height='37.056' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_450_1980'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_dropShadow_450_1980' result='effect2_dropShadow_450_1980'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_450_1980' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto}.player-v2--stage.highlight-enabled .highlight-backdrop{width:100%;height:100%;position:absolute;z-index:1;transition:all 250ms cubic-bezier(.24,.05,.2,1);transition-property:backdrop-filter,background-color;}.player-v2--stage.highlight-enabled .highlight-backdrop.zoom{z-index:999;background-color:rgba(43,42,53,0.5);backdrop-filter:blur(5px) saturate(120%)}.player-v2--stage.highlight-enabled .highlight-backdrop.zoom-center{z-index:999;background-color:rgba(43,42,53,0.5);backdrop-filter:blur(24px) saturate(120%)}.player-v2--stage.highlight-enabled .position{pointer-events:none;transition:transform 250ms cubic-bezier(.24,.05,.2,1);}.player-v2--stage.highlight-enabled .position.block-interactive,.player-v2--stage.highlight-enabled .position.block-highlightable{pointer-events:auto}.player-v2--stage.highlight-enabled .position.block-highlightable.table.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlightable.chart.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlightable.image.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlightable.shape.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlightable.group-position.guideflow_hovered{cursor:url("data:image/svg+xml,%3Csvg width='33' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='13' cy='13' r='9' transform='rotate(-90 13 13)' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 6C16.8659 6 20 9.13401 20 13C20 16.866 16.866 20 13 20C9.13396 20 5.99996 16.866 5.99996 13C5.99996 9.13401 9.13396 6 13 6ZM13 4C17.9705 4 22 8.02944 22 13C22 14.8937 21.4151 16.6509 20.4161 18.1006C20.4652 18.1411 20.5128 18.1843 20.5587 18.2303L25.5084 23.18C26.2895 23.9611 26.2895 25.2274 25.5084 26.0084C24.7274 26.7895 23.4611 26.7895 22.68 26.0084L17.7303 21.0587C17.6466 20.9751 17.572 20.8859 17.5062 20.7923C16.181 21.5603 14.6418 22 13 22C8.02939 22 3.99996 17.9706 3.99996 13C3.99996 8.02944 8.02939 4 13 4Z' fill='%232B2A35'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 12H14V10C14 9.448 13.552 9 13 9C12.448 9 12 9.448 12 10V12H10C9.448 12 9 12.448 9 13C9 13.552 9.448 14 10 14H12V16C12 16.552 12.448 17 13 17C13.552 17 14 16.552 14 16V14H16C16.552 14 17 13.552 17 13C17 12.448 16.552 12 16 12Z' fill='%232B2A35'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='4' width='30.094' height='30.594' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_338_84398'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_338_84398' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto}.player-v2--stage.highlight-enabled .position.block-interactive a{cursor:url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M13.7121 16.6451L21.9057 27.9187C22.4796 28.7083 21.6981 29.7681 20.7742 29.4531L17.2449 28.2502C16.2995 27.9279 15.2695 28.4174 14.9224 29.3539C14.5727 30.2974 15.0445 31.3471 15.9822 31.7118L25.735 35.5056C28.2715 36.4923 31.1357 36.1218 33.3375 34.522L35.468 32.9742C39.0424 30.3772 39.8348 25.3742 37.2378 21.7998L33.7662 17.0215C33.117 16.1279 31.8662 15.9298 30.9726 16.579C30.079 17.2283 29.8809 18.479 30.5301 19.3726L29.9423 18.5636C29.2931 17.67 28.0424 17.4719 27.1487 18.1212C26.2551 18.7704 26.057 20.0212 26.7063 20.9148L26.1185 20.1058C25.4692 19.2121 24.2185 19.014 23.3249 19.6633C22.4313 20.3125 22.2332 21.5633 22.8824 22.4569L16.9503 14.292C16.3006 13.3978 15.049 13.1995 14.1547 13.8493C13.2603 14.4991 13.0622 15.7509 13.7121 16.6451Z' fill='%23fff'/%3E%3Cpath d='M22.0595 18.7723L18.1638 13.4104C17.0272 11.8459 14.8375 11.4991 13.273 12.6357C11.7084 13.7725 11.3617 15.9626 12.4987 17.527L19.7648 27.5243L17.7288 26.8304C16.014 26.2458 14.1456 27.1338 13.5159 28.8326C12.8815 30.5441 13.7373 32.4481 15.4384 33.1098L25.1912 36.9036C28.2033 38.0753 31.6045 37.6353 34.2192 35.7355L36.3496 34.1877C40.5943 31.1038 41.5353 25.1628 38.4513 20.9181L34.9797 16.1398C33.8435 14.576 31.6547 14.2293 30.0909 15.3655C29.7148 15.6388 29.4091 15.973 29.1775 16.3447C28.2071 16.1013 27.1398 16.2736 26.2671 16.9076C25.8909 17.1809 25.5852 17.5151 25.3536 17.8868C24.3832 17.6435 23.3159 17.8157 22.4432 18.4498C22.3059 18.5495 22.1779 18.6575 22.0595 18.7723Z' stroke='%232B2A35' stroke-width='3'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='4.329' y='8.467' width='39.437' height='37.583' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_503_1948'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_dropShadow_503_1948' result='effect2_dropShadow_503_1948'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_503_1948' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto}.player-v2--stage.highlight-enabled .position.block-highlighted{z-index:1000 !important;}.player-v2--stage.highlight-enabled .position.block-highlighted.table.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlighted.chart.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlighted.image.guideflow_hovered,.player-v2--stage.highlight-enabled .position.block-highlighted.group-position.guideflow_hovered{cursor:url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='3.842' y='1.841' width='36.905' height='37.126' fill='%23000'%3E%3Cpath fill='%23fff' d='M3.842 1.841H40.747V38.967H3.842z'/%3E%3Cpath d='M15.9751 13.2561C15.8031 12.4149 16.7012 11.7624 17.4481 12.1859L35.5982 22.4782C35.9718 22.69 35.9221 23.2431 35.5169 23.385L26.9854 26.3728C26.8007 26.4375 26.6391 26.555 26.5205 26.7106L21.0425 33.9012C20.7823 34.2428 20.241 34.1191 20.1549 33.6984L15.9751 13.2561Z'/%3E%3C/mask%3E%3Cpath d='M15.9751 13.2561C15.8031 12.4149 16.7012 11.7624 17.4481 12.1859L35.5982 22.4782C35.9718 22.69 35.9221 23.2431 35.5169 23.385L26.9854 26.3728C26.8007 26.4375 26.6391 26.555 26.5205 26.7106L21.0425 33.9012C20.7823 34.2428 20.241 34.1191 20.1549 33.6984L15.9751 13.2561Z' fill='%232B2A35'/%3E%3Cpath d='M26.9854 26.3728L25.9938 23.5414L26.9854 26.3728ZM26.5205 26.7106L24.1341 24.8926L26.5205 26.7106ZM35.5982 22.4782L34.1184 25.0878L35.5982 22.4782ZM35.5169 23.385L36.5085 26.2164L35.5169 23.385ZM15.9751 13.2561L13.0359 13.857L15.9751 13.2561ZM15.9683 14.7955L34.1184 25.0878L37.0781 19.8686L18.9279 9.57625L15.9683 14.7955ZM34.5253 20.5536L25.9938 23.5414L27.977 29.2042L36.5085 26.2164L34.5253 20.5536ZM24.1341 24.8926L18.6561 32.0833L23.4289 35.7192L28.9069 28.5286L24.1341 24.8926ZM23.0941 33.0974L18.9143 12.6551L13.0359 13.857L17.2158 34.2994L23.0941 33.0974ZM18.6561 32.0833C19.9572 30.3754 22.664 30.9939 23.0941 33.0974L17.2158 34.2994C17.8179 37.2443 21.6074 38.1103 23.4289 35.7192L18.6561 32.0833ZM25.9938 23.5414C25.2551 23.8002 24.6084 24.27 24.1341 24.8926L28.9069 28.5286C28.6697 28.84 28.3464 29.0749 27.977 29.2042L25.9938 23.5414ZM34.1184 25.0878C32.2508 24.0287 32.4989 21.2633 34.5253 20.5536L36.5085 26.2164C39.3454 25.2229 39.6927 21.3513 37.0781 19.8686L34.1184 25.0878ZM18.9279 9.57625C15.9406 7.88223 12.3479 10.4925 13.0359 13.857L18.9143 12.6551C19.2582 14.3374 17.4619 15.6425 15.9683 14.7955L18.9279 9.57625Z' fill='%23fff' mask='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='6.95' y='7.045' width='33.902' height='37.056' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_450_1980'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_dropShadow_450_1980' result='effect2_dropShadow_450_1980'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_450_1980' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto}.player-v2--stage.highlight-enabled .position .block.clip .clip-video-overlay{cursor:url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M17 14.6493C17 13.4833 18.272 12.7632 19.2717 13.363L34.8563 22.7138C35.8273 23.2964 35.8273 24.7036 34.8563 25.2862L19.2717 34.637C18.272 35.2368 17 34.5167 17 33.3507L17 24L17 14.6493Z' fill='%232B2A35'/%3E%3Cpath d='M15.5 24L15.5 33.3507C15.5 35.6826 18.0439 37.1229 20.0435 35.9232L35.628 26.5725C37.57 25.4073 37.57 22.5927 35.628 21.4275L20.0435 12.0768C18.0439 10.8771 15.5 12.3174 15.5 14.6493L15.5 24Z' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='8' y='8.142' width='32.584' height='36.715' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_503_1917'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_dropShadow_503_1917' result='effect2_dropShadow_503_1917'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_503_1917' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto;}.player-v2--stage.highlight-enabled .position .block.clip .clip-video-overlay.playing{cursor:url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='10' y='10' width='28' height='28' fill='%23000'%3E%3Cpath fill='%23fff' d='M10 10H38V38H10z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 13C13.4477 13 13 13.4477 13 14V34C13 34.5523 13.4477 35 14 35H17C17.5523 35 18 34.5523 18 34V14C18 13.4477 17.5523 13 17 13H14ZM31 13C30.4477 13 30 13.4477 30 14L30 34C30 34.5523 30.4477 35 31 35H34C34.5523 35 35 34.5523 35 34V14C35 13.4477 34.5523 13 34 13H31Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 13C13.4477 13 13 13.4477 13 14V34C13 34.5523 13.4477 35 14 35H17C17.5523 35 18 34.5523 18 34V14C18 13.4477 17.5523 13 17 13H14ZM31 13C30.4477 13 30 13.4477 30 14L30 34C30 34.5523 30.4477 35 31 35H34C34.5523 35 35 34.5523 35 34V14C35 13.4477 34.5523 13 34 13H31Z' fill='%232B2A35'/%3E%3Cpath d='M30 14L27 14L27 14L30 14ZM30 34L33 34L33 34L30 34ZM16 14C16 15.1046 15.1046 16 14 16V10C11.7909 10 10 11.7909 10 14H16ZM16 34V14H10V34H16ZM14 32C15.1046 32 16 32.8954 16 34H10C10 36.2091 11.7909 38 14 38V32ZM17 32H14V38H17V32ZM15 34C15 32.8954 15.8954 32 17 32V38C19.2091 38 21 36.2091 21 34H15ZM15 14V34H21V14H15ZM17 16C15.8954 16 15 15.1046 15 14H21C21 11.7909 19.2091 10 17 10V16ZM14 16H17V10H14V16ZM33 14C33 15.1046 32.1046 16 31 16V10C28.7909 10 27 11.7909 27 14H33ZM33 34L33 14L27 14L27 34L33 34ZM31 32C32.1046 32 33 32.8954 33 34H27C27 36.2091 28.7909 38 31 38V32ZM34 32H31V38H34V32ZM32 34C32 32.8954 32.8954 32 34 32V38C36.2091 38 38 36.2091 38 34H32ZM32 14V34H38V14H32ZM34 16C32.8954 16 32 15.1046 32 14H38C38 11.7909 36.2091 10 34 10V16ZM31 16H34V10H31V16Z' fill='%23fff' mask='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='4' y='8' width='36' height='37' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_503_1911'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_dropShadow_503_1911' result='effect2_dropShadow_503_1911'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_503_1911' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") 14 10,auto}.player-v2-mobile .player-v2--stage .position{pointer-events:none;}.player-v2-mobile .player-v2--stage .position.block-interactive{pointer-events:auto}.player-v2--slide-background{position:absolute;inset:0;z-index:1}.player-v2--stage-background{position:absolute;inset:0;z-index:0}.player-v2{display:flex;flex-direction:column;flex:1;overflow:hidden;position:relative;}.player-v2--stage{isolation:isolate;display:flex;justify-content:center;align-items:center;position:relative;height:100%;background:#000;}.player-v2--stage .slide-wrapper{position:absolute}.player-v2--stage .slide{flex:1}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.24,.05,.2,1);}.transition.default-in{transition-duration:250ms}.transition.default-out{transition-duration:150ms}.transition.quick-in{transition-duration:200ms}.transition.quick-out{transition-duration:150ms}.transition.long-in{transition-duration:300ms}.transition.long-out{transition-duration:200ms}.transition.duration-0{transition-duration:0ms}.transition.duration-100{transition-duration:100ms}.transition.duration-200{transition-duration:200ms}.transition.duration-300{transition-duration:300ms}.transition.duration-debug{transition-duration:2s}.transition.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.transition.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.transition.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.opacity-0{opacity:0}.opacity-50{opacity:50}.opacity-100{opacity:100}.scale-75{transform:scale(.75)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.move-y-0{transform:translateY(0)}.move-y-25{transform:translateY(25px)}.move-y-top{transform:translateY(-25px)}.studio-v2.recording:focus{box-shadow:none !important}.studio-v2.recording .studio-v2--header + .recording-overlay-close{top:6px}.studio-v2.recording .recording-overlay-close{top:27px}.studio-v2.recording .max-w-controls{position:relative;display:inherit;align-items:inherit;justify-content:inherit;gap:inherit;max-width:1200px;width:100%}.studio-v2.recording .select-overlay.options-list{padding:6px}.studio-v2.recording .new-take-nav-info{font-size:14px;white-space:nowrap}.studio-v2.recording .device-picker--wrapper{position:relative}.studio-v2.recording .device-picker--warning-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:30px;height:30px;border-radius:6px;transform:translateX(15px) translateY(-15px);background-color:var(--player-grey-7)}.studio-v2.recording .missing-devices-error{display:flex;align-items:center;gap:12px;}.studio-v2.recording .missing-devices-error span{font-size:14px}.studio-v2.recording .missing-devices-error .button{padding:3px;min-height:initial}.studio-v2.recording .icon-select .arrow-up-small,.studio-v2.recording .icon-select .arrow-down-small{margin-right:-9px !important;margin-left:-6px !important}.studio-v2.recording .clip-select{display:flex;justify-content:center;align-items:center;gap:12px;}.studio-v2.recording .clip-select .selected-clip-label{font-weight:bold}.studio-v2.recording .clip-select .clip-poster{width:24px;height:24px;border-radius:3px;object-fit:cover}.studio-v2.recording .clip-select .clip-info{margin-left:12px;white-space:nowrap;display:flex;justify-content:space-between;width:100%;}.studio-v2.recording .clip-select .clip-info .duration{margin-left:6px;color:var(--player-foreground-2)}.studio-v2.recording .clip-select .clip-select-overlay{min-width:calc(100% + 12px);list-style-type:none;}.studio-v2.recording .clip-select .clip-select-overlay .actions-separator{border-top:1px solid var(--player-grey-5);margin:6px -6px}.studio-v2.recording .clip-select .clip-select-overlay .clip-action{--bg-color:transparent;width:100%;font-size:12px;padding:3px 6px;}.studio-v2.recording .clip-select .clip-select-overlay .clip-action .svg-icon{margin-right:0}.studio-v2.recording .clip-select .clip-select-with-secondary-action{display:flex;align-items:center;justify-content:space-between;gap:6px;}.studio-v2.recording .clip-select .clip-select-with-secondary-action .icon-button{--bg-color:transparent}.studio-v2.recording .clip-select .clip-select-with-secondary-action .clip-select-option.mark-delete{background-color:transparent;background-image:none;}.studio-v2.recording .clip-select .clip-select-with-secondary-action .clip-select-option.mark-delete .clip-info{position:relative;}.studio-v2.recording .clip-select .clip-select-with-secondary-action .clip-select-option.mark-delete .clip-info ::after{content:"";position:absolute;border-bottom:1px solid rgba(255,255,255,0.35);height:calc(50% - 1px);right:0;left:0}.studio-v2.recording .clip-select .select-overlay .clip-select-option{display:flex;align-items:center;min-height:30px;padding:3px 12px 3px 6px;width:100%;}.studio-v2.recording .clip-select .select-overlay .clip-select-option .spinner.small{margin:0}.studio-v2.recording .clip-select .selected-clip{display:flex;align-items:center;justify-content:space-between;min-width:228px;padding:6px;padding-left:12px;font-size:12px;}.studio-v2.recording .clip-select .selected-clip .created-at,.studio-v2.recording .clip-select .selected-clip .selected .created-at{font-weight:bold}.studio-v2.recording .current-slide-module .studio-read-only-slide{--studio-readonly-slide-border-color:var(--player-grey-5);border-radius:2px;box-shadow:0 0 0 2px #000,0 0 0 4px var(--studio-readonly-slide-border-color);position:relative}.studio-v2.recording .current-slide-module.slide-links-off a[href^="#slide-"]{cursor:default}.studio-v2.recording .current-slide-module.recording-started .studio-read-only-slide{--studio-readonly-slide-border-color:#e03e38}.studio-v2.recording .current-slide-module.recording-paused .studio-read-only-slide,.studio-v2.recording .current-slide-module.recording-starting .studio-read-only-slide{--studio-readonly-slide-border-color:#fff}.studio-v2.recording .current-slide-module .recording-countdown-overlay{position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:10000;}.studio-v2.recording .current-slide-module .recording-countdown-overlay .countdown-number-wrapper{background-color:rgba(63,66,80,0.6);max-width:260px;max-height:260px;height:20vw;width:20vw;display:flex;align-items:center;justify-content:center;border-radius:100%;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.studio-v2.recording .current-slide-module .recording-countdown-overlay .countdown-number{color:#fff;font-weight:bold;font-size:10vw;font-family:"Mark Pro";}@media (min-width:1000px){.studio-v2.recording .current-slide-module .recording-countdown-overlay .countdown-number{font-size:120px}}.studio-v2.recording .icon-button.dark.restart-button svg{fill:none !important}.studio-v2.recording .button.dark.cta-action{justify-content:center;max-width:180px;width:100%;}.studio-v2.recording .button.dark.cta-action:active{background:linear-gradient(0,rgba(var(#fff-rgb), .24),rgba(var(#fff-rgb), .24)),var(--bg-color)}.studio-v2.recording .button.dark.cta-action.disabled{pointer-events:none}.studio-v2.recording .button.dark.cta-action.guideflow_hovered.disabled{background:var(--bg-color)}.studio-v2.recording .button.dark.cta-action.guideflow_hovered:not(.active):not(:active){background:linear-gradient(0,rgba(0,0,0,0.12),rgba(0,0,0,0.12)),var(--bg-color)}.studio-v2.recording .button.dark.cta-action .svg-icon{margin-right:6px}.studio-v2.recording .button.dark.cta-action.save-button{--bg-color:#3c54d1;--bg-hover-color:#3c54d1}.studio-v2.recording .button.dark.cta-action.start-button,.studio-v2.recording .button.dark.cta-action.stop-button,.studio-v2.recording .button.dark.cta-action.new-take-button{--bg-color:#e03e38;--bg-hover-color:#e03e38}.studio-v2.recording .studio-v2--content .top-modules{min-height:66px;align-items:center;overflow:visible;}.studio-v2.recording .studio-v2--content .top-modules > *{margin-bottom:0}.studio-v2.recording .studio-v2--content .studio-notes--resizer--wrapper{margin-right:2px}.studio-v2.recording .studio-v2--footer .right-area{gap:12px}.studio-v2.recording .studio-v2--footer .studio-v2--settings-button{margin-right:12px}.studio-v2.recording .studio-v2--stopwatch .record svg{opacity:.5;fill:#fff !important}.studio-v2.recording .studio-v2--stopwatch__active{color:#e03e38;}.studio-v2.recording .studio-v2--stopwatch__active .studio-v2--stopwatch--digits-wrapper .studio-v2--stopwatch--colon{opacity:1}.studio-v2.recording .studio-v2--stopwatch__active .record svg{opacity:1;fill:#e03e38 !important}.studio-v2.recording .studio-v2--stopwatch .paused-title{margin-right:6px;font-size:14px;font-weight:700;color:var(--player-foreground-2)}.studio-v2.recording .playback-controls{display:flex;align-items:stretch;justify-content:space-between;border-radius:6px;background:var(--player-grey-7);height:30px;width:100%;overflow:hidden;}.studio-v2.recording .playback-controls .play-pause{padding:0 12px;border-radius:0}.studio-v2.recording .playback-controls .play-pause,.studio-v2.recording .playback-controls .play-pause--wrapper{align-items:center;height:100%}.studio-v2.recording .playback-controls .playback-slider{display:flex;align-items:center;width:100%;padding-left:12px;}.studio-v2.recording .playback-controls .playback-slider .line{width:100%;}.studio-v2.recording .playback-controls .playback-slider .line .progress-bar-wrapper{height:2px;background:rgba(255,255,255,0.25);width:100%;border-radius:9999px;overflow:hidden;}.studio-v2.recording .playback-controls .playback-slider .line .progress-bar-wrapper .progress-bar{height:100%;background:#fff}.studio-v2.recording .playback-controls .playback-slider .line .progress-bar-thumb{width:10px;height:10px;top:-4px;margin-left:-5px;background:#fff;border:1px solid var(--player-grey-3);border-radius:9999px}.studio-v2.recording .playback-controls .playback-slider .time{display:flex;flex-shrink:0;align-items:center;margin-left:18px;padding-right:18px;font-weight:bold;height:100%;}.studio-v2.recording .playback-controls .playback-slider .time__paused{opacity:.6}.studio-v2.recording .microphone-icon--wrapper{position:relative}.studio-v2.recording .microphone-icon--volume-bar{position:absolute;top:6px;left:9px;width:6px;height:8px;background-color:#fff;border-radius:100px;transform-origin:bottom center;transition:transform .1s ease}.studio-v2.recording .no-audio-warning-toast{display:flex;align-items:flex-start;justify-content:space-between;position:absolute;z-index:9999;background:var(--player-grey-7);left:0;top:-24px;box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:12px;padding:12px;transform:translateY(-100%);}.studio-v2.recording .no-audio-warning-toast .icon-button{margin-left:12px}.studio-v2.recording .no-audio-warning-toast--headline{color:var(--warning);font-weight:bold;font-size:13px;}.studio-v2.recording .no-audio-warning-toast--headline + *{margin-top:6px}.studio-v2.recording .no-audio-warning-toast--subline,.studio-v2.recording .no-audio-warning-toast--grey-subline{line-height:135%;color:var(--player-foreground-1);font-size:13px}.studio-v2.recording .no-audio-warning-toast--grey-subline{color:var(--player-foreground-2);}.studio-v2.recording .no-audio-warning-toast--grey-subline a{color:var(--player-foreground-1)}.device-picker--warning-tooltip{display:flex;flex-direction:column;text-align:center;font-size:12px;max-width:180px;line-height:135%;}.device-picker--warning-tooltip--headline{color:var(--warning);font-weight:bold;margin-bottom:12px}.speaker-view .top-modules > *{flex-grow:1;max-width:192px}.speaker-view .studio-v2--clock{padding:0 12px;}.speaker-view .studio-v2--clock svg{width:132px;height:100%;white-space:pre}.tooltip-shortcut-hint.dark{background-color:var(--player-grey-7)}.tippy-box[data-theme="studio"]{background:var(--player-grey-5);color:var(--player-foreground-1);padding:6px 12px;border-radius:6px;}.tippy-box[data-theme="studio"] .tippy-backdrop{background:var(--player-grey-5)}.tippy-box[data-theme="studio"] .tippy-arrow{border-style:solid;border-color:transparent}.tippy-box[data-theme="studio"][data-animatefill]{background-color:transparent}.tippy-box[data-theme="studio"][data-placement^="top"] .tippy-arrow{border-top-color:var(--player-grey-5);border-width:5px 4px 0 4px;bottom:-5px}.tippy-box[data-theme="studio"][data-placement^="bottom"] .tippy-arrow{border-bottom-color:var(--player-grey-5);border-width:0 4px 5px 4px;top:-5px}.tippy-box[data-theme="studio"][data-placement^="left"] .tippy-arrow{border-left-color:var(--player-grey-5);border-width:4px 0 4px 5px;right:-5px}.tippy-box[data-theme="studio"][data-placement^="right"] .tippy-arrow{border-right-color:var(--player-grey-5);border-width:4px 5px 4px 0;left:-5px}.tippy-box[data-theme="studio-big-dark"]{background:var(--player-grey-7);color:var(--player-foreground-1);padding:18px;border-radius:12px;box-shadow:0 2px 6px rgba(25,25,25,0.25);}.tippy-box[data-theme="studio-big-dark"] .tippy-backdrop{background:var(--player-grey-5)}.tippy-box[data-theme="studio-big-dark"] .tippy-arrow{border-style:solid;border-color:transparent}.tippy-box[data-theme="studio-big-dark"][data-animatefill]{background-color:transparent}.tippy-box[data-theme="studio-big-dark"][data-placement^="top"] .tippy-arrow{border-top-color:var(--player-grey-7);border-width:7px 6px 0 6px;bottom:-6px}.tippy-box[data-theme="studio-big-dark"][data-placement^="bottom"] .tippy-arrow{border-bottom-color:var(--player-grey-7);border-width:0 6px 7px 6px;top:-6px}.tippy-box[data-theme="studio-big-dark"][data-placement^="left"] .tippy-arrow{border-left-color:var(--player-grey-7);border-width:6px 0 6px 7px;right:-6px}.tippy-box[data-theme="studio-big-dark"][data-placement^="right"] .tippy-arrow{border-right-color:var(--player-grey-7);border-width:6px 7px 6px 0;left:-6px}.studio-v2{display:grid;grid-template-areas:"header" "content" "footer";grid-template-rows:auto 1fr auto;height:100%;background-color:var(--player-grey-9);color:var(--player-foreground-1);font-size:14px;}.studio-v2--horizontal-list{--spacing:12px;display:flex;align-items:center;}.studio-v2--horizontal-list > * + *{margin-left:var(--spacing)}.studio-v2 .button.dark,.studio-v2 .icon-button.dark{--bg-color:var(--player-grey-7);--bg-hover-color:var(--player-grey-9);}.studio-v2 .button.dark.on-grey9,.studio-v2 .icon-button.dark.on-grey9{--bg-hover-color:var(--player-grey-8)}.studio-v2 .button.dark.selected,.studio-v2 .icon-button.dark.selected,.studio-v2 .button.dark.guideflow_hovered,.studio-v2 .icon-button.dark.guideflow_hovered,.studio-v2 .button.dark:active,.studio-v2 .icon-button.dark:active{background-image:none;background-color:var(--bg-hover-color)}.studio-v2 .button.has-icon{padding-left:6px}.studio-v2 .button.has-icon-right{padding-right:6px}.studio-v2 .select{position:relative;}.studio-v2 .select .select-overlay{position:absolute;z-index:9999;max-height:288px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.5) transparent;overflow-y:overlay;background-color:var(--player-grey-7);border-radius:12px;box-shadow:0 2px 6px rgba(25,25,25,0.25);}.studio-v2 .select .select-overlay::-webkit-scrollbar{width:6px;background-color:transparent}.studio-v2 .select .select-overlay::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.studio-v2 .select .select-overlay.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.5)}.studio-v2 .select .select-overlay > * + *{margin-top:3px}.studio-v2 .select .select-overlay > button,.studio-v2 .select .select-overlay .select-option{overflow:hidden;white-space:nowrap;max-width:240px;width:100%;text-overflow:ellipsis;color:var(--player-foreground-1);font-size:13px;line-height:18px;padding:6px 12px;border-radius:6px;}.studio-v2 .select .select-overlay > button.guideflow_hovered,.studio-v2 .select .select-overlay .select-option.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12))}.studio-v2 .select .select-overlay > button:active,.studio-v2 .select .select-overlay .select-option:active,.studio-v2 .select .select-overlay > button.selected,.studio-v2 .select .select-overlay .select-option.selected{background-image:linear-gradient(rgba(255,255,255,0.24),rgba(255,255,255,0.24))}.studio-v2 .slide-thumbnail{position:relative;width:var(--thumbnail-width);height:calc(var(--thumbnail-width) * (9 / 16));background-color:#fff;border-radius:3px;}.studio-v2 .slide-thumbnail .slide-container{display:flex;justify-content:center;}.studio-v2 .slide-thumbnail .slide-container > *{border-radius:3px;overflow:hidden}.studio-v2 .slide-thumbnail.guideflow_hovered .slide-container > *,.studio-v2 .slide-thumbnail:focus-visible .slide-container > *{box-shadow:0 0 0 1px var(--player-grey-9),0 0 0 4px var(--player-grey-5) !important}.studio-v2 .slide-thumbnail.selected .slide-container > *{box-shadow:0 0 0 1px var(--player-grey-9),0 0 0 4px var(--player-foregound-1) !important}.studio-v2 .slide-thumbnail-number{display:flex;align-items:center;justify-content:center;position:absolute;inset:auto 0 0 0;z-index:9999;}.studio-v2 .slide-thumbnail-number span{border-radius:3px 3px 0 0;padding:0 6px;line-height:18px;font-size:12px;color:var(--player-foreground-1);background-color:rgba(var(--player-foreground-2-rgb), .5);backdrop-filter:blur(6px)}.studio-v2 .slide-grid .hac-dialog-backdrop{background:rgba(30,29,40,0.75)}.studio-v2 .slide-grid .hac-dialog-content{position:relative;will-change:transform;height:100%;max-height:calc(100% - 96px)}.studio-v2 .slide-grid-container{background:var(--player-grey-7);border-radius:6px;height:100%;padding:24px 12px;display:flex;min-height:156px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.5) transparent;overflow-y:overlay;}.studio-v2 .slide-grid-container::-webkit-scrollbar{width:6px;background-color:transparent}.studio-v2 .slide-grid-container::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.studio-v2 .slide-grid-container.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.5)}.studio-v2 .slide-grid-container .slide-grid-slides{height:min-content;max-width:calc(min(80vw, 1024px) - 84px);display:grid;grid-template-columns:repeat(auto-fill,216px);justify-items:center;gap:24px 0;padding-bottom:24px}.studio-v2 .slide-grid-container .slide-thumbnail.selected .slide-container > *{box-shadow:0 0 0 3px var(--player-grey-7),0 0 0 6px #fff !important}.studio-v2 .slide-grid-close-button{position:absolute;top:0;right:0;transform:translateX(calc(100% + 12px));width:48px;border-radius:48px;height:48px;align-items:center;justify-content:center;}.studio-v2 .slide-grid-close-button .svg-icon{width:36px !important;height:36px !important;}.studio-v2 .slide-grid-close-button .svg-icon svg{height:100%;width:100%}.studio-v2--header{-webkit-user-select:none;-webkit-app-region:drag;grid-area:header;background-color:var(--player-grey-7);height:36px;line-height:36px;text-align:center}.studio-v2--content{grid-area:content;overflow:hidden;display:grid;grid-template-areas:"top" "middle" "bottom";grid-template-rows:auto 1fr auto;}.studio-v2--content > *{overflow:hidden}.studio-v2--content .top-modules{grid-area:top;display:flex;justify-content:center;padding:0 12px;}.studio-v2--content .top-modules > *{margin-top:12px;margin-bottom:12px}.studio-v2--content .top-modules > * + *{margin-left:12px}.studio-v2--content .middle-modules{grid-area:middle;overflow:hidden;display:flex;align-items:center;justify-content:stretch;padding:0 12px;}.studio-v2--content .middle-modules > *{overflow:hidden;height:100%;display:flex;align-items:center;justify-content:center;padding:12px}@media (max-width:640px){.studio-v2--content .middle-modules{flex-direction:column;align-items:stretch;justify-content:center}.studio-v2--content .middle-modules > *{padding-left:0;padding-right:0}}.studio-v2--content .middle-modules .studio-read-only-slide > *{border-radius:3px;isolation:isolate}.studio-v2--content .middle-modules .notes-module{position:relative;overflow:visible;z-index:1;}@media (max-width:640px){.studio-v2--content .middle-modules .notes-module{flex:100 !important;padding:0;overflow:hidden}.studio-v2--content .middle-modules .notes-module .studio-notes--resizer--wrapper{display:none !important}}.studio-v2--content .middle-modules .notes-module .studio-notes{height:100%;display:flex;flex:1;flex-direction:column;background-color:var(--player-grey-8);border-radius:6px;font-size:15px;position:relative;}.studio-v2--content .middle-modules .notes-module .studio-notes--resizer--wrapper{width:12px;position:absolute;top:0;right:-6px;bottom:0;display:flex;align-items:center}.studio-v2--content .middle-modules .notes-module .studio-notes--resizer{width:100%;height:60px;background-color:var(--player-grey-7);border-radius:6px;margin:2px;}.studio-v2--content .middle-modules .notes-module .studio-notes--resizer.guideflow_hovered{background-color:var(--player-grey-5);cursor:col-resize}.studio-v2--content .middle-modules .notes-module .studio-notes--preview{flex-grow:1;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.5) transparent;overflow-y:overlay;}.studio-v2--content .middle-modules .notes-module .studio-notes--preview::-webkit-scrollbar{width:6px;background-color:transparent}.studio-v2--content .middle-modules .notes-module .studio-notes--preview::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.studio-v2--content .middle-modules .notes-module .studio-notes--preview.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.5)}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-wrapper{flex-grow:1;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.5) transparent;overflow-y:overlay;}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-wrapper::-webkit-scrollbar{width:6px;background-color:transparent}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-wrapper.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.5)}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-wrapper:focus-within:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:0 0 0 2px rgba(var(--action-rgb), .5);border-radius:6px;pointer-events:none}.studio-v2--content .middle-modules .notes-module .studio-notes--editor-text-area{-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.studio-v2--content .middle-modules .notes-module .studio-notes--header{display:flex;padding:12px;align-items:center;justify-content:space-between;}.studio-v2--content .middle-modules .notes-module .studio-notes--header--left{display:flex;gap:6px;margin-right:6px}.studio-v2--content .middle-modules .notes-module .studio-notes .quill,.studio-v2--content .middle-modules .notes-module .studio-notes .ql-container,.studio-v2--content .middle-modules .notes-module .studio-notes .ql-editor{height:100%}.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--preview{white-space:break-spaces;}.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--preview a{text-decoration:underline}.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--preview p:empty:before{content:" ";white-space:pre}.studio-v2--content .middle-modules .notes-module .studio-notes .ql-editor,.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--editor,.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--preview{word-break:break-word;padding:12px 24px;padding-top:0;flex-grow:1;flex-direction:column}.studio-v2--content .middle-modules .notes-module .studio-notes .studio-notes--preview__empty,.studio-v2--content .middle-modules .notes-module .studio-notes .prosemirror-placeholder,.studio-v2--content .middle-modules .notes-module .studio-notes .ql-blank::before{opacity:1;color:var(--player-foreground-2);cursor:text}@media (min-width:640px){.studio-v2--content .middle-modules .current-slide-module{min-width:150px}.studio-v2--content .middle-modules .next-slide-module{min-width:100px}.studio-v2--content .middle-modules .next-slide-frame-wrapper{position:absolute;left:0;right:0;bottom:-6px;transform:translateY(100%);margin-top:0}}.studio-v2--content .middle-modules .next-slide-module{position:relative;}.studio-v2--content .middle-modules .next-slide-module .slide-thumbnail{background-color:initial}.studio-v2--content .middle-modules .next-slide-module .no-next-slide{max-width:204px;}.studio-v2--content .middle-modules .next-slide-module .no-next-slide--text{color:var(--player-foreground-2);font-size:30px;font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8)}.studio-v2--content .middle-modules .next-slide-module .no-next-slide svg{width:100%}.studio-v2--content .middle-modules .next-slide-module .next-slide-frame-wrapper{display:flex;justify-content:space-between;align-items:center}.studio-v2--content .middle-modules .next-slide-module .next-frames-count-wrapper{display:flex;gap:4px;margin-left:auto;height:18px;align-items:center}.studio-v2--content .middle-modules .next-slide-module .next-frames-count-item{width:8px;height:8px;border-radius:2px;transition:all 280ms ease-in-out;background:transparent;box-shadow:inset 0 0 0 1px var(--grey5);}.studio-v2--content .middle-modules .next-slide-module .next-frames-count-item.prev{background:var(--grey6);box-shadow:inset 0 0 0 1px var(--grey6)}.studio-v2--content .middle-modules .next-slide-module .next-frames-count-item.active{transform:scale(1.2);background:var(--white);box-shadow:inset 0 0 0 1px var(--white)}.studio-v2--content .middle-modules .next-slide-module .next-slide-label{color:var(--player-grey-5);line-height:18px;font-weight:600}.studio-v2--content .bottom-modules{grid-area:bottom;}.studio-v2--content .bottom-modules .slide-row{overscroll-behavior-x:none;overflow-y:hidden;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.5) transparent;overflow-x:overlay;padding:12px 0;height:114px;margin-bottom:2px;}.studio-v2--content .bottom-modules .slide-row::-webkit-scrollbar{height:6px;background-color:transparent}.studio-v2--content .bottom-modules .slide-row::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.studio-v2--content .bottom-modules .slide-row.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.5)}.studio-v2--content .bottom-modules .slide-row.guideflow_hovered .slide-thumbnail-number{opacity:1}.studio-v2--content .bottom-modules .slide-row-slides{display:flex;align-items:center;justify-content:center;gap:var(--slide-thumbnail-spacing);}.studio-v2--content .bottom-modules .slide-row-slides .slide-thumbnail-number{opacity:0}.studio-v2--content .bottom-modules .slide-row-slides .slide-thumbnail.before:not(:focus):not(.guideflow_hovered) .slide-container{filter:brightness(.75)}.studio-v2--secondary-footer,.studio-v2--secondary-footer-no-bg{display:flex;align-items:center;justify-content:center;padding:12px;min-height:54px;background-color:var(--player-grey-8)}.studio-v2--secondary-footer-no-bg{background-color:initial}.studio-v2--footer{grid-area:footer;position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;background-color:var(--player-grey-8);box-shadow:inset 0 1px 0 var(--player-grey-7);}.studio-v2--footer .left-area,.studio-v2--footer .center-area,.studio-v2--footer .right-area{flex:1;display:flex;align-items:center}.studio-v2--footer .center-area{flex:0;justify-content:center}.studio-v2--footer .right-area{justify-content:flex-end}.studio-v2--footer .studio-v2--settings{display:flex;flex-direction:column;gap:6px;}.studio-v2--footer .studio-v2--settings .checkbox .checkbox-inner,.studio-v2--footer .studio-v2--settings .switch .checkbox-inner{background:var(--player-grey-5);border-color:var(--player-grey-5)}.studio-v2--footer .studio-v2--settings .checkbox .checkbox-marker,.studio-v2--footer .studio-v2--settings .switch .checkbox-marker{background:var(--player-grey-3)}.studio-v2--footer .studio-v2--settings .checkbox input:checked + .checkbox-inner,.studio-v2--footer .studio-v2--settings .switch input:checked + .checkbox-inner{background:var(--action);border-color:var(--action);}.studio-v2--footer .studio-v2--settings .checkbox input:checked + .checkbox-inner .checkbox-marker,.studio-v2--footer .studio-v2--settings .switch input:checked + .checkbox-inner .checkbox-marker{background:#fff}.studio-v2--footer .studio-v2--settings--popover{width:192px;padding:9px 0;margin-bottom:6px}.studio-v2--footer .studio-v2--settings--label{flex-grow:1;display:flex;align-items:center;}.studio-v2--footer .studio-v2--settings--label .svg-icon{margin-right:7px}.studio-v2--footer .studio-v2--settings--row{display:flex;height:30px;padding:3px 12px;align-items:center;justify-content:space-between}.studio-v2--footer .studio-v2--progress-line{position:absolute;top:-1px;left:0;height:3px;z-index:9999;background-color:#fff;border-radius:0 3px 3px 0;box-shadow:0 1px 3px rgba(103,110,144,0.2);transition:width 200ms cubic-bezier(.4,0,.2,1)}.studio-v2--nav-controls{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;}.studio-v2--nav-controls--input,.studio-v2--nav-controls--count.editable.guideflow_hovered{background-color:var(--player-grey-7) !important;border-radius:6px;cursor:text}.studio-v2--nav-controls--input{width:90px !important;color:var(--player-foreground-1);text-align:center;box-shadow:none !important;border-color:rgba(255,255,255,0.35) !important;font-size:15px !important;font-weight:700}.studio-v2--nav-controls--count{display:flex;width:90px;height:30px;align-items:center;justify-content:center;text-align:center;white-space:pre;}.studio-v2--nav-controls--count__total{opacity:.4}.studio-v2--clock{width:159px}.studio-v2--timer{background-color:var(--player-grey-8);border-radius:12px;height:54px;justify-content:space-between;align-items:center;display:flex;}.studio-v2--timer__interactive.guideflow_hovered{background-image:linear-gradient(rgba(var(#fff-rgb), .12),rgba(var(#fff-rgb), .12))}.studio-v2--timer + .studio-v2--timer{margin-left:12px}.studio-v2--stopwatch{position:relative;gap:6px;padding:12px;}.studio-v2--stopwatch--digits-wrapper{opacity:.5;display:flex;align-items:center}.studio-v2--stopwatch .icon-button.dark{background:transparent;box-shadow:none}.studio-v2--stopwatch__active .studio-v2--stopwatch--digits-wrapper{opacity:1;}.studio-v2--stopwatch__active .studio-v2--stopwatch--digits-wrapper .studio-v2--stopwatch--colon{opacity:.5}.studio-v2--stopwatch__paused .studio-v2--stopwatch--digits-wrapper{opacity:.5}.studio-v2--stopwatch--digit{font-size:40px;line-height:54px}.studio-v2--stopwatch--colon{width:10px;font-size:30px;font-weight:700;text-align:center;margin-top:-.1em}.studio-v2--stopwatch--icon{opacity:.5}.popup-parent-hidden-info{display:none}.popup-parent-hidden .popup-parent-hidden-info{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);display:flex;justify-content:center;align-items:center;color:#fff;font-weight:bold;padding:24px;z-index:999999999}.workspace-modal{padding:0 60px 60px 60px}.workspace-modal-header{font-weight:600;font-size:30px}.workspace-modal-content{line-height:1.5}.accordion{background:var(--white);padding:0 12px 0 12px;border-radius:12px;border:.5px solid var(--border);transition:padding-bottom .1s ease .05s;}.accordion-button{margin-right:12px}.accordion-icon{transition:transform .15s ease-out}.accordion-header-container{display:flex;align-items:center}.accordion-header{display:flex;padding:12px;align-items:center;flex-grow:1}html[dir=ltr] .accordion-header{padding-left:0}html[dir=rtl] .accordion-header{padding-right:0}.accordion-header-actions{margin-left:auto}.accordion-wrap{padding:0;margin:0;opacity:0;overflow:hidden;transition:height .15s ease-out,opacity .15s ease}.accordion.open{padding-bottom:12px;}.accordion.open .accordion-wrap{opacity:1}.accordion.open .accordion-icon{transform:rotate(90deg)}.subscription-settings-row-label{color:var(--grey7)}.slack-installation{display:flex;flex-direction:row;justify-content:space-between;padding:12px;align-items:center;background:var(--grey0);border:1px solid var(--grey2);box-sizing:border-box;border-radius:6px;}.slack-installation .slack-icon{border-radius:4px;background:#fff;border:1px solid var(--border);margin-right:12px}.slack-installation .slack-installation-description{padding-left:6px;padding-right:6px;line-height:135%;color:var(--grey7);}.slack-installation .slack-installation-description .title{font-weight:bold}.notifications-setting.checkbox{margin-left:6px}.notifications-setting.content{padding:0}.slack-connection-button{margin-left:12px;line-height:135%;font-size:15px}.presentations{line-height:135%;margin-bottom:18px}.subscription-doc-name{color:var(--grey7);font-weight:bold}.subscription-justification{display:flex;align-items:center;color:var(--grey4);font-size:13px;line-height:135%;}.subscription-justification .justification-label{margin-left:6px}.subscription-settings-switch-option{align-items:center;display:flex;line-height:135%}.account-settings-title{height:48px;margin-left:0;}.account-settings-title .modal-title-text{font-size:15px;line-height:135%}.auto-subscriptions{line-height:135%;margin-bottom:18px}.slack-integration-section{border-bottom:1px solid var(--border);padding:18px}.section-title{line-height:135%;font-size:14px;margin-bottom:6px}.section-description{margin-bottom:12px;line-height:135%}.subscriptions{padding:18px 18px 0 18px;line-height:135%}.subscriptions-accordion{border:none;padding:0;margin:0;}.subscriptions-accordion.accordion.open{padding-bottom:0;margin-bottom:-6px}.subscriptions-accordion .accordion-content-description{margin-top:12px;margin-bottom:12px;color:var(--grey7)}.accordion-header{padding:0}.account-property-subscription-unsubscribe.button.transparent{line-height:135%}.account-property-row .presentation-subscription-row.content{padding:12px 0}.account-property-row.disabled{opacity:.5;}.account-property-row.disabled .content .title,.account-property-row.disabled .content .value{color:var(--grey7)}.account-property-row .flush-list-item{height:72px;display:flex;align-items:center;}.account-property-row .flush-list-item.flush-list-item-clickable.guideflow_hovered{background-color:rgba(var(--action-rgb), 0.06)}.account-property-row + .account-property-row{border-top:1px solid var(--grey2)}.account-property-row .content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 18px;width:100%;}.account-property-row .content.annotation{padding:0 18px}.account-property-row .content .title{width:36%;height:100%;color:var(--grey7);font-weight:bold;}.account-property-row .content .title.error{color:var(--error)}.account-property-row .content .value{width:calc(64% - 30px);word-break:break-word;max-height:42px;overflow-y:auto;text-align:right;color:var(--action);}.account-property-row .content .value.value-full-width{display:flex;flex-direction:row-reverse}.account-property-row .content .value.account-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-property-row .content .value.account-avatar{justify-content:flex-end;display:flex;}.account-property-row .content .value.account-avatar .inset-border{position:absolute;height:36px;width:36px;border-radius:50%;opacity:.12;border:1px solid var(--grey8)}.account-property-row .content .value.account-avatar .img-circle{width:36px;height:36px;min-height:36px;transition:box-shadow 50ms ease-out;border-radius:18px;overflow:hidden;display:flex;justify-content:center;align-items:center;}.account-property-row .content .value.account-avatar .img-circle img{width:100%;height:100%;object-fit:cover;object-position:center}.account-property-row .content .svg-icon.arrow-right{flex-shrink:1;width:auto;height:24px}#modals .account-settings .heading{display:flex;flex-direction:row;align-items:center;width:100%}#modals .account-settings .heading .icon-button{margin-right:6px}#modals .account-settings.modal-body{margin:0;padding:0}#modals .account-settings.modal-body:after{content:"";height:0}#modals .account-settings > p{margin:30px;color:var(--grey7)}#modals .account-settings label{font-weight:bold;color:var(--grey7)}#modals .account-settings .modal-controls{border-top:1px solid var(--grey2);background-color:var(--grey1);padding:12px;display:flex;align-items:center;}#modals .account-settings .modal-controls .error-text{margin-top:0;margin-bottom:0;margin-left:12px}#modals .account-settings form.update-email{margin:0;}#modals .account-settings form.update-email .email-setting-row{display:flex;align-items:center;margin-bottom:12px;margin-top:12px;}#modals .account-settings form.update-email .email-setting-row .primary-email{padding-left:12px;margin-right:6px}#modals .account-settings form.update-name{margin:0;}#modals .account-settings form.update-name div.name-setting-row:last-child{margin-bottom:0}#modals .account-settings form.update-name div.name-setting-row{display:flex;align-items:center;margin-bottom:24px;margin-top:12px;}#modals .account-settings form.update-name div.name-setting-row label{width:144px}#modals .account-settings form.update-name div.name-setting-row .current-value{max-width:456px;max-height:96px;overflow-y:auto;word-break:break-all;color:var(--grey7);padding-left:12px;padding-top:6px}#modals .account-settings form.update-name div label{flex-shrink:0;margin-right:24px}#modals .account-settings form.update-name div input{flex-shrink:1}#modals .account-settings form.update-name .current-name{width:100%;display:flex;justify-content:space-between;align-items:flex-start;}#modals .account-settings form.update-name .current-name button.edit-name{margin-left:12px;padding-left:6px;}#modals .account-settings form.update-name .current-name button.edit-name .svg-icon{margin-right:3px;}#modals .account-settings form.update-name .current-name button.edit-name .svg-icon svg{fill:var(--action) !important}#modals .account-settings form.reset-password{margin:0;}#modals .account-settings form.reset-password p{margin:0 0 24px 0;}#modals .account-settings form.reset-password p.reset-password-ok{border:1px solid var(--success);padding:6px;border-radius:6px;background:var(--success);color:var(--white)}#modals .account-settings form.reset-password p.reset-password-fail{border:1px solid var(--error);padding:6px;border-radius:6px;color:var(--error)}#modals .account-settings .current-avatar{width:48px;height:48px;min-height:48px;transition:box-shadow 50ms ease-out;border-radius:48px;overflow:hidden;border:2px solid var(--grey2);}#modals .account-settings .current-avatar img{width:48px}#modals .account-settings form.change-avatar{margin:0;}#modals .account-settings form.change-avatar div.account-avatar-setting-row{display:flex;align-items:center;justify-content:flex-start;margin:6px 0;}#modals .account-settings form.change-avatar div.account-avatar-setting-row label{margin-right:12px}#modals .account-settings form.change-avatar div.account-avatar-setting-row button{margin:6px}#modals .account-settings form.change-avatar div.account-avatar-setting-row .svg-icon{margin:6px;border:none}#modals .account-settings form.change-avatar div.account-avatar-setting-controls{display:flex;align-items:center;justify-content:left}#modals .account-settings form.change-avatar .preview-container{width:72px;height:72px;min-height:72px;border-radius:72px;overflow:hidden}#modals .account-settings form.change-avatar .preview-placeholder{display:flex;align-items:center;width:100%;height:100%;}#modals .account-settings form.change-avatar .preview-placeholder img{width:100%;height:100%;align-self:center;object-fit:cover;object-position:center}#modals .account-settings form.change-avatar .new-avatar-preview{display:none}#modals .account-settings form.change-avatar .new-image-controls{height:48px;overflow:visible;text-align:center;margin-left:14px}#modals .account-settings .edit-notification-preferences{padding:0;}#modals .account-settings .edit-notification-preferences.modal-body:after{content:"";height:0}#modals .account-settings .edit-notification-preferences form{margin:0}#modals .account-settings .edit-notification-preferences .heading{align-items:flex-start;}#modals .account-settings .edit-notification-preferences .heading h4{margin-bottom:6px}#modals .account-settings .edit-notification-preferences .description{margin:18px;margin-bottom:12px;display:flex;align-items:center;}#modals .account-settings .edit-notification-preferences .description .svg-icon.info{position:relative;top:1px}#modals .account-settings .edit-notification-preferences .title{font-weight:bold}#modals .account-settings .edit-notification-preferences .account-property-row{border-width:1px 0 0 0}#modals .account-settings .edit-notification-preferences .subscription-settings-row-label{color:var(--grey7);}#modals .account-settings .edit-notification-preferences .subscription-settings-row-label.guideflow_hovered{background-color:transparent}#modals .account-settings .edit-notification-preferences .notification{display:flex;align-items:center}#modals .account-settings .edit-notification-preferences .presentation-subscription{display:flex;flex-direction:column}#modals .account-settings .edit-notification-preferences .notification-label{margin-left:10px}#modals .account-settings .user-account-deletion-input{margin-bottom:6px}#modals .account-settings .user-account-deletion-button{justify-content:center}.account-settings-tooltip{padding-top:4px;color:var(--grey4);font-size:14px;text-align:center}.add-slide-button-container{min-width:100%;padding:12px 26px 12px 36px;}.add-slide-button-container.navigator-scrolled{border-bottom:1px solid var(--grey2)}.add-slide-button{width:100%;justify-content:center;box-shadow:0 1px 3px rgba(var(--grey7-rgb), .07)}.confirmation-dialog-mask{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999999;background-color:rgba(0,0,0,0.25);display:flex;align-items:center;justify-content:center}.confirmation-dialog{background:var(--grey0);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);overflow:hidden;}.confirmation-dialog .confirmation-dialog-content{padding:24px 18px;display:flex;flex-direction:column;justify-content:center;align-items:center}.confirmation-dialog .confirmation-dialog-icon,.confirmation-dialog .confirmation-dialog-image{margin-bottom:6px}.confirmation-dialog .deletion-request-success-image{width:48px;height:48px;background-image:url(https://html-assets-prod.guideflow.com/90bff4569b6ebecbdfa48b59f50d3bdd09c6b40d);background-repeat:no-repeat;background-size:cover}.confirmation-dialog .confirmation-dialog-message{width:264px;text-align:center;color:var(--grey7);font-size:14px;line-height:135%;font-weight:bold}.confirmation-dialog .confirmation-dialog-comment{color:var(--grey7);margin:auto;font-size:14px;line-height:135%;font-weight:normal;margin-top:6px;text-align:center;width:264px;}.confirmation-dialog .confirmation-dialog-comment.deletion-request-sent-comment{width:228px}.confirmation-dialog .confirmation-dialog-comment.user-account-deletion-comment{width:288px}.confirmation-dialog .confirmation-dialog-buttons{padding:0 12px 12px;display:flex;justify-content:space-between;gap:12px}.alerts{display:flex;align-items:center;flex-direction:column;margin:auto;position:absolute;left:0;right:0;bottom:24px;}.alerts-player{bottom:auto;top:24px}.size-class-phone .alerts{position:fixed;padding:0 12px}.alerts.slide-up .toast-alert{animation:slideUp .2s cubic-bezier(.15,.8,.3,1.6)}.alerts.slide-down .toast-alert{animation:slideDown .2s cubic-bezier(.15,.8,.3,1.6)}.toast-alert{z-index:10000;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 6px rgba(25,25,25,0.25);background:rgba(43,42,53,0.99);font-size:14px;padding:9px 12px;animation:slideUp .2s cubic-bezier(.15,.8,.3,1.6);flex-direction:row;}.toast-alert > *:not(:last-child){display:block;margin-right:6px}.toast-alert:not(:last-child){margin:0 0 8px}.toast-alert-title{color:#fff}.toast-alert .shortcut-key{display:inline-flex;justify-content:center;align-items:center;border-radius:3px;min-width:20px;padding:0 3px;line-height:19px;background-color:var(--grey7);font-size:11px}.alert{z-index:10000;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 6px rgba(25,25,25,0.25);background:rgba(43,42,53,0.99);font-size:14px;padding:9px 12px;animation:slideUp .2s cubic-bezier(.15,.8,.3,1.6);}.alert.action{background:var(--action)}.alert.narrow{padding:6px}.alert:not(:last-child){margin:0 0 8px}.alert.upload-indicator{margin:12px}.alert .alert-content{min-height:30px}.alert.flat{box-shadow:none}.alert.multi-line .row > div:first-child{display:flex;flex-direction:column;gap:6px}.alert a,.alert a:visited{color:#fff}.alert ul{list-style-position:inside}.alert .alert-title{color:#fff;font-weight:500;margin-right:6px}.alert .alert-icon{margin-right:6px}.alert .alert-info{color:#939da8;}.alert .alert-info.action{color:var(--white)}.alert .alert-info strong{color:#fff;font-weight:600}.alert .alert-link{color:var(--white);font-weight:bold;cursor:pointer;padding-left:6px}.alert .alert-close-icon{margin:0 0 0 6px}.alert .alert-close-button{margin:0 0 0 12px;height:initial;color:#fff;transition:color .2s;min-height:24px;padding:0;font-size:14px}.alert .stretched-row{display:flex;align-items:stretch;width:100%;flex-direction:row;justify-content:space-between}.alert .row{display:flex;align-items:center;}.alert .row .alert-avatar{height:24px;border-radius:50%;margin-right:.75em}.alert .row.grow{width:100%}.alert.alert-bottom-bar-offset{margin-bottom:60px}.alert .alert-spinner{display:flex;margin:0 5px 0 0}.alert .error-code{margin:0 0 0 5px;color:#545465}.alert .download-progress{min-width:50px;margin-left:5px;display:inline-block}.upload-indicators{position:absolute;right:0;top:0;left:auto;bottom:auto;pointer-events:none}.upload-indicator{pointer-events:auto;color:var(--white);display:flex;flex-direction:row;font-size:14px;border-radius:6px;width:288px;z-index:1}.upload-indicator-file{margin:0 6px;display:flex;align-items:center;overflow:hidden;flex:1}.upload-indicator-spinner{margin:0 6px;height:18px}.upload-indicator-file-name{font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}html[dir=ltr] .upload-indicator-file-name{margin-left:6px}html[dir=rtl] .upload-indicator-file-name{margin-right:6px}.upload-indicator-ready-file-name{margin-right:6px;max-width:72px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-indicator-ready-heading{font-weight:600;padding-bottom:3px}.upload-indicator-body-text{color:#939da8}@-moz-keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes slideUp{0%{opacity:0;transform:translateY(12px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes slideUp{0%{opacity:0;transform:translateY(12px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes slideUp{0%{opacity:0;transform:translateY(12px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}100%{opacity:1;transform:translateY(0)}}.effects-panel{height:100%;}.effects-panel.focused .target-selected.effects-item{border:1px solid var(--action)}.effects-panel.focused .target-selected.effects-item + .target-selected.effects-item{border-top-color:transparent}.effects-panel .effects-preset.selected .effects-preset-icon{box-shadow:0 0 0 2px var(--action)}.effects-presets-wrapper{height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.effects-presets-wrapper::-webkit-scrollbar{width:6px;background-color:transparent}.effects-presets-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.effects-presets-wrapper.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.effects-presets-wrapper .pit--tabs--content{padding:18px}.effects-presets-wrapper .pit--tabs--items-wrappper{padding:6px 12px;border-bottom:1px solid var(--border-subtle);justify-content:space-around;gap:12px}.effects-presets-wrapper .pit--tabs--tab{border-radius:6px;padding:6px;height:30px;font-size:12px;flex-grow:1;text-align:center;}.effects-presets-wrapper .pit--tabs--tab:after{display:none}.effects-presets-wrapper .pit--tabs--tab.guideflow_hovered{background-color:var(--grey1)}.effects-presets-wrapper .pit--tabs--tab__active,.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered{border-bottom:none;border-radius:4px;background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12);box-shadow:none !important}.effects-presets-wrapper .pit--tabs--tab__active div,.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered div,.effects-presets-wrapper .pit--tabs--tab__active button,.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered button{color:var(--action) !important}.effects-presets-wrapper .pit--tabs--tab__active svg,.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered svg{fill:var(--action) !important}.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered,.effects-presets-wrapper .pit--tabs--tab__active.guideflow_hovered.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.effects-presets-list{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;row-gap:12px}.effects-preset{width:100%;height:72px;border-radius:6px;justify-content:center;align-items:center;display:flex;flex-direction:column;}.effects-preset.guideflow_hovered .effects-preset-icon{background-color:rgba(var(--action-rgb), .06)}.effects-preset:focus-visible{box-shadow:none !important;}.effects-preset:focus-visible .effects-preset-icon{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5)}.effects-preset.selected{color:var(--action);box-shadow:none !important;}.effects-preset.selected .effects-preset-icon{background-color:rgba(var(--action-rgb), .12);border:1px solid var(--grey1);}.effects-preset.selected .effects-preset-icon svg{fill:var(--action) !important}.effects-preset-icon{width:72px;height:54px;display:flex;align-items:center;background-color:var(--white);justify-content:center;border-radius:6px;border:1px solid var(--border);}.effects-preset-icon .svg-icon svg{transform:scale(1.5);fill:var(--grey5) !important}.effects-preset-icon-none{width:12px;height:12px;background:linear-gradient(to top left,rgba(var(--border-rgb), 0) 0%,rgba(var(--border-rgb), 0) calc(50% - 0.8px),rgba(var(--border-rgb), 1) 50%,rgba(var(--border-rgb), 0) calc(50% + 0.8px),rgba(var(--border-rgb), 0) 100%)}.effects-preset.selected .effects-preset-icon-none{background:linear-gradient(to top left,rgba(var(--action-rgb), 0) 0%,rgba(var(--action-rgb), 0) calc(50% - 0.8px),rgba(var(--action-rgb), 1) 50%,rgba(var(--action-rgb), 0) calc(50% + 0.8px),rgba(var(--action-rgb), 0) 100%)}.effects-preset-label{font-size:11px;margin-top:3px;line-height:15px}.effects-order-panel{position:relative;display:flex;flex-direction:column;border-top:1px solid var(--border);min-height:192px}.effects-order-scroll-wrapper{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;flex-grow:1;padding-top:0;max-height:100%;padding-bottom:62px}.effects-order-scroll-wrapper::-webkit-scrollbar{width:6px;background-color:transparent}.effects-order-scroll-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.effects-order-scroll-wrapper.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.effects-order-list{display:flex;flex-direction:column;position:relative}.effects-order-resizer{position:absolute;padding:4px 0;display:flex;top:4px;left:50%;transform:translateX(-50%);}.effects-order-resizer::after{content:"";height:3px;width:32px;background-color:var(--grey2);border-radius:5px}.effects-order-resizer.guideflow_hovered::after,.effects-order-resizer[data-resize-handle-active]::after{background-color:var(--grey4)}.effects-order-header{height:48px;display:flex;justify-content:space-between;align-items:center;padding:18px}.effects-feedback-request{padding:9px 12px;background-color:var(--grey0);border-radius:6px;line-height:18px;font-size:12px;color:var(--grey6);margin:18px;margin-top:12px;}.effects-feedback-request a{color:var(--action);cursor:pointer}.effects-order-footer-wrapper{position:relative}.effects-order-headline{font-size:15px;font-weight:700}.effects-group{display:flex;position:relative;align-items:flex-start;justify-content:space-between;gap:12px;padding-left:18px;padding-right:18px;padding-top:9px;}.effects-group:last-of-type{padding-bottom:9px}.effects-group.guideflow_hovered .effects-group-drag-handle{display:flex}.effects-group-items{display:flex;flex-direction:column;box-shadow:0 0 0 1px var(--border);flex-grow:1;background-color:var(--white);border-radius:6px}.effects-group-index{color:var(--grey6);display:flex;align-items:center;width:18px;overflow:visible;margin-top:3px;padding-left:5px;height:24px;}.effects-group-index svg{flex:none}.effects-group-drag-handle{position:absolute;left:6px;top:12px;display:flex;align-items:center;justify-content:center;display:none;cursor:grab;}.effects-group-drag-handle.guideflow_hovered,.effects-group-drag-handle.dragging{display:flex;background:rgba(var(#9cabfc-rgb), .15);border-radius:6px}.effects-group-drag-handle.guideflow_hovered svg path{fill:var(--grey5)}.effects-group-drag-handle.dragging{cursor:grabbing;}.effects-group-drag-handle.dragging svg path{fill:var(--action)}.effects-item-name{font-size:12px !important;font-weight:400;display:flex;gap:6px;align-items:center;width:100%;overflow:hidden}.effects-item-text-block-contents{position:relative;height:18px;width:100%;overflow:hidden}.effects-item-text-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.effects-item-thumbnail{position:relative;width:24px;height:24px}.effects-item{display:flex;flex-grow:1;align-items:center;justify-content:space-between;gap:6px;height:30px;padding:9px;overflow:hidden;border:1px solid transparent;}.effects-item.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.effects-item.target-selected{background:rgba(var(--action-rgb), .12)}.effects-item:last-child{border-radius:0 0 6px 6px}.effects-item:first-child{border-radius:6px 6px 0 0}.effects-item:only-child{border-radius:6px}.effects-item.dragging{cursor:grabbing;min-width:100%;max-width:140px;background:rgba(var(--white-rgb), .8);transform:rotate(1deg);box-shadow:0 0 0 1px var(--border,.8),0 6px 12px 0 rgba(43,42,53,0.13),0 4px 6px 0 rgba(43,42,53,0.06)}.effects-item-type{font-size:12px;color:var(--grey5);white-space:nowrap}.effects-reorder{display:flex;align-items:center;justify-content:center;height:48px;background:#f8f8fa}.efects-reorder-button{color:var(--grey6)}.effects-empty-state{padding:24px;}.effects-empty-state p{text-align:center;color:var(--grey6)}.effects-order-empty-state{padding:42px 24px;background-image:url(https://html-assets-prod.guideflow.com/d87fae8b3202b6e608b4708b6641f5d50dbd8600);background-position:top;background-repeat:no-repeat;background-size:228px;max-height:100%;flex-grow:1;overflow:hidden;}.effects-order-empty-state p{margin-top:12px;text-align:center;color:var(--grey6)}.effects-action-buttons-wrapper{position:absolute;top:0;left:0;right:0;display:flex;pointer-events:none;transform:translateY(-100%);height:36px;height:62px;padding:13px 12px;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0.9));}.effects-action-buttons-wrapper > *{pointer-events:all}.effects-action-buttons{display:flex;box-shadow:0 1px 3px rgba(103,110,144,0.1);border-radius:8px;border:1px solid rgba(0,0,0,0.1);overflow:hidden;}.effects-action-buttons > button{height:36px;padding:9px;background:var(--white);font-size:12px;color:var(--grey7);box-shadow:none;border-radius:0;border:none;}.effects-action-buttons > button.guideflow_hovered,.effects-action-buttons > button:focus{border:none}.effects-action-buttons button + button{border-left:1px solid rgba(0,0,0,0.1) !important}.effects-action-buttons .svg-icon{margin-right:6px}.dragging-ghost{position:relative;opacity:.5}.drop-indicator{top:0;left:0;right:0;height:3px;position:absolute;border-radius:36px;background-color:var(--action);z-index:999}.effect-drop-indicator{left:51px;right:21px}.effects-group-drop-indicator{left:12px;right:18px}.dragged-multi-effect{position:relative}.dragged-effect-count{position:absolute;top:0;left:0;height:15px;width:15px;font-size:12px;line-height:18px;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--white);background-color:var(--action);border-radius:6px;translate:-50% -50%;z-index:999}.dragged-effect-items{max-width:140px}.app-bar{-webkit-app-region:drag;width:100%;background:var(--app-bar);display:flex;justify-content:space-between;height:37px;padding:0 6px 0 78px;transition:opacity 200ms ease-out;opacity:1;}.dark .app-bar{box-shadow:inset 0 -1px 0 var(--border)}.app-bar.player-mode{background:#000;color:#fff;}.app-bar.player-mode .app-bar-tab:not(.active).guideflow_hovered{color:#fff;background:var(--player-grey-8)}.app-bar.player-mode .app-bar-tab.active{background:var(--player-grey-7);color:#fff}.app-bar.player-mode .app-bar-tab .svg-icon svg{fill:#fff !important}.app-bar.can-hide{z-index:11;position:absolute;transform:translate3d(0,0,0)}.app-bar.can-hide.hide{opacity:0}.mac .app-bar{transition:padding .2s;}.mac .app-bar.full-screen{padding-left:0}.win .app-bar,.linux .app-bar{height:34px;padding:0 0 0 72px}.app-bar-tabs{display:flex;flex-grow:1;overflow:hidden}.app-bar-tabs-droppable{display:flex;width:100%;min-width:0;overflow:hidden;}.app-bar-tabs-droppable .draggable-outer{display:flex;flex-basis:210px;overflow:hidden}.app-bar-tabs-droppable .app-bar-tab-draggable{display:flex;flex:1;overflow:hidden}.app-bar-tab{-webkit-app-region:none;font-size:14px;color:rgba(255,255,255,0.8);background:var(--app-bar);min-width:0;display:flex;justify-content:space-between;align-items:center;padding:0 6px;}.app-bar-tab:not(.dashboard-tab){flex:1}.player-mode .app-bar-tab{background:#000}.win .app-bar-tab{flex-basis:240px}.app-bar-tab:not(.active).guideflow_hovered{color:#fff;background-color:rgba(var(--white-rgb), .2)}.app-bar-tab.dashboard-tab-nested{padding:0 21px !important;flex-basis:78px !important}.app-bar-tab.dashboard-tab{padding:0 12px;flex-basis:54px;flex-shrink:0;justify-content:center;}.win .app-bar-tab.dashboard-tab{flex-basis:72px}.app-bar-tab.dashboard-tab.guideflow_hovered +:before{content:none}.app-bar-tab.active{background:var(--white);color:var(--grey7);}.app-bar-tab.active.guideflow_hovered{background:var(--white)}.app-bar-title-mask{flex:1;overflow:hidden;}html[dir=ltr] .app-bar-title-mask{padding-left:6px}html[dir=rtl] .app-bar-title-mask{padding-right:6px}html[dir=ltr] .app-bar-title-mask{-moz-mask-image:-moz-linear-gradient(180deg,rgba(0,0,0,0) 6px,#000 30px);-webkit-mask-image:-webkit-linear-gradient(180deg,rgba(0,0,0,0) 6px,#000 30px)}html[dir=rtl] .app-bar-title-mask{-moz-mask-image:-moz-linear-gradient(0,rgba(0,0,0,0) 6px,#000 30px);-webkit-mask-image:-webkit-linear-gradient(0,rgba(0,0,0,0) 6px,#000 30px)}.app-bar-title{white-space:nowrap}.app-bar-divider{position:relative;}.app-bar-divider:after{content:"";display:block;position:absolute;height:18px;background:rgba(var(--white-rgb), .2);left:-1px;width:1px;top:8px}.app-bar-spacer{min-width:30px}.app-bar-tab.guideflow_hovered:after,.app-bar-tab.guideflow_hovered +:after,.app-bar-tab.active +:after,.app-bar-tab +.active:after{content:none}.window-control-buttons{display:flex}.window-control-button{-webkit-app-region:none;background:transparent;padding:0 15px;transition:all .2s;flex-shrink:0;}.window-control-button .svg-icon svg{fill:#fff !important}.window-control-button.guideflow_hovered{background:rgba(255,255,255,0.25);color:#fff}.window-control-button.quit.guideflow_hovered{background:#da615d}.search-modal-body{display:flex;flex-direction:column;overflow:hidden;flex:1}.search-modal-header{display:flex;flex:1;align-items:center}.search-modal-header-left{display:flex;gap:6px}.search-modal-header-center{flex:1;display:flex;justify-content:center}.search-tabs{margin-right:60px;}.search-tabs .template-tab{width:108px;justify-content:center}.search-results{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;padding:18px;flex:1}.search-results::-webkit-scrollbar{width:6px;background-color:transparent}.search-results::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.search-results.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.search-results-centered{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;line-height:24px}.search-results-centered-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:300px;text-align:center}.search-results-centered-title{font-size:15px;font-weight:700;margin-bottom:12px}.search-results-image{margin-bottom:12px;background-size:100%;background-repeat:no-repeat;}.search-results-image.empty{width:200px;height:160px;background-image:url(https://html-assets-prod.guideflow.com/f300f854f7b212d7afaf7943efef87cb7350a825)}.search-results-image.init{width:300px;height:204px;background-image:url(https://html-assets-prod.guideflow.com/cef4d5433a6da81db881c30ff8ad61314616f717)}.search-control-panel{border-bottom:1px solid var(--border);padding:18px;display:flex;flex-direction:column;gap:12px}.search-bar{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.search-bar-input{padding-left:33px !important;padding-right:36px !important;height:36px !important;line-height:24px;font-size:15px !important}.search-bar-icon{position:absolute;left:8px;display:flex}.search-bar-clear-button-container{position:absolute;right:6px;top:6px;}.search-bar-clear-button-container .clear-button{min-height:24px;padding:0}.search-result-title{font-weight:700;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-result-title-link.guideflow_hovered{color:var(--action)}.search-result-last-update{color:var(--grey5);font-size:12px}.search-result{display:flex;flex-direction:column;gap:6px;}.search-result .search-result-slide-preview{border-radius:3px}.search-result .search-result-preview-container{position:relative;}.search-result .search-result-preview-container.guideflow_hovered .search-result-copy-button{opacity:1}.search-result .search-result-preview-container.guideflow_hovered .slide-preview:after{box-shadow:inset 0 0 0 2px var(--action),inset 0 0 0 3px var(--grey1)}.search-result .search-result-preview-container:focus .search-result-copy-button{opacity:1}.search-result .search-result-preview-container:focus .search-result-slide-preview:after{box-shadow:inset 0 0 0 2px var(--action),inset 0 0 0 3px var(--grey1)}.search-result .search-result-slide-preview:after{border-radius:3px}.search-result .search-result-copy-button{position:absolute;bottom:12px;right:12px;padding-left:7px;opacity:0;transition:opacity 110ms ease-in-out;}.search-result .search-result-copy-button:focus-visible{opacity:1;border:1px solid rgba(var(--action-rgb), .2);background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.app{flex-direction:column;display:flex;}.app.size-class-phone{position:fixed;width:100vw;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}@supports (-webkit-overflow-scrolling:touch){@media (orientation:landscape){.app.size-class-phone{padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}.app.size-class-phone.phone-reader{padding:0;position:relative}}}@supports (-webkit-overflow-scrolling:touch){.app.size-class-phone[class*="page-"]{position:relative;min-height:100vh;height:auto}.app.size-class-phone.phone-reader{height:var(--vh,100%)}}.main{background:var(--white);color:var(--grey7);display:flex;flex:1;overflow:hidden}.page{display:flex;flex:1;flex-direction:column;overflow:hidden;background:var(--grey0);}.page.size-class-phone{background:var(--white)}.content-right{display:flex;flex:1;flex-direction:column;overflow:hidden;}.size-class-phone .content-right{overflow-y:scroll;overflow-x:hidden}.content-right.centered{max-width:1230px;margin:0 auto}.content{display:flex;flex:1;overflow:hidden;position:relative;}@supports (-webkit-overflow-scrolling:touch){.size-class-phone .content{margin-top:var(--mobile-header-height)}@media (orientation:landscape){.phone-reader .size-class-phone .content{margin-top:0 !important}}}.content.top{align-items:start;overflow-y:auto}.content.center{align-items:center;justify-content:center}.content.with-footer{flex-direction:column}.content .canvas{margin:12px;}.size-class-phone .content .canvas{margin:12px 0 0 0}.content-footer{text-align:center;font-size:14px;color:var(--grey4);padding:18px 0}.canvas-wrapper{display:flex;flex:1;flex-direction:column;position:relative;overflow:hidden;}.canvas-wrapper .canvas{padding-bottom:54px;margin-bottom:0;}.canvas-wrapper .canvas.slide-options-closed{padding-bottom:0}.player-content{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;background:#000}.sidebar{width:190px;flex-shrink:0;display:flex;position:relative;flex-direction:column;box-shadow:1px 0 0 var(--border)}.multi-drag-target{position:absolute;top:0;bottom:48px}.app-error{margin:24px}.data-editor{height:200px;display:block;width:100%}.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable:not(.ht_clone_top) thead tr th:first-child{border-left:transparent}.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable tbody tr th{border-left:transparent}.handsontable th:last-child,.handsontable td:last-child{border-right:transparent !important}.ab-iam-root{z-index:9999 !important}body:not(.show-in-app-messages).ab-pause-scrolling{touch-action:initial}body:not(.show-in-app-messages) .ab-iam-root,body:not(.show-in-app-messages) #intercom-container{display:none}.ask-to-create-button-container .button{padding-left:4px}.ask-to-create-modal-header{box-shadow:inset 0 -1px 0 #dfdfe1;}.ask-to-create-modal-header .modal-title-text{font-size:13px !important}.ask-to-create-modal-content{background-color:var(--grey0);display:flex;flex:1;flex-direction:column;padding:18px;line-height:21px;font-weight:700;color:#2b2a35}.ask-to-create-modal-members{padding-top:14px}.ask-to-create-modal-members--row{display:flex;flex-direction:row;padding-bottom:15px;}.ask-to-create-modal-members--row:last-child{padding-bottom:0}.ask-to-create-modal-members--row--identity{display:flex;flex-direction:column;justify-content:center;padding-left:12px}.ask-to-create-modal-members--row--identity--name{font-size:13px;font-weight:700;line-height:135%}.ask-to-create-modal-members--row--identity--email{font-weight:400;line-height:21px;cursor:text}.ask-to-create-modal-footer{padding:15px 18px;box-shadow:inset 0 1px 0 #dddfe5}.auto-updater-dialog{background-color:var(--grey0);border:1px solid var(--grey2);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);color:var(--grey7);display:flex;flex-direction:row;font-size:14px;gap:18px;overflow:hidden;padding:18px;width:564px;}.auto-updater-dialog.auto-updater-dialog-in-app{bottom:72px;position:absolute;right:24px;z-index:9999}.auto-updater-dialog--cogs-image{height:72px;width:72px}.auto-updater-dialog--title{font-weight:700;line-height:1.3em}.auto-updater-dialog--description{color:var(--grey7);font-size:14px;line-height:1.3em}.auto-updater-dialog--column{display:flex;flex-direction:column;flex-shrink:0}.auto-updater-dialog--text{gap:6px;flex-shrink:1;flex-grow:1;padding:6px 0}.auto-updater-dialog--actions{gap:12px;width:144px}.avatar{width:48px;height:48px;overflow:hidden;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;font-size:14px;flex-shrink:0;}.avatar.bordered{box-shadow:0 0 0 1px var(--border)}.avatar.small-squared{height:24px;width:24px;border-radius:6px}.avatar.medium-squared{height:30px;width:30px;border-radius:6px}.avatar.medium{height:30px;width:30px}.avatar.medium-big{height:36px;width:36px}.avatar.big{height:54px;width:54px;}.avatar.big .avatar-initials{font-size:15px}.avatar.giant{height:72px;width:72px;}.avatar.giant .avatar-initials{font-weight:700;font-size:42px}.avatar.small{height:24px;width:24px;font-size:12px}.avatar.tiny{height:20px;width:20px;font-size:12px}.avatar.tinier{width:16px;height:16px}.avatar.squared{border-radius:6px}.avatar.sidebar-phone{height:36px;width:36px;border-radius:9px}.avatar.large-squared{height:64px;width:64px;border-radius:12px}.avatar.tiny-squared{height:20px;width:20px;font-size:12px;border-radius:6px}.avatar.rounded-square{width:84px;height:84px;border-radius:18px;font-size:42px;margin-bottom:24px;position:relative;}.avatar.rounded-square::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1)}.avatar.sharing-dialog-avatar{height:36px;width:36px}.avatar.template-details-avatar{height:24px;width:24px;font-size:12px;}@media (min-width:918px){.avatar.template-details-avatar{width:42px;height:42px}.avatar.template-details-avatar .avatar-initials{font-size:14px}}@media (min-width:1280px){.avatar.template-details-avatar{width:54px;height:54px}.avatar.template-details-avatar .avatar-initials{font-size:15px}}.avatar-initials{display:flex;align-items:center;justify-content:center;height:100%;text-align:center;color:#fff;font-weight:bold;background:var(--border);line-height:0}.avatars-stack{display:flex;align-items:center;}html[dir=ltr] .avatars-stack{margin-right:6px}html[dir=rtl] .avatars-stack{margin-left:6px}.avatars-stack-reversed{flex-direction:row-reverse}.badge{position:absolute;z-index:10;background:var(--action);min-width:15px;height:15px;padding:0 3px;border-radius:6px;display:flex;justify-content:center;font-size:12px;color:#fff;line-height:normal;}.badge.dot{min-width:9px;height:9px;border-radius:50%}.badge.danger{background:#e84a40}.badge.grey{background:var(--grey7)}.badge.shadow{box-shadow:0 1px 3px rgba(25,25,25,0.18)}.draggable-wrapper{cursor:default}.beta-badge-wrapper{position:relative;z-index:0;display:inline-flex}.beta-badge{position:relative;padding:3px 9px;font-size:9px;font-weight:800;line-height:10px;box-sizing:border-box;background-color:var(--white);background-clip:padding-box;border:solid 1px transparent;border-radius:30px;}.beta-badge:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%)}.beta-badge-text{background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.billing-page-table{width:720px;font-size:14px;border-radius:6px;background:var(--white);border:1px solid var(--border);overflow:hidden;}.billing-page-table .billing-page-table-row:nth-child(even){background-color:var(--grey0)}.billing-page-table.with-header .billing-page-table-row:nth-child(even){background-color:var(--white)}.billing-page-table.with-header .billing-page-table-row:nth-child(odd){background-color:var(--grey0)}.billing-page-table.with-header .billing-page-table-row.header{background-color:var(--grey7);color:var(--white);font-weight:700}.billing-page-table-row{width:720px;min-height:56px;padding:0;display:flex;flex-direction:row;justify-content:space-between;}.billing-page-table-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.1)}.billing-page-table-row .column{padding-top:16px;padding-bottom:16px;padding-left:16px}.billing-page-table-row .vcentered{display:flex;align-items:center;height:100%}.billing-page-table-row .column-button{padding:13px 16px}.billing-page-table-row .accmgt-column-label,.billing-page-table-row .subscription-column-label{width:160px;font-weight:700}.billing-page-table-row .accmgt-column-value{width:480px;}.billing-page-table-row .accmgt-column-value .payment-method .svg-icon{display:flex;justify-content:center;margin-right:6px}.billing-page-table-row .accmgt-column-edit{width:80px;}.billing-page-table-row .accmgt-column-edit.wide{width:160px;display:flex;gap:16px}.billing-page-table-row .accmgt-column-edit .svg-icon.edit-large svg{fill:#586ee0 !important}.billing-page-table-row .accmgt-column-edit .svg-icon.trash svg{fill:var(--error) !important}.billing-page-table-row .subscription-column-value{width:560px}.billing-page-table-row .invoices-date{width:160px}.billing-page-table-row .invoices-number{width:200px}.billing-page-table-row .invoices-amount,.billing-page-table-row .invoices-button{width:114px;}.billing-page-table-row .invoices-amount button,.billing-page-table-row .invoices-button button{width:82px;justify-content:center}.billing-page-table-row .invoices-status{width:132px}.billing-page-table-row.due{font-weight:700;}.billing-page-table-row.due .invoices-status{color:var(--error)}.billing-page{background:var(--white);width:100%;flex:1;padding:24px 0}.billing-page-scroll{overflow-y:auto;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.billing-page-scroll::-webkit-scrollbar{width:6px;background-color:transparent}.billing-page-scroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.billing-page-scroll.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.billing-page-flex-content{display:flex;flex-direction:column;flex:1}.billing-page-tab-container{border-radius:12px;margin:0 auto;width:768px;box-shadow:0 1px 3px rgba(103,110,144,0.1)}.billing-page-tabs{display:flex;flex-direction:row;overflow:hidden;width:100%;box-shadow:0 1px 0 var(--border);}.billing-page-tabs .billing-tabs-button{display:flex;justify-content:center;color:var(--grey7);padding:14px 0 12px;flex:1 1 0;}.billing-page-tabs .billing-tabs-button.guideflow_hovered{position:relative;}.billing-page-tabs .billing-tabs-button.guideflow_hovered:after{content:"";display:block;position:absolute;bottom:0;height:2px;background:rgba(var(--action-rgb), .12);width:100%;border-radius:1px 1px 0 0}.billing-page-tabs .billing-tabs-button:active{box-shadow:0 3px 0 rgba(var(--action-rgb), .24)}.billing-page-tabs .billing-tabs-button.active{position:relative;}.billing-page-tabs .billing-tabs-button.active:after{content:"";display:block;position:absolute;bottom:0;height:2px;background:var(--action);width:100%;border-radius:1px 1px 0 0}.billing-page-tab-content{padding:24px}.billing-credit-balance-info{margin-top:12px;margin-bottom:24px}.billing-subscription-cancellation-info{margin-top:24px;color:var(--grey5);font-size:12px}.cancellation-btn .spinner.small{margin-right:12px}.cancellation-container{display:flex;align-items:center;margin-top:24px;}.cancellation-container .cancellation-error{display:flex;margin-left:12px;font-size:12px;}.cancellation-container .cancellation-error .error{line-height:24px}.cancellation-container .cancellation-error a{cursor:default;text-decoration:underline;color:var(--action)}.checkout-field-header{display:flex;justify-content:space-between;}.checkout-field-header label{margin-bottom:9px}.checkout-field-header .svg-icon{height:20px !important}.billing-drop-down-list{width:228px;}.billing-drop-down-list.pro-theme{color:#939da8 !important;background:#1e1d28 !important;}.billing-drop-down-list.pro-theme .list-search{color:#545465 !important;background:#1e1d28 !important;caret-color:#dddfe5 !important}.billing-drop-down-list.pro-theme .list-search::placeholder{color:#545465 !important}.billing-drop-down-list.pro-theme .popover-item.guideflow_hovered{color:#dddfe5 !important;background-color:#334ac0 !important;border-radius:6px !important}.checkout-field{margin-top:18px;}.checkout-field .checkout-field-value{border:1px solid var(--grey7);color:var(--black) !important;height:42px;border-radius:6px}.checkout-field .checkout-field-value.button{width:228px;font-size:14px}.checkout-field div.checkout-field-value{padding:10px}.checkout-field label .optional{font-size:12px;font-weight:normal;color:var(--grey7);margin-left:6px}.checkout-field.full-size{width:100%}.checkout-field.half-size{width:228px}.checkout-field.checkbox-field{display:flex;gap:6px;line-height:21px;align-items:center;}.checkout-field.checkbox-field.in-modal{margin-top:18px}.checkout-field.checkbox-field.in-checkout{padding:12px;border:1px solid var(--grey7);border-radius:6px}.checkout-field.checkbox-field .checkout-field-header label{margin-bottom:0}.checkout-field.checkbox-field .checkbox input:not(:checked) + .checkbox-inner{background-color:var(--white)}.checkout-field .footer{color:var(--grey7);font-size:12px;margin-top:6px}.checkout-field.error .footer{color:var(--red)}.checkout-field.error .checkout-field-value{background-color:rgba(255,118,115,0.1);border:1px solid var(--red)}.discount-badge,.discount-badge-white{margin:0;padding:0;}.discount-badge.svg-icon,.discount-badge-white.svg-icon{display:block;margin-top:-4px;margin-left:3px;width:36px !important;height:18px !important}.checkout-field-input{position:relative;}.checkout-field-input input{background:var(--white);}.checkout-field-input input:-webkit-autofill,.checkout-field-input input:-webkit-autofill.guideflow_hovered,.checkout-field-input input:-webkit-autofill:focus{-webkit-text-fill-color:var(--black);-webkit-box-shadow:0 0 0 1000px var(--white) inset}.checkout-field-input .svg-icon{position:absolute;right:18px;top:10px;color:var(--grey7)}.checkout-field-input .arrow-down-small svg{fill:var(--grey2) !important}.manage-members-btn{margin-top:18px}.manage-members-modal.modal-styled .modal{background-color:#111112;color:var(--black)}.manage-members-modal.modal-styled .modal-title{background:#2a2c37;}.manage-members-modal.modal-styled .modal-title .modal-title-text{color:var(--black);font-size:13px}.manage-members-modal-container{display:flex;flex-direction:column;flex:1 1 0;}.manage-members-modal-container .manage-members-modal-content{height:100%;max-height:87vh;overflow-y:scroll;padding:18px;}.manage-members-modal-container .manage-members-modal-content .manage-members-modal-subtitle{line-height:21px;}.manage-members-modal-container .manage-members-modal-content .manage-members-modal-subtitle.bold{font-weight:700}.manage-members-modal-container .manage-members-modal-footer{background-color:#2a2c37;margin-top:auto;padding:12px 18px;display:flex;gap:12px;}.manage-members-modal-container .manage-members-modal-footer .button{flex:1 1 0;font-size:13px;}.manage-members-modal-container .manage-members-modal-footer .button.save-members{background:#334ac0;border:1px solid rgba(0,0,0,0.1);}.manage-members-modal-container .manage-members-modal-footer .button.save-members.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12))}.manage-members-modal-container .manage-members-search{position:relative;}.manage-members-modal-container .manage-members-search .svg-icon{position:absolute;top:50%;transform:translateY(-50%);}.manage-members-modal-container .manage-members-search .svg-icon.search{left:12px}.manage-members-modal-container .manage-members-search .svg-icon.cancel-search-query{right:12px}.manage-members-modal-container .manage-members-search .manage-members-input{height:48px;padding:12px 48px;border:none;border-radius:0;background:transparent;border-bottom:1px solid #2a2c37;color:var(--black);}.manage-members-modal-container .manage-members-search .manage-members-input::placeholder{color:#8f92a3}.manage-members-modal-container .manage-members-users-list{margin-top:12px;background:#1b1b20;border:1px solid #2a2c37;border-radius:12px}.manage-members-modal-container .manage-members-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;gap:12px}.manage-members-modal-container .manage-members-editor-row{padding:18px;display:flex;justify-content:space-between;align-items:center;gap:54px;}.manage-members-modal-container .manage-members-editor-row:not(:last-child){border-bottom:1px solid #2a2c37}.manage-members-modal-container .manage-members-editor-row .table-cell{flex:1}.manage-members-modal-container .manage-members-editor-row .manage-members-editor{display:flex;align-items:center;justify-content:left;}.manage-members-modal-container .manage-members-editor-row .manage-members-editor .manage-members-editor-avatar .avatar{width:36px;height:36px}.manage-members-modal-container .manage-members-editor-row .manage-members-editor .manage-members-editor-identity{margin:0 12px;}.manage-members-modal-container .manage-members-editor-row .manage-members-editor .manage-members-editor-identity .name{font-size:14px;font-weight:700;line-height:21px;max-width:222px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.manage-members-modal-container .manage-members-editor-row .manage-members-editor .manage-members-editor-identity .email{color:#8f92a3;font-size:12px;line-height:18px}.manage-members-modal-container .manage-members-editor-row .manage-members-editor-role{display:flex;align-items:center;justify-content:flex-end;font-size:14px;font-weight:500;line-height:21px}.manage-members-modal-container .manage-members-role-label{margin-right:24px}.manage-members-modal-container .manage-members-dropdown .manage-members-dropdown-trigger{display:flex;align-items:center;font-size:14px;color:#f8f8fa}.manage-members-dropdown-list{background:#2b2a35 !important;border:none !important;}.manage-members-dropdown-list .popover-item.highlight{color:var(--black)}.manage-members-dropdown-list .popover-item.guideflow_hovered{background:#303d7b !important;color:var(--black)}.manage-members-dropdown-list .popover-item-text{white-space:normal}.manage-members-dropdown-list .role-label-container{height:69px;display:flex;flex-direction:column;justify-content:center;}.manage-members-dropdown-list .role-label-container .title{font-size:14px;font-weight:700;color:var(--black);line-height:21px}.manage-members-dropdown-list .role-label-container .subtitle{font-size:12px;line-height:18px}.manage-members-modal-content .role-downgrade-modal-content{background:none;padding:0}.pricing-page{margin-top:48px;}.pricing-page .billing-plan-features{width:252px}.pricing-page .billing-plan{width:216px}.pricing-page .billing-plan-feature{height:30px}.billing-plans{display:flex;position:relative;overflow:visible;width:912px;margin:0 auto;justify-content:space-between}.billing-plan .pro-plan,.billing-plan .free-plan{padding:36px 42px 24px 42px;border-radius:6px}.billing-plan .billing-badge{background:none;border-radius:20px;border:1px solid var(--grey7);}.billing-plan .billing-badge.soon{padding-bottom:3px;border:1px solid var(--grey7);color:var(--grey7)}.billing-plan .billing-badge.beta{border:1px solid var(--action);color:var(--action)}.billing-plan .pro-plan{color:var(--black)}.billing-plan .free-plan .billing-price-interval{font-size:15px;font-weight:bold}.billing-plan-features{margin-top:30px;}.billing-plan-features ul{margin:12px 0}.billing-plan-feature-header{text-align:left;font-weight:bold}.billing-plan-feature{display:flex;align-items:center;}.billing-plan-feature .svg-icon.done{justify-content:flex-start;}.billing-plan-feature .svg-icon.done svg{fill:var(--grey4) !important}.billing-plan-header{height:168px}.billing-plan-description{width:164px;font-size:14px;line-height:23px;padding:12px 0;word-break:keep-all;color:var(--grey4)}.billing-plan-interval{font-size:14px;color:var(--grey7);font-weight:normal;margin-left:6px}.billing-price-and-currency{display:flex;align-items:center}.billing-price{font-weight:bold;font-size:30px;font-weight:800}.billing-currency{font-size:14px;margin-right:6px;font-weight:normal;margin-top:-10px}.billing-disclaimer{font-size:14px;width:912px;color:var(--grey7);margin:72px auto;}.billing-disclaimer a{color:var(--black);text-decoration:underline}.billing-disclaimer div:not(:last-child){padding-bottom:6px}.billing-comparison-upgrade{display:flex;align-items:center;justify-content:center}.billing-comparison-title{max-width:696px;text-align:center;margin:48px auto}.pricing-logos{display:flex;justify-content:center;background:linear-gradient(180deg,rgba(30,29,40,0) 0%,rgba(30,29,40,0.4) 100%);flex-direction:column;margin-bottom:102px;padding-top:12px;padding-bottom:102px;}.pricing-logos > div{width:912px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}.pricing-logos div:first-child{margin-bottom:30px}.billing-plans-comparison{margin:0 auto;padding:36px 0;width:912px;text-align:center}.billing-comparison-table{margin-top:60px;}.billing-comparison-table .billing-disclaimer{margin:48px auto}.billing-comparison-section,.billing-comparison-row{display:flex;justify-content:space-between;}.billing-comparison-section div,.billing-comparison-row div{text-align:center;flex-grow:1;flex-basis:0}.billing-comparison-section{display:flex;margin:12px 0;font-weight:bold;text-align:left;font-size:15px;padding:12px;}.billing-comparison-section div:first-child{text-align:left}.billing-comparison-section.less-distance{padding-top:6px;margin-top:0}.billing-comparison-row{padding:9px 0;color:var(--grey4);padding:12px;}.billing-comparison-row .billing-badge{background:none}.billing-comparison-row:nth-child(even){background:rgba(255,255,255,0.03)}.billing-comparison-row div{margin:0 auto}.billing-comparison-row .svg-icon.done svg{fill:var(--grey4) !important}.billing-comparison-row .svg-icon.pro-information{width:18px !important;height:18px !important;}.billing-comparison-row .svg-icon.pro-information svg{fill:var(--grey7) !important}.billing-comparison-row.bold{font-weight:bold}.billing-comparison-row > div:first-child{display:flex;align-items:center;}.billing-comparison-row > div:first-child span{margin-right:12px}.comparison{flex-grow:0 !important;margin:0 !important;height:19px;background:none;}.comparison.beta{color:var(--action);border:1px solid var(--action)}.comparison.soon{color:var(--grey7);border:1px solid var(--grey7)}.pricing-faqs{display:flex;flex-direction:column;align-items:center;padding-top:24px;}.pricing-faqs img{width:240px;margin-bottom:6px}.pricing-faq-container{display:flex;flex-wrap:wrap;width:900px;justify-content:space-between;margin-top:72px}.pricing-faq{width:420px;padding-top:12px;padding-bottom:36px;border-top:1px solid #545465}.pricing-faq-answer{padding-top:18px;color:var(--grey7);line-height:22.5px}.pricing-faq-footer{color:var(--grey7);padding-top:24px;padding-bottom:60px;}.pricing-faq-footer a{color:var(--black);text-decoration:underline}.pricing-testimonial{display:flex;justify-content:center;background:linear-gradient(180deg,rgba(30,29,40,0) 0%,rgba(30,29,40,0.4) 100%);padding-bottom:72px;align-items:center;margin:36px auto;flex-direction:column;}.pricing-testimonial h1{text-align:center;line-height:56px;width:816px;margin:36px 0}.pricing-testimonial-author{font-weight:700;padding-bottom:6px;font-size:15px}.pricing-testimonial-subtitle{color:var(--grey7);font-size:14px}.pricing-footer{display:flex;justify-content:center;margin-bottom:36px;}.pricing-footer img{width:450px}.pricing-footer h1{margin-bottom:12px}.pricing-footer div{display:flex;flex-direction:column;justify-content:center;width:450px}.pricing-footer-cta{margin-top:36px}.checkout-page{background-color:var(--white);}.checkout-page h1{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8)}.checkout-page .title-bar{z-index:10;box-shadow:none !important;height:72px;}.checkout-page .title-bar .title-bar-section img{height:24px}.checkout-page .title-bar b{padding:.25em}.checkout-page .billing-receipt{overflow:auto;background-color:#111112;border:1px solid var(--grey9);border-radius:6px;min-height:285px;width:360px}.checkout-page .billing-receipt-banner{background:#2b2a35;}.checkout-page .billing-receipt-banner .billing-receipt-description{color:#939da8}.checkout-page .billing-receipt-banner .billing-receipt-terms{margin-top:17px;font-size:10px;}.checkout-page .billing-receipt-banner .billing-receipt-terms a{color:var(--action)}.checkout-page .billing-receipt-section.dashed-line{border-bottom:1px dashed var(--grey9)}.checkout-page .billing-receipt-section.solid-line{border-bottom:1px solid var(--grey9)}.checkout-page .billing-receipt-section .due-today{color:var(--grey8);font-weight:700}.checkout-page .billing-receipt-section .billing-receipt-name{color:var(--grey8);}.checkout-page .billing-receipt-section .billing-receipt-name.secondary{color:#939da8}.checkout-page .billing-receipt-section .billing-receipt-value{color:var(--grey8);}.checkout-page .billing-receipt-section .billing-receipt-value.secondary{color:#939da8}.checkout-page .coupon-content input{background-color:#111112}.billing-receipt-banner{margin:30px 30px 6px}.billing{background:var(--white);width:100%;height:100%;padding-top:60px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.billing::-webkit-scrollbar{width:6px;background-color:transparent}.billing::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.billing.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.billing-dashboard{display:flex;flex-direction:column;width:100%;height:100%;padding:42px;padding-top:0;justify-content:space-between;overflow:auto}.billing-badge{border-radius:8px;background:linear-gradient(91.56deg,#4966f7 0%,#8253ff 122.55%);font-size:12px;margin-left:12px;padding:2px 6px}.billing-error-banner{position:fixed;width:960px;top:60px;display:flex;justify-content:center;z-index:10;}.billing-error-banner .message-container{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#ff7673;padding:24px;color:var(--black);border-radius:6px;}.billing-error-banner .message-container .title{margin-right:3px}.billing-error-banner a{text-decoration:underline}.purchase-successful{min-width:660px;position:relative;padding:0 72px;align-items:center;text-align:center;display:flex;flex-direction:column;}.purchase-successful h1{font-size:42px}.purchase-successful img{height:324px;margin-left:36px;margin-top:12px}.payment-successful-description{width:528px;color:var(--black);margin-top:24px;margin-bottom:30px;font-size:14px;line-height:21px;}.payment-successful-description a{text-decoration:underline}.payment-successful-subtitle{width:520px;font-size:30px !important}.payment-successful-discoverability{margin:0;padding:18px 24px;display:flex;align-items:center;}.payment-successful-discoverability.enabled{margin-bottom:30px;font-size:14px;border:1px solid var(--grey4);border-radius:12px;text-align:left;width:528px}.payment-successful-discoverability button{margin-left:30px}.payment-successful-discoverability .discoverability-text{width:354px;line-height:18px}.billing-header{display:flex;align-items:flex-start;flex-direction:column;margin:0 auto;width:912px;}.billing-header.pro-billing{width:576px}.billing-header .avatar{width:64px;margin-bottom:18px}.billing-header .plan-comparison-cycle-switcher{display:flex;align-items:center;margin-top:38px;}.billing-header .plan-comparison-cycle-switcher .svg-icon{margin-top:-6px}.billing-header .plan-comparison-cycle-switcher .toggle-button{position:relative;display:inline-bock;width:30px;height:18px;margin:0 13px}.billing-header .plan-comparison-cycle-switcher .toggle-button input{opacity:0;width:0;height:0}.billing-header .plan-comparison-cycle-switcher .toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#545465;-webkit-transition:.4s;transition:.4s;border-radius:34px}.billing-header .plan-comparison-cycle-switcher .toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:1px;bottom:1px;background-color:var(--black);-webkit-transition:.4s;transition:.4s;border-radius:50%}.billing-header .plan-comparison-cycle-switcher input:checked + .toggle-slider{background-color:#545465 !important}.billing-header .plan-comparison-cycle-switcher input:focus + .toggle-slider{box-shadow:0 0 1px #545465 !important}.billing-header .plan-comparison-cycle-switcher input:checked + .toggle-slider:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px)}.billing-header-title{width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;}.billing-header-title span{color:var(--action)}.billing-update-modal .gst-registered-checkbox-billing .checkout-field-header{color:var(--grey6)}.billing-update-modal #billing-edit-customer-taxid-body{overflow:initial}.billing-update-modal .modal-body input{height:42px}.billing-update-modal .modal-body .update-field{margin-top:18px}.billing-update-modal .modal-body .checkout-field-value{border:1px solid var(--grey4);color:var(--grey7) !important;background:var(--white)}.billing-update-modal .modal-body button.prefix{margin-bottom:0;color:var(--grey7);background-color:#f6f6f9}.billing-update-modal .modal-body .taxid-read-only{margin-top:10px}.billing-update-modal .modal-footer .button{flex:0;margin-left:auto}.billing-update-modal .modal-footer .spinner.small{margin-right:12px}.billing-update-modal .modal-footer .error{display:flex;align-items:center;}.billing-update-modal .modal-footer .error .message{margin-left:6px;margin-right:24px;color:var(--grey7);font-size:14px}.billing-update-modal .callout{width:480px}.billing-update-modal .callout__error{margin-bottom:18px}.billing-update-modal .callout__action{margin-top:18px}.billing-cancel-subscription .modal{border-radius:12px !important;}.billing-cancel-subscription .modal .modal-title{padding-top:30px;padding-bottom:15px;}.billing-cancel-subscription .modal .modal-title .svg-icon{height:19px !important;width:19px !important}.billing-cancel-subscription .modal .modal-title-text{font-size:15px;font-weight:700;color:var(--grey7) !important;}.billing-cancel-subscription .modal .modal-title-text span{font-weight:700}.billing-cancel-subscription .modal .modal-body{border-top:none;padding:0}.billing-cancel-subscription-modal{color:var(--grey7);font-size:14px;}.billing-cancel-subscription-modal .modal-subtitle{line-height:22.75px}.billing-cancel-subscription-modal .cancel-subscription-items{padding:0 16px 18px;padding-top:0;border-bottom:1px solid var(--grey2);}.billing-cancel-subscription-modal .cancel-subscription-items .cancel-subscription-item{color:var(--grey7);font-size:15px;display:flex;margin-top:18px;align-items:center;line-height:18px;}.billing-cancel-subscription-modal .cancel-subscription-items .cancel-subscription-item:first-child{margin-top:0}.billing-cancel-subscription-modal .cancel-subscription-items .cancel-subscription-item .svg-icon{margin-right:12px;}.billing-cancel-subscription-modal .cancel-subscription-items .cancel-subscription-item .svg-icon svg{fill:var(--grey8) !important}.billing-cancel-subscription-modal .cancel-subscription-items .reason-placeholder{color:var(--grey5)}.billing-cancel-subscription-modal .modal-footer{display:flex;height:72px;background-color:var(--grey1);font-size:12px;line-height:15px;}.billing-cancel-subscription-modal .modal-footer .spinner.small{margin-right:12px}.billing-cancel-subscription-modal .modal-footer .content{display:flex;align-items:center;}.billing-cancel-subscription-modal .modal-footer .content .text{font-size:14px;color:var(--action)}.billing-cancel-subscription-modal .modal-footer .content .svg-icon{margin-right:6px}.billing-cancel-subscription-modal .modal-footer a{cursor:default;text-decoration:underline;color:var(--action)}.billing-cancel-subscription-modal .modal-footer button{flex:0;font-size:14px;font-weight:500;line-height:14px;padding-left:12px;padding-right:12px;color:var(--white);box-sizing:border-box;background-color:var(--error);border:1px solid var(--black) 10%;box-shadow:0 1px 3px 0 rgba(43,42,53,0.99) 18%}.billing-cancel-subscription-modal .modal-footer button.guideflow_hovered{background:linear-gradient(0,rgba(255,255,255,0.1),rgba(255,255,255,0.1)),var(--error)}.billing-cancel-subscription-modal .support{font-size:12px;color:var(--grey5);margin-bottom:6px;}.billing-cancel-subscription-modal .support a{cursor:default;text-decoration:underline}.billing-cancel-subscription-modal .support a.guideflow_hovered{cursor:default}.cancel-subscription-modal-info{padding:0 18px}.billing-modal-info-section{display:flex;}.billing-modal-info-section .svg-icon{margin-right:12px;}.billing-modal-info-section .svg-icon svg{fill:var(--grey8) !important}.billing-modal-info-title{font-weight:700;font-size:15px;color:var(--grey7);margin-bottom:12px;margin-left:36px;margin-top:18px}.billing-modal-info-description{line-height:18px;color:var(--grey7);margin-bottom:18px}.cancel-reason{display:flex;align-items:center;padding:12px 0;}.cancel-reason label{margin-left:12px;color:var(--grey7);font-size:15px}.cancel-reason-textarea{display:flex;justify-content:center;padding-top:12px;}.cancel-reason-textarea textarea{resize:none;border-radius:6px;width:507px;font-size:14px;height:96px;padding:12px;border:1px solid var(--border);color:var(--grey7)}.churn-drop-down-btn{width:100%;height:36px;}.churn-drop-down-btn:nth-child(2){margin-top:15px}#pitch-logo-checkout{height:24px !important;width:72px !important;}#pitch-logo-checkout svg{height:24px !important}.checkout-container{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;width:984px;justify-content:space-between;padding-top:24px;margin:0 auto;display:flex;}.checkout-container::-webkit-scrollbar{width:6px;background-color:transparent}.checkout-container::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.checkout-container.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.checkout-container.error{padding-top:108px}.checkout-container.review-container{justify-content:center;flex-direction:row;}.checkout-container.review-container .billing-receipt{width:367px}.checkout-container.edit-container{margin-top:42px}.checkout{width:480px}.checkout-section{width:480px;margin-bottom:42px;}.checkout-section h2{font-weight:700;font-size:15px;width:100%;margin-bottom:3px}.checkout-section.premium{width:auto;margin-bottom:0;}.checkout-section.premium h2{color:var(--grey7)}.checkout-section p{font-size:14px;width:100%;color:var(--grey7)}.checkout-fixed-quantity{padding:12px 0}.checkout-input-set{display:flex;flex-wrap:wrap;justify-content:space-between}.modal-body .checkout-input-set{margin-bottom:0;}.modal-body .checkout-input-set .checkout-field:nth-child(1){margin-top:0}.modal-body .checkout-input-set.address .checkout-field:nth-child(-n+2){margin-top:0}.billing-cycle{margin-top:18px;width:100%;display:flex;justify-content:space-between}.billing-cycle-field{width:228px;height:60px;font-weight:bold;padding-left:12px;display:flex;align-items:center;border-radius:6px;border:1px solid var(--grey7);color:var(--grey7);}.billing-cycle-field.selected{color:var(--black);border:1px solid #334ac0;background:#334ac0}.billing-cycle-field .cycle-interval{display:flex;flex-wrap:wrap;align-items:center}.billing-cycle-field .sub-label{margin-top:4px;font-size:12px}.billing-cycle-field .checkmark-container{width:24px;position:relative}.billing-cycle-field .checkmark{position:absolute;top:-6px;height:12px;width:12px;background-color:var(--grey4);box-sizing:border-box;border-radius:50%}.billing-cycle-field .checkmark:after{position:absolute;content:"";top:3px;left:3px;width:6px;height:6px;border-radius:50%;background:var(--grey7)}.billing-cycle-field .checkmark.active:after{background-color:var(--action)}.checkout-container .billing-receipt-container{width:384px}.checkout-container .billing-receipt{position:fixed}.billing-receipt{overflow:auto;background-color:#111112;border:1px solid var(--grey8);border-radius:6px;min-height:285px;width:384px}.svg-icon.pro-badge-bigger{width:30px !important;}.svg-icon.pro-badge-bigger rect{x:0;width:30px}.billing-receipt-banner{padding:18px;border-radius:6px;}.billing-receipt-banner .billing-receipt-banner-title{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.billing-receipt-banner .billing-receipt-avatar{height:24px;width:24px;font-size:12px;border-radius:6px}.billing-receipt-banner .billing-receipt-workspace{margin-left:6px;margin-right:6px;max-width:162px;font-size:14px;font-weight:700;color:var(--grey8);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.billing-receipt-banner .billing-receipt-description{font-size:12px;text-align:center}.billing-receipt-purchase-button{margin-top:12px}.billing-receipt-section{flex-flow:wrap;padding-top:12px;display:flex;justify-content:space-between;color:var(--black);line-height:18px;font-size:14px;margin:0 30px;}.billing-receipt-section.narrow{padding-top:6px}.billing-receipt-section .due-today{display:flex;flex-grow:1;flex-direction:row;justify-content:space-between;margin-top:6px;margin-bottom:30px;font-size:18px}.billing-receipt-section .billing-receipt-value{font-weight:700;}.billing-receipt-section .billing-receipt-value.secondary{font-weight:400}.billing-receipt-section .billing-receipt-value.coupon{text-decoration:line-through}.billing-receipt-section .payment-method{display:flex;}.billing-receipt-section .payment-method .svg-icon{margin-right:6px;height:18px !important;width:30px !important}.billing-receipt-address{max-width:180px;text-align:right}.coupon-content{display:flex;flex:1;gap:12px;}.coupon-content input{margin-right:12px;background-color:#111112}.coupon-content .button{justify-content:center;flex-grow:1}.coupon-content .checkout-field{margin-top:0}.coupon-container{display:flex;align-items:center;justify-content:space-between;width:100%}.coupon-value-container{display:inline-block;margin-left:auto;margin-right:11px;}.coupon-value-container.pending{background-color:var(--grey7);border-radius:6px;}.coupon-value-container.pending .coupon-value{font-weight:700;font-size:12px;color:#fff;padding:0 5px}.amount-coupon{padding-top:12px;font-size:14px;width:100%;color:var(--grey3)}.coupon-value{gap:5px;display:flex;align-items:center;justify-content:center;}.coupon-value.secondary{color:#939da8}.coupon-value .revoke .svg-icon{width:20px;height:20px}.coupon-value .revoke svg{fill:#fff !important;width:20px;height:20px}.billing-receipt-coupon-section{display:flex;align-items:baseline;gap:12px;}.billing-receipt-coupon-section #billing-coupon,.billing-receipt-coupon-section .button{height:30px}.billing-receipt-coupon-section .svg-icon{top:3px;right:3px}#billing-coupon{height:30px}.billing-receipt-header{border-radius:6px 6px 0 0;background:linear-gradient(74.85deg,#2e3cf9 10.65%,#c20ddf 89.35%);height:6px}.checkout-disabled-warning{display:flex;align-items:center;margin:60px auto 0 auto;color:var(--grey7);gap:6px;}.checkout-disabled-warning .svg-icon svg{fill:var(--grey3) !important}.checkout-disabled-warning span.underline{text-decoration:underline}.checkout-disabled-warning .cancel-subscription{color:var(--error)}.cancel-title-back{display:flex;align-items:center;gap:20px;}html[dir=ltr] .cancel-title-back{padding-left:18px}html[dir=rtl] .cancel-title-back{padding-right:18px}.billing-mobile{margin:0 auto;display:flex;justify-content:center;align-items:center;margin-top:42px;text-align:center;flex-direction:column;color:var(--grey7);}.billing-mobile .billing-mobile-icon{margin-top:42px;width:239px;height:239px;background-size:contain;background-image:url(https://html-assets-prod.guideflow.com/d396071e29dfae7dae3014f0803f6632c32eea0e)}.billing-mobile .svg-icon{width:auto !important;height:auto !important}.billing-mobile h1{margin-bottom:18px}.upsell-modal{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;}.upsell-modal .upsell-modal-close{position:absolute;top:12px;right:12px}.upsell-modal .upsell-modal-title-container{width:100%;text-align:left;border-bottom:1px solid #dfdfe1;padding:15px 18px}.upsell-modal .upsell-modal-title{font-size:14px}.upsell-modal .upsell-modal-content-container{width:100%;background:var(--grey0)}.upsell-modal .upsell-modal-content{font-size:14px;line-height:22.5px;color:var(--grey7);padding:18px}.upsell-modal .upsell-modal-button-container{width:100%;border-top:1px solid #dfdfe1;padding:15px 18px;}.upsell-modal .upsell-modal-button-container .upsell{font-size:14px}.members-wrapper{display:flex}.checkbox-container{width:100%;padding:12px;border:1px solid var(--grey7);border-radius:6px;margin-top:15px;}.checkbox-container .business-fields{display:flex;flex-wrap:wrap;justify-content:space-between;height:86px;opacity:1;transition:opacity .4s ease-out,height .2s ease-out;}.checkbox-container .business-fields.with-error{height:118px;transition:opacity .2s ease-out,height .3s ease-out}.checkbox-container .business-fields.with-gst{height:151px;transition:opacity .2s ease-out,height .3s ease-out;}.checkbox-container .business-fields.with-gst.with-error{height:186px;transition:opacity .2s ease-out,height .3s ease-out}.checkbox-container .business-fields.hidden{height:0;opacity:0;transition:opacity .2s ease-out,height .3s ease-out}.checkbox-container .business-fields .half-size{width:216px}.checkbox-container .checkbox-field.business-checkbox{border:none;padding:0;margin:0}.checkbox-container .checkbox-field.gst-checkbox{margin-top:15px;height:48px;transition:opacity .2s ease-out,height .3s ease-out;}.checkbox-container .checkbox-field.gst-checkbox.hidden{height:0;opacity:0;transition:opacity .2s ease-out,height .3s ease-out}.pro-incentive-tooltip{width:209px;padding:12px !important;background-color:rgba(43,42,53,0.99) !important;border-radius:12px !important;max-width:600px !important}.pro-incentive-tooltip-content{color:#dddfe5;font-size:12px;}.pro-incentive-tooltip-content.not-allowed{font-size:14px;text-align:center}.pro-incentive-tooltip-content a{display:block;margin-top:6px;color:#939da8 !important}.pro-incentive-tooltip-content a.guideflow_hovered{cursor:default;text-decoration:underline}.pro-incentive-actions{display:flex;justify-content:space-between;margin-top:4px}.pro-incentive-tooltip-headline{font-size:14px;color:#fff;margin-bottom:6px}.pro-incentive-export-pdf{display:flex;align-items:center;}.pro-incentive-export-pdf .svg-icon{margin-left:6px}.upload-videos-incentive.modal-styled .modal,.upload-files-incentive.modal-styled .modal,.folder-sharing-incentive.modal-styled .modal{border-radius:12px}.upload-videos-incentive img,.upload-files-incentive img,.folder-sharing-incentive img{height:120px;margin-bottom:24px}.upsell-incentive-tooltip{padding:6px 16px;display:flex;flex-direction:column;gap:6px;text-align:center;font-size:14px;line-height:17.55px;}.upsell-incentive-tooltip.not-allowed{padding:12px 16px}.upsell-incentive-tooltip--headline{font-weight:bold;color:var(--white)}.presentation-analytics-tooltip--body{color:var(--grey3);}.presentation-analytics-tooltip--body.not-allowed{color:var(--grey4)}.upsell-incentive-tooltip--actions{display:flex;justify-content:center;align-items:center;color:var(--white);cursor:default;}.upsell-incentive-tooltip--actions .button.upsell{margin-top:12px;font-size:12px;height:21px;padding:0 9px;background:linear-gradient(63.2deg,#3438f6 26.5%,#c70bde 93.93%)}.billing-upsell-modal{background:#000;height:100%;width:100%;display:flex;justify-content:space-between;}.billing-upsell-modal .close-button{position:absolute;padding:0;right:20px;top:20px}.billing-upsell-modal.not-allowed{flex-direction:column;justify-content:center;}.billing-upsell-modal.not-allowed .close-button svg{fill:var(--grey7)}.billing-upsell-modal-title-container{margin-left:60px;margin-top:60px;}.billing-upsell-modal-title-container.free-trial{margin-top:80px}.billing-upsell-modal-title-container.contextual{margin:60px 52px 55px}.billing-upsell-modal-title-container.not-allowed{margin:48px 60px 55px}.billing-upsell-modal-title{font-size:60px;color:#fff;font-weight:800;font-family:"Mark Pro",sans-serif;line-height:72px;}.billing-upsell-modal-title.free-trial{line-height:62px;letter-spacing:-1.5px}.billing-upsell-modal-title.contextual{font-size:30px;line-height:36px;letter-spacing:-.63px;position:absolute;visibility:hidden;opacity:0;height:0;width:0;}.billing-upsell-modal-title.contextual.active{position:relative;visibility:visible;opacity:1;height:auto;width:100%;transition:opacity .8s linear}.billing-upsell-modal-title .gradient{background:-webkit-linear-gradient(right,#1129ff,#db1196);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.billing-upsell-modal-subtitle{font-size:17px;color:var(--grey4);line-height:27px;margin-top:30px;margin-right:110px;position:absolute;opacity:0;height:0;width:0;}.billing-upsell-modal-subtitle.contextual{margin-top:0;margin-right:0;color:var(--grey3);}.billing-upsell-modal-subtitle.contextual.active{margin-top:34px}.billing-upsell-modal-subtitle.active{position:relative;opacity:1;height:auto;width:100%;transition:opacity .8s linear}.billing-upsell-carousel-container{overflow:hidden;flex:1;display:flex;flex-direction:column}.billing-upsell-carousel{flex:1;display:flex;overflow:hidden;width:342px}.billing-upsell-carousel-page{min-width:342px;display:flex;flex-direction:column;opacity:0;}.billing-upsell-carousel-page.active{opacity:1;transition:opacity .8s linear}.billing-upsell-carousel-page .subtitle{margin-top:6px;line-height:22.5px;font-size:14px;color:var(--grey7)}.billing-upsell-carousel-switcher{display:flex;gap:3px;height:30px;}.billing-upsell-carousel-switcher .upsell-page-container{display:flex;flex:1;height:30px;align-items:center;}.billing-upsell-carousel-switcher .upsell-page-container.guideflow_hovered .upsell-page{height:4px}.billing-upsell-carousel-switcher .upsell-page-container.guideflow_hovered .active{height:4px}.billing-upsell-carousel-switcher .upsell-page-container.guideflow_hovered .current{height:3px;}.billing-upsell-carousel-switcher .upsell-page-container.guideflow_hovered .current .progress{height:3px}.billing-upsell-carousel-switcher .upsell-page{border-radius:3px;background:var(--grey2);height:3px;width:100%}.billing-upsell-carousel-switcher .active{background:var(--action)}.billing-upsell-carousel-switcher .current{background:var(--grey2);}.billing-upsell-carousel-switcher .current .progress{height:3px;background:var(--action);border-radius:3px}.modal-dashboard-incentive .modal{border-radius:12px !important}.modal-dashboard-incentive .billing-receipt{background-color:#fff;width:360px;flex:1;border:none;}.modal-dashboard-incentive .billing-receipt .billing-receipt-banner{background:var(--grey1);margin-bottom:9px;}.modal-dashboard-incentive .billing-receipt .billing-receipt-banner .billing-receipt-description{color:var(--grey5)}.modal-dashboard-incentive .billing-receipt .billing-receipt-banner .billing-receipt-workspace{color:var(--grey9)}.modal-dashboard-incentive .billing-receipt .billing-receipt-section{margin:0 30px;font-size:12px;line-height:15px;padding-top:18px;}.modal-dashboard-incentive .billing-receipt .billing-receipt-section.narrow{padding-top:12px}.modal-dashboard-incentive .billing-receipt .billing-receipt-section.dashed-line{border-bottom:1px dashed rgba(43,42,53,0.12);padding-top:18px}.modal-dashboard-incentive .billing-receipt .billing-receipt-section.solid-line{border-bottom:1px solid rgba(43,42,53,0.12);padding-top:18px}.modal-dashboard-incentive .billing-receipt .billing-receipt-section .due-today{color:var(--grey7);font-weight:700}.modal-dashboard-incentive .billing-receipt .billing-receipt-section .billing-receipt-name{color:var(--grey7);}.modal-dashboard-incentive .billing-receipt .billing-receipt-section .billing-receipt-name.secondary{color:var(--grey5)}.modal-dashboard-incentive .billing-receipt .billing-receipt-section .billing-receipt-value{color:var(--grey7);}.modal-dashboard-incentive .billing-receipt .billing-receipt-section .billing-receipt-value.secondary{color:var(--grey5)}.modal-dashboard-incentive .billing-receipt .coupon-value-container.pending{background:#fff;border:1px solid rgba(43,42,53,0.1);box-shadow:0 1px 3px rgba(103,110,144,0.1)}.modal-dashboard-incentive .billing-receipt .coupon-content input{background-color:var(--white);border-color:#dfdfe1}.modal-dashboard-incentive .billing-receipt .coupon-content button{font-size:13px}.modal-dashboard-incentive .billing-receipt .coupon-value{color:var(--action);font-weight:400;}.modal-dashboard-incentive .billing-receipt .coupon-value .revoke svg{fill:var(--action) !important}.modal-dashboard-incentive .review-container .billing-receipt{height:100%;border-right:1px solid var(--border);border-radius:0}.modal-dashboard-incentive .review-container .billing-receipt-banner{background:var(--grey1);margin:18px 30px 13px}.modal-dashboard-incentive .review-container .billing-receipt-section{padding-top:12px;}.modal-dashboard-incentive .review-container .billing-receipt-section.narrow{padding-top:6px}.modal-dashboard-incentive .review-container .billing-receipt-section.dashed-line{padding-top:12px}.modal-dashboard-incentive .review-container .billing-receipt-section.solid-line{padding-top:12px}.modal-dashboard-incentive .review-container .billing-receipt-section .due-today{font-size:17px;margin-top:0;margin-bottom:18px}.modal-dashboard-incentive .review-container .coupon-value{color:var(--grey5)}.modal-dashboard-incentive .review-container .billing-receipt-purchase-button{margin-top:12px}.billing-upsell-info{margin:12px;margin-left:0;width:440px;min-height:575px;padding:48px;border-radius:6px;background:var(--white);display:flex;flex-direction:column;justify-content:space-between;}.billing-upsell-info .title{font-size:20px;line-height:27px}.billing-upsell-info.generic .upsell{margin-top:33px}.billing-upsell-illustration-container{width:50%;background:#000;overflow:hidden;display:flex;justify-content:center;flex-direction:column}.billing-upsell-illustration{display:flex;flex:1;justify-content:flex-end;align-items:flex-end;margin-right:-24px;}.billing-upsell-illustration img{width:0;position:absolute;opacity:0;}.billing-upsell-illustration img.active{width:100%;position:relative;opacity:1;transition:opacity .8s linear}.billing-upsell-illustration.free-trial{justify-content:flex-start}.billing-upsell-illustration.free-trial img.active{width:320px}.billing-upsell-illustration.free-trial-expired img.active{position:absolute;width:50%;bottom:0;left:0}.billing-upsell-features{display:flex;flex-direction:column;justify-content:space-evenly;flex:1}.billing-upsell-feature{display:flex;gap:12px;}.billing-upsell-feature .feature-soon{display:flex;}.billing-upsell-feature .feature-soon .feature-soon-badge{font-size:9px;padding:0 6px;border-radius:30px;border:1px solid var(--grey8);margin-left:6px;height:16px;align-self:center;display:flex;align-items:center}.billing-upsell-feature-description{display:flex;flex-direction:column;color:var(--grey7);font-size:14px;}.billing-upsell-feature-description .title{margin-bottom:3px;color:var(--grey7);font-weight:700;font-size:14px}.billing-upsell-copy{color:var(--grey5);flex:1}.billing-upsell-title{display:flex;align-items:center;gap:6px}.billing-upsell-plans{background:var(--grey0);border-top:1px solid var(--border);height:100%;padding:18px;display:flex;justify-content:space-between;gap:18px}.billing-upsell-plan{background:var(--white);border:solid 1px var(--border);border-radius:6px;width:100%;height:calc(100% - 27px - 18px);margin-top:27px;}.billing-upsell-plan .billing-plan{margin:30px}.billing-upsell-plan.recommended{margin-top:0;border:solid 1px var(--action);height:calc(100% - 18px);}.billing-upsell-plan.recommended .header{height:27px;font-size:12px;background:var(--action);color:var(--white);margin-bottom:30px;padding:6px 12px}.billing-upsell-plan .billing-plan-features{font-size:12px}.billing-upsell-plan .billing-plan-description{font-size:14px}.billing-upsell-plan button.big{display:flex;justify-content:center;width:100%}.billing-upsell-contextual-modal-image-container{display:flex;align-items:flex-end;justify-content:center;flex:1;margin:0 52px 60px;}.billing-upsell-contextual-modal-image-container img{height:0;position:absolute;opacity:0;}.billing-upsell-contextual-modal-image-container img.active{height:242px;position:relative;opacity:1;transition:opacity .8s linear}.billing-upsell-contextual-modal-info-title{font-size:24px;font-weight:700;line-height:36px;color:var(--grey9);}.billing-upsell-contextual-modal-info-title.free-trial{display:flex;}.billing-upsell-contextual-modal-info-title.free-trial .free-trial-title-info{display:flex;align-items:flex-end;margin-bottom:4px;margin-left:7px}.billing-upsell-links-container{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:15px}.billing-upsell-links-container-title{font-size:14px;font-weight:600;line-height:20px;color:var(--grey8);margin-bottom:12px}.billing-feature-links{display:flex;flex-direction:column;gap:6px;}.billing-feature-links.free-trial,.billing-feature-links.free-trial.extended{gap:0}.billing-feature-link{position:relative;width:fit-content;font-size:14px;font-weight:700;line-height:135%;color:var(--action);display:flex;align-items:center;}.billing-feature-link .billing-feature-link-title{position:relative;}.billing-feature-link .billing-feature-link-title.free-trial,.billing-feature-link .billing-feature-link-title.free-trial-expired{margin-left:12px}.billing-feature-link.free-trial,.billing-feature-link.free-trial-expired{color:var(--grey7) !important;}.billing-feature-link.free-trial .svg-icon svg,.billing-feature-link.free-trial-expired .svg-icon svg{fill:var(--grey7) !important}.billing-feature-link .svg-icon svg{fill:var(--action) !important}.billing-feature-link.tooltip.guideflow_hovered .billing-feature-link-title::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:var(--border);border-radius:3px}.billing-feature-link.tooltip.active .billing-feature-link-title::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:var(--action);border-radius:3px}.feature-link-tooltip{font-size:12px;line-height:14.4px;text-align:center}.embed-video{position:relative;color:var(--action);}.embed-video::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--action)}.billing-free-trial-banner{background:var(--white);border-bottom:1px solid var(--border);height:48px;gap:6px;display:flex;align-items:center;justify-content:center;}.billing-free-trial-banner .free-trial-button-content{font-weight:400 !important;background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%) !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent}.free-trial-title-tooltip{margin:18px;color:var(--grey4);text-align:center;}.free-trial-title-tooltip .learn-more{margin-top:12px}.no-card-required{background-color:var(--grey1);border-radius:6px;border:1px solid #dfdfe1;display:flex;align-items:center;gap:14px;padding:12px 18px;margin-bottom:12px;font-size:14px;font-weight:700}.free-trial-success{position:relative;background:var(--grey8);height:100%;width:100%;}.free-trial-success .close-button{position:absolute;right:18px;top:24px;height:36px;width:36px;display:flex;align-items:center;justify-content:center}.free-trial-avatar{width:24px;height:24px;font-size:12px;border-radius:6px}.free-trial-success-header{display:flex;justify-content:center}.free-trial-workspace-info{margin:18px 0;padding:12px 18px;display:flex;align-items:center;justify-content:center;width:fit-content;gap:6px;background:var(--grey8);border-radius:6px}.free-trial-workspace-name{color:var(--grey2);max-width:200px;font-size:14px;font-weight:700;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.free-trial-success-footer{position:absolute;bottom:0;width:inherit;display:flex;justify-content:center;padding:28px 30px}.free-trial-success-footer-title{color:var(--white);font-size:15px;font-weight:700}.free-trial-intro img{width:900px}.chart-panel-toggle-checkbox{margin-left:auto}.chart-type-option,.visualization-type-option{display:flex;align-items:center;}.chart-type-option .chart-type-option-name,.visualization-type-option .chart-type-option-name,.chart-type-option .visualization-type-option-name,.visualization-type-option .visualization-type-option-name{margin:0 6px}.chart-type-option .svg-icon,.visualization-type-option .svg-icon{margin-right:6px}.chart-type-panel .button{max-width:144px}.chart-type-panel .select-label .chart-type-option-name{max-width:80px;text-overflow:ellipsis;overflow:hidden}.option-panel-content .poster-option-row{height:auto !important}.recording-poster-picker .recording-preset-btns .template-option button{padding:0}.recording-poster-picker .recording-poster-button{padding-top:6px;padding-bottom:6px}.recording-poster-picker .recording-title{text-transform:capitalize;font-size:12px;margin-top:3px}.recording-poster-picker .recording-poster-wrapper{position:relative;}.recording-poster-picker .recording-poster-wrapper::after{content:"";position:absolute;box-shadow:inset 0 0 0 1px rgba(43,42,53,0.12);top:0;left:0;height:62px;width:62px}.recording-poster-picker .recording-poster{height:62px;width:62px;object-fit:cover}.accordion-item{transform:translateX(-2px);}.accordion-item .svg-icon{transition:transform 250ms ease;transform:rotate(-90deg)}.accordion-item.active .svg-icon{transform:rotate(0)}.image-preset.selected .title{opacity:1}.image-preset{height:60px;position:relative;background-position:center;border-radius:3px;width:100%;}.image-preset.guideflow_hovered .title{opacity:1}.image-preset .title{background:rgba(var(--action-rgb), .12);color:#fff;font-size:12px;opacity:0;transition:opacity 200ms ease;position:absolute;bottom:0;width:100%;padding:1px 4px 4px 5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.image-preset-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;gap:3px}.image-preset-new{padding:6px;}.image-preset-new .title{margin-top:3px;font-size:12px}.image-preset-image-wrapper{border:1px solid rgba(43,42,53,0.12);border-radius:3px;background:#fff}.image-preset-preview{display:block;width:60px;height:40px;border-radius:3px}.image-preset-preview-none{display:flex;justify-content:center;align-items:center;width:60px;height:42px;}.image-preset-preview-none .inner{width:18px;height:18px;background:linear-gradient(to top left,rgba(var(--border-rgb), 0) 0%,rgba(var(--border-rgb), 0) calc(50% - 0.8px),rgba(var(--border-rgb), 1) 50%,rgba(var(--border-rgb), 0) calc(50% + 0.8px),rgba(var(--border-rgb), 0) 100%)}.option-panel-content .panel-link-input-wrapper{position:relative}.option-panel-content input[type="text"].panel-link-input{padding:7px 28px 7px 9px;margin-left:0 !important}.option-panel-content .panel-link-input-clean{width:24px;top:0;right:0;bottom:0;margin:3px;border-radius:3px;background:transparent;display:flex;justify-content:center;align-items:center;position:absolute;}.option-panel-content .panel-link-input-clean.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.option-panel-content .panel-link-input-clean:active{background:rgba(var(--action-rgb), .12);}.option-panel-content .panel-link-input-clean:active .panel-link-input-clean-icon svg{fill:var(--action) !important}.option-panel-content .opacity-slider-row{gap:18px;}.option-panel-content .opacity-slider-row input[type=text]{width:66px;text-align:right}.option-panel-content .rounded-corners-inspector-input{text-align:right;max-width:66px}.shadow-name{text-transform:capitalize;color:var(--grey7);font-size:12px}.shadow-option{text-align:center;transform:translateZ(0)}.shadow-example-inline-preview{background-color:#fff;width:18px;height:18px;border:1px solid var(--border);border-radius:4px;margin:3px;}.shadow-example-inline-preview-inner{width:12px;height:12px;position:relative;margin:auto;margin-top:10%;background:linear-gradient(to top left,rgba(var(--border-rgb), 0) 0%,rgba(var(--border-rgb), 0) calc(50% - 0.8px),rgba(var(--border-rgb), 1) 50%,rgba(var(--border-rgb), 0) calc(50% + 0.8px),rgba(var(--border-rgb), 0) 100%)}.shadow-example{background-color:#fff;width:36px;height:36px;border:.5px solid var(--border);border-radius:6px;box-shadow:inset 0 0 1px rgba(0,0,0,0.5);}.shadow-example-inner{width:18px;height:18px;position:relative;margin:-75% auto 25% auto;background:linear-gradient(to top left,rgba(var(--border-rgb), 0) 0%,rgba(var(--border-rgb), 0) calc(50% - 0.8px),rgba(var(--border-rgb), 1) 50%,rgba(var(--border-rgb), 0) calc(50% + 0.8px),rgba(var(--border-rgb), 0) 100%)}.shadow-opacity-slider{display:flex;width:100%;gap:18px;}.shadow-opacity-slider > input[type="text"].small{width:66px;color:var(--grey7)}.shadow-opacity-slider .slider{flex-grow:1}.shadow-options-select{display:flex;flex-direction:column;flex:1;gap:12px}.shadow-options-select-button{padding:10px 0;}.shadow-options-select-button.selected .shadow-name{color:var(--action)}.shadow-options-wrapper .panel-item-content{display:flex;flex-direction:column}.shadow-options-popover{padding:6px 6px 9px 6px}.marker-select-button.select{padding-left:3px;gap:6px}.dash-row-trigger{width:90px}.option-panel-content .background-image-preview{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);height:22px !important;width:32px !important;border-radius:3px;background-size:cover;background-position:center;position:relative;overflow:hidden;}.option-panel-content .background-image-preview:before{content:"";position:absolute;width:100%;height:100%;transition:background 50ms ease-in-out}.option-panel-content .background-image-preview.guideflow_hovered:before{background:rgba(0,0,0,0.1)}.option-panel-content .header-icon{display:block;width:54px;height:40px;background-position:center;background-repeat:no-repeat;}.option-panel-content .header-icon.bottom{background-image:url(https://html-assets-prod.guideflow.com/60ed2f04290586fd56e27c44cc0983b4a5221b1e);}.option-panel-content .header-icon.bottom.active{background-image:url(https://html-assets-prod.guideflow.com/e3698b8e4a32666904e0a91ada3dde6d95f21b8f)}.option-panel-content .header-icon.top{background-image:url(https://html-assets-prod.guideflow.com/4f19e66feaf3f1cf7f6310616bb8539428ca4c95);}.option-panel-content .header-icon.top.active{background-image:url(https://html-assets-prod.guideflow.com/2a97a92627e648c64c58548789874034d675d2b3)}.option-panel-content .header-icon.left{background-image:url(https://html-assets-prod.guideflow.com/4c3b0544db03ea750071be1322fa685d597e8e71);}.option-panel-content .header-icon.left.active{background-image:url(https://html-assets-prod.guideflow.com/9cad8a6a0fff1b7b246d018c884f823376fae70f)}.option-panel-content .header-icon.both{background-image:url(https://html-assets-prod.guideflow.com/ff526dadb53961ec878ba5597edfe9e3dcadf867);}.option-panel-content .header-icon.both.active{background-image:url(https://html-assets-prod.guideflow.com/f9b6758db39c9d7ce6e0b64ecc7ce90412177335)}.option-panel-content .header-icon-new{width:54px;height:48px;background-position:center;background-repeat:no-repeat;}.option-panel-content .header-icon-new.bottom{background-image:url(https://html-assets-prod.guideflow.com/332d0ad735b726f45acefbd2cb4e36d92c74d0cb);filter:drop-shadow(rgba(0,0,0,0.11) 0 3px 9px);}.option-panel-content .header-icon-new.bottom.active{background-image:url(https://html-assets-prod.guideflow.com/29215be4c1d526f2a076516626aea957c5146b6b)}.option-panel-content .header-icon-new.top{background-image:url(https://html-assets-prod.guideflow.com/4966a8a9f6b01a90204bdf9e0dea6bf2cf9df286);filter:drop-shadow(rgba(0,0,0,0.11) 0 3px 9px);}.option-panel-content .header-icon-new.top.active{background-image:url(https://html-assets-prod.guideflow.com/090c9b789a3428030265a176325fb6444aedd03f)}.option-panel-content .header-icon-new.left{background-image:url(https://html-assets-prod.guideflow.com/cb1954be69cdcce33566c92ac443ede879364746);filter:drop-shadow(rgba(0,0,0,0.11) 0 3px 9px);}.option-panel-content .header-icon-new.left.active{background-image:url(https://html-assets-prod.guideflow.com/d0b41f01f9ba6aa7a148faf0ae7e3c47c508a376)}.option-panel-content .header-icon-new.both{background-image:url(https://html-assets-prod.guideflow.com/b78dea976fa8aa434eae24860e6858041914527e);filter:drop-shadow(rgba(0,0,0,0.11) 0 3px 9px);}.option-panel-content .header-icon-new.both.active{background-image:url(https://html-assets-prod.guideflow.com/a8cd8cf0951dafc7b050cfae87fff0d568c514ad)}.option-panel-content .table-headers-panel{padding-bottom:0 !important}.font-style-item{overflow:hidden;text-overflow:ellipsis;}.font-style-item.faded{color:var(--grey4)}.option-panel-content .text-segmented-controls{height:30px;width:auto;margin-right:auto;border:1px solid var(--border);border-radius:6px;display:inline-flex;gap:1px;padding:1px;background-color:var(--white)}.option-panel-content button.text-segmented-controls-button{border-radius:5px;height:26px;min-height:26px;margin:0;width:36px;display:flex;justify-content:center}.option-panel-content .text-type-item{display:flex;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}html[dir=ltr] .option-panel-content .text-type-item{margin-right:12px}html[dir=rtl] .option-panel-content .text-type-item{margin-left:12px}.option-panel-content .vertical-alignment-dropdown{border:1px solid var(--border);}.option-panel-content .vertical-alignment-dropdown .select-label{height:24px;width:20px}.option-panel-content .text-size-input{min-width:0 !important}.option-panel-content .text-appearance-panel-row{display:grid;grid-template-columns:24px 66px minmax(0,1fr)}.popover .text-alignment-option{display:flex;align-items:center}.popover .alignment-option-name{margin:0 6px}.chart-wrapper svg.cartesian-chart .chart-axis,.chart-wrapper svg.cartesian-chart .chart-scale-tick{stroke-width:2;stroke-linecap:square}.chart-wrapper text{pointer-events:all}.chart-wrapper .chart-value-label.stroke text{stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke}.chart-wrapper.layout-vertical svg.cartesian-chart g.category-labels .chart-category-label.rotate tspan{dominant-baseline:hanging;text-anchor:end}.chart-wrapper.layout-vertical svg.cartesian-chart g.category-labels .chart-category-label:not(.rotate) tspan{text-anchor:middle;dominant-baseline:hanging}.chart-wrapper.layout-vertical svg.cartesian-chart .chart-scale-label{dominant-baseline:central}.chart-wrapper.layout-vertical svg.cartesian-chart .scale-position-left .chart-scale-label text{text-anchor:end}.chart-wrapper.layout-vertical svg.cartesian-chart .scale-position-right .chart-scale-label text{text-anchor:start}.chart-wrapper.layout-vertical svg.cartesian-chart .chart-value-label text{text-anchor:middle}.chart-wrapper.layout-vertical svg.cartesian-chart .chart-value-label.negative text{dominant-baseline:hanging}.chart-wrapper.layout-horizontal svg.cartesian-chart g.category-labels .chart-category-label tspan{dominant-baseline:central;text-anchor:end}.chart-wrapper.layout-horizontal svg.cartesian-chart .scale-position-left .chart-scale-label text{transform:rotate(-90deg);text-anchor:middle}.chart-wrapper.layout-horizontal svg.cartesian-chart .scale-position-right .chart-scale-label text{transform:rotate(-90deg);dominant-baseline:hanging;text-anchor:middle}.chart-wrapper.layout-horizontal svg.cartesian-chart .chart-value-label text{transform:rotate(-90deg);text-anchor:start;alignment-baseline:central}.chart-wrapper.layout-horizontal svg.cartesian-chart .chart-value-label.negative text{text-anchor:end}.chart-wrapper.line .chart-line,.chart-wrapper.area .chart-line,.chart-wrapper.stack-area .chart-line{stroke-width:4;fill:none;stroke-linecap:round}.chart-tooltips .hover-area rect{opacity:0;pointer-events:all;outline-style:none}.chart-tooltips .hover-area line.vertical{stroke:var(--grey2)}.chart-tooltips .hover-area line.cursor{opacity:0;stroke:var(--action);stroke-dasharray:2 3;stroke-width:1}.chart-tooltips .hover-area circle{opacity:0}.chart-tooltips .hover-area.guideflow_hovered > line{opacity:1}.chart-tooltips .hover-area.guideflow_hovered > circle{opacity:1}.child-block{position:relative;z-index:1;}.child-block .selection-marker{position:absolute;width:100%;height:100%;}.child-block .selection-marker.active{border:solid 1px var(--action)}.child-block .selection-marker.hover{border:solid 1px var(--border)}.block.chart-legend .legend-bullet-list.vertical{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;white-space:nowrap;}.block.chart-legend .legend-bullet-list.vertical .legend-row{display:block}.block.chart-legend .legend-bullet-list.horizontal{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.block.chart-legend .legend-bullet{display:inline-block;margin-right:.3em;width:.7em;height:.7em;}.block.chart-legend .legend-bullet.bullet-dot{border-radius:50%}.chart-edit-ui{z-index:1;position:absolute;top:0;left:0;pointer-events:none;}.chart-edit-ui .selection-wrapper.hovered .selection-marker{border:1px solid var(--border);transition:0ms 150ms border}.chart-edit-ui .selection-wrapper.selected .selection-marker{border:1px solid var(--action);transition:none}.chart-edit-ui .selection-marker{position:absolute;pointer-events:all;border:1px solid transparent}.chart-wrapper.pie .labels-positioning-radial .chart-category-label,.chart-wrapper.pie .labels-positioning-radial .chart-value-label{text-anchor:middle}.chart-wrapper.pie .labels-positioning-callout .chart-category-label,.chart-wrapper.pie .labels-positioning-callout .chart-value-label{dominant-baseline:central}.positionable .chart{width:100%;height:100%}.chart-wrapper .chart-scale-guide,.chart-wrapper .chart-label-line{fill:none;stroke:#e2e2e2;stroke-width:2;stroke-dasharray:6}.standalone-chart-container{width:100%;height:100%}.chart:not(.block-selected) .popover-target{position:absolute;top:0}.chart-placeholder{background-color:#ebedfb;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;}.chart-placeholder .svg-icon{transform:scale(var(--inv-scale))}@container canvas-wrapper (width < 600px){.chart-placeholder .svg-icon{transform:scale(calc((var(--inv-scale) / 2)))}}@container canvas-wrapper (width < 200px){.chart-placeholder .svg-icon{transform:scale(calc((var(--inv-scale) / 5)))}}.cached-chart{display:contents}.chart-wrapper .debug::after{content:"🎢";font-size:3em;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--inv-scale))}.block.clip.clip-container{width:100%;height:100%}.block.clip .clip-background{width:100%;height:100%;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:scale(1) translateZ(0);top:0;overflow:hidden;position:absolute}.block.clip .clip-content{transform:scale(1) translateZ(0);overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--grey7-rgb), .76);box-shadow:inset 0 0 0 2px rgba(var(--grey7-rgb), .12);}.block.clip .clip-content video{transform:scaleX(-1);width:100%;height:100%;object-fit:cover}.block.clip .clip-content .clip-placeholder{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.clip-video{width:100%;height:100%;position:relative;}.clip-video .player-v2-loading{width:100%;height:100%;position:absolute;z-index:1;display:flex}.clip-video .clip-video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;}.clip-video .clip-video-overlay.guideflow_hovered{opacity:1}.clip-video .clip-video-overlay.player-version{cursor:pointer;}.clip-video .clip-video-overlay.player-version.guideflow_hovered{background:rgba(var(--grey7-rgb), .12)}.clip-video .clip-video-overlay.player-version.guideflow_hovered .clip-video-button{background:rgba(var(--grey7-rgb), .7)}.clip-video .clip-video-overlay.player-version:active .clip-video-button{background:linear-gradient(0,rgba(var(--white-rgb), .35),rgba(var(--white-rgb), .35)),rgba(var(--grey7-rgb), .7)}.clip-video .clip-video-button{border-radius:100%;cursor:pointer;box-shadow:0 4px 4px rgba(0,0,0,0.25);background:rgba(var(--grey7-rgb), .7);}.clip-video .clip-video-button.guideflow_hovered{background:linear-gradient(0,rgba(var(--white-rgb), .25),rgba(var(--white-rgb), .25)),rgba(var(--grey7-rgb), .7)}.clip-video .clip-video-button:active{background:linear-gradient(0,rgba(var(--white-rgb), .35),rgba(var(--white-rgb), .35)),rgba(var(--grey7-rgb), .7)}.clip-video .loading-indicator{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.clip-video .clip-poster{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.clip-center-responsive{--width:20%;--min-width-grid:18px;--max-width-grid:60px;--min-width:calc(var(--min-width-grid) * var(--inv-scale));--max-width:calc(var(--max-width-grid) * var(--inv-scale));--wrapped-icon-width:80%;position:relative;height:0;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);padding-bottom:clamp(var(--min-width),var(--width),var(--max-width));}.clip-center-responsive.medium{--width:30%}.clip-center-responsive .svg-icon,.clip-center-responsive .spinner-circular{width:100% !important;height:auto !important;position:absolute;inset:0}.clip-center-responsive img,.clip-center-responsive svg{width:100% !important;height:100% !important}.clip-center-responsive.icon-wrapper svg{width:var(--wrapped-icon-width) !important;height:var(--wrapped-icon-width) !important}.clip-center-responsive .spinner{width:100% !important;height:auto !important;max-width:48px}@container canvas-wrapper (width < 600px){.clip-center-responsive{--min-width:calc((var(--min-width-grid) * var(--inv-scale) / 2));--max-width:calc((var(--max-width-grid) * var(--inv-scale) / 2))}}@container canvas-wrapper (width < 200px){.clip-center-responsive{--min-width:calc((var(--min-width-grid) * var(--inv-scale) / 5));--max-width:calc((var(--max-width-grid) * var(--inv-scale) / 5))}}:not([class^=player-size--]) .player-size--medium .player-bottom-controls{font-size:12px;}:not([class^=player-size--]) .player-size--medium .player-bottom-controls .slide-chunk-wrapper{padding-top:6px;padding-bottom:3px}:not([class^=player-size--]) .player-size--medium .player-bottom-controls .svg-icon{height:16px !important;width:16px !important;}:not([class^=player-size--]) .player-size--medium .player-bottom-controls .svg-icon.player-chin-pitch-logo{width:30px !important}.block.embed iframe{border:none}.block.embed-placeholder{display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%;background-color:#e6e6e6;}.block.embed-placeholder .wrapper{display:flex;flex:0 1 100%;transform:scale(var(--inv-scale));min-width:90px;max-width:calc((76% / var(--inv-scale)));flex-direction:column;gap:12px}.block.embed-placeholder .logo{height:47px;background-size:auto 100%;background-position:center;background-repeat:no-repeat;}.block.embed-placeholder .logo.placeholder-airtable{background-image:url(https://html-assets-prod.guideflow.com/aa05f5905b0cb8b6db14522e1e3e50c6355c1d26)}.block.embed-placeholder .logo.placeholder-googledata{background-image:url(https://html-assets-prod.guideflow.com/81f0dcd8a29753fcf2782751ed794aa560fbb18e)}.block.embed-placeholder .logo.placeholder-lucidchart{background-image:url(https://html-assets-prod.guideflow.com/724206f1b9296e288ca45910f6344309d8af439c)}.block.embed-placeholder .logo.placeholder-tableau{background-image:url(https://html-assets-prod.guideflow.com/7f0e5b8d56c1423dac99f53277e36c4ab4940b5d)}.block.embed-placeholder .logo.placeholder-github{background-image:url(https://html-assets-prod.guideflow.com/5752286c72739fea32342352ecfa63c664042909)}.block.embed-placeholder .logo.placeholder-googlemaps{background-image:url(https://html-assets-prod.guideflow.com/928fc664d7f67bc20f5c307f22e8ec377e2dfc25)}.block.embed-placeholder .logo.placeholder-sketchfab{background-image:url(https://html-assets-prod.guideflow.com/6d26b25ee73b6db2417ba1f9bc6d018adf81e7d0)}.block.embed-placeholder .logo.placeholder-twitter{background-image:url(https://html-assets-prod.guideflow.com/d02daf83230382a742b040a92d83ef70f5c3d93c)}.block.embed-placeholder .logo.placeholder-gliffy{background-image:url(../images/embeds/placeholder-logos/gliffy.png)}.block.embed-placeholder .logo.placeholder-instagram{background-image:url(https://html-assets-prod.guideflow.com/82d16776498c560fda3631845de58d81af1e83a2)}.block.embed-placeholder .logo.placeholder-soundcloud{background-image:url(../images/embeds/placeholder-logos/soundcloud.png)}.block.embed-placeholder .logo.placeholder-vimeo{background-image:url(../images/embeds/placeholder-logos/vimeo.png)}.block.embed-placeholder .logo.placeholder-youtube{background-image:url(https://html-assets-prod.guideflow.com/b6fe64d51f874fd17d252ee63877abae33ce120d)}.block.embed-thumbnail{background:rgba(var(--action-rgb), .12);width:100%;height:100%;background-image:url(https://html-assets-prod.guideflow.com/75b990e9f9e26f8b380230630f41915782ade6ad);background-position:center;background-repeat:no-repeat;background-size:30% 30%}.block.embed-overlay{position:absolute;background:rgba(147,149,168,0.4);width:100%;height:100%;z-index:1}.block.image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;pointer-events:none;}.block.image.placeholder-0{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#ccd0e2,#ccd0e2);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-1{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#d4ccef,#d4ccef);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-2{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#ecd7f5,#ecd7f5);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-3{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#d4e7f9,#d4e7f9);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-4{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#cceaef,#cceaef);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-5{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#c8e4e2,#c8e4e2);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-6{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#eccfcf,#eccfcf);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-7{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#f3ebcf,#f3ebcf);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-8{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#e7efd0,#e7efd0);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-9{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#e0dde6,#e0dde6);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-10{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#ede4db,#ede4db);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.placeholder-11{background-image:url(https://html-assets-prod.guideflow.com/05e0ba3bf691c8abeb7384f6462b12e20ece9a02),linear-gradient(#e5ebea,#e5ebea);background-size:48px 36px,cover !important;background-blend-mode:color-burn}.block.image.images-disabled{background-color:#decade}.image-color-mask{background-size:unset !important;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.outer-image-wrapper{width:100%;height:100%;position:absolute;}.outer-image-wrapper.hide{visibility:hidden}.image-wrapper{width:100%;height:100%;overflow:hidden;position:absolute;}.image-wrapper img{vertical-align:top}.drop-to-replace{position:absolute;left:0;right:0;top:0;bottom:0;border:10px solid rgba(var(--action-rgb), .5);width:100%;height:100%;pointer-events:none}.image-spinner-wrapper{line-height:0;position:absolute;right:10px;top:10px;transform:scale(.8);opacity:0;}.image-spinner-wrapper.show{opacity:1;}.image-spinner-wrapper.show.with-transition{transition:opacity 1s .1s}.image-block-link-wrapper{width:100%;height:100%;display:block}.placeholder{background-image:linear-gradient(135deg,#e6e9eb 12.5%,#fafafa 12.5%,#fafafa 50%,#e6e9eb 50%,#e6e9eb 62.5%,#fafafa 62.5%,#fafafa 100%);background-color:#f8f8f9;background-size:6px 6px !important;background-repeat:repeat !important;display:flex;justify-content:center;align-items:center;height:100%;}.placeholder .text{text-transform:uppercase;padding:1em;font-size:14px;overflow:hidden}.slide.editable .shape svg{pointer-events:all}.slide.editable .shape .div-rectangle{pointer-events:all}.shape{position:relative;}.shape .clickable-line{stroke-width:60;stroke-opacity:0;fill:none}.shape .shape-block-svg{display:block;}@supports (-webkit-overflow-scrolling:touch){.size-class-phone .shape .shape-block-svg{transform:unset !important}}.shape .text-in-shape{position:absolute;top:10%;bottom:10%;left:10%;right:10%;display:flex;align-items:center;justify-content:center;pointer-events:auto;}.shape .text-in-shape li:before{color:currentColor !important}.shape .text-in-shape .ql-editor,.shape .text-in-shape .quill{width:100%}.shape .text-in-shape .ql-container:after{display:none}.shape .text-in-shape .quill.block.text .ql-editor.ql-blank::before{width:100%;height:100%}.shape .text-in-shape .text-v2,.shape .text-in-shape .ProseMirror{width:100%;}.shape .text-in-shape .text-v2:after,.shape .text-in-shape .ProseMirror:after{display:none}.shape .text-in-shape .ProseMirror .prosemirror-placeholder{display:none}.shape .text-in-shape .read-only-placeholder{width:100%;opacity:0;transition-property:opacity;transition-delay:.2s;}.shape .text-in-shape .read-only-placeholder:after{display:none}.shape .flipped-horizontally{transform:scale(-1,1)}.shape .flipped-vertically{transform:scale(1,-1)}.shape .flipped-both{transform:scale(-1,-1)}.shape.guideflow_hovered .read-only-placeholder{opacity:.5}.active .ripple{opacity:0;scale:0;transform-origin:center;animation:ripple-animation 1000ms ease forwards}@-moz-keyframes ripple-animation{from{opacity:0;scale:0}50%{opacity:.3}to{opacity:0;scale:1}}@-webkit-keyframes ripple-animation{from{opacity:0;scale:0}50%{opacity:.3}to{opacity:0;scale:1}}@-o-keyframes ripple-animation{from{opacity:0;scale:0}50%{opacity:.3}to{opacity:0;scale:1}}@keyframes ripple-animation{from{opacity:0;scale:0}50%{opacity:.3}to{opacity:0;scale:1}}.block.sticker{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.block{word-break:break-word;word-wrap:break-word}.editable.position.block-selected.tidy-preview{transition:transform 75ms cubic-bezier(.24,.05,.2,1)}.position.pre-render{display:none}@supports (-webkit-overflow-scrolling:touch){.position{-webkit-backface-visibility:hidden}}.canvas-precision-wrapper,.canvas-wrapper,.layers-wrapper{container-name:canvas-wrapper;container-type:inline-size}@container canvas-wrapper (width < 600px){.safari-block-scaler-up{width:100%;height:100%;transform:scale(var(--inv-scale)) translateZ(.000001px);pointer-events:none}.safari-block-scaler-down{width:100%;height:100%;transform:scale(calc((1 / var(--inv-scale))));pointer-events:all}}.edit-ui-wrapper{position:absolute;top:0;left:0;border:1px solid var(--border);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.04);background-color:var(--white);pointer-events:auto;z-index:1;}.edit-ui-wrapper .handle{box-shadow:0 2px 4px rgba(0,0,0,0.04);border:1px solid var(--border);transition:border,background-color .15s}.edit-ui-wrapper .edit-ui-content{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Helvetica","Arial",sans-serif;list-style:none;counter-reset:listStyle;text-align:center;white-space:nowrap;}.edit-ui-wrapper .edit-ui-content li{font-size:14px;font-weight:bold;counter-increment:listStyle}.edit-ui-wrapper .edit-ui-content li::before{color:var(--grey7)}.edit-ui-wrapper .edit-ui-content li.selected::before{color:#fff}.edit-ui-wrapper .edit-ui-content .alpha::before{content:counter(listStyle,upper-alpha)}.edit-ui-wrapper .edit-ui-content .num::before{content:counter(listStyle,decimal)}.edit-ui-wrapper .edit-ui-content li.num:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.edit-ui-wrapper .edit-ui-content li.num:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.edit-ui-wrapper .edit-ui-content li.alpha:first-of-type{border-top-left-radius:5px;border-bottom-left-radius:5px}.edit-ui-wrapper .edit-ui-content li.alpha:last-of-type{border-top-right-radius:5px;border-bottom-right-radius:5px}.edit-ui-wrapper.columns{top:-30px;overflow-y:visible;}.edit-ui-wrapper.columns .edit-ui-content{overflow:hidden;height:18px}.edit-ui-wrapper.columns li{display:inline-block;line-height:18px;height:18px;vertical-align:top}.edit-ui-wrapper.columns li:not(:last-of-type){border-right:1px solid var(--border) !important}.edit-ui-wrapper.rows{left:-30px;overflow-x:visible;}.edit-ui-wrapper.rows .edit-ui-content{overflow-y:hidden}.edit-ui-wrapper.rows li{width:18px;display:flex}.edit-ui-wrapper.rows li:not(:last-of-type){border-bottom:1px solid var(--border) !important}.edit-ui-wrapper.rows li::before{display:flex;width:100%;align-items:center;justify-content:center}.edit-ui-wrapper .del-ui{position:absolute;z-index:1000;}.edit-ui-wrapper .del-ui .handle{opacity:0;position:absolute;width:30px;height:30px;font-size:20px;text-align:center;color:var(--error);background-color:var(--white);border-radius:4px;font-weight:bold;display:flex;align-items:center;justify-content:center;}.edit-ui-wrapper .del-ui .handle.guideflow_hovered{background-color:var(--error);border:1px solid var(--error);color:var(--error);}.edit-ui-wrapper .del-ui .handle.guideflow_hovered path{fill:#fff}.edit-ui-wrapper .del-ui .handle.guideflow_hovered ~ .highlight{display:block;opacity:1}.edit-ui-wrapper .del-ui:before{content:"";display:block;position:absolute}.edit-ui-wrapper .del-ui .highlight{display:none;opacity:0;height:100%;background-color:rgba(var(--error-rgb), .25)}.edit-ui-wrapper .del-ui.row{width:24px;}.edit-ui-wrapper .del-ui.row:before{height:30px;width:8px;top:50%;left:-8px;margin-top:-15px}.edit-ui-wrapper .del-ui.row.guideflow_hovered .handle{opacity:1}.edit-ui-wrapper .del-ui.row .handle{top:50%;left:-38px;margin-top:-15px}.edit-ui-wrapper .del-ui.row .highlight{margin-left:29px}.edit-ui-wrapper .del-ui.column{height:24px;display:inline-block;}.edit-ui-wrapper .del-ui.column:before{width:30px;height:8px;left:50%;top:-8px;margin-left:-15px}.edit-ui-wrapper .del-ui.column.guideflow_hovered .handle{opacity:1}.edit-ui-wrapper .del-ui.column .handle{top:-38px;left:50%;margin-left:-15px}.edit-ui-wrapper .del-ui.column .highlight{margin-top:29px}.edit-ui-wrapper .add-ui{position:absolute;z-index:1001;}.edit-ui-wrapper .add-ui.guideflow_hovered .handle{display:block}.edit-ui-wrapper .add-ui .handle{display:none;width:30px;height:30px;line-height:24px;font-size:25px;text-align:center;background-color:var(--white);border-radius:4px;color:var(--action);}.edit-ui-wrapper .add-ui .handle.guideflow_hovered{color:#fff;background-color:var(--action);border:1px solid var(--action);}.edit-ui-wrapper .add-ui .handle.guideflow_hovered ~ .line{display:block}.edit-ui-wrapper .add-ui .line{display:none;position:absolute;background-color:var(--action)}.edit-ui-wrapper .add-ui.row{transform:translateY(-50%);display:flex;align-items:center;left:-38px;width:62px;}.edit-ui-wrapper .add-ui.row .line{height:4px;left:67px}.edit-ui-wrapper .add-ui.column{top:-38px;margin-left:-15px;width:28px;height:62px;display:inline-block;}.edit-ui-wrapper .add-ui.column .line{width:4px;left:13px;top:67px}.edit-ui-wrapper .selected{background-color:var(--action)}.edit-ui-wrapper .partially-selected{background-color:rgba(var(--action-rgb), .15)}.popover-table-size-select table{border-spacing:0}.popover-table-size-select .popover-table-size-option{padding:3px;}.popover-table-size-select .popover-table-size-option button{display:block;width:18px;height:18px;border:1px solid var(--border);border-radius:2px;}.popover-table-size-select .popover-table-size-option button.selected{border:1px solid var(--action);background:rgba(var(--action-rgb), .5)}.popover-table-size-select .popover-table-size-caption{margin-top:9px;text-align:center;font-size:14px}.cell{border-color:var(--action)}.outline{border-color:rgba(var(--white-rgb), .35)}.table-resize-handlers{z-index:1;}.table-resize-handlers .column .hover-area{position:absolute;pointer-events:auto;cursor:ew-resize;width:7px;transform:translateX(-3.5px)}.table-resize-handlers .column .highlight-handler{opacity:0;transform:translateX(-2.5px);animation:fadein 100ms forwards;animation-delay:150ms;position:absolute;width:5px;height:100%;background-color:var(--action)}.table-resize-handlers .row .hover-area{pointer-events:auto;cursor:ns-resize;height:7px;transform:translateY(-3.5px);position:absolute}.table-resize-handlers .row .highlight-handler{opacity:0;animation:fadein 100ms forwards;animation-delay:150ms;position:absolute;width:100%;height:5px;transform:translateY(-2.5px);background-color:var(--action)}.table-inline-editor{position:absolute;z-index:1;transform:translate(-50%,5px)}.table.block{border-collapse:separate;border-spacing:0;overflow-wrap:break-word;height:100%;}.table.block .quill{-webkit-user-select:text;}.table.block .quill .ql-container{position:relative;width:100%}.table.block .quill .ql-container:after{position:absolute;left:0;right:0;top:0;bottom:0;border:0 solid;border-radius:0;border-color:none;border:0 solid none;content:"";pointer-events:none}.table.block tr{height:100%}.table.block .table-cell-content{overflow:visible;height:100%;display:flex;flex-direction:column}.table.block td,.table.block th{border-style:none solid solid none}.table.block tr:first-child td,.table.block tr:first-child th{border-top-style:solid}.table.block th:first-child,.table.block td:first-child{border-left-style:solid}.table.block.table-auto-layout tr{height:auto}.table.block .preux.table-cell-content:after{border:none}.table.block .editable-cell-wrapper{position:relative;}.table.block .editable-cell-wrapper .ProseMirror .prosemirror-placeholder{display:none}.table.block .editable-cell-wrapper .ProseMirror{width:100%}.block ul>li,.ProseMirror ul>li{counter-increment:none !important}.block ol li,.ProseMirror ol li,.block ul li,.ProseMirror ul li{list-style-type:none;padding-left:2ch;}.block ol li:before,.ProseMirror ol li:before,.block ul li:before,.ProseMirror ul li:before{display:inline-block;content:"\2022";min-width:2ch;margin-left:-2ch;float:left}.block p:empty:before,.ProseMirror p:empty:before{content:" ";white-space:pre}.block a span,.ProseMirror a span{text-decoration:inherit;display:inline-block}.text .ql-editor li.ql-indent-1:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4ch}.text .ql-editor li.ql-indent-2:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:6ch}.text .ql-editor li.ql-indent-3:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:8ch}.text .ql-editor li.ql-indent-4:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:10ch}.text .ql-editor li.ql-indent-5:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:12ch}.text .ql-editor li.ql-indent-6:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:14ch}.text .ql-editor li.ql-indent-7:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:16ch}.text .ql-editor li.ql-indent-8:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:18ch}.text .ql-editor li.ql-indent-9:not(.ql-direction-rtl),.ProseMirror .ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:20ch}.text.quill,.ProseMirror.quill{-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.text ol ul > li:before,.ProseMirror ol ul > li:before{content:"\2022"}.text ol > li,.ProseMirror ol > li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num;}.text ol > li:before,.ProseMirror ol > li:before{content:counter(list-num,decimal) "."}.text ol ol > li,.ProseMirror ol ol > li{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-1;}.text ol ol > li:before,.ProseMirror ol ol > li:before{content:counter(list-1,lower-alpha) "."}.text ol ol ol > li,.ProseMirror ol ol ol > li{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-2;}.text ol ol ol > li:before,.ProseMirror ol ol ol > li:before{content:counter(list-2,lower-roman) "."}.text ol ol ol ol > li,.ProseMirror ol ol ol ol > li{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-3;}.text ol ol ol ol > li:before,.ProseMirror ol ol ol ol > li:before{content:counter(list-3,decimal) "."}.text ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol > li{counter-reset:list-5 list-6 list-7 list-8 list-9;counter-increment:list-4;}.text ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol > li:before{content:counter(list-4,lower-alpha) "."}.text ol ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol ol > li{counter-reset:list-6 list-7 list-8 list-9;counter-increment:list-5;}.text ol ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol ol > li:before{content:counter(list-5,lower-roman) "."}.text ol ol ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol ol ol > li{counter-reset:list-7 list-8 list-9;counter-increment:list-6;}.text ol ol ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol ol ol > li:before{content:counter(list-6,lower-decimal) "."}.text ol ol ol ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol ol ol ol > li{counter-reset:list-8 list-9;counter-increment:list-7;}.text ol ol ol ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol ol ol ol > li:before{content:counter(list-7,lower-decimal) "."}.text ol ol ol ol ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol ol ol ol ol > li{counter-reset:list-9;counter-increment:list-8;}.text ol ol ol ol ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol ol ol ol ol > li:before{content:counter(list-8,lower-decimal) "."}.text ol ol ol ol ol ol ol ol ol ol > li,.ProseMirror ol ol ol ol ol ol ol ol ol ol > li{counter-increment:list-9;}.text ol ol ol ol ol ol ol ol ol ol > li:before,.ProseMirror ol ol ol ol ol ol ol ol ol ol > li:before{content:counter(list-9,lower-decimal) "."}.ql-editor{padding:0;margin:0;line-height:inherit;height:inherit}.editable .ql-container{position:relative;}.editable .ql-container:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(128,127,128,0.25);border:1px solid rgba(128,127,128,0.25);content:"";pointer-events:none}.block.ql-editor,.ql-container > .ql-editor{overflow:initial;min-width:1px;caret-color:#807f80;font-feature-settings:"calt" 1}.text.auto-resizable [contenteditable=true],.text.auto-resizable .read-only-text{white-space:pre}.read-only-text{-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block .ql-container.ql-bubble:not(.ql-disabled) a{white-space:pre-wrap}.ql-bubble .ql-tooltip{background:rgba(43,42,53,0.99) !important}.ql-tooltip-arrow{border-bottom-color:rgba(43,42,53,0.99) !important}.ql-container.ql-bubble:not(.ql-disabled) .ql-editor a::before,.ql-container.ql-bubble:not(.ql-disabled) .ql-editor a::after{content:none}.quill.block.text .ql-editor.ql-blank::before{color:inherit !important;opacity:.5;min-width:max-content;left:0}.quill.block.text.not-auto-resize .ql-editor.ql-blank::before{min-width:unset;width:100%}.read-only-placeholder{position:relative;opacity:.5}.read-only-placeholder:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px dotted;border-radius:0;border-color:var(--grey7);border:1px dotted var(--grey7);content:"";pointer-events:none}.block-selected .read-only-placeholder{outline:none}.disable-click .ql-editor ul[data-checked=false] > li *,.disable-click .ql-editor ul[data-checked=true] > li *,.disable-click .ql-editor ul[data-checked=false] > li::before,.disable-click .ql-editor ul[data-checked=true] > li::before{pointer-events:none}.ProseMirror{tab-size:4;}.ProseMirror ul[data-checked=false] > li,.ProseMirror ul[data-checked=true] > li{cursor:pointer}.ProseMirror ul[data-checked=false] > li > p,.ProseMirror ul[data-checked=true] > li > p{cursor:text;padding:0 0 0 .4em;margin:0 0 0 -.4em;position:relative;z-index:1}.ProseMirror ul[data-checked=false] > li::before,.ProseMirror ul[data-checked=true] > li::before{color:#807f80;pointer-events:all}.ProseMirror ul[data-checked=false] > li::before{content:"\2610"}.ProseMirror ul[data-checked=true] > li::before{content:"\2611"}.text.text-with-paragraph-spacing p{margin-top:var(--paragraph-spacing) !important}.text.text-with-paragraph-spacing p:first-child{margin-top:0 !important}.text.text-with-paragraph-spacing .ProseMirror > p{margin-top:var(--paragraph-spacing) !important}.text.text-with-paragraph-spacing .ProseMirror > p:first-child{margin-top:0 !important}.text.text-with-paragraph-spacing .ProseMirror .prosemirror-placeholder + :only-of-type{margin-top:0 !important}.text.text-with-paragraph-spacing :first-child > li:first-child > p:first-child{margin-top:0 !important}.text.text-with-paragraph-spacing ul>li>p:first-child{margin-top:var(--paragraph-spacing) !important}.text.text-with-paragraph-spacing ol>li>p:first-child{margin-top:var(--paragraph-spacing) !important}.text.text-with-paragraph-spacing ul>li>p{margin-top:var(--paragraph-spacing) !important}.text.text-with-paragraph-spacing ol>li>p{margin-top:var(--paragraph-spacing) !important}.preview-video{pointer-events:none}.video .video-controls{font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.video video{display:block}.video-wrapper{overflow:hidden}.bottom-bar-wrapper{height:84px;display:flex;align-items:center;justify-content:center;}.size-class-phone .bottom-bar-wrapper{height:48px;margin:12px 0 0 0;}@media (orientation:landscape){@supports (-webkit-overflow-scrolling:touch){.size-class-phone .bottom-bar-wrapper{margin:36px 0 24px 0}}}.bottom-bar{margin-bottom:6px;min-width:180px;display:flex;align-items:center;justify-content:center;background-color:var(--white);padding:6px 6px;border:1px solid var(--grey2);box-shadow:0 1px 3px rgba(0,0,0,0.05);border-radius:6px;}.bottom-bar > *{margin:0 6px}.size-class-phone .bottom-bar{min-width:0;margin-bottom:0;}.size-class-phone .bottom-bar button .svg-icon{width:36px !important;height:36px !important}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (min-height:768px){.bottom-bar{margin-bottom:144px}}.bottom-bar-button{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:0 3px;padding:3px 9px;border-radius:4px;}.bottom-bar-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06)}.bottom-bar-button:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.bottom-bar-button.active div,.bottom-bar-button.active button{color:var(--action) !important}.bottom-bar-button.active svg{fill:var(--action) !important}.bottom-bar-badge{position:absolute;background:var(--error);color:#fff;border-radius:6px;padding:2px 5px;font-size:12px;top:-4px;transform:translateX(11px);box-shadow:0 0 0 1px var(--white);min-width:18px;text-align:center}.bottom-sheet{position:absolute;z-index:9999;left:0;bottom:0;width:100%;background:var(--white);padding:8px 12px;display:flex;flex-direction:column;overflow-y:scroll;max-height:70%;}html[dir=ltr] .bottom-sheet{border-top-left-radius:12px}html[dir=rtl] .bottom-sheet{border-top-right-radius:12px}html[dir=ltr] .bottom-sheet{border-top-right-radius:12px}html[dir=rtl] .bottom-sheet{border-top-left-radius:12px}@media (orientation:landscape){.bottom-sheet{padding:12px env(safe-area-inset-right) 12px env(safe-area-inset-left)}}.bottom-sheet-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9998}.bottom-sheet-item{padding:20px 0;width:100%;text-align:center;font-size:16px;font-weight:500;color:var(--grey7)}.bottom-sheet-item-delete{color:var(--red)}.bottom-sheet-item-cancel{background-color:var(--grey1);border-radius:8px;padding-top:12px;padding-bottom:12px}.bottom-sheet-item-slim{padding:6px 0}.templates-brand-style-modal-title-bar{text-align:center}.templates-brand-style-modal-content{display:flex;flex:1}.templates-brand-style-modal-left-panel,.templates-brand-style-modal-right-panel{display:flex;flex-direction:column;flex:1;border-top:1px solid var(--border);padding:36px}.templates-brand-style-modal-left-panel{background-color:var(--grey1);padding-top:0;padding-bottom:0;justify-content:space-between;align-items:center;overflow:hidden}.templates-brand-style-modal-right-panel{border-left:1px solid var(--border)}.templates-brand-style-modal-slide-preview .slide-preview,.templates-brand-style-modal-slide-preview .slide-preview:after{border-radius:6px}.templates-brand-style-modal-slide-preview:nth-child(1){margin-top:-32px}.templates-brand-style-modal-slide-preview:nth-child(2){margin-top:24px;margin-bottom:24px}.templates-brand-style-modal-slide-preview:nth-child(3){margin-bottom:-16px}.templates-brand-style-modal-colors{list-style:none;border:1px solid var(--border);border-radius:12px}.templates-brand-style-modal-color{display:flex;align-items:center;padding:12px;}.templates-brand-style-modal-color:not(:last-child){border-bottom:1px solid var(--border)}.templates-brand-style-modal-color input{border-radius:6px;padding:0 9px;width:100%;height:30px;background:var(--white);border:1px solid var(--border);font-size:14px;margin-left:12px;width:86px;text-transform:uppercase}.templates-brand-style-modal-color input.wide{width:240px}.templates-brand-style-modal-color input.small{width:60px}.templates-brand-style-modal-color input.right{text-align:right}.templates-brand-style-modal-color input.thin{height:24px}.templates-brand-style-modal-color input:focus{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5);border-color:var(--action);outline:none}.templates-brand-style-modal-color input.is-error{box-shadow:0 0 0 2px rgba(var(--error-rgb), .5)}.templates-brand-style-modal-color input.big{height:36px}.templates-brand-style-modal-color input.plain,.templates-brand-style-modal-color input.blend-in{border:0;padding-left:6px;padding-right:6px;border-radius:0;background:transparent;}.templates-brand-style-modal-color input.plain:focus,.templates-brand-style-modal-color input.blend-in:focus{border:0;border-radius:0;box-shadow:none !important}.templates-brand-style-modal-color input.plain:focus-visible,.templates-brand-style-modal-color input.blend-in:focus-visible{box-shadow:none !important}.templates-brand-style-modal-color input.plain{padding:0;height:20px;border-radius:0}.templates-brand-style-modal-color input.inline-numeric{font-size:14px;padding:0 6px 0 0;max-width:36px;text-align:right}.templates-brand-style-modal-color-text{flex:1;text-align:right;color:var(--grey5);font-size:12px}.templates-brand-style-modal-fonts{margin-top:24px;list-style:none}.templates-brand-style-modal-font-selection{margin-top:4px;margin-bottom:12px;display:flex}.templates-brand-style-modal-font-upload-btn{margin-left:12px;width:128px;padding:0;justify-content:center}.templates-brand-style-modal-font-upload-btn-text{margin-left:4px}.templates-brand-style-modal-footer{flex:1;display:flex;justify-content:flex-end;align-items:flex-end}.templates-brand-style-modal-advanced{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;margin-top:12px;background-color:var(--grey0);border-radius:6px}.templates-brand-style-modal-advanced-icon{align-self:flex-start}.templates-brand-style-modal-advanced-text{padding-left:7px;line-height:21px}.templates-brand-style-modal-advanced-link{font-weight:bold;text-decoration:underline}.templates-brand-style-modal-apply-btn{width:128px;justify-content:center}.icon-button{display:flex;border-radius:4px;}.icon-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06)}.icon-button:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.icon-button:active div,.icon-button:active button{color:var(--action) !important}.icon-button:active svg{fill:var(--action) !important}.icon-button:disabled.guideflow_hovered,.icon-button:disabled:active{background:none;box-shadow:none}.icon-button.active,.icon-button.selected,.popover-target.active:not(.initial-icon-color) .icon-button{border-radius:4px;background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12);}.icon-button.active.guideflow_hovered,.icon-button.selected.guideflow_hovered,.popover-target.active:not(.initial-icon-color) .icon-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.icon-button.active div,.icon-button.selected div,.popover-target.active:not(.initial-icon-color) .icon-button div,.icon-button.active button,.icon-button.selected button,.popover-target.active:not(.initial-icon-color) .icon-button button{color:var(--action) !important}.icon-button.active svg,.icon-button.selected svg,.popover-target.active:not(.initial-icon-color) .icon-button svg{fill:var(--action) !important}.icon-button.small,.icon-button.large,.icon-button.big{align-items:center;justify-content:center}.icon-button.large{width:30px;height:30px}.icon-button.big{width:36px;height:36px}.icon-button.small{width:18px;height:18px;}.icon-button.small .icon-button-inner{height:18px;width:18px}.icon-button.x-small{width:15px;height:15px;}.icon-button.x-small .icon-button-inner{height:15px;width:15px}.icon-button.white-hover.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12)) !important;box-shadow:0 0 0 2px rgba(255,255,255,0.12)}.icon-button.white-hover:active{background-image:linear-gradient(rgba(255,255,255,0.18),rgba(255,255,255,0.18)) !important;box-shadow:0 0 0 2px rgba(255,255,255,0.18)}.icon-button.cancel-dark.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12))}.icon-button.cancel-dark:active{background-image:linear-gradient(rgba(255,255,255,0.18),rgba(255,255,255,0.18))}.icon-button.white-bg{background-color:#fff}.icon-button.dark{--bg-color:var(--player-grey-8);--action:#fff;background-color:var(--bg-color);color:var(--action);box-shadow:none;}.icon-button.dark.guideflow_hovered{box-shadow:none;background-image:linear-gradient(rgba(255,255,255,0.24),rgba(255,255,255,0.24))}.icon-button.dark:active,.icon-button.dark.selected{background-image:linear-gradient(rgba(255,255,255,0.36),rgba(255,255,255,0.36))}.icon-button.dark:disabled,.icon-button.dark.disabled,.icon-button.dark:disabled.guideflow_hovered,.icon-button.dark.disabled.guideflow_hovered,.icon-button.dark:disabled:active,.icon-button.dark.disabled:active{background-image:none;background-color:var(--bg-color)}.icon-button.dark.inactive,.icon-button.dark.disabled{opacity:.5;cursor:default;pointer-events:none}.icon-button .icon-button-inner{display:flex;align-items:center;justify-content:center}.icon-button.round{border-radius:50%}.button{border-radius:6px;border:1px solid var(--border);display:flex;align-items:center;background-color:var(--white);padding:0 12px;font-size:14px;font-weight:500;text-align:center;line-height:1;min-height:30px;outline:none;white-space:nowrap;color:var(--action);position:relative;}.button.guideflow_hovered{border:1px solid rgba(var(--action-rgb), .2);background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.button:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.button.action{background-color:var(--action);border:1px solid rgba(var(--grey8-rgb), .1);color:#fff}.button.action.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1))}.button.action:active{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.button.warn{color:var(--error)}.button.success{background-color:var(--success);border:1px solid rgba(var(--grey8-rgb), .1);color:#fff}.button.success.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1))}.button.success:active{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.button.error{background-color:var(--error);border:1px solid rgba(var(--grey8-rgb), .1);color:#fff}.button.error.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1))}.button.error:active{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.button.dark{--bg-color:var(--player-grey-8);--action:#fff;background-color:var(--bg-color);border:1px solid rgba(var(--grey8-rgb), .1);box-shadow:none;border:none}.button.dark.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1))}.button.dark:active{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.button.transparent{background:none;border:none;box-shadow:none;font-weight:500;}.button.transparent.transparent--alert{color:var(--error);}.button.transparent.transparent--alert.guideflow_hovered{background-image:linear-gradient(rgba(var(--error-rgb), .12),rgba(var(--error-rgb), .12))}.button.transparent.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.button.transparent.grey-text{color:var(--grey8) !important}.button.transparent.icon-grey-text{color:var(--grey7) !important}.button.transparent.active,.popover-target.active .button.transparent{color:var(--action) !important;background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.popover-target.active .button.transparent.icon-grey-text .svg-icon svg{fill:var(--action) !important}.button.transparent.light-grey-text{color:#939da8;}.button.transparent.light-grey-text.guideflow_hovered{color:#fff !important;background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12))}.button.transparent.light-grey-text:active{color:#fff !important;background-image:linear-gradient(rgba(255,255,255,0.18),rgba(255,255,255,0.18))}.button.inactive,.button.disabled{opacity:.5;cursor:default;pointer-events:none}.button.selected{background:rgba(var(--action-rgb), .12);}.button.selected svg{fill:var(--action)}.button.selected .svg-icon svg{fill:var(--action) !important}.button.center{margin-left:auto;margin-right:auto}.button.full{width:100%;display:flex;justify-content:center}.button.ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.button.medium{font-size:12px}.button.small{height:24px;min-height:auto;padding:0 6px;font-size:12px}.button.big{height:36px;padding:0 18px}.button.huge{height:48px}.button.narrow{padding:0 6px}html[dir=ltr] .button.has-icon .svg-icon{margin-right:6px}html[dir=rtl] .button.has-icon .svg-icon{margin-left:6px}html[dir=ltr] .button.has-icon-right .svg-icon{margin-left:6px}html[dir=rtl] .button.has-icon-right .svg-icon{margin-right:6px}.button.fixed-size-sm{width:72px;justify-content:center}.button.fixed-size-md{width:96px;justify-content:center}.button.fixed-size-lg{width:120px;justify-content:center}.button.select{color:var(--grey7);font-size:14px;text-align:left;justify-content:space-between;}html[dir=ltr] .button.select{padding-right:3px}html[dir=rtl] .button.select{padding-left:3px}.button.select.fixed{width:120px}.button.select.fixed-wide{width:150px}.button.select.big{font-size:14px}.button.select .select-label{line-height:21px;overflow:hidden;text-overflow:ellipsis;flex:1}html[dir=ltr] .button.select .select-label{margin-right:6px}html[dir=rtl] .button.select .select-label{margin-left:6px}.button.select.flat{box-shadow:none;border:1px solid var(--grey2)}html[dir=ltr] .button.select.style-select{padding-left:6px}html[dir=rtl] .button.select.style-select{padding-right:6px}.button.google{color:var(--grey7);width:300px;display:flex;align-items:center;justify-content:center}.button.debug{background:rgba(255,255,255,0.075);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1)}html[dir=ltr] .button.new-presentation{padding-left:6px}html[dir=rtl] .button.new-presentation{padding-right:6px}html[dir=ltr] .button.new-presentation.medium{padding-left:2px}html[dir=rtl] .button.new-presentation.medium{padding-right:2px}html[dir=ltr] .button.new-presentation.medium{padding-right:9px}html[dir=rtl] .button.new-presentation.medium{padding-left:9px}html[dir=ltr] .button.new-presentation.fonts{padding-left:5px}html[dir=rtl] .button.new-presentation.fonts{padding-right:5px}html[dir=ltr] .button.add-members{padding-left:4px}html[dir=rtl] .button.add-members{padding-right:4px}html[dir=ltr] .button.add-members{padding-right:9px}html[dir=rtl] .button.add-members{padding-left:9px}.button.blend-in{border:0;box-shadow:none;background-color:transparent;}.button.blend-in.guideflow_hovered{border:0;box-shadow:none;background-image:none;background-color:transparent}.button.blend-in:focus{border:0;box-shadow:none;background-color:transparent}.button.no-shadow{box-shadow:none;}.button.no-shadow.guideflow_hovered{box-shadow:none}.button.upsell{color:#fff;border:none;box-shadow:0 1px 3px rgba(103,110,144,0.1),inset 0 0 0 1px rgba(var(--grey7-rgb), .1);background:linear-gradient(90deg,#0c44fd,#e901d8);}.button.upsell.guideflow_hovered{background:linear-gradient(90deg,#3648fa,#cb18e1)}.button.upsell:active{background:linear-gradient(90deg,#4f5ffb,#d32ae8)}.button.upsell-dark{box-shadow:none;background:#1e1d28;color:#545465 !important}.button.white-text{color:#fff !important;}.button.white-text.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.12),rgba(255,255,255,0.12))}.button.white-text:active{color:#fff !important;background-image:linear-gradient(rgba(255,255,255,0.18),rgba(255,255,255,0.18))}.button.white-text.outline{box-shadow:0 1px 3px rgba(103,110,144,0.1),inset 0 0 0 1px #fff}button.round-button{z-index:1;display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:50%;height:36px;width:36px;box-shadow:0 1px 3px rgba(43,42,53,0.12);}button.round-button.disabled{pointer-events:none;background-color:#fff;opacity:.5;}button.round-button.disabled .svg-icon svg{fill:var(--grey5) !important}button.round-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}button.round-button:active{background-color:var(--action);}button.round-button:active .svg-icon svg{fill:var(--white) !important}button.round-button.medium{height:30px;width:30px}button.button-link-in-text{cursor:pointer}.color-swatch{width:24px;height:24px;overflow:hidden;background-color:#fff;background-image:url(https://html-assets-prod.guideflow.com/190db4061b9955feacf01531b1b24994061afb95);display:block;position:relative;border-radius:50%;}.color-swatch:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);border-radius:50%;transition:background 50ms ease-in-out}.color-swatch:is(button).guideflow_hovered:after{background:rgba(0,0,0,0.1)}.color-swatch .color-button-color-left{position:absolute;width:12px;height:24px}.color-swatch .color-button-color-right{width:24px;height:24px}.color-swatch.small{width:18px;height:18px;}.color-swatch.small .color-button-color-left{width:9px}.color-swatch.small .svg-icon{width:18px !important;height:18px !important}.color-swatch.big{width:30px;height:30px;}.color-swatch.big .color-button-color-left,.color-swatch.big .color-button-color-right{width:30px;height:30px}.color-swatch.big .svg-icon{width:30px !important;height:30px !important !important}.color-swatch.border{mask-image:radial-gradient(transparent 32%,#000 0,#000 100%,transparent 0,transparent);-webkit-mask-image:radial-gradient(transparent 32%,#000 0,#000 100%,transparent 0,transparent);}.color-swatch.border .color-swatch-inner:after{content:"";position:absolute;left:25%;top:25%;width:50%;height:50%;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,0.1);border-radius:50%}.color-swatch.selected{box-shadow:0 0 0 1px var(--white),0 0 0 2px var(--action)}.text-color-swatch{align-items:center;justify-content:center;display:flex;flex-direction:column;width:18px;position:relative;}.text-color-swatch .color-swatch{width:18px;height:5px;border-radius:2px;position:absolute;bottom:3px;}.text-color-swatch .color-swatch .color-button-color-left{position:absolute;width:9px;height:5px}.text-color-swatch .color-swatch .color-button-color-right{width:18px;height:5px}.text-color-swatch .color-swatch:after{border-radius:2px}.text-color-swatch.small .svg-icon.transparent-fill{width:18px !important;height:18px !important}.labeled-icon-button{width:39px;height:39px;display:flex;align-items:center;justify-content:center;font-size:11px;}.labeled-icon-button .labeled-icon-button-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;color:var(--grey7)}.callout{border:1px solid;border-radius:6px;padding:12px;display:flex;gap:6px;align-items:center;line-height:1.5}.callout--image{display:flex;align-items:center;justify-content:center;margin:4px;}.callout--image img{max-width:16px}.callout--content a{color:var(--action);cursor:pointer}.callout__action{background:rgba(var(--action-rgb), 0.07);border-color:rgba(var(--action-rgb), 0.24)}.callout__success{background:rgba(var(--success-rgb), 0.07);border-color:rgba(var(--success-rgb), 0.24)}.callout__warning{background:rgba(var(--warning-rgb), 0.07);border-color:rgba(var(--warning-rgb), 0.24)}.callout__error{background:rgba(var(--error-rgb), 0.07);border-color:rgba(var(--error-rgb), 0.24)}.callout--close{margin-left:auto}.canvas{display:flex;flex:1;overflow:hidden;align-items:center;position:relative;flex-direction:column;}.canvas #read-layer{z-index:0;position:relative;}.canvas #read-layer.insert-text-mode{cursor:crosshair}.canvas #read-layer .drop-placeholder{background-color:rgba(85,204,255,0.08);border:1px solid #5cf;z-index:499}.canvas #read-layer .table.selection{outline:1px solid rgba(var(--white-rgb), .35);position:relative;}.canvas #read-layer .table.selection:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:var(--action);border:1px solid var(--action);content:"";pointer-events:none}.canvas #edit-layer{z-index:1;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;}.canvas #edit-layer .highlight-box{outline:2px solid rgba(var(--action-rgb), .5);position:absolute}.canvas #edit-layer .selection-box{border:1px solid var(--action);position:absolute}.canvas #edit-layer .selection{outline:1px solid rgba(var(--white-rgb), .35);position:relative;}.canvas #edit-layer .selection:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:var(--action);border:1px solid var(--action);content:"";pointer-events:none}.canvas #edit-layer .selection.locked{position:relative;}.canvas #edit-layer .selection.locked:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(var(--action-rgb), .35);border:1px solid rgba(var(--action-rgb), .35);content:"";pointer-events:none}.canvas #edit-layer .selection.tidy-preview{position:relative;transition:transform 75ms cubic-bezier(.24,.05,.2,1)}.canvas #edit-layer .selection.tidy-preview:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(128,127,128,0.5);border:1px solid rgba(128,127,128,0.5);content:"";pointer-events:none}.canvas #edit-layer .selection.line{position:relative;}.canvas #edit-layer .selection.line:after{position:absolute;left:0;right:0;top:0;bottom:0;border:0 solid;border-radius:0;border-color:var(--action);border:0 solid var(--action);content:"";pointer-events:none}.canvas #edit-layer .selection.editing{position:relative;}.canvas #edit-layer .selection.editing:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px dotted;border-radius:0;border-color:var(--action);border:1px dotted var(--action);content:"";pointer-events:none}.canvas #edit-layer .selection.invisible-selection-outline{position:relative;outline:none}.canvas #edit-layer .selection.invisible-selection-outline:after{position:absolute;left:0;right:0;top:0;bottom:0;border:0 solid;border-radius:0;border-color:var(--action);border:0 solid var(--action);content:"";pointer-events:none}.canvas #edit-layer .selection.transparent-selection-outline{position:relative;}.canvas #edit-layer .selection.transparent-selection-outline:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(var(--action-rgb), .25);border:1px solid rgba(var(--action-rgb), .25);content:"";pointer-events:none}.canvas #edit-layer .selection.interactive-embed-selection{position:relative;outline:rgba(var(--action-rgb), .5) solid 3px}.canvas #edit-layer .selection.interactive-embed-selection:after{position:absolute;left:0;right:0;top:0;bottom:0;border:0 solid;border-radius:0;border-color:var(--action);border:0 solid var(--action);content:"";pointer-events:none}.canvas #edit-layer .selection.group-selection{border-radius:1px;outline:1px solid var(--action);box-shadow:0 0 0 3px var(--action);}.canvas #edit-layer .selection.group-selection::after{border:none}.canvas #edit-layer .selection.group-selection.locked{position:relative;}.canvas #edit-layer .selection.group-selection.locked:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(var(--action-rgb), .35);border:1px solid rgba(var(--action-rgb), .35);content:"";pointer-events:none}.canvas #edit-layer .selection.group-selection .y-end:not(.x-start):not(.x-end),.canvas #edit-layer .selection.group-selection .y-start:not(.x-start):not(.x-end){right:calc(50% - 9px);width:18px;height:6.5px;border-radius:3px;margin:1px 0}.canvas #edit-layer .selection.group-selection .x-end:not(.y-start):not(.y-end){bottom:calc(50% - 9px);width:6.5px;height:18px;border-radius:3px;margin:0 1px}.canvas #edit-layer .selection.group-selection .x-start:not(.y-start):not(.y-end){bottom:calc(50% - 9px);width:6.5px;height:18px;border-radius:3px;margin:0 .5px}.canvas #edit-layer .selection.group-selection-with-child{box-shadow:0 0 0 3px rgba(var(--action-rgb), .35);outline-color:rgba(var(--white-rgb), 1)}.canvas #edit-layer .selection.group-child-selection.group-child-selection-editing{position:relative;}.canvas #edit-layer .selection.group-child-selection.group-child-selection-editing:after{position:absolute;left:0;right:0;top:0;bottom:0;border:0 solid;border-radius:0;border-color:var(--action);border:0 solid var(--action);content:"";pointer-events:none}.canvas.swapping-active .selection{box-shadow:0 10px 20px 0 rgba(0,0,0,0.36)}.canvas.swapping-active .swap-target{z-index:500 !important}.canvas.swapping-active .not-swap-candidate{opacity:.5 !important}.canvas.swapping-active .swap-candidate{position:relative;}.canvas.swapping-active .swap-candidate:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(128,127,128,0.5);border:1px solid rgba(128,127,128,0.5);content:"";pointer-events:none}.canvas .area-selection-wrapper{position:absolute;}.canvas .area-selection-wrapper.slide-pickerenabled.is-dragging-over{cursor:copy}.canvas.stretch{align-items:stretch}.canvas.fullscreen{background:#000}.canvas .animate-swap{transition:transform 125ms cubic-bezier(.24,.05,.2,1)}.canvas .selector{border:1px solid rgba(255,255,255,0.8);background-color:rgba(126,125,126,0.3);position:absolute;top:0;left:0;z-index:1}.canvas .related-text-box{position:relative;position:absolute}.canvas .related-text-box:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px dashed;border-radius:0;border-color:rgba(126,125,126,0.3);border:1px dashed rgba(126,125,126,0.3);content:"";pointer-events:none}.canvas .handler{border-radius:50%;box-shadow:0 0 6px rgba(27,24,60,0.1),0 0 2px rgba(39,34,93,0.75);background:linear-gradient(0,rgba(255,255,255,0.5),rgba(255,255,255,0.5)),#f6f6f9;display:flex;align-items:center;justify-content:center}.canvas .bottom-handler{bottom:-32px;left:50%;transform:translate(-50%,0);width:24px;height:24px;background-size:24px;border-radius:100%;position:absolute;pointer-events:auto;z-index:2;}.canvas .bottom-handler.drag{background-image:url(https://html-assets-prod.guideflow.com/a98a46619ba0d65fba83ba763f0f4f6a1fd6f627)}.canvas .bottom-handler.drag{background-image:url(https://html-assets-prod.guideflow.com/cc20c2aac55e4456926d4cde0054630ded126282);display:flex;justify-content:center}.canvas .bottom-handler.swap{background-image:url(https://html-assets-prod.guideflow.com/0d87b0933c0a300733e7c4e2bb5baac4f2c15f4d);display:flex;justify-content:center;}.canvas .bottom-handler.swap:not(.grabbing).guideflow_hovered{cursor:grab}.canvas .bottom-handler.tidy{transform:none;left:0%;display:flex;justify-content:center}.canvas .bottom-handler.left{left:calc(50% - 18px)}.canvas .bottom-handler.right{left:calc(50% + 18px)}.canvas .resize-handler,.canvas .rotation-handler{position:absolute;z-index:2}.canvas .resize-handler{width:8px;height:8px;bottom:calc(50% - 5.5px);right:calc(50% - 5.5px);}.canvas .resize-handler:not(.editing){background:linear-gradient(0,rgba(255,255,255,0.5),rgba(255,255,255,0.5)),#f6f6f9;box-shadow:0 0 6px rgba(27,24,60,0.1),0 0 2px rgba(39,34,93,0.75)}.canvas .resize-handler.editing{background-color:var(--action);box-shadow:0 0 1px 1px var(--grey2)}.canvas .resize-handler.x-start.y-start,.canvas .resize-handler.x-end.y-start,.canvas .resize-handler.x-start.y-end,.canvas .resize-handler.x-end.y-end{width:11px;height:11px;border-radius:9px;margin:0}.canvas .resize-handler.y-end{bottom:-5.5px}.canvas .resize-handler.y-end.padded{bottom:-11px}.canvas .resize-handler.x-end{right:-5.5px}.canvas .resize-handler.x-end.padded{right:-11px}.canvas .resize-handler.y-start{top:-5.5px}.canvas .resize-handler.y-start.padded{top:-11px}.canvas .resize-handler.x-start{left:-5.5px}.canvas .resize-handler.x-start.padded{left:-11px}.canvas .resize-handler.y-end:not(.x-start):not(.x-end),.canvas .resize-handler.y-start:not(.x-start):not(.x-end){right:calc(50% - 9px);width:18px;height:6px;border-radius:3px;margin:2.5px 0}.canvas .resize-handler.x-end:not(.y-start):not(.y-end),.canvas .resize-handler.x-start:not(.y-start):not(.y-end){bottom:calc(50% - 9px);width:6px;height:18px;border-radius:3px;margin:0 2.5px;}.canvas .resize-handler.x-end:not(.y-start):not(.y-end).line,.canvas .resize-handler.x-start:not(.y-start):not(.y-end).line{cursor:all-scroll;width:11px;height:11px;border-radius:9px;margin:0;bottom:calc(50% - 5.5px)}.canvas .rotation-handler{width:17px;height:17px;bottom:calc(50% - 9px);right:calc(50% - 9px);cursor:move;}.canvas .rotation-handler.x-start{left:-28px}.canvas .rotation-handler.x-end{right:-28px}.canvas .rotation-handler.y-start{top:-28px}.canvas .rotation-handler.y-end{bottom:-28px}.canvas:-webkit-full-screen{width:100%;height:100%}.selection-helper{position:absolute;left:-12px;right:-12px;top:-12px;bottom:0;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.slide-selection-helper{transform:translateZ(0)}.pan-icon-background{fill:#1e1d28;opacity:.7}.pan-tooltip{pointer-events:auto;margin-right:6px;position:absolute}.pan-tooltip-centered{top:calc(50% - 12px);left:calc(50% - 12px)}.cropping-grid{position:absolute;top:0;width:100%;height:100%;border-collapse:collapse;}.cropping-grid td{min-width:1px;border:1px solid var(--action)}.cropping-grid tr:first-child td{border-top-width:0}.cropping-grid tr:last-child td{border-bottom-width:0}.cropping-grid tr td:last-child{border-right-width:0}.cropping-grid tr td:first-child{border-left-width:0}.card-preview-wrapper{aspect-ratio:3/2;background:var(--grey1);position:relative;width:100%;overflow:hidden;border-radius:6px;box-shadow:0 0 0 1px var(--border);will-change:transform;display:flex;align-items:center;justify-content:center;transition:box-shadow .1s;}.card-preview-wrapper.guideflow_hovered:not(.without-hover .card-preview-wrapper){box-shadow:0 8px 26px rgba(103,110,144,0.2)}.card-preview{width:100%;height:100%;object-fit:scale-down;transition:opacity .2s;}.card-preview--loading{opacity:0}.card-preview--uploading{opacity:.5}.card-preview--loaded{opacity:1}.card-preview-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:12px;}.card-preview-content.center{padding:12px;justify-content:center}.card-footer-wrapper{margin-top:12px;display:flex}.card-footer{flex:1;min-width:0}.card-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--grey8);line-height:24px;padding:2px 2px !important;font-weight:bold;}.card-title input[type="text"]{padding:0 3px}span.card-title{margin:0 1px}.card-subtitle{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 1px !important;font-size:12px;color:var(--grey5)}.card-actions{align-items:center;position:relative;display:flex;overflow:hidden;padding:2px}.card-button-container{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;background-size:100%;flex-grow:2;align-items:center;justify-content:center}.change-workspace-presentation-text{display:inline-block;min-height:68px}.inline-chart-toggle{margin-left:12px;margin-right:12px;display:flex;align-items:center;}.inline-chart-toggle .title{margin-left:12px}.inline-chart-label{margin-left:12px}.inline-chart-title{margin:0 12px}.inline-chart-color-range{height:100%;padding:0 12px;display:flex;align-content:center;}.inline-chart-color-range .color-range-button{border:none}.inline-chart-color-range.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.popover-charts{height:418px}.popover-charts,.chart-modal{display:flex;}.popover-charts .logo-icon-google-sheets,.chart-modal .logo-icon-google-sheets{background-image:url(https://html-assets-prod.guideflow.com/d0a935c32465a7086708335c421dd831f763d675)}.popover-charts .logo-icon-google-analytics,.chart-modal .logo-icon-google-analytics{background-image:url(https://html-assets-prod.guideflow.com/7ab39a1377ff53d87ef01fcddd81877b5aa3789c)}.popover-charts .logo-icon-chart-mogul,.chart-modal .logo-icon-chart-mogul{background-image:url(https://html-assets-prod.guideflow.com/9f29961576266c020b86a40939603c8a2aaea03f)}.popover-charts .popover-category.selected .svg-icon svg,.chart-modal .popover-category.selected .svg-icon svg{fill:var(--action) !important}.popover-charts .popover-content-grid,.chart-modal .popover-content-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-row-gap:14px;grid-column-gap:14px}.popover-charts .chart-image,.chart-modal .chart-image{width:97px;height:78px;border-radius:6px;}.popover-charts .chart-image:not(.empty).guideflow_hovered,.chart-modal .chart-image:not(.empty).guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.popover-charts .chart-image img,.chart-modal .chart-image img{pointer-events:none}.popover-charts .popover-sidebar,.chart-modal .popover-sidebar{display:flex;flex-direction:column;}.popover-charts .popover-sidebar .popover-categories,.chart-modal .popover-sidebar .popover-categories{flex:1}.popover-charts .popover-content,.chart-modal .popover-content{width:480px !important;}.popover-charts .popover-content.integration-placeholder,.chart-modal .popover-content.integration-placeholder{padding:18px;}.popover-charts .popover-content.integration-placeholder::after,.chart-modal .popover-content.integration-placeholder::after{display:none}.popover-charts .popover-content .popover-header,.chart-modal .popover-content .popover-header{position:relative;}.popover-charts .popover-content .popover-header .popover-target,.chart-modal .popover-content .popover-header .popover-target{position:absolute;top:12px;right:0}.popover-charts .popover-content .popover-item.popover-content-item,.chart-modal .popover-content .popover-item.popover-content-item{background:var(--white);border:1px solid var(--border);}.popover-charts .popover-content .popover-item.popover-content-item:active,.chart-modal .popover-content .popover-item.popover-content-item:active{background:rgba(var(--action-rgb), .12) !important}.popover-charts .popover-content .popover-content-item,.chart-modal .popover-content .popover-content-item{margin:12px 0 12px 0;padding-left:18px;height:60px;border-radius:6px;}.popover-charts .popover-content .title-logo,.chart-modal .popover-content .title-logo{margin:12px 0 12px 0;height:30px}.popover-charts .integration-placeholder,.chart-modal .integration-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;}.popover-charts .integration-placeholder .popover-category-label,.chart-modal .integration-placeholder .popover-category-label{padding-left:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.popover-charts .integration-placeholder .description,.chart-modal .integration-placeholder .description{text-align:center;padding:24px 24px;margin:0 24px 0 24px;}.popover-charts .integration-placeholder .description .svg-icon,.chart-modal .integration-placeholder .description .svg-icon{height:21px !important;display:inline-flex;align-self:center;vertical-align:top}.popover-charts .integration-placeholder .logo,.chart-modal .integration-placeholder .logo{height:48px;pointer-events:none}.popover-charts .metric-selector,.chart-modal .metric-selector{display:flex;justify-content:space-between}.popover-charts .button.select,.chart-modal .button.select{width:140px}.popover-charts .chart-mogul-metric-selector,.chart-modal .chart-mogul-metric-selector{display:flex;justify-content:space-between;}.popover-charts .chart-mogul-metric-selector .button.select,.chart-modal .chart-mogul-metric-selector .button.select{width:216px}.popover-charts #chart-mogul-not-connected-logo,.chart-modal #chart-mogul-not-connected-logo{width:167px;height:30px}.popover-charts #chart-mogul-title-logo,.chart-modal #chart-mogul-title-logo{margin:18px 0 12px 0;height:25px}.popover-charts .chart-mogul-creds-form,.chart-modal .chart-mogul-creds-form{display:flex;flex-direction:column;align-items:center;justify-content:center;}.popover-charts .chart-mogul-creds-form input,.chart-modal .chart-mogul-creds-form input{width:300px}.popover-charts .csv-upload-drop-zone,.chart-modal .csv-upload-drop-zone{display:flex;height:100%;width:100%;border:2px dashed var(--border);border-radius:6px;}.popover-charts .csv-upload-drop-zone.file-over,.chart-modal .csv-upload-drop-zone.file-over{border-color:var(--action);}.popover-charts .csv-upload-drop-zone.file-over .popover-content,.chart-modal .csv-upload-drop-zone.file-over .popover-content{opacity:.5}.popover-charts .csv-upload-drop-zone .logo,.chart-modal .csv-upload-drop-zone .logo{height:90px}.popover-charts .csv-upload-drop-zone .logo,.chart-modal .csv-upload-drop-zone .logo,.popover-charts .csv-upload-drop-zone .description,.chart-modal .csv-upload-drop-zone .description{pointer-events:none}.chart-mogul-tooltip{width:168px;padding:6px !important;padding-top:12px !important;padding-bottom:12px !important;text-align:center;display:flex;flex-direction:column;justify-content:space-between;}.chart-mogul-tooltip a{display:block;margin-top:12px;color:#939da8 !important}.chart-mogul-tooltip a.guideflow_hovered{cursor:default;text-decoration:underline}.checkbox,.switch{position:relative;width:24px;height:14px;}.checkbox input,.switch input{position:absolute;z-index:1;width:24px;height:14px;opacity:0;}.checkbox input:checked + .checkbox-inner .checkbox-marker,.switch input:checked + .checkbox-inner .checkbox-marker{transform:translateX(10px);box-shadow:0 0 0 1px var(--action)}.checkbox input:disabled + .checkbox-inner,.switch input:disabled + .checkbox-inner{opacity:.4}.checkbox input:checked + .checkbox-inner{background:var(--action);border:solid 1px var(--action)}.checkbox input[readonly]{pointer-events:none}.checkbox input.guideflow_hovered + .checkbox-inner .checkbox-marker{box-shadow:0 1px 2px rgba(103,110,144,0.2),0 1px 2px rgba(103,110,144,0.2)}.checkbox input:active + .checkbox-inner .checkbox-marker{width:14px}.checkbox input:active:checked + .checkbox-inner .checkbox-marker{left:-2px}.switch .checkbox-inner{background:var(--action)}.checkbox-inner{width:24px;height:14px;position:absolute;top:0;background:var(--grey1);border:solid 1px var(--grey2);border-radius:15px}.checkbox-marker{height:12px;width:12px;border-radius:12px;background:#fff;position:absolute;left:0;top:0;box-shadow:0 0 0 1px var(--border);transition:transform 250ms ease}.checkbox.classic{width:12px;height:12px;}.checkbox.classic .checkbox-inner{width:100%;height:100%;background:#fff;border-radius:3px;border:1px solid var(--grey4);}.checkbox.classic .checkbox-inner .svg-icon{opacity:0;transition:opacity 50ms;width:12px !important;height:12px !important;}.checkbox.classic .checkbox-inner .svg-icon svg{width:100%;height:100%;stroke:#fff}.checkbox.classic input:checked + .checkbox-inner{border-width:0;}.checkbox.classic input:checked + .checkbox-inner .svg-icon{opacity:1}.checkbox.classic.warning .checkbox-inner{border-color:var(--warning);background-color:rgba(var(--warning-rgb), .15)}.checkbox.classic.warning input:checked + .checkbox-inner{background:var(--warning)}.circular-progress{max-width:100%;vertical-align:middle;width:var(--width);height:var(--width);--stroke-width:calc((var(--width) / var(--stroke-factor)));--radius:calc(var(--width) / 2 - var(--stroke-width));--arc-length:calc(2 * 3.14 * var(--radius));--arc-fill:calc(var(--arc-length) * (var(--progress) / 100));transform:rotate(-90deg);}.circular-progress .circular-progress-track,.circular-progress .circular-progress-fill{cx:calc((var(--width) / 2));cy:calc((var(--width) / 2));r:var(--radius);fill:transparent;stroke-width:var(--stroke-width)}.circular-progress .circular-progress-fill{stroke-dasharray:var(--arc-fill) var(--arc-length);stroke-linecap:none;animation:donut 1s;animation-timing-function:cubic-bezier(.1,.09,.17,1.01)}.circular-progress.default-variant .circular-progress-track{stroke:var(--grey3)}.circular-progress.default-variant .circular-progress-fill{stroke:var(--action)}.circular-progress.green-variant .circular-progress-track{stroke:var(--grey3)}.circular-progress.green-variant .circular-progress-fill{stroke:#38aa48}.circular-progress.blue-variant .circular-progress-track{stroke:var(--grey3)}.circular-progress.blue-variant .circular-progress-fill{stroke:var(--action)}@-moz-keyframes donut{0%{stroke-dasharray:0,var(--arc-length)}100%{stroke-dasharray:var(--arc-fill) var(--arc-length)}}@-webkit-keyframes donut{0%{stroke-dasharray:0,var(--arc-length)}100%{stroke-dasharray:var(--arc-fill) var(--arc-length)}}@-o-keyframes donut{0%{stroke-dasharray:0,var(--arc-length)}100%{stroke-dasharray:var(--arc-fill) var(--arc-length)}}@keyframes donut{0%{stroke-dasharray:0,var(--arc-length)}100%{stroke-dasharray:var(--arc-fill) var(--arc-length)}}.clip-poster-popover .popover-item{justify-content:space-between}.clip-poster-popover .poster-slider{margin-top:-9px;}.clip-poster-popover .poster-slider .slider{width:100%}.clip-poster-thumbnail{width:20px;height:20px;border-radius:50%;object-fit:cover}.recording-preset-btns{display:flex;width:100%;justify-content:space-between}.icon-with-badge{position:relative;}.icon-with-badge .new-badge{position:absolute;font-size:9px;color:#fff;font-weight:800;padding:6px;padding-left:7px;display:flex;align-items:center;background:linear-gradient(90.93deg,#7866f4 0%,#6bd0fa 133.67%);border-radius:30px;top:0;left:-3px;width:31px;line-height:12px;height:18px;transform:translate(70%,-30%);pointer-events:none}.color-dropper-svg{margin-right:6px;}.color-dropper-svg path{fill:var(--action)}.color-dropper-tooltip{padding-bottom:12px}.color-range{padding-right:3px;display:flex}html[dir=ltr] .color-range-dropdown-button{margin-left:6px}html[dir=rtl] .color-range-dropdown-button{margin-right:6px}.color-range-preview{border-radius:6px;}.color-range-preview.inner{padding:6px;margin-bottom:3px;}.color-range-preview.inner:not(.active).guideflow_hovered{background:rgba(var(--action-rgb), .06)}.color-range-preview.inner.active{background:rgba(var(--action-rgb), .12);color:var(--action)}.color-range-preview .title{font-size:13px;margin-bottom:6px}.color-range-swatches{display:flex;overflow:hidden;list-style:none}.color-range-swatch{margin-left:4px;display:flex;align-items:center;}.color-range-swatch.stack{margin:0;}.color-range-swatch.stack:not(:first-child){margin-left:-10px}.color-range-swatch.small{margin-left:3px;height:30px;}.color-range-swatch.small.active{background:rgba(var(--action-rgb), .12)}.add-color-button{background:var(--white);box-shadow:inset 0 0 0 1px var(--border);border-radius:50% !important;}.add-color-button.active,.add-color-button.selected,.popover-target.active .add-color-button{box-shadow:0 0 0 1px inset rgba(var(--action-rgb), .2);background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12));}.add-color-button.active div,.add-color-button.selected div,.popover-target.active .add-color-button div,.add-color-button.active button,.add-color-button.selected button,.popover-target.active .add-color-button button{color:var(--action) !important}.add-color-button.active svg,.add-color-button.selected svg,.popover-target.active .add-color-button svg{fill:var(--action) !important}.add-color-button.guideflow_hovered{box-shadow:0 0 0 1px inset rgba(var(--action-rgb), .2);background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.color-picker-popover{width:264px;}.color-picker-popover.popover{padding:0}.color-picker-popover--content{padding:12px}.color-picker-popover--sample-button{margin-top:12px;padding-left:6px;}.color-picker-popover--sample-button.no-header{margin-top:0}.color-picker-popover--buttons{margin-top:18px}.popover.color-picker-editor-popover{background-color:var(--grey0);padding:0}.advanced-popover .input-fields>div{padding-top:12px !important;margin-right:4px}.advanced-popover .input-fields div:nth-child(2)>div{cursor:auto !important}.advanced-popover .input-fields div:nth-child(2) svg{fill:#545465 !important}.advanced-popover .input-fields div:nth-child(2) svg.guideflow_hovered{background:none !important;background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important}.advanced-popover .saturation{position:relative;width:220px;height:120px}.advanced-popover .hue,.advanced-popover .alpha{position:relative;height:12px}.advanced-popover .inputs-wrapper{padding:12px;width:220px}.advanced-popover .inputs-top-wrapper{display:flex;align-items:center;gap:12px}.advanced-popover .color-sliders{display:flex;flex-direction:column;gap:6px;width:160px}.advanced-popover .hue-horizontal{border-radius:6px;border:1px solid rgba(43,42,53,0.12)}.advanced-popover .input-fields input{height:24px !important;border-radius:6px !important;color:var(--grey8) !important;border:1px solid var(--border) !important;box-shadow:none !important;background-color:var(--white);-webkit-user-select:all !important;user-select:all !important}.advanced-popover .input-fields span{color:var(--grey7) !important;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;margin-top:6px !important;line-height:14.85px !important}.color-picker-available-colors{display:flex;flex-direction:column;gap:18px;}.color-picker-available-colors .popover-headline{font-weight:bold;font-size:13px}.quick-insert-modal{height:331px}.quick-insert-modal-list{background:#0d0e13;border-radius:12px;box-shadow:0 0 4px rgba(15,15,18,0.3),0 9px 26px rgba(15,15,18,0.28);overflow:hidden;}.quick-insert-modal-list:not(.searchable){padding-top:6px;padding-bottom:6px}html[dir=ltr] .first-use .quick-insert-modal-list{border-bottom-left-radius:0}html[dir=rtl] .first-use .quick-insert-modal-list{border-bottom-right-radius:0}html[dir=ltr] .first-use .quick-insert-modal-list{border-bottom-right-radius:0}html[dir=rtl] .first-use .quick-insert-modal-list{border-bottom-left-radius:0}.quick-insert-modal-list .list-items{padding:0 6px;}.first-use .quick-insert-modal-list .list-items{border-bottom:none}.quick-insert-modal-list .list-items.empty{border-bottom:none}.quick-insert-modal-list .list-empty{padding-bottom:0}.quick-insert-modal-list .list-empty-title{margin-bottom:12px}.quick-insert-modal-list .quick-insert-item{color:#939da8;display:flex;padding:6px 6px;align-items:center;font-size:14px;width:100%}.quick-insert-modal-list .quick-insert-item-action{padding-right:6px;color:#939da8}.quick-insert-modal-list .quick-insert-item-label{color:#939da8;flex-grow:1;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.quick-insert-modal-list .quick-insert-item-action-label{color:#fff;flex-grow:1;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.quick-insert-modal-list .quick-insert-item-context{color:#939da8;font-size:14px}.quick-insert-modal-list .quick-insert-item-logo{margin-right:12px;font-size:12px;text-align:center;width:24px;height:24px;display:flex;justify-content:center;align-items:center;}.quick-insert-modal-list .quick-insert-item-logo.wide{width:32px}.quick-insert-modal-list .quick-insert-item-logo .pictogram{width:24px;height:24px;line-height:24px;font-weight:700;}.quick-insert-modal-list .quick-insert-item-logo .pictogram.workspace{border-radius:6px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;width:24px;height:24px;text-transform:uppercase;}.quick-insert-modal-list .quick-insert-item-logo .pictogram.workspace .symbol{line-height:11px;height:10px}.quick-insert-modal-list .quick-insert-item-logo .emoji{font-size:20px}.quick-insert-modal-list .quick-insert-item-logo img{width:24px;height:24px;border-radius:12px;object-fit:cover;object-position:center;}.quick-insert-modal-list .quick-insert-item-logo img.workspace{border-radius:6px}.quick-insert-modal-list .quick-insert-item-flag{color:#2a2c37;font-size:12px;margin-left:12px;padding:6px;border-radius:6px;background:#fff;}.quick-insert-modal-list .quick-insert-item-flag.release-candidate{background:#3cd04e}.quick-insert-modal-list .quick-insert-item-flag.looking-for-feedback{background:#ffbb5c}.quick-insert-modal-list .quick-insert-item-flag.experimental,.quick-insert-modal-list .quick-insert-item-flag.do-not-use{background:#ff938f}.quick-insert-modal-list .quick-insert-item-shortcut{text-align:center;display:flex;align-items:center;color:#939da8;font-family:"Roboto mono";}.quick-insert-modal-list .quick-insert-item-shortcut .separator{font-size:12px}.quick-insert-modal-list .quick-insert-item-shortcut .key{display:flex;justify-content:center;border-radius:3px;min-width:20px;height:20px;padding:0 4px;line-height:20px;background-color:#2a2c37;font-size:12px}.quick-insert-modal-list .quick-insert-item-shortcut .key,.quick-insert-modal-list .quick-insert-item-shortcut .separator{margin-left:6px}.quick-insert-modal-list .list-search{background-color:transparent;color:#fff;}.quick-insert-modal-list .list-search::placeholder{color:#939da8}.quick-insert-modal-list .highlight{background:none !important;}.quick-insert-modal-list .highlight .quick-insert-item-logo,.quick-insert-modal-list .highlight .quick-insert-item-label,.quick-insert-modal-list .highlight .quick-insert-item{color:#fff;background:#2a2c37;border-radius:6px}.quick-insert-modal-list .highlight .quick-insert-item-shortcut{color:#fff}.quick-insert-modal-list .highlight .key{background-color:#545465}.quick-insert-modal-hint{display:flex;justify-content:space-between;align-items:center;background-color:rgba(84,84,101,0.3);margin:0 -12px;}html[dir=ltr] .quick-insert-modal-hint{border-bottom-left-radius:12px}html[dir=rtl] .quick-insert-modal-hint{border-bottom-right-radius:12px}html[dir=ltr] .quick-insert-modal-hint{border-bottom-right-radius:12px}html[dir=rtl] .quick-insert-modal-hint{border-bottom-left-radius:12px}.quick-insert-modal-hint > *{line-height:24px;font-size:12px;display:flex;margin:9px 18px}.quick-insert-modal-hint-message-container > *{margin-right:9px}.quick-insert-modal-hint-emoji{width:24px;height:24px;display:flex;justify-content:center}.quick-insert-modal-hint-message{padding-left:3px}html[dir=ltr] .quick-insert-modal-hint-action-container > *{margin-left:12px}html[dir=rtl] .quick-insert-modal-hint-action-container > *{margin-right:12px}.quick-insert-menu-first-use{background-color:#0d0e13;color:var(--grey3);}html[dir=ltr] .quick-insert-menu-first-use{border-bottom-left-radius:12px}html[dir=rtl] .quick-insert-menu-first-use{border-bottom-right-radius:12px}html[dir=ltr] .quick-insert-menu-first-use{border-bottom-right-radius:12px}html[dir=rtl] .quick-insert-menu-first-use{border-bottom-left-radius:12px}.quick-insert-menu-first-use .quick-insert-modal-hint{margin:0}.comments-player{font-weight:normal}.comments{display:flex;flex-grow:1;flex-direction:column;color:var(--grey7);line-height:19px;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;}@media (orientation:portrait){.size-class-phone .comments{overflow-y:scroll}}@supports (-webkit-overflow-scrolling:touch){@media (orientation:landscape){.size-class-phone .comments{padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}}}.size-class-phone .comments .comments-add,.size-class-phone .comments .comment-resolve{width:100%}.size-class-phone .comments .comment{width:100%}.comments-phone{width:100%;display:flex}.reactions-button-phone{width:48px;height:40px;border:1px solid var(--border);border-radius:6px;display:flex;justify-content:center;align-items:center;margin-right:24px;}.reactions-button-phone.active{background-color:var(--grey1)}.reactions-button-phone .add-reaction-phone svg{fill:none !important}.reactions-popover-phone{border-radius:48px !important;height:72px;display:flex;justify-content:center;align-items:center;animation:dropin-reverse .2s cubic-bezier(.15,.8,.3,1.6) !important;}.reactions-popover-phone .reactions-list-phone{width:100%}.reactions-popover-phone .reaction-item-phone{display:flex;justify-content:center;}.reactions-popover-phone .reaction-item-phone .reaction-popover{font-size:28px}.reactions-phone{display:flex;align-items:center;width:100%;flex-wrap:wrap;overflow-x:hidden;padding:24px 0 12px 0;}.reactions-phone .reactions-list-phone{flex:1;display:flex;padding-left:24px;padding-bottom:12px;}.reactions-phone .reactions-list-phone .reaction-label{font-size:14px;line-height:16px;font-weight:bold;padding-right:12px;vertical-align:text-top;color:var(--grey4);}.reactions-phone .reactions-list-phone .reaction-label.user-reacted{color:var(--white)}.reactions-phone .reactions-list-phone .reaction-icon{font-size:20px;padding:6px 6px 6px 12px}.reactions-phone .reactions-list-phone button{margin-right:12px;border-radius:20px;background-color:var(--grey1);opacity:0;}@media (max-width:375px){.reactions-phone .reactions-list-phone button{margin-right:7px}}.reactions-phone .reactions-list-phone button.appearing{transition:opacity 100ms;opacity:1}.reactions-phone .reactions-list-phone button.user-reacted{background-color:var(--action)}.comment-input{position:relative}.comment-input-button{z-index:1;position:absolute;left:3px;bottom:3px}.comments-add{padding:12px 18px;border-bottom:1px solid var(--grey1);background-color:var(--white);}.comments-add .mention-list{top:100% !important}.size-class-phone .comments-add{padding:0 24px 24px 24px}.with-reactions .comments-add{padding-right:6px}.comments-add-actions{display:flex;justify-content:space-between;margin-top:6px;align-items:center;}.comments-add-actions .actions{display:flex;}html[dir=ltr] .comments-add-actions .actions .button + .button{margin-left:6px}html[dir=rtl] .comments-add-actions .actions .button + .button{margin-right:6px}.size-class-phone .comments-add-actions{margin-top:18px;}.size-class-phone .comments-add-actions button.transparent{margin-right:18px}.size-class-phone .comments-add-actions button.action{width:82px;text-align:center;padding-left:27px}.comments-add-actions .hint{color:var(--grey4);font-size:11px}.comment{padding:18px 0 12px 0;background-color:var(--white);border-bottom:1px solid var(--border-subtle);}.comment.resolved{box-shadow:inset 3px 0 0 var(--success)}.comment.active{animation:comment-active-animation .2s linear 1.5s backwards}.comment-content{padding:0 18px;position:relative;}.size-class-phone .comment-content{padding:0 18px 0 24px}.comment-replies .comment-content{margin-top:18px;padding:0 0 0 12px;box-shadow:inset 2px 0 0 var(--action);}.comment-replies .comment-content.resolved{box-shadow:inset 2px 0 0 var(--success)}.replies-show-hide-holder{margin-top:12px;display:flex;flex-direction:row;justify-content:flex-start;}.replies-show-hide-holder .replies-show{display:flex;align-items:center;flex-wrap:wrap}.replies-show-hide-holder .replies-avatars{display:flex;flex-direction:row-reverse;align-items:center;padding:0 6px}.replies-show-hide-holder .comment-avatar{opacity:0;animation:fadein 200ms ease-in forwards;}.replies-show-hide-holder .comment-avatar img{border:2px var(--white) solid;object-fit:cover}.replies-show-hide-holder .comment-avatar{margin-left:-6px}.replies-hide,.replies-show{color:var(--grey4)}.comment-header{display:flex;align-items:center}.comment-avatar{width:30px;height:30px;flex-shrink:0;}.size-class-phone .comment-avatar{width:40px;height:40px}.comment-avatar img{width:100%;height:100%;border-radius:100%;object-fit:cover}.comment-avatar.small{height:22px;width:22px}.comment-info{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}html[dir=ltr] .comment-info{margin-left:8px}html[dir=rtl] .comment-info{margin-right:8px}.comment-dots{align-self:flex-start;}html[dir=ltr] .comment-dots{margin-left:8px}html[dir=rtl] .comment-dots{margin-right:8px}.size-class-phone .comment-dots svg{fill:var(--grey4) !important}.comment-author{font-weight:500;line-height:18px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.size-class-phone .comment-author{font-weight:bold;font-size:16px;line-height:19px;color:var(--grey7)}.comment-author.retired{text-decoration:line-through}.comment-time{color:var(--grey4);font-size:12px;display:flex;align-items:center;line-height:18px;}.size-class-phone .comment-time{font-weight:500;font-size:14px;line-height:14px;margin-top:12px}.comment-resolve{border-bottom:1px solid var(--border-subtle);}.comment-resolve:only-child{border:none}.comment-resolved{color:var(--success);font-weight:600}html[dir=ltr] .comment-resolved{margin-right:3px}html[dir=rtl] .comment-resolved{margin-left:3px}.comment-message{padding-top:6px;white-space:pre-wrap;word-wrap:break-word;}.size-class-phone .comment-message{font-weight:500;line-height:24px;color:var(--grey7)}.comment-message a:link{text-decoration:underline}.comment-message.large-emojis{font-size:30px;line-height:30px}.size-class-phone .comment-message{line-height:24px}.comment-actions{padding:6px 18px 0 18px;}.comment-actions button{margin-left:-12px}.size-class-phone .comment-actions{padding-left:24px}.comment-reply{padding:12px 18px 0 18px;}.size-class-phone .comment-reply{padding:12px 0}.comment-reply.edit{padding:12px 0}.comment-replies .comment-reply{padding:12px 0 0 0}.comment-reply .comment-reply-actions{display:flex;flex-direction:row;align-items:center;margin-top:6px;justify-content:space-between;}.comment-reply .comment-reply-actions .actions{display:flex;}html[dir=ltr] .comment-reply .comment-reply-actions .actions .button + .button{margin-left:6px}html[dir=rtl] .comment-reply .comment-reply-actions .actions .button + .button{margin-right:6px}.size-class-phone .comment-reply .comment-reply-actions{margin-top:12px}.comment-reply .comment-reply-actions .hint{color:var(--grey4);font-size:11px}.comment-area.editor.active .ql-editor{padding-bottom:30px}.comment-area.editor.active.large .ql-editor{min-height:108px}.comment-area{flex:1;}.comment-area .ql-editor{background:var(--white);border:1px solid var(--border);border-radius:6px;padding:6px 9px;font-size:14px;line-height:19px;color:inherit;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.comment-area .ql-editor::-webkit-scrollbar{width:6px;background-color:transparent}.comment-area .ql-editor::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.comment-area .ql-editor.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.size-class-phone .comment-area .ql-editor{height:40px;line-height:24px;font-size:16px}.comment-area .ql-editor.ql-blank::before{color:var(--grey4)}.size-class-phone .comment-area .large{min-height:84px}.comment-area .large .ql-editor{padding:10px 30px 10px 12px;font-size:16px}.comment-area.active .ql-editor{border:1px solid var(--action);min-height:72px;}.size-class-phone .comment-area.active .ql-editor{min-height:84px}.text-area .ql-bubble .ql-toolbar{min-width:50px}.text-area .ql-bubble .ql-tooltip{transform:scale(.8);}.text-area .ql-bubble .ql-tooltip .ql-formats{margin:4px 6px 4px 0}.text-area .ql-bubble .ql-tooltip .ql-formats:first-child{margin-left:6px}.comments-placeholder{padding:36px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.comments-placeholder-text{font-size:14px}.comments-placeholder-illustration{width:180px;height:132px;margin-bottom:24px;}.comments-placeholder-illustration.plain{background-image:url(https://html-assets-prod.guideflow.com/3b1949e983aeb11a7b5546135f54869cfc63a489);background-size:cover}.comments .mention{color:var(--grey4);height:auto;background:none;padding:0;width:auto}.comments-number{padding:0 24px;align-self:flex-start;font-weight:bold;font-size:14px;line-height:28px;color:var(--grey7);display:flex;}.comments-number .comments-icon,.comments-number .reactions-icon{display:flex;justify-content:center;align-items:center}.comments-number .comments-icon .comments-icon-number{padding-left:6px}.comments-number .reactions-icon{padding-left:24px;}.comments-number .reactions-icon svg{fill:none !important}.comments-number .reactions-icon .reactions-icon-number{padding-left:6px}.comments-number-mobile-app{color:var(--grey7);padding:12px 24px;border-bottom:1px solid var(--grey2);font-weight:500;line-height:16px}.comments-additional-sections{border-top:6px solid #dddfe5}.comments-section-header{padding:12px;border-bottom:1px solid var(--border-subtle)}.comments-slide-number{font-size:14px}.text-area a{position:relative}.text-area .ql-container.ql-bubble:not(.ql-disabled) a{white-space:normal;text-decoration:underline;}.text-area .ql-container.ql-bubble:not(.ql-disabled) a:before,.text-area .ql-container.ql-bubble:not(.ql-disabled) a:after{transform:translate(-50%,100%)}@-moz-keyframes comment-active-animation{from{background-color:rgba(88,110,224,0.06)}}@-webkit-keyframes comment-active-animation{from{background-color:rgba(88,110,224,0.06)}}@-o-keyframes comment-active-animation{from{background-color:rgba(88,110,224,0.06)}}@keyframes comment-active-animation{from{background-color:rgba(88,110,224,0.06)}}.user-tooltip .user-name{text-align:center;font-weight:bold;}.user-tooltip .user-name span{font-weight:lighter;margin-left:3px;}.user-tooltip .user-name span.tooltip-text{display:block;font-weight:400}.more-users-tooltip{max-width:192px;margin:12px;}.more-users-tooltip .more-users-heading{font-weight:bold;text-align:center;color:var(--white);margin:12px 0}.more-users-tooltip .more-users-description{margin:12px 0;color:var(--grey4);text-align:center}.document-viewers-list-v2 .document-viewers-participants{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;min-height:153px;max-height:153px}.document-viewers-list-v2 .document-viewers-participants-count{display:flex;font-size:12px;color:var(--white);background:var(--grey4);width:16px;height:16px;border-radius:50%;justify-content:center;align-items:flex-start;margin-left:6px;box-shadow:0 0 0 2px}.document-viewers-list-v2 .document-viewer-row{display:flex;}.document-viewers-list-v2 .document-viewer-row .document-viewer{display:flex;align-items:center}.document-viewers-list-v2 .document-viewer-row.guideflow_hovered{border-radius:4px;color:var(--action);}.document-viewers-list-v2 .document-viewer-row.guideflow_hovered .currently-live-users{box-shadow:0 0 0 2px}.document-viewers-list-v2 .document-viewer-row.guideflow_hovered .hover-cta{display:block}.currently-live-users{box-shadow:0 0 0 2px var(--white);display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;transition:box-shadow 150ms ease-in-out;background:#fff;}.currently-live-users.img-circle{width:24px;margin:10px 6px;height:24px;min-height:24px;transition:box-shadow 50ms ease-out;}.currently-live-users.img-circle.jump.guideflow_hovered{box-shadow:0 0 0 2px}.currently-live-users.img-circle img{width:100%}.currently-live-users.big{width:72px;height:72px;min-height:72px}.currently-live-users.medium{width:53px;height:53px;min-height:53px}.currently-live-users.small{width:41px;height:41px;min-height:41px}.invite-others-button{box-shadow:0 0 0 1px inset var(--border),0 0 0 2px var(--white);background-color:var(--white);border-radius:50%;position:relative;margin-right:-17px;}.invite-others-button.guideflow_hovered{box-shadow:0 0 0 1px inset rgba(var(--action-rgb), .2),0 0 0 2px var(--white);background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.invite-others-button.dialog-open,.invite-others-button:active{box-shadow:0 0 0 1px inset rgba(var(--action-rgb), .2),0 0 0 2px var(--white);background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12));}.invite-others-button.dialog-open div,.invite-others-button:active div,.invite-others-button.dialog-open button,.invite-others-button:active button{color:var(--action) !important}.invite-others-button.dialog-open svg,.invite-others-button:active svg{fill:var(--action) !important}.invite-others-button.dialog-open{pointer-events:none;transform:rotate(45deg)}.document-viewers-list-v1{margin:12px 12px 18px;}.document-viewers-list-v1 .document-viewers-heading{color:var(--grey4);font-size:14px;margin-bottom:12px}.document-viewers-list-v1 .document-viewer-row{display:flex;justify-content:space-between;align-items:center;padding:3px;margin:6px -3px;}.document-viewers-list-v1 .document-viewer-row .document-viewer{display:flex;align-items:center;flex:70;}.document-viewers-list-v1 .document-viewer-row .document-viewer .connected-user{flex-shrink:0}html[dir=ltr] .document-viewers-list-v1 .document-viewer-row .document-viewer .connected-user{margin-right:12px}html[dir=rtl] .document-viewers-list-v1 .document-viewer-row .document-viewer .connected-user{margin-left:12px}.document-viewers-list-v1 .document-viewer-row .document-viewer .user-name{color:inherit}.document-viewers-list-v1 .document-viewer-row .document-viewer-detail{font-size:14px;text-align:center;flex:30;}.document-viewers-list-v1 .document-viewer-row .document-viewer-detail .detail{color:var(--grey4)}.document-viewers-list-v1 .document-viewer-row .document-viewer-detail .hover-cta{display:none}.document-viewers-list-v1 .document-viewer-row.guideflow_hovered{border-radius:4px;background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06);color:var(--action);}.document-viewers-list-v1 .document-viewer-row.guideflow_hovered .connected-users-item{box-shadow:0 0 0 2px}.document-viewers-list-v1 .document-viewer-row.guideflow_hovered .detail{display:none}.document-viewers-list-v1 .document-viewer-row.guideflow_hovered .hover-cta{display:block}.connected-users-item{margin-right:-4px;box-shadow:0 0 0 2px var(--white);display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;transition:box-shadow 150ms ease-in-out;background:#fff;}.connected-users-item.img-circle{width:24px;height:24px;min-height:24px;transition:box-shadow 50ms ease-out;}.connected-users-item.img-circle.jump.guideflow_hovered{box-shadow:0 0 0 2px}.connected-users-item.img-circle img{width:100%}html[dir=ltr] .popover-target + .connected-users-item{margin-right:-3px}html[dir=rtl] .popover-target + .connected-users-item{margin-left:-3px}.connected-users-item.extra-users{min-width:24px;width:auto;padding:4px;letter-spacing:-.033em;border-radius:12px;border:1px solid var(--border);}.connected-users-item.extra-users.guideflow_hovered{border-color:rgba(var(--action-rgb), .2);background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.connected-users-item.extra-users:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.connected-users-item .user-text{font-size:12px;padding-bottom:1px}.context-menu-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99999991}.white-menu{border-radius:2px;background:var(--white);list-style:none}.menu-wrapper{position:absolute;z-index:99999999}.context-menu{border:1px solid rgba(var(--grey7-rgb), .1);box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);font-size:14px;border-radius:12px;animation:dropin .2s cubic-bezier(.15,.8,.3,1.6);min-width:136px;}.context-menu.with-shortcuts{width:235px}.context-menu li{display:flex;align-items:center;white-space:nowrap;padding:0 6px;margin:3px 6px;border-radius:6px;min-height:30px;color:var(--grey7);}.context-menu li:first-child{margin:6px 6px 3px}.context-menu li:last-child{margin:3px 6px 6px}.context-menu li:only-child{margin:6px}.context-menu li.guideflow_hovered:not(.no-hover):not(.action-delete):not(.highlight){background:rgba(var(--action-rgb), .06);}.context-menu li.guideflow_hovered:not(.no-hover):not(.action-delete):not(.highlight) > .context-menu-shortcut > .context-menu-shortcut-item{background:rgba(var(--action-rgb), .12)}.context-menu li.action-delete.guideflow_hovered{background:rgba(var(--error-rgb), .06)}.context-menu li.highlight{background:rgba(var(--action-rgb), .12);color:var(--action);}.context-menu li.highlight .context-menu-shortcut-item{background-color:var(--action);color:var(--white)}.context-menu li.disabled{pointer-events:none;}.context-menu li.disabled .context-menu-label{pointer-events:none;color:var(--grey4)}.context-menu li.action-delete .context-menu-label{color:var(--error)}.context-menu > li{position:relative}.context-menu > li ul{visibility:hidden;pointer-events:none;position:absolute;top:-1px;left:100%;z-index:1}.context-menu .active > ul{visibility:visible;pointer-events:auto;display:block}.context-menu .context-menu-label-container{display:flex;flex:2;align-items:center}.context-menu .context-menu-label.is-error{color:var(--error)}.context-menu .context-menu-shortcut{display:flex;justify-content:flex-end}.context-menu .context-menu-shortcut-item{display:flex;justify-content:center;align-items:center;background:rgba(var(--action-rgb), .06);padding:3px;border-radius:3px;margin-right:6px;font-size:11px;font-family:"Roboto Mono";min-width:20px;height:20px;}.context-menu .context-menu-shortcut-item:last-child{margin-right:0}.context-menu .context-menu-icon{margin-right:12px}.context-menu-separator{background:var(--border);height:1px;padding:0}.context-menu-old{border:1px solid var(--border);box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);font-size:14px;border-radius:5px;}.context-menu-old li{padding:6px 18px 6px 0;white-space:nowrap;display:flex;align-items:center;color:var(--grey7);}.context-menu-old li.guideflow_hovered{background:rgba(0,0,0,0.05)}.context-menu-old .has-children{padding-right:16px}.context-menu-old .has-children:after{content:"";position:absolute;border-left:4px solid #000;border-top:4px solid transparent;border-bottom:4px solid transparent;vertical-align:bottom;margin-top:-4px;top:50%;right:4px}.context-menu-old > li{position:relative}.context-menu-old > li ul{display:none;position:absolute;top:-1px;left:100%;z-index:1}.context-menu-old li.guideflow_hovered > ul{display:block}.context-menu-old .context-menu-separator-old{background:var(--border);height:1px;padding:0}.context-menu-old .context-menu-checkbox-old{padding:0 6px;visibility:hidden;}.context-menu-old .context-menu-checkbox-old.checked{visibility:visible}.context-menu-old .context-menu-icon-old{margin-right:6px;width:16px;height:16px}.create-template{font-size:14px}.create-template-label{font-weight:500}.create-template-input{margin:6px 0}.create-template-description{font-size:12px;color:var(--action)}.template-created-close{position:absolute;right:12px;top:12px}.template-created-illustration{height:178px;background:center/contain no-repeat url(https://html-assets-prod.guideflow.com/7adc3cd843490625ff698002731b99627a5eedb4)}.branded-template-body{border-top:1px solid var(--border);padding-top:36px;padding-left:36px;padding-right:36px;padding-bottom:42px;}.branded-template-body label{font-weight:700}.branded-template-actions{display:flex;flex-wrap:wrap}.branded-template-input{margin-top:6px;margin-bottom:18px}.branded-template-option{color:var(--grey6);text-align:left;padding:12px;display:flex;align-items:center;flex-direction:row;flex:1;justify-content:space-between;}.branded-template-option:first-child{border-bottom:0;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:0;border-bottom-right-radius:0}.branded-template-option:last-child{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.branded-template-option.guideflow_hovered{background-color:#f5f6fd;}.branded-template-option.guideflow_hovered label{color:var(--action)}.branded-template-option .branded-template-text label{font-weight:700;font-size:15px;line-height:24px}.branded-template-option .branded-template-text p{font-size:12px;line-height:18px}.branded-template-build{width:48px;height:48px;background-size:48px 48px;background-image:url(https://html-assets-prod.guideflow.com/b65d2a4cf5e9f9452a5fbe8b58772b612fbcdc11);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.branded-template-build{background-image:url(https://html-assets-prod.guideflow.com/5ff4cec54de24d4066fd7b9ee6c4e543245027b9)}}.branded-template-customize{width:48px;height:48px;background-size:48px 48px;background-image:url(https://html-assets-prod.guideflow.com/396ceb5b16fb494a80987f7214d4f51231c89cf3);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.branded-template-customize{background-image:url(https://html-assets-prod.guideflow.com/a5281faf28e038c56b4d007ff4d987cfc20fb432)}}.popover-section{padding:6px 6px;}.popover-section-header{margin-bottom:3px;padding:6px 6px;color:var(--grey4);font-size:12px;line-height:135%}.popover-section-underline{border-bottom:1px solid var(--border)}.current-workspace--trigger{position:relative;}.current-workspace--trigger .badge{top:0;right:-5px}.current-workspace--item{position:relative;display:flex;}.current-workspace--item .current-workspace--item--badge{position:relative;width:12px;margin-left:4px;}.current-workspace--item .current-workspace--item--badge .badge{top:0}.current-workspace--badge{margin-left:6px;position:relative;letter-spacing:0;padding:3px 9px;font-size:9px;line-height:calc(1px + 9px);font-weight:bold;box-sizing:border-box;background:var(--white);background-clip:padding-box;border:solid 1px transparent;border-radius:30px;}.current-workspace--badge:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:#e5e5e5}.add-members-label{text-indent:4px}.new-presentation-label{text-indent:3px}.library-sidebar{z-index:2;position:absolute;left:0;right:0;top:0;bottom:0}.library-transition-enter,.library-transition-appear{transform:translateX(264px)}.library-transition-enter-active,.library-transition-appear-active{transition:transform 200ms ease-out;transform:translateX(0)}.library-transition-exit{transform:translateX(0)}.library-transition-exit-active{transition:transform 200ms ease-out;transform:translateX(264px)}.dashboard-sidebar{border-right:1px solid var(--border);width:264px;overflow:hidden;position:relative;background:var(--white);}.size-class-phone .dashboard-sidebar{width:100%;padding:0;}.size-class-phone .dashboard-sidebar .svg-icon:not(.folder-chevron){width:36px !important;height:36px !important;}.size-class-phone .dashboard-sidebar .svg-icon:not(.folder-chevron) svg{width:100% !important;height:100% !important}.dashboard-sidebar-with-footer{flex-shrink:0;display:flex;flex-direction:column;height:100%}.dashboard-sidebar-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;height:24px}.dashboard-sidebar-section-title{font-size:14px;font-weight:400;color:var(--grey5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;}html[dir=ltr] .dashboard-sidebar-section-title{padding-left:18px}html[dir=rtl] .dashboard-sidebar-section-title{padding-right:18px}.size-class-phone .dashboard-sidebar-section-title{font-weight:normal;font-size:16px;line-height:18px;color:var(--grey7);padding-left:12px}.dashboard-sidebar-section-title.root{color:currentColor}html[dir=ltr] .dashboard-sidebar-section-title.root{padding-left:6px}html[dir=rtl] .dashboard-sidebar-section-title.root{padding-right:6px}.dashboard-sidebar-body{background:var(--white);flex:1;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;padding:12px 12px 18px;}.dashboard-sidebar-body::-webkit-scrollbar{width:6px;background-color:transparent}.dashboard-sidebar-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.dashboard-sidebar-body.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.dashboard-sidebar-body.shadow-top{box-shadow:inset 0 1px 0 var(--grey2)}.dashboard-sidebar-body.new{padding-top:0}.size-class-phone .dashboard-sidebar-body{padding:24px 24px}.dashboard-sidebar-footer{padding:9px 12px;border-top:1px solid var(--border);background:var(--white)}.dashboard-sidebar-cta{border-top:1px solid var(--border);padding-left:30px;padding-bottom:18px;padding-top:12px;background-image:url(https://html-assets-prod.guideflow.com/d59e7787d5895d1c0d5b96680cbb0aeda334d841);background-repeat:no-repeat;background-size:128px 80px;background-position:bottom right;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.dashboard-sidebar-cta{background-image:url(https://html-assets-prod.guideflow.com/3745d3d494b75f4952423e401aefd9f38b54540a)}}.dashboard-sidebar-footer-download-btn{margin:9px 0}.dashboard-sidebar-cta-head{display:flex;align-items:center;margin-left:-5px;margin-bottom:6px;}.dashboard-sidebar-cta-head .svg-icon{margin-right:4px}.dashboard-sidebar-subsection{display:flex;flex-direction:column;flex-shrink:0}.dashboard-sidebar-section{display:flex;flex-direction:column;flex-shrink:0;padding-bottom:12px;}.size-class-phone .dashboard-sidebar-section{padding-bottom:24px}.dashboard-sidebar-section.upsell-sidebar-section{padding:9px 12px;border-bottom:1px solid var(--border);background-color:var(--white);}.dashboard-sidebar-section.upsell-sidebar-section .dashboard-sidebar-item-container{margin-bottom:0}.dashboard-sidebar-section.upsell-sidebar-section .button.transparent{font-weight:400}.dashboard-sidebar-section.upsell-sidebar-section .dashboard-sidebar-item{font-size:14px;justify-content:space-between;}html[dir=ltr] .dashboard-sidebar-section.upsell-sidebar-section .dashboard-sidebar-item{padding-left:3px}html[dir=rtl] .dashboard-sidebar-section.upsell-sidebar-section .dashboard-sidebar-item{padding-right:3px}.dashboard-sidebar-section.upsell-sidebar-section .dashboard-sidebar-upsell-button-cta{padding-right:6px;color:var(--action)}.dashboard-sidebar-section:last-of-type{padding-bottom:0}.dashboard-folders-spinner-phone{position:absolute;left:45%;top:45%}.dashboard-sidebar-item-new-nested,.dashboard-sidebar-item-new{display:flex;}html[dir=ltr] .dashboard-sidebar-item-new-nested,html[dir=ltr] .dashboard-sidebar-item-new{margin-right:3px}html[dir=rtl] .dashboard-sidebar-item-new-nested,html[dir=rtl] .dashboard-sidebar-item-new{margin-left:3px}.dashboard-sidebar-item-children-container{padding-left:12px}.dashboard-sidebar-item-empty-folder-icon{padding-left:12px}.dashboard-sidebar-item-container{display:flex;align-items:center;margin-bottom:3px;border-radius:6px;height:30px;}html[dir=ltr] .dashboard-sidebar-item-container{padding-right:3px}html[dir=rtl] .dashboard-sidebar-item-container{padding-left:3px}html[dir=ltr] .dashboard-sidebar-item-container{padding-left:15px}html[dir=rtl] .dashboard-sidebar-item-container{padding-right:15px}html[dir=ltr] .dashboard-sidebar-item-container.tree-item{padding-left:3px}html[dir=rtl] .dashboard-sidebar-item-container.tree-item{padding-right:3px}.size-class-phone .dashboard-sidebar-item-container{height:42px}.dashboard-sidebar-item-container:not(.active) .folder-options{display:none}@media (min-width:675px){.dashboard-sidebar-item-container:not(.active).guideflow_hovered{cursor:default;background:rgba(var(--action-rgb), .06)}}.dashboard-sidebar-item-container.drop-target{background:rgba(var(--action-rgb), .2);box-shadow:0 0 0 1px var(--action);color:var(--action)}.dashboard-sidebar-item-container.active{background:rgba(var(--action-rgb), .12);}.dashboard-sidebar-item-container.active .dashboard-sidebar-item{color:var(--action)}.dashboard-sidebar-item-container:focus .folder-options,.dashboard-sidebar-item-container:focus-within .folder-options,.dashboard-sidebar-item-container.guideflow_hovered .folder-options{display:block !important}.dashboard-sidebar-item-container.guideflow_hovered .folder-options,.dashboard-sidebar-item-container.active .folder-options{display:block !important}html[dir=ltr] .dashboard-sidebar-item-container.root{padding-left:3px}html[dir=rtl] .dashboard-sidebar-item-container.root{padding-right:3px}.dashboard-sidebar-item-container .folder-options,.nested-folder .folder-options{display:none !important;}.dashboard-sidebar-item-container .folder-options.opened,.nested-folder .folder-options.opened{display:block !important}.dashboard-sidebar-item,.dashboard-sidebar-item-icon-button{align-items:center;}.dashboard-sidebar-item span.emoji,.dashboard-sidebar-item-icon-button span.emoji{font-size:18px;}.size-class-phone .dashboard-sidebar-item span.emoji,.size-class-phone .dashboard-sidebar-item-icon-button span.emoji{font-size:24px}.dashboard-sidebar-item{flex-grow:1;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;height:30px;cursor:default;}html[dir=ltr] .dashboard-sidebar-item{text-align:left}html[dir=rtl] .dashboard-sidebar-item{text-align:right}html[dir=ltr] .dashboard-sidebar-item.non-collapsible{padding-left:12px}html[dir=rtl] .dashboard-sidebar-item.non-collapsible{padding-right:12px}.size-class-phone .dashboard-sidebar-item{height:42px}.dashboard-sidebar-item input{padding:3px !important;margin:3px 0;font-size:14px;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}html[dir=ltr] .dashboard-sidebar-item input{margin-left:5px}html[dir=rtl] .dashboard-sidebar-item input{margin-right:5px}.dashboard-sidebar-item.light{color:var(--grey4)}.dashboard-sidebar-item .icon{flex-shrink:0;pointer-events:none;}.size-class-phone .dashboard-sidebar-item .icon{width:36px;height:36px}.dashboard-sidebar-item .name{pointer-events:none}.dashboard-sidebar-item .name,.dashboard-sidebar-item .editable-name,.dashboard-sidebar-item .editing-name{flex-grow:1;padding-left:calc(12px - 6px);width:calc(100% - 48px);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.size-class-phone .dashboard-sidebar-item .name,.size-class-phone .dashboard-sidebar-item .editable-name,.size-class-phone .dashboard-sidebar-item .editing-name{font-weight:normal;font-size:16px;line-height:18px;color:var(--grey7);padding-left:12px}.dashboard-sidebar-footer .dashboard-sidebar-item{margin-bottom:0}.dashboard-sidebar-item-nested .dashboard-sidebar-item-arrow-back{margin-left:12px}.dashboard-transition-enter,.dashboard-transition-appear{transform:translateX(-12px);opacity:.56}.dashboard-transition-enter-active,.dashboard-transition-appear-active{transition:all 200ms ease-out;transform:translateX(0);opacity:1}.dashboard-transition-exit{transform:translateX(0);opacity:1}.dashboard-transition-exit-active{transition:all 200ms ease-out;transform:translateX(-12px);opacity:.56}.rename-form-container{display:flex;gap:10px}.rename-form-emoji-selector{width:66px;padding-right:15px;padding-left:10px;justify-content:space-between;}.rename-form-emoji-selector .emoji{font-size:18px}.dashboard-sidebar-new-presentation{padding:12px}.dashboard{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:overlay;padding:36px 36px 0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;overflow-y:scroll;}.dashboard:after{content:"";height:36px;display:block;flex-shrink:0}.dashboard::-webkit-scrollbar{width:6px;background-color:transparent}.dashboard::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.dashboard.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.size-class-phone .dashboard{padding:0}.dashboard-header{margin:2px 12px 24px}.dashboard-header-container{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;}.size-class-phone .dashboard-header-container{margin:24px 14px 12px 14px;}@media (orientation:landscape){.size-class-phone .dashboard-header-container{margin-left:24px}}.dashboard-header-left,.dashboard-header-right{display:flex;align-items:center;min-height:24px}.dashboard-reviewer-callout{margin-bottom:30px}.dashboard-confirm-folder-delete-button{width:132px}.dashboard-header-left{min-width:0;max-width:75%;flex-grow:1;flex-wrap:nowrap;padding-right:12px}.dashboard-header-divider{margin:0 12px}.dashboard-action-label{text-indent:3px}.dashboard-sorting-selector{flex-shrink:0;display:flex;align-items:center;}.size-class-phone .dashboard-sorting-selector{align-self:flex-end;margin:10px 10px 0 0}html[dir=ltr] .dashboard-sorting-label{margin-right:12px}html[dir=rtl] .dashboard-sorting-label{margin-left:12px}.dashboard-collapse-button{display:inline-flex;align-items:center;font-size:12px;color:var(--grey6);align-self:flex-start;border-radius:6px;}html[dir=ltr] .dashboard-collapse-button{margin-left:12px}html[dir=rtl] .dashboard-collapse-button{margin-right:12px}html[dir=ltr] .dashboard-collapse-button{padding-right:12px}html[dir=rtl] .dashboard-collapse-button{padding-left:12px}.dashboard-collapse-button.guideflow_hovered{background-color:rgba(var(--action-rgb), .06)}.dashboard-collapse-button-icon{transition:transform 250ms ease;}.dashboard-collapse-button-icon.collapsed{transform:rotate(-90deg)}.dashboard-collapse-button-presentations{margin-top:6px}.dashboard-title{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);line-height:36px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:30px;display:inline;}html[dir=ltr] .dashboard-title{margin-right:12px}html[dir=rtl] .dashboard-title{margin-left:12px}.size-class-phone .dashboard-title{font-size:21px;line-height:25px;letter-spacing:.4px;color:var(--black)}.dashboard-subtitle{flex-basis:100%;font-size:14px;line-height:36px;color:var(--grey7);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashbord-ellipsis-tooltip{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-grid-container{flex-basis:100%;flex-shrink:1}.dashboard-grid{display:flex;justify-content:flex-start;flex-wrap:wrap}.size-class-phone .sidebar{background:var(--white);display:flex;flex:1}.home-empty-state{background-image:url(https://html-assets-prod.guideflow.com/7adc3cd843490625ff698002731b99627a5eedb4);background-repeat:no-repeat;background-size:cover;margin-bottom:40px;width:438px;height:300px;}@media (max-height:1015px){.home-empty-state{width:234px;height:160px;margin-bottom:20px;background-size:cover}}.dashboard-grid-empty-state--title{color:var(--grey7);font-size:15px;font-weight:700}.templates-empty-state{background-image:url(https://html-assets-prod.guideflow.com/521eb20136186e30fb6d4eb899e1b465dd211d67);background-repeat:no-repeat;background-size:cover;margin-bottom:40px;width:400px;height:300px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.templates-empty-state{background-image:url(https://html-assets-prod.guideflow.com/b77a8da15b8d08acfe064b128f8a66ab88fa9cef)}}.fonts-empty-state{background-image:url(https://html-assets-prod.guideflow.com/3a0fb503bdb997e26d3b6c99bf0950dbb8570cde);background-repeat:no-repeat;background-size:cover;margin-bottom:40px;width:440px;height:242px}.media-empty-state{background-image:url(https://html-assets-prod.guideflow.com/c94186ccb62870a6ef25228264bcb8ddfeb8b699);background-repeat:no-repeat;background-size:cover;width:440px;height:300px;}.media-empty-state.videos-empty-state{background-image:url(https://html-assets-prod.guideflow.com/77275c7458136aed65f76a93eb6d6ebe2414d66e)}.private-space-empty-state{background-image:url(https://html-assets-prod.guideflow.com/a50a6cab1b8b94b0236c4609b38d093a688881c7);background-repeat:no-repeat;background-size:cover;width:290px;height:250px;margin-bottom:40px;margin-top:85px;}@media (max-height:750px){.private-space-empty-state{margin-bottom:30px;margin-top:30px;width:150px;height:129px}}.shared-space-empty-state{background-image:url(https://html-assets-prod.guideflow.com/f2e1be4cd3d75b84a29161baa3697247a625b8d7);background-repeat:no-repeat;background-size:cover;margin-top:85px;margin-bottom:30px;width:440px;height:242px;}@media (max-height:750px){.shared-space-empty-state{margin-bottom:25px;margin-top:15px;width:236px;height:130px}}.shared-folder-empty-state{background-image:url(https://html-assets-prod.guideflow.com/858a1d4886c0f5c1a01b16d685772522d4efa0cd);background-repeat:no-repeat;background-size:cover;margin-top:85px;margin-bottom:30px;width:440px;height:242px;}@media (max-height:750px){.shared-folder-empty-state{margin-bottom:25px;margin-top:15px;width:236px;height:130px}}.shared-space-description,.shared-folder-description{max-width:370px}.folder-empty-state{background-image:url(https://html-assets-prod.guideflow.com/da54a848caf90447c0261bfec22fed88092c8a40);background-repeat:no-repeat;margin-bottom:40px;width:348px;height:325px;background-size:cover;}.size-class-phone .folder-empty-state{margin-bottom:48px}@media (max-height:850px){.folder-empty-state{background-size:cover;margin-bottom:20px !important;width:182px;height:170px}}.nested-folder-container{display:flex;justify-content:flex-start;flex-wrap:wrap}.nested-folder{padding:12px;overflow:hidden;width:20%;}.nested-folder-inner{display:flex;align-items:center;box-shadow:0 0 0 1px var(--border);border-radius:6px;align-content:center;background-color:var(--white);justify-content:space-between;height:72px;}.nested-folder-inner.guideflow_hovered{cursor:default;box-shadow:0 4px 12px rgba(103,110,144,0.2)}.nested-folder-inner.drop-target{background:rgba(var(--action-rgb), .2);box-shadow:0 0 0 1px var(--action);color:var(--action)}.nested-folder-inner.dragging{pointer-events:none}.nested-folder-emoji,.nested-folder-icon{width:42px;height:42px;line-height:42px;text-align:center;margin:0 12px 0 15px;font-size:30px;pointer-events:none}.nested-folder-icon{background-repeat:no-repeat;background-size:cover;}.nested-folder-icon.populated{background-image:url(https://html-assets-prod.guideflow.com/ba8bc007190af50d45337c407ad91e735f7c917c)}.nested-folder-icon.empty{background-image:url(https://html-assets-prod.guideflow.com/6507b42e6b8aa34b209d2efbef9b9f07c456249a)}.nested-folder-details{pointer-events:none;display:flex;flex-direction:column;flex:1;justify-content:center;width:calc(100% - 57px - 30px - 50px)}.nested-folder-title{font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:18px}.nested-folder-items{font-size:12px;margin-top:6px;color:var(--grey5)}.nested-folder-action{display:flex;align-items:center;padding:0 12px}.nested-folder.guideflow_hovered .nested-folder-action .folder-options,.nested-folder:focus .nested-folder-action .folder-options,.nested-folder:focus-within .nested-folder-action .folder-options{display:block !important}.breadcrumbs-container{display:flex;flex-shrink:1;align-items:center;min-width:0;gap:2px;margin-right:12px}.breadcrumbs-path-segment{flex-shrink:42;max-width:240px}.breadcrumbs-path-segment,.breadcrumbs-path-segment-title{display:flex;align-items:center;min-width:42px}.breadcrumbs-path-separator{flex-shrink:0}.breadcrumbs-path .arrow-right{margin:0 3px}.breadcrumbs-item{color:var(--grey5);font-size:18px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.breadcrumbs-item.guideflow_hovered{color:var(--grey7)}.breadcrumbs-title{min-width:66px;color:var(--grey8);font-size:18px;min-width:0;flex-shrink:1;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-templates-teaser-header{margin:2px 12px 12px}.dashboard-templates-teaser-header-container{display:flex;justify-content:space-between;align-items:flex-start}.dashboard-templates-teaser-headlines{flex:1;min-width:0}.dashboard-templates-teaser-title{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;line-height:36px}.dashboard-templates-teaser-subtitle{font-size:14px;line-height:36px;color:var(--grey7)}.dashboard-templates-teaser-grid-container{flex-basis:0;margin-bottom:30px;position:relative}.dashboard-templates-teaser-grid{display:flex;margin:0 auto}.dashboard-templates-sorting-selector{display:flex;align-items:center;margin-top:3px}.dashboard-templates-teaser-grid-item{width:calc((100% / 6));}@media (max-width:2000px){.dashboard-templates-teaser-grid-item{width:20%}}@media (max-width:1600px){.dashboard-templates-teaser-grid-item{width:25%}}@media (max-width:1200px){.dashboard-templates-teaser-grid-item{width:calc((100% / 3))}}@media (max-width:800px){.dashboard-templates-teaser-grid-item{width:50%}}.dashboard-templates-teaser-grid-item:nth-of-type(5){display:none;}@media (min-width:2001px){.dashboard-templates-teaser-grid-item:nth-of-type(5){display:block}}.dashboard-templates-teaser-grid-item:nth-of-type(4){display:none;}@media (min-width:1601px){.dashboard-templates-teaser-grid-item:nth-of-type(4){display:block}}.dashboard-templates-teaser-grid-item:nth-of-type(3){display:none;}@media (min-width:1201px){.dashboard-templates-teaser-grid-item:nth-of-type(3){display:block}}.dashboard-templates-teaser-grid-item:nth-of-type(2){display:none;}@media (min-width:801px){.dashboard-templates-teaser-grid-item:nth-of-type(2){display:block}}.dashboard-templates-teaser-grid-item:last-of-type{display:block}.dashboard-templates-spinner-container{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}.dashboard-template-preview-button{display:flex;opacity:0;position:absolute;top:24px;right:24px;max-width:114px;z-index:2;}html[dir=ltr] .dashboard-template-preview-button{padding-right:18px}html[dir=rtl] .dashboard-template-preview-button{padding-left:18px}.dashboard-template-preview{margin:12px;position:relative;display:flex;flex-direction:column;border-radius:6px}.dashboard-templates-teaser-button{margin:12px;display:flex;flex-direction:column;align-items:stretch;}.dashboard-templates-teaser-button.guideflow_hovered .dashboard-templates-teaser-button-card{box-shadow:0 8px 26px rgba(103,110,144,0.2);transition:box-shadow 110ms ease-in-out}.dashboard-templates-teaser-button-card{width:100%;overflow:hidden;position:relative;box-shadow:0 0 0 1px var(--border);transition:box-shadow .1s;border-radius:6px;background:var(--white);}.dashboard-templates-teaser-button-card.blue{background:linear-gradient(92.8deg,#4966f7 0%,#8253ff 122.55%)}.dashboard-templates-teaser-button-card:before{content:"";display:block;padding-top:56.25%}.dashboard-templates-teaser-button-card-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;width:100%;height:100%;}.dashboard-templates-teaser-button-card-icon .big svg{width:30px !important;height:30px !important}.dashboard-templates-teaser-button-card-image{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:url(https://html-assets-prod.guideflow.com/cc4c2bfa0e341e8516fae3d6f7ccf7d7c9ef5255) no-repeat;background-size:100%;background-position-x:center;background-position-y:bottom}.dashboard-templates-teaser-button-label{display:flex;align-items:center;padding:12px 0;}html[dir=ltr] .dashboard-templates-teaser-button-label{padding-left:3px}html[dir=rtl] .dashboard-templates-teaser-button-label{padding-right:3px}.dashboard-templates-teaser-button-label-text{font-weight:bold}.dashboard-templates-teaser-button-label-text.action{color:var(--action)}.dashboard-templates-teaser-button-icon-wrapper{display:flex;height:12px;align-items:center}.data-workbench-wrapper{height:calc(300px + 24px);padding:12px}.data-workbench{position:absolute;height:300px;width:calc(100% - 24px);z-index:1003;transform:translateY(0);transition:transform 300ms 0s ease,height 0s 300ms;}.data-workbench.expanded{background-color:var(--grey1);transition:transform 300ms 0s ease;height:calc(100% - 24px);transform:translateY(calc(-100% + 300px))}.data-workbench .data-workbench-inner{height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:12px;background-color:var(--white)}.data-workbench .workbench-header{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:12px;padding-left:18px;gap:12px;}.data-workbench .workbench-header-title{flex:1;font-size:15px;font-weight:700}.data-workbench .workbench-header button.replace-data-button svg{fill:var(--action) !important}.data-workbench .workbench-header .popover-target .select-label{font-size:15px}.data-workbench .custom-cell > div{display:contents}.data-workbench .workbench-content{flex:1;display:flex;background-color:var(--grey1);overflow:hidden;}.data-workbench .workbench-content button.add-column{text-align:center;width:48px;font-size:24px;border:solid 1px var(--border);border-bottom:none;border-right:none;}.data-workbench .workbench-content button.add-column .svg-icon{margin:auto}.data-workbench .workbench-content button.add-column.guideflow_hovered{cursor:pointer;background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.data-workbench .table-wrapper{overflow:hidden;position:relative;flex:1}.data-workbench .handsontable{height:100%}.handsontable th{background-color:var(--grey1) !important;font-size:14px;font-weight:500 !important;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif !important;vertical-align:middle !important;color:var(--grey7) !important;border-color:var(--border) !important}.handsontable.htContextMenu{z-index:10000 !important;}.handsontable.htContextMenu table{background-color:var(--white);color:var(--grey7);font-size:14px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);}.handsontable.htContextMenu table tr,.handsontable.htContextMenu table td{background:none}.handsontable.htContextMenu table td{padding:6px;}.handsontable.htContextMenu table td.current{background:rgba(var(--action-rgb), .06)}.handsontable .ht_clone_left table{border-right:1px solid var(--border) !important;}.handsontable .ht_clone_left table th{border-left:none !important}.handsontable .ht_master tr td.htMiddle{background-color:var(--white);font-size:14px;border-color:var(--border);font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif !important;}.handsontable .ht_master tr td.htMiddle.workbench-cell-invalid{background-color:var(--grey1);color:var(--error)}.handsontable .handsontableInputHolder textarea{line-height:32px !important}.handsontable th.ht__highlight{background-color:var(--grey1) !important}.handsontable td.area:before{content:"";background:var(--action)}.handsontable .handsontableInput{box-shadow:inset 0 0 0 2px var(--action)}.handsontable .colHeader{width:100%}.handsontable .custom-header-cell{padding:0 30px;position:relative;text-align:center;}.handsontable .custom-header-cell.column-0{padding:0}.handsontable .custom-header-cell input{text-align:center;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.handsontable .custom-header-cell .popover-target{position:absolute;right:5px;top:1px}.dev-panel{position:absolute;font-size:var(--dev-panel-font-size);bottom:0;right:0;max-width:100%;z-index:9999;display:flex;flex-direction:column;background:#222833;border-top-left-radius:6px;overflow:hidden;max-height:calc(100% - 60px);min-height:30px;min-width:84px;user-select:text;--dev-panel-font-size-big:calc(var(--dev-panel-font-size) * 1.2);--dev-panel-font-size-small:calc(var(--dev-panel-font-size) * 0.8667);--dev-panel-font-size-smaller:calc(var(--dev-panel-font-size) * 0.7333);--dev-panel-sidebar-width:calc(var(--dev-panel-font-size) * 11);--dev-panel-gap:calc(var(--dev-panel-font-size) * 0.8);--dev-panel-gap-small:calc((var(--dev-panel-gap) / 2));}.dev-panel a{color:var(--action);cursor:pointer}.dev-panel ol,.dev-panel ul{margin-left:24px}.dev-panel th{text-align:left}.dev-panel.minimized{height:30px !important;width:60px !important;min-height:30px !important;min-width:60px !important}.dev-panel .dev-panel-header{display:flex;height:30px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,0.1);flex-shrink:0}.dev-panel .dev-panel-header-buttons{display:flex}.dev-panel .dev-panel-icon{height:24px;padding:0 var(--dev-panel-gap-small);display:flex;justify-content:center;align-items:center}.dev-panel .dev-panel-resize{transform:rotate(135deg);cursor:nwse-resize}.dev-panel .dev-panel-content{display:flex;flex:1;overflow:hidden}.dev-panel .dev-panel-body > p,.dev-panel .dev-panel-columns p{color:#fff;margin-bottom:10px;line-height:1.4;}.dev-panel .dev-panel-body > p:last-of-type,.dev-panel .dev-panel-columns p:last-of-type{margin-bottom:20px}.dev-panel .dev-panel-tabs{width:calc(var(--dev-panel-font-size) * 11);flex-shrink:0;border-right:1px solid rgba(255,255,255,0.1);background:rgba(0,0,0,0.15);overflow-y:auto}.dev-panel .dev-panel-item-label{font-size:var(--dev-panel-font-size)}.dev-panel .dev-panel-button{background:rgba(255,255,255,0.05);color:#fff;border-radius:6px;padding:var(--dev-panel-gap-small);font-size:var(--dev-panel-font-size-small);line-height:var(--dev-panel-font-size-small);border:1px solid rgba(255,255,255,0.1);}.dev-panel .dev-panel-button.guideflow_hovered{background:rgba(255,255,255,0.1)}.dev-panel .dev-panel-button.guideflow_hovered{background:rgba(255,255,255,0.1)}.dev-panel .dev-panel-button:active,.dev-panel .dev-panel-button.action{background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.15)}.dev-panel .dev-panel-button.full{width:100%}.dev-panel .dev-panel-radio-buttons{display:flex;}.dev-panel .dev-panel-radio-buttons button.active{background:rgba(255,255,255,0.15)}.dev-panel .dev-panel-radio-buttons button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.dev-panel .dev-panel-radio-buttons button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.dev-panel .dev-panel-radio-buttons button:not(:first-child):not(:last-child){border-radius:0;border-right:0}.dev-panel .dev-panel-radio-buttons>:not([hidden])~:not([hidden]){border-left:1px solid rgba(255,255,255,0.15)}.dev-panel .dev-panel-tab{font-size:var(--dev-panel-font-size);border-bottom:1px solid rgba(255,255,255,0.1);width:100%;color:#fff;padding:var(--dev-panel-gap-small) var(--dev-panel-gap);}.dev-panel .dev-panel-tab.guideflow_hovered{background:rgba(var(--white-rgb), .04)}.dev-panel .dev-panel-tab.active{background:rgba(var(--action-rgb), 1)}.dev-panel .dev-panel-columns{display:flex;margin-bottom:var(--dev-panel-gap-small);gap:var(--dev-panel-gap);}.dev-panel .dev-panel-columns > div{flex:1}.dev-panel .dev-panel-columns-wrap{display:flex;flex-wrap:wrap;}.dev-panel .dev-panel-columns-wrap > *{width:50%}.dev-panel .dev-panel-columns-wrap.three{gap:2%;}.dev-panel .dev-panel-columns-wrap.three > *{width:32%}.dev-panel .dev-panel-body{padding:0 var(--dev-panel-gap);overflow-y:auto;flex:1;color:#fff}.dev-panel .dev-panel-title{display:flex;gap:var(--dev-panel-gap);font-size:var(--dev-panel-font-size-big);padding-bottom:var(--dev-panel-gap);margin:var(--dev-panel-gap) 0;border-bottom:1px solid rgba(255,255,255,0.1);}.dev-panel .dev-panel-title-label{flex:1}.dev-panel .dev-panel-section{background:rgba(255,255,255,0.05);border-radius:9px;padding:var(--dev-panel-gap);margin-bottom:var(--dev-panel-gap);display:flex;flex-direction:column;gap:var(--dev-panel-gap-small);}.dev-panel .dev-panel-section-label{padding-bottom:3px;display:flex;align-items:center;gap:var(--dev-panel-gap-small)}.dev-panel .dev-panel-item{display:flex;align-items:center;padding:var(--dev-panel-gap-small) 0;gap:var(--dev-panel-gap-small);border-bottom:1px solid rgba(255,255,255,0.1);}.dev-panel .dev-panel-item-label{flex:1;display:flex;align-items:center;gap:var(--dev-panel-gap)}.dev-panel .dev-panel-item-action{flex-shrink:0}.dev-panel .dev-panel-item-name{flex:1}.dev-panel .dev-panel-item-status{color:var(--grey7);font-size:var(--dev-panel-font-size-smaller);padding:calc((var(--dev-panel-gap-small) / 2)) var(--dev-panel-gap-small);border-radius:6px;background:var(--white);}.dev-panel .dev-panel-item-status.release-candidate{background:#3cd04e}.dev-panel .dev-panel-item-status.looking-for-feedback{background:#ffbb5c}.dev-panel .dev-panel-item-status.experimental,.dev-panel .dev-panel-item-status.do-not-use{background:#ff938f}.dev-panel .dev-panel-item-status.forced{background:#d9baff}.dev-panel .dev-panel-search{display:block;width:100%;font-size:var(--dev-panel-font-size);padding:var(--dev-panel-gap-small);color:#fff;background:rgba(255,255,255,0.05);border-radius:6px}.dev-panel .dev-panel-warning{color:var(--grey7);font-size:var(--dev-panel-font-size-small);padding:var(--dev-panel-gap-small);border-radius:6px;background:#daa520}.dev-panel .charts-slide-preview .cached-chart::after{content:"🎢";font-size:3em;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%)}.datafrisk-wrapper{color:var(--action);background:#f4f4f4;border-radius:3px;padding:var(--dev-panel-gap-small);margin-bottom:var(--dev-panel-gap);font-family:monaco,monospace;}.datafrisk-wrapper button{flex-shrink:0}.datafrisk-wrapper div div:nth-child(2) button{font-size:var(--dev-panel-font-size-small)}.font-picker-search{display:flex;justify-content:flex-start;border-bottom:solid 1px var(--grey2);}.font-picker-search .svg-icon-search{padding:12px}.font-picker-search:focus-within .font-picker-search-input{caret-color:var(--action);box-shadow:none !important}.font-picker-search:focus-within svg{fill:var(--action) !important}.font-list-items{flex:auto 1;height:600px;overflow-x:hidden;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;padding:6px;}.font-list-items::-webkit-scrollbar{width:6px;background-color:transparent}.font-list-items::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.font-list-items.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.font-list-items .popover-item-text{width:225px}.font-picker-empty-results{text-align:center;height:600px;padding:24px;color:var(--grey5);font-size:14px;display:flex;align-items:center;justify-content:center}.font-picker-search-input{flex:1;width:97%;box-shadow:none}.font-list{display:flex;max-height:inherit;overflow:hidden;flex-direction:column}.font-picker-category{font-size:14px;color:var(--grey4);margin:6px 0;padding:0 6px;}.font-picker-category:not(:first-child){border-top:solid 1px var(--grey2);padding:12px 12px 0 12px;margin:6px -6px}.create-presentation-button-actions{margin:6px 0}.create-from-template-shortcut-key{display:flex;justify-content:center;border-radius:3px;min-width:20px;height:20px;padding:0 4px;line-height:19px;background-color:var(--grey1);color:var(--grey7);font-size:11px}.drop-down-action-footer{border-top:solid 1px var(--grey2);flex:1;height:39px}.footer-action-btn{border-radius:0;justify-content:center;width:100%;height:38px}.drop-zone{border:2px dashed var(--grey4);border-radius:6px;background:var(--white);padding:18px;min-height:60px;display:flex;align-items:center;justify-content:center;color:var(--grey5);width:100%;}.drop-zone-input{display:none}.drop-zone.active{border-color:var(--action);}.drop-zone.active .drop-zone-content{opacity:.5;pointer-events:none}.editable-drop-down-input-field{position:relative;display:flex;align-items:center;}.editable-drop-down-input-field input{min-width:84px;}html[dir=ltr] .editable-drop-down-input-field input{padding-right:30px}html[dir=rtl] .editable-drop-down-input-field input{padding-left:30px}.editable-drop-down-input-field input.small{min-width:90px}.editable-drop-down-input-field input.medium{min-width:120px}.editable-drop-down-input-field .popover-target{position:absolute;right:3px;width:24px;height:24px}.editable-drop-down-input-field.guideflow_hovered .editable-drop-down-button{background:var(--grey1)}.editable-drop-down-button{width:100%;height:100%;border-radius:4px;}.editable-drop-down-button.guideflow_hovered{background-color:rgba(var(--action-rgb), .12) !important}.editable-drop-down-list{max-width:80px}.editable-drop-down-with-controls{position:relative;}.editable-drop-down-with-controls input{min-width:84px;}html[dir=ltr] .editable-drop-down-with-controls input{padding-right:30px}html[dir=rtl] .editable-drop-down-with-controls input{padding-left:30px}.editable-drop-down-with-controls input.small{min-width:90px}.editable-drop-down-with-controls input.medium{min-width:120px}.editable-drop-down-controls{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:3px;}.editable-drop-down-controls button{flex:1;align-items:center;}.editable-drop-down-controls button .svg-icon{height:10px !important}.editable-drop-down-controls button.guideflow_hovered{background:rgba(var(--action-rgb), .06);box-shadow:none}.editable-drop-down-controls button:active{background:rgba(var(--action-rgb), .12)}.inline-editable-drop-down-controls{display:flex;flex-direction:column;}.inline-editable-drop-down-controls button{height:15px;}.inline-editable-drop-down-controls button.guideflow_hovered{background:rgba(var(--action-rgb), .06);box-shadow:none}.inline-editable-drop-down-controls button:active{background:rgba(var(--action-rgb), .12);box-shadow:none}.inline-editable-drop-down-controls .svg-icon{height:10px !important}.inline-editable-drop-down-controls .arrow-inline{border-radius:0}.inline-editable-drop-down-controls .arrow-up-inline > *{margin-top:3px}.follower-layer{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;}.follower-layer .follower-layer-holder{margin:0 auto;position:relative;}.follower-layer .follower-layer-holder:before{position:absolute;left:0;right:0;top:0;bottom:0;content:"";pointer-events:none;box-shadow:inset 0 0 0 4px var(--lead-color)}.follower-layer .follower-panel{font-size:14px;display:flex;pointer-events:auto;justify-content:right;align-items:center;background-color:var(--lead-color);padding:6px 12px;left:unset;top:unset;position:absolute;z-index:1001;bottom:-32px;right:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.follower-layer .follower-panel .connected-user{margin-right:9px;vertical-align:middle;display:inline-block;height:24px;width:24px;border-radius:50%;object-fit:cover}.follower-layer .follower-panel span{color:var(--black);letter-spacing:0;white-space:nowrap}.embed-interaction-hint-wrapper{position:absolute;top:0;left:0;pointer-events:none;display:flex;justify-content:center;align-items:flex-start;padding:12px 9px}.embed-interaction-hint{box-shadow:0 0 2px rgba(30,29,40,0.18),inset 0 1px 0 rgba(255,255,255,0.18);border-radius:12px;z-index:1;background-color:rgba(43,42,53,0.95);padding:9px 12px;color:#fff;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-style:normal;font-weight:normal;font-size:13px;min-width:0;display:flex;align-items:center;justify-content:center;}@supports ((backdrop-filter:blur(12px)) or (-webkit-backdrop-filter:blur(12px))){.embed-interaction-hint{background-color:rgba(43,42,53,0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.embed-interaction-hint.embed-interaction-hint-small{max-width:188px;position:absolute;top:auto;bottom:-48px}.embed-interaction-hint.hidden{display:none}.embed-favicon-container{background:#fff;width:18px;height:18px;border-radius:3px;display:inline-flex;justify-content:center}.embed-favicon{transform:scale(.8);-webkit-transform:scale(.8);height:100%}.embed-title{margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popover-embeds{display:flex;}.popover-embeds .logo-vimeo{background-image:url(https://html-assets-prod.guideflow.com/21a2d15d6597503f542bcf03729346d0c1bca0d8)}.popover-embeds .logo-youtube{background-image:url(https://html-assets-prod.guideflow.com/ac745c98ad6aacabe86808c17d7d9adf85c7e061)}.popover-embeds .logo-loom{background-image:url(https://html-assets-prod.guideflow.com/293a934a6b49611ae3b0d2a3a526adf273954c7b)}.popover-embeds .logo-generic{background-image:url(https://html-assets-prod.guideflow.com/539c2f0df81620a28650bdf0db0967c6b0c8cdcc)}.popover-embeds .logo-default{background-image:url(https://html-assets-prod.guideflow.com/14a15c37752fd4346c64313f981aba2d5b9492e1)}.popover-embeds h3{padding-bottom:6px;line-height:24px;font-size:15px}.popover-embeds p{font-size:14px;color:var(--grey5)}.popover-embeds .preview{margin-top:12px;margin-bottom:24px;width:100%;height:173px;background-size:contain;border-radius:6px;box-shadow:0 1px 9px rgba(33,28,52,0.2);}.popover-embeds .preview.preview-vimeo{background-image:url(https://html-assets-prod.guideflow.com/f57623bdbcbde57cee2e0d3a165a4246cb9eb97e)}.popover-embeds .preview.preview-youtube{background-image:url(https://html-assets-prod.guideflow.com/2b6a5dd5173e1e425d5a4b0e8206581415b434ae)}.popover-embeds .preview.preview-loom{background-image:url(https://html-assets-prod.guideflow.com/f4b00e5cce15bf1d78764c2b0c1aa89efb653b07)}.popover-embeds .preview.preview-generic{background-image:url(https://html-assets-prod.guideflow.com/831fad2afb1553e5da9474126d1e3e9930d8e6c2)}.popover-embeds .preview.preview-default{background-image:url(https://html-assets-prod.guideflow.com/8ec8fe7cfcf03a1c590ce6286ce4478bcafde828);box-shadow:none}.popover-embeds .embed-dialog-controls{margin-top:12px;display:flex;}.popover-embeds .embed-dialog-controls input{flex-grow:1;}.popover-embeds .embed-dialog-controls input::placeholder{color:var(--grey4)}html[dir=ltr] .popover-embeds .embed-dialog-controls button{margin-left:12px}html[dir=rtl] .popover-embeds .embed-dialog-controls button{margin-right:12px}.popover-embeds .embed-dialog-error{margin-top:12px;color:var(--action);font-size:14px}.popover-embeds .embed-dialog-error-title{font-weight:600}.popover-embeds .popover-sidebar{display:flex;flex-direction:column;}.popover-embeds .popover-sidebar .popover-categories{flex:1}.popover-embeds .generic-embed-headline-content{display:flex;justify-content:flex-start;align-items:baseline}.popover-embeds .generic-embed-popover-content-headline .canary-label{margin-left:6px;border-radius:24px;font-size:14px;color:#ab6ef9;border:1px solid #ab6ef9;font-weight:600;line-height:20px;padding:0 6px 1px}.emoji-picker-container{height:354px;width:270px;display:flex;flex:1;flex-direction:column}.emoji-picker-footer{background-color:#fff;position:sticky;bottom:0;border-top:solid 1px var(--grey2);}.emoji-picker-footer-button{border-radius:0;justify-content:center;width:100%;height:36px;border:none;}.emoji-picker-footer-button.guideflow_hovered{border:none}em-emoji-picker{height:315px;width:270px;--category-icon-size:12px;--font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;--font-size:14px;--border-radius:0;--rgb-background:var(--white-rgb);--rgb-color:var(--grey8-rgb)}.error-card{position:relative;overflow:hidden;letter-spacing:0;}.error-card:before{content:"";display:block;padding-top:66.66666666666667%}.error-card > *{position:absolute;left:0;right:0;top:0;bottom:0}.error-card.with-border{box-shadow:0 0 0 1px var(--border);border-radius:4px}.error-card-inner{display:flex;align-items:center;justify-content:center;background-image:linear-gradient(135deg,#e6e9eb 12.5%,#fafafa 12.5%,#fafafa 50%,#e6e9eb 50%,#e6e9eb 62.5%,#fafafa 62.5%,#fafafa 100%);background-color:#f8f8f9;background-size:6px 6px !important;background-repeat:repeat !important;padding:12px}.error-page-owner-email,.error-page-footer-log-in-link{color:var(--action);text-decoration:none;cursor:default}.error-page-footer-email{color:var(--grey7)}.error-page-cta-button-container{width:300px}.export-link-incentive{display:flex;flex-direction:column;gap:12px;font-size:14px;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;}.export-link-incentive--title{color:var(--grey8);font-weight:700;font-size:15px}.export-link-incentive--headline{text-align:left}.export-link-incentive--row{display:flex;gap:12px}.folder-picker-large-btn-toggle{margin-left:3px}.folder-picker-large-btn{max-width:calc(50vw - 30px);padding-right:3px;}@media (min-width:630px){.folder-picker-large-btn{max-width:calc(33vw - 20px)}}@media (min-width:750px){.folder-picker-large-btn{max-width:calc(33vw - 80px)}}@media (min-width:918px){.folder-picker-large-btn{max-width:240px}}.title-bar-headline .folder-picker-large-btn{max-width:180px}.folder-picker-button-label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:2px}.folder-picker-section-title{font-size:14px;color:var(--grey4);margin:6px}.folder-picker-list{margin-bottom:12px}.folder-picker-header{padding:6px;border-bottom:1px solid var(--grey2)}.folder-picker-sections{padding:6px}.folder-picker-options-nested{padding-left:12px}html[dir=ltr] .folder-picker-popover{padding-left:3px}html[dir=rtl] .folder-picker-popover{padding-right:3px}.folder-picker-popover-with-icon-btn{display:flex;}html[dir=ltr] .folder-picker-popover-with-icon-btn{margin-left:3px}html[dir=rtl] .folder-picker-popover-with-icon-btn{margin-right:3px}.folder-picker-toggle-wrapper,.folder-picker-icon-btn-toggle-wrapper{height:24px;display:flex;align-items:center}.title-bar .folder-picker-icon-btn-toggle-wrapper{height:20px}.folder-picker-label,.folder-picker-label-with-folder-name{color:var(--grey7)}.folder-picker-label-with-folder-name{line-height:20px;display:flex;overflow:hidden}.folder-picker-folder-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.folder-picker-emoji.large{font-size:18px}.folder-options{margin-left:4px}.folder-chevron{margin:0 -6px;transition:transform 250ms ease}.folder-chevron-collapsed{transform:rotate(-90deg)}.font-manager-font-family-control{font-size:15px;font-weight:bold;height:42px;display:flex;align-items:center;}.font-manager-font-family-control .font-manager-validation-error-info{margin-right:12px}.font-manager-font-family-control span.font-manager-font-family-input{height:24px;line-height:24px}.font-manager-checkbox-label{height:30px;display:flex;align-items:center;color:var(--grey7)}.font-manager-checkbox{margin-right:9px}.font-manager-font-weight-item{padding-right:12px}.font-manager-grid-label{font-size:12px;color:var(--grey4);margin:9px 0}.font-manager-input-label{font-size:12px;color:var(--grey4)}.font-manager-callout{border-top:1px solid var(--grey2);padding-bottom:12px;padding-top:12px}.font-manager-warning-callout{padding-bottom:12px}.font-manager-name-input::placeholder,.font-manager-font-family-input::placeholder,.font-manager-font-weight-placeholder{color:var(--grey4)}.font-manager-name-input{color:var(--grey7)}input[type="text"].font-namager-name-input{font-size:14px}.font-manager-input,.font-manager-control .button,.font-manager-checkbox .checkbox-inner{transition:all 50ms;}.font-manager-input.warning,.font-manager-control .button.warning,.font-manager-checkbox .checkbox-inner.warning{border-color:var(--warning);background-color:rgba(var(--warning-rgb), .15)}.full.select.font-manager-style-picker{width:150px}.font-manager-control{display:flex;justify-content:left;align-items:center}.font-manager-validation-error-info{height:30px;display:flex;align-items:center}.font-manager-validation-error-info-heading{font-weight:bold;margin:6px 0}.font-manager-validation-error-info-body{margin:6px 0}.font-manager-validation-feedback{display:inline-flex;align-items:center;color:#545465;font-size:14px}.font-manager-validation-feedback-label{margin-left:12px}.font-manager-validation-feedback-link{color:var(--action)}.font-manager-font-list{margin-left:36px;list-style:none;counter-reset:font-upload-file-list-counter;}.font-manager-font-list .font-manager-font-list-item{counter-increment:font-upload-file-list-counter;position:relative;margin-top:24px;}.font-manager-font-list .font-manager-font-list-item:first-of-type{margin-top:0}.font-manager-font-list .font-manager-font-list-item::before{content:counter(font-upload-file-list-counter) ".";font-weight:bold;position:absolute;left:-30px;top:4px}.font-manager-font{display:grid;grid-template-columns:1fr 1fr 1fr 24px;grid-column-gap:24px;margin:12px 0}#font-upload-body{max-height:444px;font-size:14px}.font-upload-title{display:flex;align-items:center;}.font-upload-title .font-upload-title-text{font-size:14px;margin-right:6px}.font-upload-drop-screen{display:flex;justify-content:center;align-items:center;height:218px;border:1px solid rgba(88,110,224,0.18);border-radius:12px;background:linear-gradient(0,rgba(88,110,224,0.09),rgba(88,110,224,0.09)),#fff;}.font-upload-drop-screen-info{display:flex;align-items:center;color:var(--action)}.font-upload-drop-screen-icon{height:35px;width:35px;background-image:url(https://html-assets-prod.guideflow.com/273aa62d11e969bea544be30a06acf359120caac);background-size:contain}.font-upload-upload-button{margin:0 auto}#font-upload{display:none}.font-upload-input-hint{margin:12px 0;font-size:12px;line-height:12px;text-align:center;color:var(--grey7)}.font-upload-input-info{font-size:14px;font-weight:500;color:var(--grey7)}.font-upload-info-second-paragraph{display:block;margin-top:12px}.font-upload-info-bullet-list{margin:12px 24px;line-height:20px;}.font-upload-info-bullet-list li{margin-bottom:6px}.font-upload-file-name{display:flex;justify-content:left;align-items:center;font-weight:bold;}.font-upload-file-name .svg-icon{margin-left:-6px}.font-upload-file-grid{display:grid;grid-column-gap:24px;grid-template-columns:3fr 2fr 1fr 1fr 18px 24px;margin-bottom:24px;}.font-upload-file-grid .font-upload-file-delete,.font-upload-file-grid .font-manager-validation-error-info{margin-top:29px;height:30px;display:flex;align-items:center}.font-upload-file-grid .font-upload-file-delete{grid-column-start:6}.font-upload-retry-footer{display:flex;justify-content:flex-end;}.font-upload-retry-footer-retry,.font-upload-retry-footer-cancel{margin-left:12px;text-align:center}.font-upload-retry-footer-retry{border:none}.font-upload-retry-footer-cancel{box-shadow:none;background:inherit}.font-upload-loading-dialog{display:block;margin-top:60px;}.font-upload-loading-dialog-alert{margin:0 auto;width:156px;padding-bottom:12px;border-bottom:1px solid var(--grey2)}.font-upload-loading-dialog-alert-info{text-align:center;margin-top:24px;margin-bottom:42px;color:var(--grey7);font-weight:bold;font-size:15px}.font-upload-loading-dialog-more{text-align:center;color:var(--grey7)}.font-upload-loading-dialog-files,.font-upload-loading-dialog-file-single{margin:36px 0}.font-upload-loading-dialog-file-name,.font-upload-loading-dialog-file-single{font-weight:bolder;color:var(--grey7);text-align:center;line-height:24px}.font-upload-toast-bar{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 18px}.font-upload-toast-message{display:flex;align-items:center;}.font-upload-toast-message > *{margin-right:12px}.font-upload-toast-cancel{font-size:14px;color:var(--white)}.font-upload-confirm-footer-buttons{flex:0 !important;display:flex;margin-left:auto !important}.font-upload-more{margin-right:12px}.alert .font-upload-success{margin-right:6px}.gallery-footer{box-shadow:0 -1px 4px rgba(25,25,25,0.12);background-color:var(--white);position:fixed;bottom:-1px;right:0;left:0;z-index:2;}.template-details .gallery-footer{z-index:101}.gallery-footer.animate-in{animation:gallery-footer-animation 200ms ease forwards}.gallery-footer.window-bottom{position:fixed}.gallery-footer-content{display:flex;align-items:center;flex-direction:column-reverse;justify-content:flex-end;padding:12px 18px;}.gallery-footer-content.spaced-between{justify-content:space-between;}.gallery-footer-content.spaced-between > *:not(:first-child){margin-bottom:12px}.gallery-footer-content.centered{justify-content:center}.gallery-footer-content.slim{padding:12px}@media (min-width:630px){.gallery-footer-content{flex-direction:row;}.gallery-footer-content.spaced-between > *:not(:first-child){margin:0}}@media (min-width:750px){.gallery-footer{position:sticky}}@-moz-keyframes gallery-footer-animation{from{transform:translateY(54px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes gallery-footer-animation{from{transform:translateY(54px);opacity:0}to{transform:translateY(0);opacity:1}}@-o-keyframes gallery-footer-animation{from{transform:translateY(54px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes gallery-footer-animation{from{transform:translateY(54px);opacity:0}to{transform:translateY(0);opacity:1}}.gallery-player{display:flex;position:relative;flex-direction:column;margin-bottom:24px;width:100%}.gallery-player-previews{position:relative;flex:1}.gallery-player-previews{box-shadow:0 -6px 6px rgba(103,110,144,0.2)}.gallery-player-slide-preview-wrapper{overflow:hidden;z-index:0}.gallery-player-thumbs-slider-wrapper{display:flex;justify-content:center;height:120.75px}.gallery-player-thumbs-slider{list-style:none;display:flex;padding-left:9px;overflow-y:hidden;overflow-x:scroll;}.gallery-player-thumbs-slider .gallery-player-content{padding:3px;margin:12px 6px;}.gallery-player-thumbs-slider .gallery-player-content:last-child{padding-right:15px}.gallery-player-thumbs-slider .gallery-player-thumb-button{box-shadow:none;transition:box-shadow 110ms ease-in-out;overflow:hidden;border-radius:3px;overflow:hidden;}@media (hover:none){.gallery-player-thumbs-slider .gallery-player-thumb-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}}@media (hover.guideflow_hovered){.gallery-player-thumbs-slider .gallery-player-thumb-button.guideflow_hovered{box-shadow:0 3px 6px rgba(103,110,144,0.2)}}.gallery-player-thumbs-slider .gallery-player-thumb-button.selected{box-shadow:0 0 0 2px var(--action)}.gallery-player-thumbs-slider .gallery-player-thumb-button .slide-preview{box-sizing:border-box}.gallery-player .nav-disabled .svg-icon svg{fill:var(--grey4) !important}.gallery-player-loading{position:relative;overflow:hidden;width:100%;z-index:100}.gallery-player-loading:before{content:"";display:block;padding-top:56.25%}.gallery-player-loading > *{position:absolute;left:0;right:0;top:0;bottom:0}.gallery-player-loading-content{display:flex}.gallery-player-nav{position:absolute;left:0;right:0;top:0;bottom:0;transition:opacity 300ms ease;opacity:.3;width:inherit;height:100%;z-index:1}.gallery-player-nav-container{position:relative;width:100%;height:100%}.gallery-player-nav-next,.gallery-player-nav-prev{box-shadow:0 1px 3px rgba(103,110,144,0.2);position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.gallery-player-nav-next{right:12px}.gallery-player-nav-prev{left:12px}.gallery-player-previews.guideflow_hovered .gallery-player-nav{opacity:1}@media (min-width:918px){.gallery-player{flex-direction:row;padding-bottom:0;padding-right:186px;}.gallery-player:after{z-index:20;position:absolute;content:"";bottom:0;width:100%;height:18px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.125) 100%)}.gallery-player-thumbs-slider-wrapper{display:flex;justify-content:center;margin:18px 0;height:auto;}.gallery-player-thumbs-slider-wrapper .gallery-player-thumbs-slider{display:grid;gap:12px;grid-template-columns:auto;padding-left:0;}.gallery-player-thumbs-slider-wrapper .gallery-player-thumbs-slider .gallery-player-content{margin:0;}.gallery-player-thumbs-slider-wrapper .gallery-player-thumbs-slider .gallery-player-content:last-child{padding-right:initial}.gallery-player-thumbs-slider-wrapper .gallery-player-thumbs-slider .gallery-player-thumb-button{border-radius:1px}.gallery-player-thumbs{position:absolute;top:0;width:186px;height:100%;justify-content:center;flex-shrink:0;right:0;bottom:0;overflow-x:hidden;overflow-y:scroll}}@media (min-width:1038px){.gallery-player{padding-right:354px}.gallery-player-thumbs{width:354px;}.gallery-player-thumbs .gallery-player-thumbs-slider-wrapper{margin:21px 0}.gallery-player-thumbs .gallery-player-thumbs-slider{gap:15px;grid-template-columns:auto auto}}@media (min-width:1280px){.gallery-player{padding-right:528px}.gallery-player-thumbs{width:528px;}.gallery-player-thumbs .gallery-player-thumbs-slider-wrapper{margin-right:6px}.gallery-player-thumbs .gallery-player-thumbs-slider{grid-template-columns:auto auto auto}}.grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;grid-row-gap:24px;grid-column-gap:24px}.grid.grid--col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid--col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid--col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid--col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid--col-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid--col-6{grid-template-columns:repeat(6,minmax(0,1fr))}.help-menu-toggle{position:absolute;right:19px;bottom:18px;z-index:3;}.help-menu-toggle .help-menu-toggle-badge{position:absolute;top:-8px;right:-4px}.help-menu{width:210px}.help-menu-intercom-item-badge{position:relative}.help-menu-footer{background-color:var(--grey1);padding:12px;margin:6px -6px -3px;font-size:12px;color:var(--grey4)}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;}.dashboard .hero{margin:0 0 60px;}.size-class-phone .dashboard .hero{padding:0 24px;margin:0 auto}.hero.white-space-wrap .hero-headline,.hero.white-space-wrap .hero-description{white-space:pre-wrap}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-headline{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;margin-bottom:12px;text-align:center;max-width:420px;line-height:36px;}.size-class-phone .hero-headline{font-size:20px;line-height:25px;color:var(--black);}@media (max-width:320px) and (max-height:600px){.size-class-phone .hero-headline{font-size:$fontSizePlusPhone}}.hero-description{color:var(--grey7);line-height:24px;margin-bottom:24px;text-align:center;max-width:420px;}.size-class-phone .hero-description{padding:0 16px;font-size:$fontSizePlusPhone;color:#000}.space-otto{width:817px;height:460px;background-size:cover;background-image:url(https://html-assets-prod.guideflow.com/26ce0190364c559d4185157a3ec61d5344a27a22);background-repeat:no-repeat;}@media (max-width:674px){.space-otto{width:350px;height:198px}}@media (orientation:landscape){.space-otto{width:350px;height:198px}}@media (max-width:320px) and (max-height:600px){.space-otto{width:300px;height:168px}}.svg-icon{width:24px !important;height:24px !important;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;}.svg-icon svg{width:inherit;fill:var(--grey7) !important}.svg-icon.grey svg{fill:var(--grey4) !important}.svg-icon.green svg{fill:var(--green) !important}.svg-icon.filled-default svg{fill:var(--grey5) !important}.svg-icon.action svg{fill:var(--action) !important}.svg-icon.grey3 svg{fill:var(--grey3) !important}.svg-icon.grey4 svg{fill:var(--grey4) !important}.svg-icon.grey6 svg{fill:var(--grey6) !important}.svg-icon.transparent svg{fill:transparent !important}.svg-icon.error svg{fill:var(--error) !important}.svg-icon.warning svg{fill:var(--warning) !important}.svg-icon.success svg{fill:var(--success) !important}.svg-icon.white svg{fill:#fff !important}.svg-icon.cancel-dark svg{fill:#939da8 !important;}.svg-icon.cancel-dark svg.guideflow_hovered{fill:#fff !important}.svg-icon.faded{opacity:.5}.svg-icon.no-size{height:initial !important;width:initial !important}.svg-icon.speaker-grey svg{fill:#dddfe5 !important}.svg-icon.pitch-player-logo{width:43px !important;height:16px !important}.svg-icon.logo{width:54px !important;height:19px !important;}.svg-icon.logo svg{fill:var(--grey8) !important}.svg-icon.small{height:16px !important;width:16px !important}.svg-icon.extra-small{height:12px !important;width:12px !important}.svg-icon.tiny{height:8px !important;width:8px !important}.svg-icon.medium{height:20px !important;width:20px !important}.svg-icon.medium-large{height:22px !important;width:22px !important}.svg-icon.big{height:30px !important;width:30px !important}.svg-icon.studio-large{height:36px !important;width:36px !important}.svg-icon.current-color svg{fill:currentColor !important}.svg-icon.action-bg{background:var(--action)}.svg-icon.circular{border-radius:50%}.icon{width:20px;height:20px;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;}.icon.small{height:10px;width:10px;background-size:10px}.icon.large{height:24px;width:24px}.icon.title-bar-logo{background-image:url(https://html-assets-prod.guideflow.com/7c3d9386ded01557b29d2d2d5f1d074de5734bdb);background-size:68px 24px;width:68px;height:24px}.icon.google{background-image:url(https://html-assets-prod.guideflow.com/bf0ece92fe974aa91905aaeea3f0cc2094c8641e);width:24px;height:24px}.icon.checkmark{background-image:url(../images/icons/check_mark.svg);width:21px;height:22px;background-size:21px 22px}.image-link-button-wrapper{position:absolute;top:0;left:0;pointer-events:none;display:flex;justify-content:center}.image-link-button-bridge{height:42px;position:absolute;z-index:-1;bottom:-41px;pointer-events:auto;clip-path:polygon(0% 0%,100% 0%,50% 100%)}.image-link-button{position:absolute;top:12px;box-shadow:0 0 2px rgba(30,29,40,0.18),inset 0 1px 0 rgba(255,255,255,0.18);border-radius:18px;overflow:hidden;z-index:1;pointer-events:auto;cursor:pointer;background-color:rgba(43,42,53,0.95);}@supports ((backdrop-filter:blur(12px)) or (-webkit-backdrop-filter:blur(12px))){.image-link-button{background-color:rgba(43,42,53,0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.image-link-button.hidden{display:none}.image-link-button.image-link-button-small{top:auto;bottom:-42px;}.image-link-button.image-link-button-small .image-link-button-inner-wrapper{padding:3px}.image-link-button.image-link-button-mail .image-link-button-inner-wrapper{padding:3px 9px}.image-link-button.image-link-button-slide .image-link-button-inner-wrapper{padding:3px 12px 3px 6px}.image-link-button .image-link-button-inner-wrapper{display:flex;align-items:center;justify-content:center;padding:3px 12px 3px 6px;width:100%;height:100%;transition:background-color 100ms ease-out;}.image-link-button .image-link-button-inner-wrapper.guideflow_hovered{background:rgba(255,255,255,0.25)}.image-link-button .image-link-button-label{color:#fff;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-style:normal;font-weight:normal;font-size:13px;line-height:135%;margin-left:4px;max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-ppt-modal--title{display:flex;gap:6px}.import-ppt-modal--init--image{width:59px;height:57px;pointer-events:none}.import-ppt-modal--init--description{margin:12px auto 30px;display:flex;gap:12px}.import-ppt-modal--init--drop-zone{min-height:78px;}.import-ppt-modal--init--drop-zone-wrapper{width:100%;padding:0 12px 18px}.import-ppt-modal--init--link{cursor:pointer;color:var(--action);}.import-ppt-modal--init--link.guideflow_hovered{text-decoration:underline}.import-ppt-modal--processing--body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.import-ppt-modal--processing--logo{height:60px;margin:48px 24px 24px}.import-ppt-modal--processing--description{padding:12px}.import-ppt-modal--processing--footer{width:100%;display:flex;justify-content:center;padding-bottom:6px;font-size:13px;color:var(--grey7);font-weight:400}.import-ppt-modal--error--body{display:flex;flex-direction:column;gap:12px;height:230px;justify-content:center}.import-ppt-modal--error--image{margin:0 auto;width:59px;height:57px}.import-ppt-modal--error--text{margin:0 39px;text-align:center}.import-ppt-modal--error--link{cursor:pointer;color:var(--action);}.import-ppt-modal--error--link.guideflow_hovered{text-decoration:underline}.import-ppt-modal--success--body{display:flex;flex-direction:column;gap:12px;height:230px;justify-content:center}.import-ppt-modal--success--body-text{margin:0 57px;text-align:center}.import-ppt-modal--success--image{margin:0 auto;width:59px;height:57px}.import-ppt-modal--success--label{font-weight:bold}.import-ppt-modal--success--unsupported-elements{background:rgba(var(--warning-rgb), .2);border:1px solid rgba(var(--warning-rgb), .4);box-sizing:border-box;border-radius:12px;padding:12px 33px;text-align:center}.import-dropzone{overflow-x:hidden;overflow-y:overlay;flex:1}.inline-editor-container{position:absolute;z-index:1000;font-size:14px;white-space:nowrap;}.inline-editor-container.center{align-self:center}.inline-editor{height:30px;background-color:var(--white);border-radius:15px;box-shadow:0 1px 3px rgba(var(--grey7-rgb), .12);animation-fill-mode:forwards;display:flex;align-items:center;justify-content:center}.inline-editor-separator{border-left:1px solid var(--border);height:100%}.slide-editor .panel-item-inline-headline-inline{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input-bar{display:flex;position:relative;}html[dir=ltr] .input-bar .input-bar-input.with-icon{padding-left:36px}html[dir=rtl] .input-bar .input-bar-input.with-icon{padding-right:36px}.input-bar .input-bar-input:focus{box-shadow:none}.input-bar .input-bar-input:disabled{border:1px solid var(--grey4)}.input-bar .input-bar-input::placeholder{color:var(--grey4)}.input-bar .copyright-container{position:absolute;top:9px;transition:right 250ms ease-out}.input-bar .copyright{pointer-events:none !important;width:90px;height:12px;background-repeat:no-repeat;background-position:right;background-size:contain}.input-bar .input-bar-icon{pointer-events:none !important;position:absolute;top:3px;left:6px;}.input-bar .input-bar-icon *{pointer-events:none !important}.input-bar .input-bar-input:focus ~ .input-bar-icon svg path{fill:var(--action) !important}.input-bar .input-bar-cancel-icon{position:absolute;top:3px;right:3px;padding:0;border-radius:3px;}.input-bar .input-bar-cancel-icon .circle,.input-bar .input-bar-cancel-icon .cross{fill:var(--action)}.input-bar .input-bar-cancel-icon .circle{fill-opacity:.12}.input-bar .input-bar-cancel-icon.guideflow_hovered .circle{fill-opacity:1}.input-bar .input-bar-cancel-icon.guideflow_hovered .cross{fill:#fff}.circular-slider{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:36px;height:36px;border:2px solid var(--border);background:var(--white);border-radius:50%;}.circular-slider .circular-slider-handle{pointer-events:none;margin:-6px;width:12px;height:12px;background:var(--white);border:1px solid var(--border);box-shadow:0 2px 4px rgba(0,0,0,0.14);border-radius:50%}.input-with-icon{display:flex;gap:6px;align-items:center}#hidden-focus-input-for-safari{position:absolute;z-index:-1;width:0;height:0}.enable-discoverable-domain{padding:18px;border:1px solid var(--grey2);background:var(--grey1);border-radius:6px}html[dir=ltr] .enable-discoverable-domain-input{margin-right:12px}html[dir=rtl] .enable-discoverable-domain-input{margin-left:12px}.domain-confirmation-modal-description{padding-bottom:12px}.invite-members--head-illustration{width:190px;height:143px;background-size:190px 143px;background-image:url(https://html-assets-prod.guideflow.com/3678cabd1e08650767045771491594004a8fef2a);margin-bottom:6px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.invite-members--head-illustration{background-image:url(https://html-assets-prod.guideflow.com/0e9d9e36b677ecea4503c4fdf8a4bdcf73817952)}}.invite-members--input{height:144px !important}.invite-members--allow-domain{padding:12px;margin-top:6px;border:1px solid var(--grey2);border-radius:6px;display:flex;align-items:center;justify-content:flex-start}.invite-members--invite-link{padding:12px;height:66px;margin-top:6px;border-radius:6px;background:var(--grey1);display:flex;align-items:center;justify-content:space-between;flex-direction:row}.invite-members--invite-link--header{font-weight:700;line-height:21px}.div.invite-members--invite-link--discription{font-weight:400;color:var(--grey5);line-height:21px}.invite-members--content-form{text-align:left}.invite-members--input-label{display:inline-block;text-align:left;margin-bottom:4px;font-weight:700;line-height:21px}.invite-members--modal--confirmation-message-wrapper.modal-title{text-align:center;padding-left:42px}.invite-members--modal--container{padding:30px 48px 48px 48px;border-top:1px solid var(--border);background-color:var(--grey0);}.invite-members--modal--container .invite-members--input{height:72px !important}.invite-members--modal--head-illustration{display:flex;align-items:center;flex-direction:column}.invite-members--modal--title{text-align:center;margin-bottom:8px;line-height:30px;font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.invite-members--modal--footer{display:flex;justify-content:space-between;margin-top:20px}.invite-members--modal--skip-button{width:120px;justify-content:center;}.size-class-phone .invite-members--modal--skip-button{flex:1}.invite-members--modal--description{margin-top:6px;margin-bottom:16px;line-height:21px;text-align:center;}.size-class-phone .invite-members--modal--description{display:flex;flex-direction:column}.invite-members--modal--confirmation-message{padding-left:10px}.invite-members--modal--checkmark{display:inline-block;position:relative;top:2px;}.invite-members--modal--checkmark svg{height:16px;width:16px}.invite-members--modal--error{margin-top:18px}.join-workspace-panel{background:var(--grey1);width:100%;border-radius:6px;border:1px solid var(--grey2)}.join-workspace-panel-body{max-height:216px;overflow-y:auto;overflow-x:hidden;border-bottom:1px solid var(--grey2)}.join-workspace-panel-footer{padding:12px}.join-workspace-item{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid var(--grey2);}.join-workspace-item:last-of-type{border-bottom:none}.join-workspace-thumb{display:flex;align-items:center}html[dir=ltr] .join-workspace-thumb-picture{margin-right:12px}html[dir=rtl] .join-workspace-thumb-picture{margin-left:12px}.join-workspace-thumb-body{flex:1;max-width:300px;}.join-workspace-thumb-body.invitation{max-width:216px}.join-workspace-thumb-name{font-weight:bold;font-size:14px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.join-workspace-thumb-members{font-size:12px;color:var(--grey7);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.layer-inspector .layer{display:flex;margin:0 18px 12px;}.layer-inspector .layer.highlight{background-color:rgba(var(--action-rgb), .12) !important}.layer-inspector .layer-preview{width:48px;height:48px;position:relative;padding:2px;display:flex;align-items:center}.layer-inspector .layer-preview:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:var(--grey2);border:1px solid var(--grey2);content:"";pointer-events:none}.layer-inspector .layer-preview-block{position:relative}.layer-inspector .layer-description{flex-grow:1;padding:12px;display:flex;align-items:center}.panel-item-divider{width:1px;height:100%;background:var(--grey2)}.library-asset-details-modal-title-bar{padding:6px 18px !important;}html[dir=ltr] .library-asset-details-modal-title-bar{border-top-left-radius:5px}html[dir=rtl] .library-asset-details-modal-title-bar{border-top-right-radius:5px}html[dir=ltr] .library-asset-details-modal-title-bar{border-top-right-radius:5px}html[dir=rtl] .library-asset-details-modal-title-bar{border-top-left-radius:5px}.library-asset-details-modal-title-bar-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;height:20px;line-height:20px;cursor:text}.library-asset-details-modal-title-bar-subtitle{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;color:var(--grey4)}.library-asset-details-modal-body{background:var(--grey1);border:none;padding:0;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}html[dir=ltr] .library-asset-details-modal-body{border-bottom-left-radius:6px}html[dir=rtl] .library-asset-details-modal-body{border-bottom-right-radius:6px}html[dir=ltr] .library-asset-details-modal-body{border-bottom-right-radius:6px}html[dir=rtl] .library-asset-details-modal-body{border-bottom-left-radius:6px}.library-asset-details-modal-asset-preview{display:flex;flex-direction:column;}.library-asset-details-modal-asset-preview--font{width:100%;max-height:100%}.library-asset-details-modal-asset-preview--image,.library-asset-details-modal-asset-preview--video{height:73vh}.library-action-label{text-indent:4px}html[dir=ltr] .library-options-menu{margin-left:12px}html[dir=rtl] .library-options-menu{margin-right:12px}.font-style-preview,.font-style-description{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--grey5);width:100%}.font-style-description{justify-self:end}.font-style-description-divider{padding:0 6px}.library-fonts-details-preview-wrapper{display:flex;flex-direction:column;padding:48px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.library-fonts-details-preview-wrapper::-webkit-scrollbar{width:6px;background-color:transparent}.library-fonts-details-preview-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.library-fonts-details-preview-wrapper.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}@media (min-width:749px){.library-fonts-details-preview-wrapper{max-height:73vh}}.library-fonts-details-preview{padding:24px;border-radius:6px;background:var(--white);margin-bottom:3px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.library-asset-details-modal-image-preview{height:100%;width:100%;object-fit:contain}.library-asset-loading{flex:1;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.media-upload-title-bar{color:var(--grey8);border-bottom:1px solid var(--grey2)}.media-modal--upload-button-text{margin:0 auto}.media-upload--choose-files-modal{background:var(--grey0);display:flex;flex-direction:column;align-items:center}.media-upload--choose-message{font-size:14px;text-align:center;line-height:150%;letter-spacing:0;width:358px;margin:auto;color:var(--grey7);margin-top:24px;margin-bottom:24px}.media-upload--child{margin-bottom:18px}.creation-card{display:flex;justify-content:center;align-items:center;aspect-ratio:3/2;border-radius:6px;color:var(--white);background-color:var(--action);box-shadow:0 0 0 1px rgba(43,42,53,0.15);transition:box-shadow .1s;}.creation-card.guideflow_hovered{box-shadow:0 8px 26px rgba(103,110,144,0.2)}.creation-card-content{display:flex;position:relative;align-items:center;flex-direction:column;font-weight:700;font-size:14px}.library-grid{padding:12px 12px 78px}.template-status{display:flex;align-items:center;}.template-status .svg-icon{width:18px !important;height:18px !important}.template-status-text{padding-left:4px}.template-status-draft{border-radius:9px;background-color:var(--grey5);color:var(--white);padding:1px 8px 2px;font-size:11px;line-height:15px}.template-status-dot{padding-left:6px}.template-status-date{padding-left:6px}html[dir=ltr] .library-template-options-menu{margin-left:12px}html[dir=rtl] .library-template-options-menu{margin-right:12px}.upload-card-controls{position:absolute;left:0;right:0;top:0;bottom:0;padding:12px;display:flex;flex-direction:column;justify-content:flex-end}.library-video-details-preview-wrapper{height:73vh;display:flex;flex-direction:column}.library-video-details-preview > video{max-height:73vh;min-height:73vh;min-width:300px;width:100%}.link-popover{width:100%}.link-popover a{cursor:default}.linkpopover-content{border-radius:18px;background-color:rgba(43,42,53,0.95);background:rgba(43,42,53,0.6);overflow:hidden;box-shadow:0 0 2px rgba(30,29,40,0.18),inset 0 1px 0 rgba(255,255,255,0.18)}@supports ((backdrop-filter:blur(12px)) or (-webkit-backdrop-filter:blur(12px))){.linkpopover-content{background-color:rgba(43,42,53,0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.linkpopover-link{display:flex;align-items:center;color:#fff;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-style:normal;font-weight:normal;line-height:135%;font-size:13px;padding:3px 12px 3px 6px;max-width:300px;cursor:pointer;}.linkpopover-link.guideflow_hovered{background:rgba(255,255,255,0.25)}.list{display:flex;flex-direction:column;}.list.horizontal .list-items{display:flex;flex-direction:row}.list-empty{color:var(--grey4);padding:6px;font-size:14px}.list-empty-title{font-weight:600;margin-bottom:6px}.list-items{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.list-items::-webkit-scrollbar{width:6px;background-color:transparent}.list-items::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.list-items.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.list-items > div{position:relative}.list-search-container{padding:0 12px 0 18px;display:flex;align-items:center;flex:0 0 50px;}.list-search-container .svg-icon{margin-right:6px}.list-search{padding:12px 6px !important;height:50px !important;outline:none;border:none !important;box-shadow:none !important;}.list-search:focus{box-shadow:none !important;border:none}.live-collab-cursor{background-color:var(--avatar-color);position:absolute;top:18px;left:7px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 16px;color:var(--black);border-radius:2em;will-change:top,left;transition:top 100ms linear,left 100ms linear,opacity 125ms linear;white-space:nowrap;box-shadow:0 1px 3px rgba(25,25,25,0.18);pointer-events:auto;}.live-collab-cursor.guideflow_hovered{opacity:.2}.live-collab-cursor.muted{padding-right:8px}.live-collab-cursor.video{padding:0;background-color:unset;border:4px solid var(--avatar-color);border-radius:50%}.live-collab-cursor .video-wrapper{position:relative;overflow:hidden;border-radius:50%;transform:translateY(0);}.live-collab-cursor .video-wrapper video{display:block;object-fit:cover;background-color:var(--grey1)}.live-collab-cursor .video-wrapper .icon-bg{position:absolute;bottom:0;width:100%;text-align:center;background-color:rgba(var(--grey7-rgb), .6);}.live-collab-cursor .video-wrapper .icon-bg .svg-icon{margin-left:-4px;}.live-collab-cursor .video-wrapper .icon-bg .svg-icon path{fill:var(--white)}.live-collab-cursor.muted .svg-icon{display:inline-block}.live-collab-cursor.local{transition:unset;}.live-collab-cursor.local video{transform:scaleX(-1)}.live-collab-cursor .svg-icon{animation:fadein 500ms forwards;align-self:baseline;display:none;position:relative;top:1px;}.live-collab-cursor .svg-icon path{fill:var(--black);stroke-weight:2px}.live-collab-cursor.speaking:after{position:absolute;top:0;left:0;bottom:0;right:0;content:"";border-radius:2em;opacity:.5;box-shadow:0 0 0 0 var(--avatar-color);animation:3s noise var(--animation-delay) ease-in-out infinite alternate}.live-collab-cursor.video:after{border-radius:50%}@-moz-keyframes noise{0%,4%,14%,27%,64%,93%{box-shadow:0 0 0 8px var(--avatar-color)}10%,14%,24%,37%,74%,83%{box-shadow:0 0 0 7px var(--avatar-color)}21%,67%,47%,69%,77%,9%,30%{box-shadow:0 0 0 5px var(--avatar-color)}5%,7%,12%,32%,54%,89%{box-shadow:0 0 0 6px var(--avatar-color)}}@-webkit-keyframes noise{0%,4%,14%,27%,64%,93%{box-shadow:0 0 0 8px var(--avatar-color)}10%,14%,24%,37%,74%,83%{box-shadow:0 0 0 7px var(--avatar-color)}21%,67%,47%,69%,77%,9%,30%{box-shadow:0 0 0 5px var(--avatar-color)}5%,7%,12%,32%,54%,89%{box-shadow:0 0 0 6px var(--avatar-color)}}@-o-keyframes noise{0%,4%,14%,27%,64%,93%{box-shadow:0 0 0 8px var(--avatar-color)}10%,14%,24%,37%,74%,83%{box-shadow:0 0 0 7px var(--avatar-color)}21%,67%,47%,69%,77%,9%,30%{box-shadow:0 0 0 5px var(--avatar-color)}5%,7%,12%,32%,54%,89%{box-shadow:0 0 0 6px var(--avatar-color)}}@keyframes noise{0%,4%,14%,27%,64%,93%{box-shadow:0 0 0 8px var(--avatar-color)}10%,14%,24%,37%,74%,83%{box-shadow:0 0 0 7px var(--avatar-color)}21%,67%,47%,69%,77%,9%,30%{box-shadow:0 0 0 5px var(--avatar-color)}5%,7%,12%,32%,54%,89%{box-shadow:0 0 0 6px var(--avatar-color)}}.device-picker-popover .popover-header{display:flex;flex-direction:row;justify-content:space-between}.device-picker-popover .beta{color:#ab6ef9;border:1px solid #ab6ef9;font-weight:400;font-size:14px;line-height:19px;border-radius:11px;padding:0 6px}.device-picker-popover .device-list-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:12px 0;}.device-picker-popover .device-list-container .svg-icon{flex-grow:0}.device-picker-popover .device-list-container .popover-target{flex-grow:1;max-width:calc(100% - 30px)}.device-picker-popover .popover-item-inner{padding-bottom:6px;display:flex;}.device-picker-popover .popover-item-inner p{padding-left:10px;flex:1}.device-picker-popover .av-on p{color:var(--action)}.device-picker-popover .av-on .svg-icon.video path,.device-picker-popover .av-on .svg-icon.audio path{fill:var(--action)}.device-picker-popover .device-picker-preview-video{width:70px;height:70px;display:block;margin:24px auto;border-radius:50%;object-fit:cover;transform:scaleX(-1)}.device-picker-popover .no-video-preview{display:flex;width:70px;height:70px;background:var(--grey8);border-radius:50%;justify-content:center;align-items:center;margin:24px auto}.device-picker-popover .device-picker-preview-video.audio-on,.device-picker-popover .no-video-preview.audio-on{box-shadow:0 0 0 2px var(--action),0 0 0 9px rgba(var(--action-rgb), .3),0 0 9px 9px rgba(var(--action-rgb), .3)}.live-session.popover{padding:0}.device-picker-popover-v1{padding:6px}#live-collab-layer{z-index:3;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.live-cursors{position:relative;margin:0 auto}.leave-live-session-dialog .modal-footer,.leave-live-session-dialog .modal-body{border:none !important;background:var(--white) !important}.leave-live-session-dialog .modal-body{padding:0 18px !important;}.leave-live-session-dialog .modal-body span{color:var(--grey7)}.leave-live-session-dialog .modal-footer{padding:12px;justify-content:center;}.leave-live-session-dialog .modal-footer button{flex:0}.live-collab__screen-share-frame.popover{position:absolute;bottom:0;right:0;overflow:hidden;z-index:2;transition:width 200ms,height 200ms;display:flex;flex-direction:column;padding:0}.live-collab__screen-share-frame__header{padding:9px 15px;display:flex;flex-grow:0;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);color:var(--grey7);font-weight:600;font-size:14px}.live-collab__screen-share-frame__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.live-collab__screen-share-frame__actions{display:flex;}html[dir=ltr] .live-collab__screen-share-frame__actions > *{margin-left:6px}html[dir=rtl] .live-collab__screen-share-frame__actions > *{margin-right:6px}.live-collab__screen-share-frame__body{flex-grow:1;overflow:hidden;background:var(--grey0);padding:15px;}.live-collab__screen-share-frame__body video{width:100%;height:100%;object-fit:contain}.live-session-popover-footer{padding:6px}.live-session-popover-section-content{padding-bottom:6px}.live-session-popover-section-title{padding:6px;color:#939da8;font-size:12px}.live-session-popover-presentation-participants .live-session-popover-participant-row{color:#939da8}.live-session-popover-participant-row .connected-users-item{flex-shrink:0;margin-right:6px;margin-bottom:0}.live-session-popover-participant-row.guideflow_hovered .connected-users-item.img-circle.jump{box-shadow:0 0 0 2px}.live-session-popover-participant-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:14px;line-height:1}.start-live-session-tooltip{padding:14px;}.start-live-session-tooltip .title{font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:normal;font-size:14px;text-align:center;margin-bottom:4px}.start-live-session-tooltip .content{color:#939da8;text-align:center;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.live-session .live-session-popover{display:flex;justify-content:center;padding:12px;min-height:153px;background-color:var(--grey0)}.live-session .live-session-popover-heading{height:48px;padding:12px;display:flex;align-items:center;color:var(--grey7);font-size:14px;font-weight:700;border-bottom:1px solid var(--grey2);justify-content:space-between}.live-session .live-session-popover-main-section{padding:12px;background-color:var(--grey0)}.live-session .live-session-popover-footer{height:54px;border-top:1px solid var(--grey2);padding:12px;display:flex;justify-content:space-between;}.live-session .live-session-popover-footer .button{width:48%;display:flex;justify-content:center}.live-session-popover-actions{display:flex;justify-content:center;}.live-session-popover-actions .button{padding:0;}.live-session-popover-actions .button .svg-icon.action.svg{fill:var(--grey7);margin:0 2px}.live-session--link-copied-alert-title{margin-left:6px}.session-started-popover{padding:6px;}.session-started-popover .connected-users-item.img-circle{width:36px;height:36px;min-height:36px;box-shadow:none}.session-started-popover-users{margin:12px 0;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;}.session-started-popover-users .connected-users-item:not(:last-child){margin-right:6px;margin-bottom:6px}.live-session-bar{display:flex;align-items:center;}.live-session-bar > *{display:inline-flex;}html[dir=ltr] .live-session-bar > *{margin-right:6px}html[dir=rtl] .live-session-bar > *{margin-left:6px}html[dir=ltr] .live-session-bar > *:last-child{margin-left:3px}html[dir=rtl] .live-session-bar > *:last-child{margin-right:3px}html[dir=ltr] .live-session-bar > *:last-child{margin-right:0}html[dir=rtl] .live-session-bar > *:last-child{margin-left:0}html[dir=ltr] .live-session-bar > *:last-child:first-child{margin-left:0}html[dir=rtl] .live-session-bar > *:last-child:first-child{margin-right:0}html[dir=ltr] .live-session-bar > *:last-child:first-child{margin-right:0}html[dir=rtl] .live-session-bar > *:last-child:first-child{margin-left:0}.live-session-button{padding:0 3px;}.live-session-button.disabled{background-color:rgba(var(--action-rgb), .8)}.live-session-button.joined{background-color:var(--green)}.live-session-button .count{color:var(--action);border-radius:4px;background-color:#fff;font-size:14px;padding:2px 4px;height:16px}html[dir=ltr] .live-session-button .count{margin-left:6px}html[dir=rtl] .live-session-button .count{margin-right:6px}.live-session-button.error .count{color:var(--error)}.live-session-button.joined .count{color:var(--green)}.live-session-button.loading .svg-icon{opacity:.3;animation:1s blink infinite}.start-live-session-tooltip .session-started-popover-users{margin-bottom:0}.start-live-session-tooltip .connected-users-item:not(:last-child){margin-right:12px;margin-bottom:12px}.magic-bell{position:relative;}.magic-bell .magic-bell-unseen-badge{pointer-events:none;left:15px;}.size-class-phone .magic-bell .magic-bell-unseen-badge{left:18px}.dot{top:3px}.size-class-phone .magic-bell-icon{display:block;}.size-class-phone .magic-bell-icon .svg-icon{width:36px !important;height:36px !important;}.size-class-phone .magic-bell-icon .svg-icon svg{width:36px !important;height:36px !important}.magic-bell-popover-header.popover-content-title{padding:18px;font-weight:600;font-size:14px;color:var(--grey7);border-bottom:1px solid var(--grey2);display:flex;align-items:center;height:48px;}.magic-bell-popover-header.popover-content-title button{margin-left:12px}.magic-bell-popover-header.popover-content-title button:first-of-type{margin-left:auto}.magic-bell-inbox{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;background:var(--grey0)}.magic-bell-inbox::-webkit-scrollbar{width:6px;background-color:transparent}.magic-bell-inbox::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.magic-bell-inbox.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.magic-bell--empty-state{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 60px;}.magic-bell--empty-state .hero-headline{font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:15px}.magic-bell--empty-state a{color:var(--action)}.magic-bell--empty-image{background-image:url(https://html-assets-prod.guideflow.com/013fd34cbc1dbeb7bc05021940a97a09270a183b);background-repeat:no-repeat;background-size:cover;margin-bottom:24px;width:135px;height:135px}.magic-bell--header-tabs{display:flex;align-items:center;padding:0 18px 0 18px;background-color:var(--white);border-bottom:1px solid var(--grey2);justify-content:space-between;}.magic-bell--header-tabs .inbox-tabs{display:flex;align-items:center;justify-content:flex-start}.magic-bell--header-tabs .inbox-tools{display:flex;align-items:center;justify-content:flex-end;}.magic-bell--header-tabs .inbox-tools .list-checkmark{margin-right:6px}.magic-bell--header-tab{display:flex;align-items:center;padding:15px 6px;margin-right:12px;transition:box-shadow 100ms;box-shadow:inset 0 0 0 0 transparent;font-size:14px;}.magic-bell--header-tab.guideflow_hovered{box-shadow:inset 0 -2px 0 0 rgba(var(--action-rgb), .24)}.magic-bell--header-tab.selected{box-shadow:inset 0 -2px 0 0 var(--action)}.magic-bell--header-tab .badge{position:relative}html[dir=ltr] .magic-bell--header-tab .badge{margin-left:6px}html[dir=rtl] .magic-bell--header-tab .badge{margin-right:6px}.magic-bell--header-tab-headline{font-weight:700;display:flex;}.selected .magic-bell--header-tab-headline{color:var(--action)}.magic-bell--header-tab-headline .pro-badge{height:16px !important}html[dir=ltr] .magic-bell--header-tab-headline .pro-badge{margin-left:6px}html[dir=rtl] .magic-bell--header-tab-headline .pro-badge{margin-right:6px}.notifications-button-phone .svg-icon:not(.folder-chevron){width:36px !important;height:36px !important;}.notifications-button-phone .svg-icon:not(.folder-chevron) svg{width:100% !important;height:100% !important}.notifications-slack-nudge{background-color:#fff;height:60px;border-top:1px solid #dfdfe1;display:flex;padding-left:26px;padding-right:18px;}.notifications-slack-nudge-transition-content{position:sticky;bottom:0}.notifications-slack-nudge-content{display:flex;align-items:center;flex:1}.notifications-slack-nudge-logo{border:1px solid rgba(43,42,53,0.12);border-radius:100%;align-items:center;justify-content:center;display:flex;height:30px;width:30px}.notifications-slack-nudge-text{display:flex;flex-direction:column;justify-content:center;font-size:14px;padding-left:9px}.notifications-slack-nudge-title{font-weight:bold;line-height:18px}.notifications-slack-nudge-link{line-height:18px;cursor:pointer;color:var(--action);width:max-content}.notifications-slack-nudge-dismiss-button{display:flex;flex:1;justify-content:end}.magic-bell--notification-list{height:100%;}.magic-bell--notification-list .infinite-scroll-component__outerdiv{height:100%}.magic-bell--notification-list .infinite-scroll-component{min-height:100%}.size-class-phone .notification-item{padding-right:24px}.notification-item.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.notification-item--state{flex-shrink:0;margin-top:20px;}html[dir=ltr] .notification-item--state{margin-right:9px}html[dir=rtl] .notification-item--state{margin-left:9px}.notification-item--workspace{width:100%;height:100%;border-radius:100%;border:2px var(--white) solid;display:flex;align-items:center;justify-content:center;background-color:var(--grey3);color:var(--grey7);}.notification-item--workspace span{margin-top:-1px}.notification-item--content{padding:6px 18px 6px 9px;display:flex;}.notification-item--content a{text-decoration:underline}.notification-item--content:focus{outline:0;box-shadow:none !important}.notification-item--content .notification-item--avatar{width:30px;height:30px;flex-shrink:0;opacity:0;animation:fadein 200ms ease-in forwards;margin-top:9px;position:relative;}.notification-item--content .notification-item--avatar img{width:100%;height:100%;object-fit:cover;border-radius:100%}.notification-item--content .notification-item--avatar .emoji{position:absolute;bottom:-5px;right:-10px;font-size:14px}.notification-item--content .notification-item--body{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;font-size:14px;}html[dir=ltr] .notification-item--content .notification-item--body{margin-left:9px}html[dir=rtl] .notification-item--content .notification-item--body{margin-right:9px}.notification-item--content .notification-item--body .notification-item--row{margin:6px 0;}.notification-item--content .notification-item--body .notification-item--row.title{color:var(--grey7);line-height:18px;}.notification-item--content .notification-item--body .notification-item--row.title time{color:var(--grey4);line-height:16px;font-size:12px;}html[dir=ltr] .notification-item--content .notification-item--body .notification-item--row.title time{margin-right:3px}html[dir=rtl] .notification-item--content .notification-item--body .notification-item--row.title time{margin-left:3px}.notification-item--content .notification-item--body .notification-item--row.content{color:var(--grey7);line-height:18px;max-height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.notification-item--content .notification-item--body .notification-item--row.content.safari-content-display-fix{display:flex}.notification-item--content .notification-item--body .notification-item--row.content .mention{color:var(--grey4);height:auto;background:none;padding:0;width:auto;}.notification-item--content .notification-item--body .notification-item--row.content .mention span{margin:0}.notification-item--content .notification-item--body .notification-item--info-row{display:flex;align-items:center;}.notification-item--content .notification-item--body .notification-item--info-row .svg-icon.bell-filled{position:relative;top:1px}.notification-item--content .notification-item--more{align-self:flex-start;margin-top:12px}html[dir=ltr] .notification-item--content .notification-item--more{margin-left:6px}html[dir=rtl] .notification-item--content .notification-item--more{margin-right:6px}.notification-item--content .notification-item--body-top{display:flex;justify-content:space-between}.notification-item--content .notification-item--slide-preview{display:flex;justify-content:flex-end;width:120px;margin-left:6px;margin-top:9px;}.notification-item--content .notification-item--slide-preview .slide-preview{height:48px;width:85px;}.notification-item--content .notification-item--slide-preview .slide-preview img{width:85px;height:48px}.popover.magic-bell-popover{padding:0;overflow:hidden}.marketing-opt-in-label{padding-left:18px}.marketing-opt-in-privacy-policy-uri{color:var(--action)}.search-bar-spinner{position:absolute;top:3px;left:3px}.popover-sidebar.media-popover-sidebar{display:flex;flex-direction:column}.media-popover-categories{flex:1;display:flex;flex-direction:column;align-content:stretch}.media-popover-upload{display:flex;flex-direction:column;gap:6px;padding:12px}.popover-content.media-popover-content{overflow-y:scroll;padding:0}.media-popover-search-result-btn{position:relative;line-height:0;width:100%;height:100%;overflow:hidden;}.media-popover-search-result-btn:after{position:absolute;left:0;top:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);content:"";pointer-events:none}.media-popover-empty-state-library{background-repeat:no-repeat;background-size:cover;height:160px;width:200px;}.media-popover-empty-state-library--images{background-image:url(https://html-assets-prod.guideflow.com/faacb7bd778aef8f94cca2c1d13a009664f5da0c)}.media-popover-empty-state-library--videos{margin-left:-12px;background-image:url(https://html-assets-prod.guideflow.com/b223ff9d272aa69b99d16ba79e306b96b6a153cb)}.media-popover-brandfetch-search-results{margin:60px 12px 0 18px;height:340px;display:flex;flex-direction:column;justify-content:space-around;}.media-popover-brandfetch-search-results .media-popover-brandfetch-legal{margin-top:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;}.media-popover-brandfetch-search-results .media-popover-brandfetch-legal a{color:var(--action)}.media-popover-brandfetch-search-results .media-popover-brandfetch-legal-v2{margin-top:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;}.media-popover-brandfetch-search-results .media-popover-brandfetch-legal-v2 a{color:var(--grey7);text-decoration:underline}.media-popover-brandfetch-search-results .media-popover-brandfetch-header{color:var(--grey7);font-weight:600;margin-bottom:12px}.media-popover-brandfetch-search-results .media-popover-brandfetch-examples{display:flex;flex-direction:row;justify-content:space-between;width:100%;}.media-popover-brandfetch-search-results .media-popover-brandfetch-examples .media-popover-brandfetch-example{box-shadow:inset 0 0 0 1px var(--border);border-radius:8px;width:80px;height:80px;display:flex;flex-direction:column;justify-content:center;}.media-popover-brandfetch-search-results .media-popover-brandfetch-examples .media-popover-brandfetch-example img{max-height:80px;max-width:80px;padding:12px;opacity:0;transition:opacity .2s ease-in;height:auto;width:auto;}.media-popover-brandfetch-search-results .media-popover-brandfetch-examples .media-popover-brandfetch-example img.loaded{opacity:1}.media-popover-brandfetch-search-results .brandfetch-results-content{flex-grow:2;display:flex;justify-content:space-around;align-items:center;text-align:center;flex-direction:column;}.media-popover-brandfetch-search-results .brandfetch-results-content img{width:150px;height:auto;background:var(--grey1);padding:10px;box-shadow:inset 0 0 0 1px var(--border);border-radius:5px;max-width:150px;opacity:0;transition:opacity .2s ease-in;}.media-popover-brandfetch-search-results .brandfetch-results-content img.loaded{opacity:1}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-multi-results{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:12px;row-gap:12px;width:100%;margin-bottom:12px}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-multi-result{width:140px;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--grey1);padding:10px;box-shadow:inset 0 0 0 1px var(--border);border-radius:5px;}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-multi-result img{background:none;padding:0;box-shadow:none;border-radius:0;max-width:100%;max-height:100%;width:auto;height:auto}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-results-content-footnote{font-size:12px;font-weight:400;}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-results-content-footnote a{color:var(--grey7);text-decoration:underline}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-results-none{font-size:14px;font-weight:400;}.media-popover-brandfetch-search-results .brandfetch-results-content .brandfetch-results-none a{color:var(--grey7);text-decoration:underline;display:inline}.media-popover-icon-search-results{margin:54px 12px 0 18px;}.media-popover-icon-search-results .media-popover-search-result-icon-placeholder{width:64px;height:64px;box-shadow:inset 0 0 0 1px var(--border);border-radius:10%;display:flex;align-items:center;justify-content:space-around}.media-popover-icon-search-results .media-popover-search-result-icon-image{display:block;width:40px;height:40px;opacity:0;transition:opacity .2s ease-in;}.media-popover-icon-search-results .media-popover-search-result-icon-image.loaded{opacity:1}.media-popover-icon-search-results .media-popover-all-cats-link{color:var(--action);cursor:pointer}.media-popover-icon-search-results .media-popover-more-line{display:flex;align-items:center}.media-popover-icon-search-results .media-popover-content-category-headline{display:flex;justify-content:space-between;font-size:14px;align-items:center;line-height:1;margin:12px 0 6px 0;}.media-popover-icon-search-results .media-popover-content-category-headline button{font-size:14px;}.media-popover-icon-search-results .media-popover-content-category-headline button.media-popover-more-button{padding-right:2px}.media-popover-icon-search-results .media-popover-content-category-headline button.media-popover-separator-button{color:var(--grey4)}.media-popover-icon-search-results .media-popover-content-category-headline .media-popover-breadcrumb-sep{margin-right:12px}.media-popover-icon-search-results .media-popover-content-category-headline .media-popover-content-category-text{color:var(--grey7);display:flex;font-weight:600;flex-grow:1}.media-popover-icon-search-results .media-popover-icon-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));justify-content:space-between;grid-row-gap:12px;grid-column-gap:12px}.media-popover-search-results-wrapper{margin:54px 12px 0 18px}.media-popover-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-between;grid-row-gap:12px;grid-column-gap:12px;margin-top:12px}.media-popover-search-result{margin-bottom:6px;position:relative}.media-popover-offline,.media-popover-no-results{align-items:center;display:flex;flex-direction:column;padding-top:102px}.media-popover-offline-image{background-image:url(https://html-assets-prod.guideflow.com/73236d2d5f65a40f257bf11fb4b66f40d4007d24);background-size:cover;height:90px;width:200px;margin-top:20px;margin-bottom:10px}.media-popover-no-results-image{background-image:url(https://html-assets-prod.guideflow.com/f300f854f7b212d7afaf7943efef87cb7350a825);background-size:cover;background-repeat:no-repeat;height:160px;width:200px;margin-top:10px;margin-bottom:10px}.media-popover-fallback-copy,.image-popover-fallback-call-to-action{display:inline-block;line-height:24px;max-width:300px;text-align:center}.media-popover-fallback-copy{font-size:14px;margin-top:24px}.media-popover-fallback-call-to-action{color:var(--action);font-size:14px;margin-top:6px}.media-popover-search-result-placeholder{background-color:var(--grey1)}.media-popover-search-result-image{display:block;width:100%;opacity:0;transition:opacity .2s ease-in;}.media-popover-search-result-image.loaded{opacity:1}.media-popover-search-result-attribution{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--grey7);font-size:12px;padding:1px 6px 2px;text-align:right}.media-popover-search-result-footer{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--grey7);font-size:12px;padding:1px 0 2px 6px}.media-popover-search-result-creator{text-decoration:underline}.media-popover-search-bar{position:absolute;top:0;right:6px;width:474px;padding:12px 12px 12px 18px;background:var(--grey0);z-index:9999}.media-popover-more{margin:12px 18px 0}.media-popover.media-popover-modal{position:static;height:420px}.media-popover-library-result-duration{position:absolute;display:inline-block;padding:2px 6px;font-size:11px;font-weight:600;line-height:135%;border-radius:6px;right:6px;bottom:24px;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;color:var(--white);background:var(--grey8)}.media-search-autocomplete-popover{position:absolute;background:var(--white);color:var(--grey7);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);line-height:1.4;padding:6px 6px 3px 6px;border:1px solid rgba(var(--grey7-rgb), .1);margin-top:6px;width:442px;max-height:220px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}.media-search-autocomplete-popover::-webkit-scrollbar{display:none}.media-search-autocomplete-item{display:flex;padding:6px;gap:10px;align-items:center;width:100%}.media-search-autocomplete-item-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1}.media-search-autocomplete-item-icon{flex-shrink:0;width:24px;height:24px;border-radius:5px;background-color:#fff;background-size:contain;display:flex;justify-content:center;align-items:center}.media-search-autocomplete-item-domain{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;justify-self:flex-end;color:var(--grey4);font-size:12px}.library-upsell-empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;}.library-upsell-empty-state .library-upsell-empty-state-illustration img{width:120px;pointer-events:none}.library-upsell-empty-state .library-upsell-empty-state-title{font-size:14px;font-weight:600;line-height:135%;color:var(--grey8);margin:23px 0 20px}.library-upsell-empty-state .library-upsell-empty-state-subtitle{font-size:14px;font-weight:400;line-height:135%;color:var(--grey7);text-align:center;margin-bottom:18px}.library-upsell-empty-state .upsell{font-size:14px}.library-upsell-pro-badge{margin:2px -9px 0 auto}.suggestion-buttons{margin-top:12px;display:flex;gap:6px;}.suggestion-buttons .suggestion-button{position:relative;flex:1 1 100%;border-radius:6px;text-align:center;font-size:12px;line-height:1.5;font-weight:500;color:var(--white);}.suggestion-buttons .suggestion-button::before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.25);border:1px solid rgba(0,0,0,0.1);border-radius:inherit;content:""}.suggestion-buttons .suggestion-button.guideflow_hovered::before{background-color:rgba(0,0,0,0.35)}.suggestion-buttons .suggestion-button::after{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%);content:attr(data-text)}.suggestion-buttons .suggestion-image{min-width:100%;min-height:42px;height:42px;object-fit:cover;vertical-align:top;border-radius:inherit;}.suggestion-buttons .suggestion-image[alt="Gradient"]{background-color:#fb55e0}.suggestion-buttons .suggestion-image[alt="Abstract"]{background-color:#a45efa}.suggestion-buttons .suggestion-image[alt="Data"]{background-color:#1e5040}.suggestion-buttons .suggestion-image[alt="Tech"]{background-color:#3b3737}.suggestion-buttons .suggestion-image[alt="3D Shapes"]{background-color:#8580d3}.workspace-image-search-error-state{align-items:center;display:flex;flex-direction:column;padding-top:84px}.workspace-image-search-error-state-image{width:250px;margin:auto}.workspace-image-search-error-state-copy{line-height:24px;text-align:center}.workspace-image-search-no-search-results-image{background-repeat:no-repeat;background-size:cover;height:205px;width:205px;background-image:url(https://html-assets-prod.guideflow.com/f300f854f7b212d7afaf7943efef87cb7350a825)}.workspace-image-search-results{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:55px;padding:0 18px}.workspace-image-search-result{max-width:105px}.workspace-image-search-result-btn{line-height:0;width:100%;height:105px;max-height:105px;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--grey1);border:1px solid rgba(0,0,0,0.1);border-radius:6px}.workspace-image-search-result-image{display:block;max-width:100%;max-height:100%;opacity:0;transition:opacity .2s ease-in;}.workspace-image-search-result-image.loaded{opacity:1}.workspace-image-search-result-footer{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--grey5);font-size:12px;line-height:2;margin-bottom:-6px}.workspace-image-search-results-categorised{display:flex;flex-direction:column;gap:12px;margin-top:55px;padding:0 18px}.workspace-image-search-category-headline{display:flex;flex-direction:row;justify-content:space-between;font-size:14px;font-weight:700;align-items:center;line-height:1;margin:12px 0 6px 0}.workspace-image-search-line{display:flex;align-items:center}.workspace-image-search-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-between;grid-row-gap:12px;grid-column-gap:12px;grid-row-gap:12px;grid-column-gap:12px}.workspace-image-search-early-access-banner{display:flex;align-items:center;gap:6px;height:42px;font-size:12px;padding:12px;padding-left:6px;width:100%;background:linear-gradient(86.77deg,rgba(45,58,247,0.05) 2.67%,rgba(201,10,221,0.05) 97.33%);border-radius:6px;border:1px solid rgba(88,110,224,0.12);font-weight:700;}.workspace-image-search-early-access-banner :last-child{font-weight:400;padding-left:2px}.workspace-image-search-sparkle{fill:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%) !important}.mention-list{cursor:default;background:var(--white);box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:6px;z-index:100;border:1px solid var(--border);}.mention-list .ql-mention-list{padding:6px;max-height:194px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;overflow-y:auto}.mention-list .ql-mention-list::-webkit-scrollbar{width:6px;background-color:transparent}.mention-list .ql-mention-list::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.mention-list .ql-mention-list.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.mention-list-item{border-radius:6px;}.mention-list-item.selected{background-color:rgba(var(--action-rgb), .12)}.mention-list-item.disabled{opacity:.5}.mention-list-item-tooltip-content{text-align:center}.mention-item,.mention-tooltip{display:flex;align-items:center;padding:6px 12px 6px 12px;overflow:hidden;}.mention-item .mention-item-thumbnail,.mention-tooltip .mention-item-thumbnail{width:24px;height:24px;margin-right:12px}.mention-item .mention-tooltip-thumbnail,.mention-tooltip .mention-tooltip-thumbnail{width:30px;height:30px;object-fit:cover;border-radius:50%;margin-right:12px}.mention-item .mention-item-title,.mention-tooltip .mention-item-title,.mention-item .mention-tooltip-title,.mention-tooltip .mention-tooltip-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;color:var(--grey7);text-align:left;}.mention-item .mention-item-title .guest,.mention-tooltip .mention-item-title .guest,.mention-item .mention-tooltip-title .guest,.mention-tooltip .mention-tooltip-title .guest,.mention-item .mention-item-title .reviewer,.mention-tooltip .mention-item-title .reviewer,.mention-item .mention-tooltip-title .reviewer,.mention-tooltip .mention-tooltip-title .reviewer{display:flex;line-height:17px}.mention-item .mention-item-title .guest-title,.mention-tooltip .mention-item-title .guest-title,.mention-item .mention-tooltip-title .guest-title,.mention-tooltip .mention-tooltip-title .guest-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mention-item .mention-item-title .retired,.mention-tooltip .mention-item-title .retired,.mention-item .mention-tooltip-title .retired,.mention-tooltip .mention-tooltip-title .retired{text-decoration:line-through}.mention-item .mention-item-title small,.mention-tooltip .mention-item-title small,.mention-item .mention-tooltip-title small,.mention-tooltip .mention-tooltip-title small{color:var(--grey7);font-weight:normal;font-size:12px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.comment-message .mention > span,.comments-add .mention > span{margin:0}.outline-popover{height:546px;width:396px;border-radius:6px;display:flex;flex-direction:column;color:var(--grey7);}.outline-popover .clean-input{background-color:transparent !important;border-color:transparent !important;padding:0;border:none;height:auto;}.outline-popover .clean-input:focus{outline:none !important;box-shadow:none !important}.outline-popover-header{padding:12px 18px;background-color:var(--white);border-bottom:1px solid var(--grey2);display:flex;justify-content:space-between;flex-direction:row;background-color:var(--grey1);}.outline-popover-header .outline-popover-cancel{margin-right:-6px;margin-left:12px}.outline-popover-header .outline-popover-back{margin-left:-6px}.outline-popover-body{flex:1;display:flex;min-height:0;background-color:var(--grey1);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.outline-popover-body::-webkit-scrollbar{width:6px;background-color:transparent}.outline-popover-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.outline-popover-body.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.outline-popover-body .popover-content{padding:18px;width:100%;align-items:center;flex-direction:column;justify-content:space-between}.outline-popover-body .outline-empty-state{background-image:url(https://html-assets-prod.guideflow.com/a70576912cad426cf593308d75761f8916dd1b35);background-repeat:no-repeat;background-position:center 120px;flex:1;background-size:55%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center;padding:48px;margin-left:20px;padding-bottom:72px}.outline-popover-body .popover-content-headline{font-size:15px;font-weight:bold}.outline-popover-body .popover-content-body{padding:0 30px;font-size:14px}.mini-outline-card{border:1px solid var(--grey2);display:flex;flex-direction:row;justify-content:space-between;width:100%;border-radius:6px;margin-bottom:18px;background-color:#fff;}.mini-outline-card .mini-outline-card-body{display:flex;flex-direction:row;min-width:100%;justify-content:space-between;font-size:14px;padding:12px 18px}.mini-outline-card .mini-outline-card-details{display:flex;flex-direction:column;width:100%;color:var(--grey4);overflow:hidden;}.mini-outline-card .mini-outline-card-details .title{color:var(--grey7);font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-outline-card .mini-outline-card-more-options{margin-left:12px;display:flex;align-items:center}.mini-outline-editor-header-left{display:flex;align-items:center;flex:1 0;}.mini-outline-editor-header-left .outline-name{font-weight:700;font-size:14px;line-height:24px;margin-left:12px}.mini-outline-editor{position:relative;flex:1;}.mini-outline-editor .outline-hint{position:absolute;display:flex;bottom:24px;left:24px;right:24px;padding:18px;border-radius:6px;background-color:rgba(var(--action-rgb), .06);font-size:14px;line-height:16px;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none !important;}.mini-outline-editor .outline-hint> *{pointer-events:none !important}.mini-outline-editor .outline-hint.show{opacity:1}.mini-outline-editor .outline-hint .illustration{background-image:url(https://html-assets-prod.guideflow.com/fa8d3eb6c188a98141cb48d26905bb8162e61b14);background-repeat:no-repeat;background-position:-10px center;width:150px;background-size:cover}.mini-outline-actions{display:flex}.outline-preview-body{display:flex;height:427px;background-color:var(--grey1)}.outline-previews{padding:18px;overflow:auto;min-width:432px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.outline-previews::-webkit-scrollbar{width:6px;background-color:transparent}.outline-previews::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.outline-previews.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.outline-preview-details{padding:18px;background-color:var(--grey1);display:flex;flex-direction:column;justify-content:space-between;}.outline-preview-details .notice{color:var(--grey7);line-height:21px}.outline-preview-details .outline-style-item{margin-top:12px}.outline-preview-details .target-folder{display:flex;align-items:center;padding:6px 0;color:var(--grey7);margin-top:6px;margin-bottom:24px;}.outline-preview-details .target-folder .svg-icon{margin-right:6px}.outline-mini-preview{margin-bottom:12px}.mini-outline-tooltip{color:#939da8;}.mini-outline-tooltip strong{color:#fff}.modal{width:650px;margin:48px 0;max-width:95vw;max-height:95vh;position:relative}.modal-container{position:absolute;left:0;right:0;top:0;bottom:0;z-index:9999;display:flex;justify-content:center;align-items:center;overflow:hidden;}.modal-container.top{align-items:flex-start;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.modal-container.top::-webkit-scrollbar{width:6px;background-color:transparent}.modal-container.top::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.modal-container.top.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.modal-container.top .modal{margin:48px 0;max-height:calc(95vh - 48px)}.modal-styled,.dim{background-color:rgba(0,0,0,0.25)}.dim-medium{background-color:rgba(0,0,0,0.5)}.dim-strong{background-color:rgba(0,0,0,0.8)}.modal-styled .modal{background:var(--white);color:var(--grey7);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);overflow:hidden;display:flex;flex-direction:column}.modal-styled.modal-pro-brand .modal{background:#000;color:#fff}.modal-styled.modal-text-selectable .modal{user-select:text}.modal-styled .modal-title{background:var(--white);padding:12px 18px;font-weight:600;font-size:14px;display:flex;align-items:center;}.modal-styled .modal-title .back-icon{margin-right:6px}.modal-styled .modal-title-text{font-size:15px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.modal-styled .modal-title-subtext{color:var(--grey4);padding:0 12px}.modal-styled .user-account-deletion-body,.modal-styled .move-presentation-modal-body{background-color:var(--grey0)}.modal-styled .account-deletion-modal-footer,.modal-styled .move-presentation-modal-footer{background-color:var(--white)}.modal-styled .user-account-deletion-link{text-decoration:underline}.modal-styled .modal-body{border-top:1px solid var(--border);}.modal-styled .modal-body:not(.library-asset-details-modal-body){overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;overflow-y:overlay;padding:18px 18px 0;max-height:60vh}.modal-styled .modal-body:not(.library-asset-details-modal-body)::-webkit-scrollbar{width:6px;background-color:transparent}.modal-styled .modal-body:not(.library-asset-details-modal-body)::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.modal-styled .modal-body:not(.library-asset-details-modal-body).guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.modal-styled .modal-body:not(.library-asset-details-modal-body):after{content:"";height:18px;display:block;flex-shrink:0}.modal-styled .modal-body.dark{background:var(--grey1)}.modal-styled .modal-body .modal-text{line-height:1.5;margin-bottom:12px}.modal-styled .modal-body .user-account-deletion-input{width:324px}.modal-styled .modal-body .account-deletion-text{color:var(--grey7)}.modal-styled .modal-body .account-deletion-icon{margin-right:10px}.modal-styled .modal-body .account-deletion-consent{margin-bottom:3px}.modal-styled .modal-body .account-deletion-fact{display:flex;margin:2px 0}.modal-styled .modal-body pre{background:#222;color:#fff;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:10px;overflow:auto}.modal-styled .modal-body a,.modal-styled .modal-body a:visited{color:var(--action)}.modal-styled.template-details,.modal-styled.library-asset-details-modal{background-color:transparent;}@media (max-width:749px){.modal-styled.template-details .modal,.modal-styled.library-asset-details-modal .modal{max-width:100vw;max-height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;margin:0;border-radius:0}}@media (min-width:750px){.modal-styled.template-details,.modal-styled.library-asset-details-modal{background-color:rgba(0,0,0,0.6)}.modal-styled.template-details .modal,.modal-styled.library-asset-details-modal .modal{overflow:visible;max-width:calc(100vw - 120px)}}.modal-footer,.popover-footer{display:flex;flex-shrink:0;border-top:1px solid var(--grey2);background:var(--grey1);padding:15px 12px;align-items:center;}html[dir=ltr] .modal-footer,html[dir=ltr] .popover-footer{border-bottom-left-radius:7px}html[dir=rtl] .modal-footer,html[dir=rtl] .popover-footer{border-bottom-right-radius:7px}html[dir=ltr] .modal-footer,html[dir=ltr] .popover-footer{border-bottom-right-radius:7px}html[dir=rtl] .modal-footer,html[dir=rtl] .popover-footer{border-bottom-left-radius:7px}.modal-footer > *,.popover-footer > *{flex:1;margin:0 6px}.modal-footer.end,.popover-footer.end{justify-content:flex-end;}.modal-footer.end > *,.popover-footer.end > *{flex:none}.modal-footer.spaced,.popover-footer.spaced{justify-content:space-between;}.modal-footer.spaced > *,.popover-footer.spaced > *{flex:none}.modal-title-bar-divider{display:inline-block;width:1px;height:24px;background:var(--border);margin:0 12px}.modal-updated .modal-title{padding:12px 18px}.modal-updated .modal-body{background:var(--grey0)}.modal-updated .modal-footer{background:var(--white)}.unsafe-page-container{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:84px;width:100%;height:100%;text-align:center;}.size-class-phone .unsafe-page-container{row-gap:0}.unsafe-page-hero{max-width:650px;}.unsafe-page-hero div.error-image{background-image:url(https://html-assets-prod.guideflow.com/4dc80b07378d84e4b8beb8d2b7a674728a828356);background-repeat:no-repeat;background-size:cover;margin-bottom:30px;width:124px;height:146px}.unsafe-page-hero .hero-description button{font-weight:700;color:var(--action);}.size-class-phone .unsafe-page-hero .hero-description button{font-size:$fontSizePlusPhone}.unsafe-page-hero .safe-action{margin-top:12px;}.size-class-phone .unsafe-page-hero .safe-action{display:none}.unsafe-page-footer{font-size:14px;line-height:18px;color:var(--grey4);}.unsafe-page-footer button,.unsafe-page-footer a{font-size:14px;font-weight:700;color:var(--action)}.move-presentation-modal{align-items:flex-start}.move-presentation-modal-folders-container{background:var(--white);border-radius:6px;border:1px solid var(--grey2);padding-bottom:0}.multi-input{border:1px solid var(--border);border-radius:6px;background-color:var(--white);padding:6px 9px 0;display:flex;flex-wrap:wrap;align-content:flex-start;width:100%;max-height:280px;overflow:auto;cursor:text;}.multi-input.is-error{box-shadow:0 0 0 2px rgba(var(--error-rgb), .5)}.multi-input.focused{box-shadow:0 0 0 2px rgba(var(--action-rgb), .5);border-color:var(--action)}.multi-input.fixed-hight{height:144px}.multi-input input{display:inline-block;flex:1;width:auto;border:none;height:24px;padding:0;margin-bottom:6px;}.multi-input input:focus{box-shadow:none}.multi-input-item-wrap{display:inline-block;margin:0 6px 6px 0;overflow:hidden;cursor:default}.multi-input-item{color:#fff;background:var(--grey1);font-size:14px;color:var(--grey7);border:1px solid var(--border);display:flex;align-items:center;border-radius:3px;height:24px;padding:6px 0 6px 6px;}.multi-input-item.is-invalid{background:var(--error)}.multi-input-item-value{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recording-overlay .recording-overlay-backdrop{background:rgba(43,42,53,0.95)}.recording-overlay .recording-overlay-close{position:absolute;right:18px;top:12px;border-radius:6px;}.recording-overlay .recording-overlay-close.guideflow_hovered{background:rgba(var(--white-rgb), .25)}.recording-overlay .recording-overlay-close:active{background:rgba(var(--white-rgb), .35)}.recording-overlay .recording-overlay-content{height:100%;width:100%;}.recording-overlay .recording-overlay-content .studio{background-color:transparent}.recording-overlay .confirm-close-studio-dialog-backdrop{background:rgba(var(--grey9-rgb), .25)}.recording-overlay .confirm-close-studio-dialog-content{will-change:transform}.recording-overlay .clip-saved-toast{display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:9999;background:var(--grey7);right:24px;top:60px;box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:12px;padding:6px 12px;}.recording-overlay .clip-saved-toast .message{font-weight:bold;font-size:13px;color:var(--white)}.recording-overlay .clip-saved-toast button{margin-left:6px;border-radius:6px;}.recording-overlay .clip-saved-toast button.guideflow_hovered{background:rgba(var(--white-rgb), .25)}.recording-overlay .clip-saved-toast button:active{background:rgba(var(--white-rgb), .35)}.new-workspace-logo-container{position:relative;margin-bottom:8px;}.new-workspace-logo-container.guideflow_hovered:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.2);border-radius:18px;z-index:1}.new-workspace-logo{width:80px;height:80px;border-radius:18px;font-size:40px;border:1px solid rgba(var(--black-rgb), .2);box-shadow:0 1px 12px 0 rgba(var(--black-rgb), .1)}.new-workspace-logo-img{object-fit:cover}.new-workspace-logo-picker{position:absolute;right:-8px;bottom:-8px}.change-icon-button{justify-content:center;border-radius:50%;width:30px;height:30px;padding:0;box-shadow:0 0 0 2px var(--white);position:relative;z-index:2}.onboarding-card{align-self:center;width:804px;height:630px;background:var(--white);border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,0.08);display:flex;flex-direction:column;align-items:center;overflow-y:auto;padding:36px 0;scrollbar-width:none;-ms-overflow-style:none;}.onboarding-card::-webkit-scrollbar{display:none}.size-class-phone .onboarding-card{padding:36px 24px;width:100%;height:100%;}.size-class-phone .onboarding-card input{font-size:16px}.onboarding-card-inner{display:flex;flex-direction:column;align-items:center;max-width:504px;margin:auto 0;gap:12px}.onboarding-card-header{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;text-align:center;line-height:36px;}.size-class-phone .onboarding-card-header{font-size:21px}.onboarding-card-description{max-width:456px;font-size:14px;line-height:1.5;text-align:center;color:var(--grey7);}.size-class-phone .onboarding-card-description{font-size:16px}.onboarding-card-content{margin-top:12px;max-width:342px;display:flex;flex-direction:column;width:100%;color:var(--grey7);gap:12px}.onboarding-card-main-cta{margin-top:12px}.onboarding-card-footer{color:var(--grey4);text-align:center;font-size:14px}.company-size-form{margin-top:24px}.create-workspace-form{text-align:left}.self-segmentation-radio-group{display:flex}.segmentation-radio-item{display:inline-block;color:var(--grey7);border-radius:0;flex:1;padding:10px 0;}.segmentation-radio-item:not(:last-child){border-right-width:0}.segmentation-radio-item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.segmentation-radio-item:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.join-workspace--workspaces-container{border:1px solid rgba(42,44,55,0.1);border-radius:12px;margin-top:32px;height:auto;max-height:300px;border-color:var(--grey3);overflow-y:auto;align-self:center;}.size-class-phone .join-workspace--workspaces-container{display:flex;flex-direction:column;width:350px}@media (min-width:675px){.join-workspace--workspaces-container{min-width:528px}}.join-workspace--create-workspace-link{text-decoration:underline;font-weight:700;}.size-class-phone .join-workspace--create-workspace-link{padding-top:6px}.join-workspace--row{display:flex;justify-content:space-between;align-items:center;padding:12px 18px 12px 12px;border-bottom:1px solid rgba(42,44,55,0.1);}.size-class-phone .join-workspace--row{flex-direction:column}.join-workspace--row:last-child{border-bottom:none}.join-workspace--row.guideflow_hovered{background-color:#f5f6fd}@media (min-width:675px){.join-workspace--row{height:80px}}.join-workspace--workspace-info{flex:1;max-width:300px;text-align:left;padding-left:18px}.join-workspace--row-left{display:flex;}.size-class-phone .join-workspace--row-left{align-self:flex-start}.join-workspace--row-left .avatar-initials{font-size:24px;font-weight:700;line-height:24px;border-radius:12px}.size-class-phone .join-workspace--row-right{align-self:flex-end;padding-top:12px}.join-workspace--workspace-info--name{font-weight:bold;font-size:15px;}.join-workspace--workspace-info--details{display:flex;align-items:center;padding-top:6px;font-size:12px;color:var(--grey7);}.size-class-phone .join-workspace--workspace-info--details{flex-direction:column;align-items:flex-start}.join-workspace--workspace-info--invited{display:flex;align-items:center}.join-workspace--workspace-info--icon{width:11px;height:11px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-image:radial-gradient(122.89% 119.05% at 86.11% 88.89%,#3cd04e 20.44%,#6ce195 100%)}.join-workspace--workspace-info--invited-text{padding-left:6px}.join-workspace--workspace-info--owner{overflow-wrap:break-word;padding-right:6px;}.size-class-phone .join-workspace--workspace-info--owner{padding-top:6px}.join-workspace--workspace-info--divider{padding:0 6px;}.size-class-phone .join-workspace--workspace-info--divider{display:none}.join-workspace--row--join-button{width:80px;height:30px;justify-content:center;}@media (max-width:675px){.join-workspace--row--join-button{width:54px}}.marketing-subscribe-head-illustration{width:156px;height:148px;background-size:156px 148px;background-image:url(https://html-assets-prod.guideflow.com/46f35888ca4fd853b2a30982dd7a9d8cf6aad857);margin-bottom:6px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.marketing-subscribe-head-illustration{background-image:url(https://html-assets-prod.guideflow.com/9b37043e8f2c9bf946280e213dd231dd25895b6b)}}.marketing-subscribe-form{margin-top:32px}.marketing-subscribe-privacy-policy-uri{text-decoration:underline;color:var(--grey6);font-weight:700;display:block}.roles-grid{display:grid;grid-template-columns:repeat(3,200px);grid-template-rows:repeat(2,160px);margin-top:24px;}@media (max-width:640px){.roles-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,160px)}}@media (max-height:700px){.roles-grid{grid-template-rows:repeat(3,120px)}}@media (max-height:550px){.roles-grid{grid-template-rows:repeat(3,94px)}}.role-item{display:block;border-radius:0;white-space:normal;}.role-item:first-child{border-top-left-radius:6px}.role-item:last-child{border-bottom-right-radius:6px}.role-item:nth-child(3){border-top-right-radius:6px}.role-item:nth-child(4){border-bottom-left-radius:6px}.role-item:nth-child(1),.role-item:nth-child(2),.role-item:nth-child(4),.role-item:nth-child(5){border-right:0}.role-item:nth-child(1),.role-item:nth-child(2),.role-item:nth-child(3){border-bottom:0}@media (max-width:640px){.role-item:nth-child(2){border-top-right-radius:6px}.role-item:nth-child(5){border-bottom-left-radius:6px}.role-item:nth-child(2),.role-item:nth-child(4){border-right:1px solid var(--border)}.role-item:nth-child(3){border-right:0;border-radius:0}.role-item:nth-child(4){border-bottom:0;border-radius:0}}.role-item-image{display:inline-block;margin-bottom:10px;width:64px;height:64px;background-size:contain;}.role-item-image.product{background-image:url(https://html-assets-prod.guideflow.com/7790335c3c886b672a0732f0bf2cbccf1a6e9f0b);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.product{background-image:url(https://html-assets-prod.guideflow.com/7a5f8dc74e00408b02474cd80634cb35634293b0)}}.role-item-image.marketing{background-image:url(https://html-assets-prod.guideflow.com/3c646a30b8c3ea7f7dbd2ddb8e5cc61e52ffc4ae);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.marketing{background-image:url(https://html-assets-prod.guideflow.com/7c3d1c5d89855e3dae8034b6df4022900a4ce3f0)}}.role-item-image.design{background-image:url(https://html-assets-prod.guideflow.com/588453c315878b48c68c57958dd622d10940333b);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.design{background-image:url(https://html-assets-prod.guideflow.com/d21bae698c3b4e3a79a37e4b490a95e4af6054bb)}}.role-item-image.sales{background-image:url(https://html-assets-prod.guideflow.com/f3e9bc6f375b1b30e337f91b54cd5d7b991bfeb1);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.sales{background-image:url(https://html-assets-prod.guideflow.com/997eae62d338bc44433bbf63c5e40ea1db11181f)}}.role-item-image.leadership{background-image:url(https://html-assets-prod.guideflow.com/9c80fe0084f068857b87b49c87d18f38d4b655ab);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.leadership{background-image:url(https://html-assets-prod.guideflow.com/d5d2e01a8e05fd451ede5af8c2f838a99cd763bd)}}.role-item-image.other{background-image:url(https://html-assets-prod.guideflow.com/2530cd6243439c1fec3ed9d6d4231ff7c037e5c3);}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.role-item-image.other{background-image:url(https://html-assets-prod.guideflow.com/a6657dff32e11d069513ef1eab3867546a924d83)}}@media (max-width:640px){.role-item-image{width:48px;height:48px}}.role-item-title{color:var(--grey7);margin-bottom:4px;font-size:15px}.role-submit-btn{margin-top:24px}.user-name-head-illustration{width:172px;height:172px;background-size:172px 172px;background-image:url(https://html-assets-prod.guideflow.com/250687e5dc84d7656988555ccce2aa5ca17eb5a5);margin-bottom:6px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.user-name-head-illustration{background-image:url(https://html-assets-prod.guideflow.com/5bf01fed0fe965fbf0f96e856e8b389a442b8fb7)}}.onboarding-main{flex-direction:column}.onboarding-page-header{position:absolute}.onboarding-page-header-left{padding-top:26px;padding-left:36px;}.onboarding-page-header-left .svg-icon.logo{width:56px !important;height:20px !important}.size-class-phone .onboarding-page-header-left{padding-top:18px;padding-left:16px}.onboarding-container{display:block;max-width:360px;text-align:center;margin:6px;}.onboarding-container.join-workspace{max-width:initial;}.size-class-phone .onboarding-container.join-workspace{display:flex;flex-direction:column}.onboarding-container.roles{max-width:600px;}.onboarding-container.roles .onboarding-head{max-width:300px;margin:0 auto}.onboarding-head{margin-bottom:8px;line-height:30px;font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.onboarding-description{margin-top:6px;margin-bottom:16px;line-height:21px;}.size-class-phone .onboarding-description{display:flex;flex-direction:column}.onboarding-above-header{display:flex}.onboarding-above-header{align-items:center;flex-direction:column}.onboarding-footer{margin-top:16px;}.onboarding-footer.name{margin-top:12px}.onboarding-footer.role{width:360px;margin:24px auto 0}.onboarding-submit-button,.onboarding-skip-button{margin-top:12px;width:120px;justify-content:center;}.size-class-phone .onboarding-submit-button,.size-class-phone .onboarding-skip-button{flex:1}@media (max-height:550px){.onboarding-skip-button{margin-bottom:96px}}.onboarding-input-label{display:inline-block;text-align:left;margin-bottom:4px;font-weight:700;line-height:21px}.onboarding-text-link{transition:background-color ease-out .15s;background-color:var(--white);}.onboarding-text-link.guideflow_hovered{color:var(--action);background-color:rgba(88,110,224,0.06)}.onboarding-text-link:active{background-color:rgba(88,110,224,0.12)}.onboarding-content-form{text-align:left}.onboarding-progress-steps{position:absolute;width:240px;height:4px;top:34px;list-style:none;display:flex;justify-content:space-between;}@media (max-width:675px){.onboarding-progress-steps{width:120px;top:24px}}.onboarding-progress-step{flex:1;background-color:var(--grey8);border-radius:2px;}.onboarding-progress-step.active ~ .onboarding-progress-step{background-color:var(--grey2)}.onboarding-progress-step:not(:last-child){margin-right:4px}.onboarding-submit-button.marketing-subscribe-btn{flex:1;margin-top:16px}.open-dialog{position:absolute;bottom:36px;left:50%;transform:translate(-50%,0);border:1px solid var(--border);box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);border-radius:6px;overflow:hidden;z-index:9999}.open-dialog-header{background:var(--white);padding:12px 18px}.open-dialog-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-top:1px solid var(--border);background:var(--grey1);}.open-dialog-footer .button{flex:1;justify-content:center;}.open-dialog-footer .button:first-child{margin:0 12px 0 0}.open-dialog-footer-left{font-size:14px}.open-dialog-footer-right{display:flex;}.open-dialog-footer-right button:first-child{margin:0 12px 0 0}.option-button-group{display:flex;gap:3px;width:100%}.option-button{border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;}.option-button.selected{background:rgba(var(--action-rgb), .12);color:var(--action)}.option-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.bubble{box-shadow:0 1px 3px rgba(var(--grey7-rgb), .12);display:flex;flex-direction:column;border-radius:36px;background:var(--white);position:relative;}.bubble.reactions > .round-toggle:not(.no-display){padding:12px 0 4px;height:unset;}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display){border-bottom-left-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display){border-bottom-right-radius:0}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display){border-bottom-right-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display){border-bottom-left-radius:0}.bubble.reactions > .round-toggle:not(.no-display) ~ .round-toggle{padding:4px 0}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display) ~ .round-toggle{border-top-left-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display) ~ .round-toggle{border-top-right-radius:0}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display) ~ .round-toggle{border-top-right-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display) ~ .round-toggle{border-top-left-radius:0}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display) ~ .popover-target .round-toggle{border-top-left-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display) ~ .popover-target .round-toggle{border-top-right-radius:0}html[dir=ltr] .bubble.reactions > .round-toggle:not(.no-display) ~ .popover-target .round-toggle{border-top-right-radius:0}html[dir=rtl] .bubble.reactions > .round-toggle:not(.no-display) ~ .popover-target .round-toggle{border-top-left-radius:0}.bubble.reactions .reaction-holder{display:flex;flex-direction:column;align-items:center;}.bubble.reactions .reaction-holder .reaction-icon{font-size:23px;}.bubble.reactions .reaction-holder .reaction-icon.animate{animation:tada 1s ease-in-out}.bubble.reactions .reaction-label{margin-bottom:4px;font-size:12px}.round-toggle{display:flex;align-items:center;justify-content:center;border-radius:18px;background:var(--white);width:36px;height:36px;}.round-toggle.active,.round-toggle.selected,.popover-target.active .round-toggle{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12));}.round-toggle.active svg,.round-toggle.selected svg,.popover-target.active .round-toggle svg{fill:var(--action) !important}.round-toggle.active .white svg,.round-toggle.selected .white svg,.popover-target.active .round-toggle .white svg{fill:#fff !important}.round-toggle.active.guideflow_hovered,.round-toggle.selected.guideflow_hovered,.popover-target.active .round-toggle.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.round-toggle.user-reacted{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.round-toggle.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06));}.round-toggle.guideflow_hovered svg{fill:var(--action) !important}.round-toggle.guideflow_hovered .white svg{fill:#fff !important}.round-toggle:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}html[dir=ltr] .round-toggle.upper{border-bottom-left-radius:0}html[dir=rtl] .round-toggle.upper{border-bottom-right-radius:0}html[dir=ltr] .round-toggle.upper{border-bottom-right-radius:0}html[dir=rtl] .round-toggle.upper{border-bottom-left-radius:0}html[dir=ltr] .round-toggle.middle{border-top-left-radius:0}html[dir=rtl] .round-toggle.middle{border-top-right-radius:0}html[dir=ltr] .round-toggle.middle{border-top-right-radius:0}html[dir=rtl] .round-toggle.middle{border-top-left-radius:0}html[dir=ltr] .round-toggle.middle{border-bottom-left-radius:0}html[dir=rtl] .round-toggle.middle{border-bottom-right-radius:0}html[dir=ltr] .round-toggle.middle{border-bottom-right-radius:0}html[dir=rtl] .round-toggle.middle{border-bottom-left-radius:0}html[dir=ltr] .round-toggle.lower{border-top-left-radius:0}html[dir=rtl] .round-toggle.lower{border-top-right-radius:0}html[dir=ltr] .round-toggle.lower{border-top-right-radius:0}html[dir=rtl] .round-toggle.lower{border-top-left-radius:0}html[dir=ltr] .round-toggle.theme-builder{border-top-left-radius:0}html[dir=rtl] .round-toggle.theme-builder{border-top-right-radius:0}html[dir=ltr] .round-toggle.theme-builder{border-top-right-radius:0}html[dir=rtl] .round-toggle.theme-builder{border-top-left-radius:0}html[dir=ltr] .round-toggle.theme-builder{border-bottom-left-radius:0}html[dir=rtl] .round-toggle.theme-builder{border-bottom-right-radius:0}html[dir=ltr] .round-toggle.theme-builder{border-bottom-right-radius:0}html[dir=rtl] .round-toggle.theme-builder{border-bottom-left-radius:0}html[dir=ltr] .round-toggle.theme-builder:first-child{border-top-left-radius:18px}html[dir=rtl] .round-toggle.theme-builder:first-child{border-top-right-radius:18px}html[dir=ltr] .round-toggle.theme-builder:first-child{border-top-right-radius:18px}html[dir=rtl] .round-toggle.theme-builder:first-child{border-top-left-radius:18px}html[dir=ltr] .round-toggle.theme-builder:last-child{border-bottom-left-radius:18px}html[dir=rtl] .round-toggle.theme-builder:last-child{border-bottom-right-radius:18px}html[dir=ltr] .round-toggle.theme-builder:last-child{border-bottom-right-radius:18px}html[dir=rtl] .round-toggle.theme-builder:last-child{border-bottom-left-radius:18px}.option-panels-bar{display:flex;flex-direction:column;align-items:center;width:51.1px;margin:12px 12px 0}.option-panels-bar-bubbles.collapsed .option-panels-label-for-toggle{opacity:0;transform:scale(0)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(2){transform:translateY(-24px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(3){transform:translateY(-48px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(4){transform:translateY(-72px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(5){transform:translateY(-96px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(6){transform:translateY(-120px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(7){transform:translateY(-144px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(8){transform:translateY(-168px)}.option-panels-bar-bubbles.collapsed .option-panels-labeled-toggle:nth-child(9){transform:translateY(-192px)}.option-panels-labeled-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:18px;position:relative;transition:transform 150ms ease}.option-panels-label-for-toggle{transition:all 150ms ease;margin-top:6px;color:var(--grey7);font-size:11px;text-align:center;}.option-panels-label-for-toggle.selected{color:var(--action)}.option-panels-comment-badge{top:-6px;right:-6px}.option-panels-notes-badge{top:0;right:0}.option-panels-panel-wrap{background:var(--white);width:264px;z-index:5000;display:flex;flex-direction:column;border-radius:9px;box-shadow:0 0 0 1px var(--border),0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);margin-top:12px;margin-bottom:12px;overflow:hidden;}.option-panels-panel-wrap.top{align-self:flex-start;padding-bottom:12px}.option-panels-panel-header{background:var(--white);overflow:hidden;padding:12px 18px;color:var(--grey8);font-weight:bold;font-size:14px;border-bottom:1px solid var(--border-subtle);min-height:36px;display:flex;align-items:center;flex-shrink:0;}.option-panels-panel-header.vertical{padding:6px 12px 6px 18px;align-items:flex-start;flex-direction:column}.option-panels-panel-header-label{display:flex;align-items:center;flex:1;font-size:15px}.option-panels-panel-header-sublabel{font-weight:normal;font-size:12px;color:var(--grey7)}html[dir=ltr] .option-panels-panel-header-back{margin-right:6px}html[dir=rtl] .option-panels-panel-header-back{margin-left:6px}.option-panel-notes-area{-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:18px;flex:1;}.option-panel-notes-area .ql-container,.option-panel-notes-area .ql-editor{height:100%}.option-panels-panel-header-close{margin-left:auto}.option-panel-content{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;flex:1}.option-panel-content::-webkit-scrollbar{width:6px;background-color:transparent}.option-panel-content::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.option-panel-content.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.option-panel-content-notes{display:flex;flex-direction:column}.assignee-picker-search{display:flex;align-items:center;justify-content:flex-start;border-bottom:solid 1px var(--grey2);}.assignee-picker-search .svg-icon-search{padding:12px}.assignee-picker-search .assignee-picker-search-input{flex:1;outline:none}.assignee-picker-search:focus-within .assignee-picker-search-input{caret-color:var(--action);box-shadow:none !important}.assignee-picker-search:focus-within svg{fill:var(--action) !important}.assignee-list{display:flex;max-height:inherit;overflow:hidden;flex-direction:column}.assignee-list-items{flex:auto 1;overflow-x:hidden;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;padding:6px}.assignee-list-items::-webkit-scrollbar{width:6px;background-color:transparent}.assignee-list-items::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.assignee-list-items.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.comments-slack-nudge{margin-top:-1px;background-color:#fff;height:60px;border-top:1px solid #dfdfe1;display:flex;padding-left:18px;padding-right:18px;}.comments-slack-nudge-transition-content{justify-content:end;display:flex;flex-direction:column;flex-grow:1;position:sticky;bottom:0}.comments-slack-nudge-content{display:flex;align-items:center;flex:1}.comments-slack-nudge-logo{border:1px solid rgba(43,42,53,0.12);border-radius:100%;align-items:center;justify-content:center;display:flex;height:30px;width:30px}.comments-slack-nudge-text{display:flex;flex-direction:column;justify-content:center;font-size:13px;padding-left:9px}.comments-slack-nudge-title{font-weight:bold;line-height:18px}.comments-slack-nudge-link{line-height:18px;cursor:pointer;color:var(--action);width:max-content}.comments-slack-nudge-dismiss-button{display:flex;flex:1;justify-content:end}.comments-section{display:flex;flex-direction:column}.outline-editor{height:100%;width:100%;background-color:var(--white);overflow:auto;}.outline-editor .ProseMirror{width:100%;padding:24px;-webkit-user-select:text;}.outline-editor .ProseMirror:focus{outline:none !important;box-shadow:none !important}.outline-editor .ProseMirror h3,.outline-editor .ProseMirror p{font-size:14px;line-height:1.5}.outline-editor .ProseMirror h3{margin-top:6px;}.outline-editor .ProseMirror h3:first-child{margin-top:0}.outline-editor .ProseMirror h3 + p{margin-top:3px}.outline-editor .ProseMirror p{color:var(--grey7);padding-left:18px}.outline-editor .ProseMirror> *{position:relative}.outline-editor .ProseMirror .empty-node:after{position:absolute;top:0;color:var(--grey7);opacity:.5;pointer-events:none;cursor:text}.outline-editor .ProseMirror p.empty-node:after{content:"Slide text"}.outline-editor .ProseMirror h3.empty-node:after{content:"Slide headline"}.image-overlay{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.paginated-scroll{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.paginated-scroll::-webkit-scrollbar{width:6px;background-color:transparent}.paginated-scroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.paginated-scroll.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.panel-item-inline{display:flex;align-items:center;padding:0 12px;height:30px;}html[dir=ltr] .inline-editor > .panel-item-inline:first-child,html[dir=ltr] .inline-editor > *:first-child .panel-item-inline{border-top-left-radius:15px}html[dir=rtl] .inline-editor > .panel-item-inline:first-child,html[dir=rtl] .inline-editor > *:first-child .panel-item-inline{border-top-right-radius:15px}html[dir=ltr] .inline-editor > .panel-item-inline:first-child,html[dir=ltr] .inline-editor > *:first-child .panel-item-inline{border-bottom-left-radius:15px}html[dir=rtl] .inline-editor > .panel-item-inline:first-child,html[dir=rtl] .inline-editor > *:first-child .panel-item-inline{border-bottom-right-radius:15px}html[dir=ltr] .inline-editor > .panel-item-inline:last-child,html[dir=ltr] .inline-editor > *:last-child .panel-item-inline{border-top-right-radius:15px}html[dir=rtl] .inline-editor > .panel-item-inline:last-child,html[dir=rtl] .inline-editor > *:last-child .panel-item-inline{border-top-left-radius:15px}html[dir=ltr] .inline-editor > .panel-item-inline:last-child,html[dir=ltr] .inline-editor > *:last-child .panel-item-inline{border-bottom-right-radius:15px}html[dir=rtl] .inline-editor > .panel-item-inline:last-child,html[dir=rtl] .inline-editor > *:last-child .panel-item-inline{border-bottom-left-radius:15px}.panel-item-inline .background-image-preview,.panel-item-inline .bg-image-empty{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);height:22px !important;width:32px !important;border-radius:3px;background-size:cover;background-position:center}.panel-item-inline.narrow{padding:0}.panel-item-inline.compact{padding:0 6px}.panel-item-inline:not(.panel-item-inline-disabled).guideflow_hovered{background:rgba(var(--action-rgb), .06);box-shadow:none}.panel-item-inline:not(.panel-item-inline-disabled):active{background:rgba(var(--action-rgb), .12)}.panel-item-inline.selected{background:rgba(var(--action-rgb), .12);color:var(--action);}.panel-item-inline.selected .svg-icon svg{fill:var(--action) !important}.panel-item-inline.selected.guideflow_hovered{background:rgba(var(--action-rgb), .12)}.panel-item-inline.selected:active{background:rgba(var(--action-rgb), .12)}.panel-item-inline .popover-item-inner.guideflow_hovered:not(.active){background:rgba(var(--action-rgb), .06)}.panel-item-inline-content-left{margin:6px;height:18px}.panel-item-inline-headline-inline{padding-left:6px;font-size:14px;}.panel-item-inline-headline-inline.no-padding{padding:0}.panel-item-inline-icon-right{margin-left:auto}.panel-item-inline-disabled:not(.opaque){opacity:.5}.badge-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center}html[dir=ltr] .badge-wrapper{margin-left:6px}html[dir=rtl] .badge-wrapper{margin-right:6px}.panel-flex-component{display:flex;align-items:center;}.panel-flex-component .panel-flex-1{flex:1}.panel-gap-05{gap:6px}.panel-gap-1{gap:12px}.panel-gap-2{gap:24px}.design-panel-section{padding:18px;font-size:14px;color:var(--grey7);border-bottom:1px solid var(--border-subtle);gap:12px;}.design-panel-section:last-of-type{border-bottom:none}.design-panel-section .row-headline{height:24px}.design-panel-row{display:flex;align-items:center;height:30px;}.design-panel-row > div{width:100%}.design-panel-row.row-labeled .panel-flex-1:first-of-type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-background{background:var(--white);border-bottom:1px solid var(--border);flex-shrink:0}.panel-item{display:flex;align-items:center;font-size:14px;padding:12px 18px;gap:12px;}.panel-item.compact{padding:6px}.panel-item.vertical{flex-direction:column;align-items:flex-start}.panel-item.info{color:var(--grey4)}.panel-item.header{font-size:14px;min-height:48px}.panel-header{position:sticky;top:0;z-index:1}.panel-item-headline,.panel-item-headline-inline{font-weight:500;font-size:14px;color:var(--grey7);}.bold .panel-item-headline,.bold .panel-item-headline-inline{font-weight:bold}.panel-item-headline .icon-button,.panel-item-headline-inline .icon-button{margin-left:6px}.panel-item-headline-inline{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.disabled .panel-item-headline-inline{color:var(--grey8);opacity:.5}.panel-item-headline-inline.panel-section-headline{font-weight:700}.panel-item-headline{overflow:hidden;min-height:calc(24px - 4px);}html[dir=ltr] .panel-item-headline .icon-button{margin-right:6px}html[dir=rtl] .panel-item-headline .icon-button{margin-left:6px}.vertical .panel-item-headline{margin-bottom:12px}.panel-item-headline.layout-headline{min-width:128px}.panel-item-headline,.panel-item-content{align-items:center;display:flex;flex:1;}.panel-item-headline .disabled,.panel-item-content .disabled{color:var(--grey8);opacity:.5}.panel-item-headline-hint{margin-left:6px}.panel-item-content{justify-content:space-between;}.panel-item-content > div{display:flex;align-items:center}.panel-item-content.left{align-items:center;justify-content:flex-start}.panel-item-content.right{align-items:center;justify-content:flex-end}.panel-separator{border-bottom:1px solid var(--border);padding-top:6px;margin-bottom:6px;}.panel-separator.flat{margin:0;padding:0}.panel-item-icon-buttons{display:flex;align-items:center;gap:6px}.avatars-stack.multipresenter .viewer-list--popover{font-size:14px}.avatars-stack.multipresenter .viewer-list--toggle-button{display:flex;align-items:center;justify-content:center;padding-left:10px;border-radius:24px;height:24px;min-width:44px;font-size:14px;background-color:rgba(var(--white-rgb), .24);color:var(--white);}.avatars-stack.multipresenter .viewer-list--toggle-button.guideflow_hovered,.avatars-stack.multipresenter .viewer-list--toggle-button:active,.avatars-stack.multipresenter .viewer-list--toggle-button--active{background-color:rgba(var(--white-rgb), .36)}.avatars-stack.multipresenter .viewer-list--overlay{position:absolute;background-color:#35343f;border-radius:12px;width:312px;overflow:hidden;}.avatars-stack.multipresenter .viewer-list--overlay-header{font-weight:bold;padding:12px}.avatars-stack.multipresenter .viewer-list--overlay-list{max-height:300px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;list-style:none;}.avatars-stack.multipresenter .viewer-list--overlay-list::-webkit-scrollbar{width:6px;background-color:transparent}.avatars-stack.multipresenter .viewer-list--overlay-list::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.avatars-stack.multipresenter .viewer-list--overlay-list.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.avatars-stack.multipresenter .viewer-list--overlay-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 12px;}.avatars-stack.multipresenter .viewer-list--overlay-list-item.guideflow_hovered{background-color:var(--grey8)}.avatars-stack.multipresenter .viewer-list--overlay-list-item .actions{color:var(--grey4);white-space:nowrap;}.avatars-stack.multipresenter .viewer-list--overlay-list-item .actions .leading-label{color:var(--warning);font-weight:bold}.avatars-stack.multipresenter .viewer-list--overlay-list-item .user-info{display:flex;align-items:center;gap:12px;overflow:hidden;padding:2px;}.avatars-stack.multipresenter .viewer-list--overlay-list-item .user-info--name{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatars-stack.multipresenter .viewer-list--overlay-list-item .user-info--avatar{box-shadow:none}.avatars-stack.multipresenter .connected-users-item{background:#2b2a35;box-shadow:0 0 0 2px #2b2a35;flex:none;}.avatars-stack.multipresenter .connected-users-item.img-circle.jump.guideflow_hovered,.avatars-stack.multipresenter .connected-users-item.img-circle.jump:active{box-shadow:0 0 0 2px var(--white)}.avatars-stack.multipresenter .connected-users-item__active.img-circle{box-shadow:0 0 0 2px var(--warning);}.avatars-stack.multipresenter .connected-users-item__active.img-circle.guideflow_hovered,.avatars-stack.multipresenter .connected-users-item__active.img-circle:active{box-shadow:0 0 0 2px var(--warning)}.avatars-stack.multipresenter .connected-users-item .user-text{font-size:14px}.avatars-stack.multipresenter .connected-users-item img.user-image{width:100%;height:100%;object-fit:cover;object-position:center}.user-tooltip .user-name--action{color:var(--grey3)}.player--multipresenter-status-pill{display:flex;align-items:center;gap:12px;background-color:var(--grey8);border-radius:24px;padding:6px;overflow:hidden;}.player--multipresenter-status-pill--avatar-wrapper{position:relative;}.player--multipresenter-status-pill--avatar-wrapper .avatar-stitches{animation:rotate 4s linear infinite;color:var(--warning);position:absolute;top:-2px;left:-2px}.player--multipresenter-status-pill--avatar-wrapper .avatar{width:24px;height:24px}.player--multipresenter-status-pill .label{white-space:nowrap;display:flex;gap:6px;overflow:hidden;margin-top:-2px;}.player--multipresenter-status-pill .label .display-name{font-weight:700;overflow:hidden;text-overflow:ellipsis}.player--multipresenter-status-pill .label .description{color:var(--grey4)}.player--multipresenter-status-pill .icon-button.dark{border-radius:100%}.flex-left{display:flex;flex:1;justify-content:flex-start;align-items:center}.flex-center{display:flex;flex:8;justify-content:center;align-items:center;position:relative}.flex-right{display:flex;flex:1;justify-content:flex-end;align-items:center}.player-top-bar{background-color:var(--player-grey-7);height:48px;width:100%;display:flex;flex-flow:wrap;align-items:center;padding-left:18px;padding-right:12px;color:var(--player-foreground-1);user-select:none;z-index:2;}.player-top-bar-dashboard-button{display:flex;justify-content:center;align-items:center;margin-left:-6px;margin-right:12px;border-radius:6px;height:30px;transition:background-color 100ms ease-out;}.player-top-bar-dashboard-button.guideflow_hovered{background:var(--player-hover)}.player-top-bar-button{display:flex;align-items:center;color:var(--player-foreground-1);padding-left:6px;padding-right:12px;background-color:var(--player-grey-8);font-size:13px;height:30px;border-radius:6px;margin-left:6px;}.player-top-bar-button.guideflow_hovered{background-color:var(--player-hover)}.player-top-bar-button:active,.player-top-bar-button[aria-expanded="true"]{background-color:var(--player-hover)}.player-top-bar-button .svg-icon{padding-right:6px}.player-top-bar--multipresenter-center-actions{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.player-top-bar--document-title-wrapper{flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;}.player-top-bar--document-title-wrapper p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.player-top-bar--document-title{font-size:13px;font-weight:bold;line-height:1.35}.player-top-bar--document-folder{font-size:11px;color:var(--player-grey-5)}.topbar-share-modal{position:absolute}.popover-item{border-radius:6px;color:var(--grey7);padding:0 6px;margin-bottom:3px;font-weight:400;min-height:30px;display:flex;align-items:center;font-size:14px;width:100%;}.tiny .popover-item{min-width:54px}.small .popover-item{min-width:72px}.big .popover-item{font-size:14px;min-height:36px}.popover-item.plain{border-radius:0;}html[dir=ltr] .popover-item.plain:first-child{border-top-left-radius:3px}html[dir=rtl] .popover-item.plain:first-child{border-top-right-radius:3px}html[dir=ltr] .popover-item.plain:first-child{border-top-right-radius:3px}html[dir=rtl] .popover-item.plain:first-child{border-top-left-radius:3px}html[dir=ltr] .popover-item.plain:last-child{border-bottom-left-radius:3px}html[dir=rtl] .popover-item.plain:last-child{border-bottom-right-radius:3px}html[dir=ltr] .popover-item.plain:last-child{border-bottom-right-radius:3px}html[dir=rtl] .popover-item.plain:last-child{border-bottom-left-radius:3px}.popover-item.hover,.popover-item.guideflow_hovered:not(.no-hover):not(.action):not(.highlight):not(.action-delete){background:rgba(var(--action-rgb), .06)}.popover-item.guideflow_hovered:is(.action-delete){background:rgba(var(--error-rgb), .06)}.popover-item svg{fill:var(--grey7) !important}.popover-item.action{background:var(--action);color:#fff;border:1px solid rgba(var(--grey8-rgb), .1);}.popover-item.action.guideflow_hovered{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1))}.popover-item.action:active{background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))}.popover-item.action .icon svg,.popover-item.action .svg-icon svg{fill:#fff !important}.popover-item.action-delete{color:var(--error);}.popover-item.action-delete .icon svg,.popover-item.action-delete .svg-icon svg{fill:var(--error) !important}.popover-item.action-delete.highlight-action-delete.guideflow_hovered:not(.no-hover):not(.action):not(.highlight){background:rgba(var(--error-rgb), .12)}.popover-item.highlight{background:rgba(var(--action-rgb), .12);color:var(--action);}.popover .popover-item.highlight .icon svg,.popover .popover-item.highlight .svg-icon svg{fill:var(--action) !important}.popover .popover-item.highlight .icon.white svg,.popover .popover-item.highlight .svg-icon.white svg{fill:#fff !important}.popover-item.disabled{opacity:.6;pointer-events:none}.popover-item .checkbox{margin-left:12px}.popover-item-inner{max-width:100%;display:flex;align-items:center}.popover-item-leave{color:var(--error);flex:1;display:flex;align-items:center}.popover-item-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.popover-item-left{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:24px;min-width:24px;}html[dir=ltr] .popover-item-left{margin-right:12px}html[dir=rtl] .popover-item-left{margin-left:12px}.popover-item-left .img-circle{width:24px;height:24px;min-height:24px;transition:box-shadow 50ms ease-out;border-radius:12px;overflow:hidden}.popover-item-left .inset-border{position:absolute;height:24px;width:24px;border-radius:50%;opacity:.12;border:1px solid var(--grey8);}.popover-item-left .inset-border img{width:100%}.popover-item-right{display:flex;justify-content:center}.popover-item-title{max-width:180px;padding:6px 12px;font-size:12px;}.popover-item-title.slim{padding-left:0;padding-right:0}.popover-item-disabled{color:var(--grey4)}.popover-item-w-submenu{border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;margin:6px -6px;padding:6px 6px 3px}.popover-submenu{position:absolute;top:6px;left:calc(100% - 6px)}.popover--one-column{width:100%;color:var(--grey7);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);overflow:hidden;display:flex;flex-direction:column;background-color:var(--grey0);}.popover--one-column--form{display:contents}.popover--one-column--header{display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--grey2);align-items:center;word-break:break-all;background-color:var(--white);color:var(--grey7);font-weight:700;font-size:15px;}.popover--one-column--header .close-button{margin-left:6px}.popover--one-column--body{padding:18px;flex-grow:1;font-size:14px;color:var(--grey7);font-weight:400;line-height:1.5}.popover--one-column--footer{display:flex;gap:12px;border-top:1px solid var(--grey2);padding:15px 18px;background-color:var(--white);}.popover--one-column--footer.right{justify-content:flex-end}.popover--one-column--footer.floating{border:none;background:none}.popover{background:var(--white);color:var(--grey7);z-index:9999;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);position:absolute;line-height:1.4;padding:6px 6px 3px 6px;border:1px solid rgba(var(--grey7-rgb), .1);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.popover::-webkit-scrollbar{width:6px;background-color:transparent}.popover::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.popover.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.popover.plain{padding:0}.popover.columns{display:flex;overflow:hidden;position:relative}.popover.presentation-views{padding:0}.popover.searchable-font-picker{padding:0;max-width:228px;overflow-y:hidden;top:5px}.popover.searchable-assignee-picker{padding:0;overflow-y:hidden}.popover.add-reviewer{box-shadow:none;border-color:var(--border)}.popover.no-padding{padding:0}.popover.copy-public-link,.popover.share-privilege-picker{padding:6px}.popover .popover-target{display:flex}.drop-in-animation{animation:dropin .2s cubic-bezier(.15,.8,.3,1.6);}.drop-in-animation.reverse{animation:dropin-reverse .2s cubic-bezier(.15,.8,.3,1.6)}.slide-in-animation{animation:slidein .2s cubic-bezier(.15,.8,.3,1.6);}.slide-in-animation.reverse{animation:slidein-reverse .2s cubic-bezier(.15,.8,.3,1.6)}.popover-content{background:var(--grey0);width:402px;overflow-y:overlay;padding:18px 18px 0;padding-top:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.popover-content:after{content:"";height:18px;display:block;flex-shrink:0}.popover-content::-webkit-scrollbar{width:6px;background-color:transparent}.popover-content::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.popover-content.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.popover-content.small{width:300px;height:300px}.popover-content.large{width:480px}.popover-content-headline,.popover-content-title,.popover-headline,.popover-item-headline{color:var(--grey7);font-weight:600;font-size:15px}.popover-content-headline{padding:18px 0;}.popover-content-headline.separator{padding:24px 0 12px 0}.popover-content-title{padding-top:22px;color:var(--grey4);font-weight:500;display:flex;justify-content:space-between;align-items:baseline}.popover-headline{padding:3px 0;font-size:14px;margin-bottom:6px}.popover-title-small{display:flex;justify-content:space-between;align-items:center;padding:3px 0 6px 6px}.popover-title-small-label{font-size:12px;color:var(--grey4);line-height:18px}.popover-item-headline{padding:6px 12px;margin-left:-6px;margin-right:-6px}.popover-colors{display:flex;margin:12px 0;flex-wrap:wrap;gap:6px}.popover-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;grid-row-gap:0;grid-column-gap:0}.popover-sidebar{background:var(--white);width:204px;box-shadow:inset -1px 0 0 var(--border)}.popover-categories{padding:12px}.popover-sidebar-footer{background:var(--grey0);border:1px solid var(--border);border-radius:3px;color:var(--grey4);margin:12px;padding:12px;font-size:12px;}.popover-sidebar-footer a{color:var(--action);cursor:pointer;font-size:12px}.popover-category{margin:3px 0;height:36px;display:flex;align-items:center;width:100%;border-radius:6px;}html[dir=ltr] .popover-category{padding-left:6px}html[dir=rtl] .popover-category{padding-right:6px}html[dir=ltr] .popover-category{padding-right:18px}html[dir=rtl] .popover-category{padding-left:18px}.popover-category:first-child{margin-top:0}.popover-category:last-child{margin-bottom:0}html[dir=ltr] .popover-category-icon .popover-category{padding-right:12px}html[dir=rtl] .popover-category-icon .popover-category{padding-left:12px}.popover-category.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.popover-category.selected{border-radius:6px;background:rgba(var(--action-rgb), .12);color:var(--action)}.popover-category.disabled{color:var(--grey4);}.popover-category.disabled.guideflow_hovered{background:transparent}.popover-category .logo{overflow:hidden;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;}.popover-category .logo .avatar{border-radius:0}.popover-category-label{height:36px;width:100%;display:flex;align-items:center;padding-left:6px}.popover-category-icon{border-radius:4px;width:24px;height:24px;flex:0 0 auto;background-size:cover}html[dir=ltr] .popover-category-icon{margin-right:12px}html[dir=rtl] .popover-category-icon{margin-left:12px}.popover-category-headline{font-size:14px;font-weight:500;}.selected .popover-category-headline{color:var(--action)}.popover-label{display:flex;align-items:center;font-size:14px;}html[dir=ltr] .popover-label label{margin-left:6px}html[dir=rtl] .popover-label label{margin-right:6px}.popover-label.disabled{color:var(--grey4);pointer-events:none}.sketch-picker{box-shadow:none !important;padding:0 !important;padding-top:12px !important;background:none !important;}.sketch-picker > div:first-child{border:1px solid var(--border) !important}.sketch-picker input{background:var(--white) !important;border:1px solid var(--border) !important;box-shadow:none !important;border-radius:6px;width:100% !important;font-size:14px}.sketch-picker .flexbox-fix:last-of-type{border-top:1px solid var(--border) !important}.sketch-picker .flexbox-fix > div > div{display:flex;flex-direction:column;align-items:flex-start;}.sketch-picker .flexbox-fix > div > div span{padding-left:calc(10% + 1px)}.sketch-picker span,.sketch-picker input{color:var(--grey7) !important}.popover-separator{border-bottom:1px solid var(--border);padding-top:6px;margin-bottom:6px;margin-left:-6px;margin-right:-6px}.popover-close-button{float:right}.popover .popover-text-item .headline-big{font-size:30px;font-weight:bold}.popover .popover-text-item .headline-medium{font-size:20px;font-weight:bold}.popover .popover-text-item .headline-small{font-size:15px;font-weight:bold}.popover .popover-text-item .paragraph{font-size:13px}.popover .popover-text-item .paragraph-small{font-size:11px}.popover .block.shape svg{fill:var(--grey7);stroke:var(--grey7)}.popover .block.shape .div-rectangle{background-color:var(--grey7);border-color:var(--grey7);border-style:solid;border-width:0}.color-picker-edit{float:right}.color-picker-edit.facelift{position:absolute;top:9px;right:9px;}.color-picker-edit.facelift button{line-height:18.2px}.color-picker-available-colors .popover-headline{padding:0;font-size:14px;margin-bottom:12px}.color-picker-available-colors .popover-colors{display:flex;margin-bottom:0;flex-wrap:wrap;gap:6px}.presentation-analytics--bar-chart{padding:0 42px;background:var(--white);border-radius:6px;border:1px solid var(--border);line-height:150%;}.presentation-analytics--bar-chart svg{overflow:visible !important;}.presentation-analytics--bar-chart svg clipPath rect{animation:bar-rect-animate .6s cubic-bezier(.1,.09,.17,1.01);transform-origin:center 200px}.presentation-analytics--bar-chart--title{margin:12px 0;margin-left:-12px;font-size:12px;font-weight:500;color:var(--grey7)}.presentation-analytics--bar-chart--views-label{margin-left:-24px;font-size:11px;font-weight:400;color:var(--grey4);margin-top:24px}.presentation-analytics--bar-chart--slides-label{font-size:11px;font-weight:400;line-height:1;color:var(--grey4)}.presentation-analytics--bar-chart--container{display:flex;flex-direction:row;align-items:flex-end;margin-bottom:18px}.presentation-analytics--bar-chart-preview{flex:1;height:180px;min-width:0;}.presentation-analytics--bar-chart-preview .chart-scale-guide{stroke-width:1}.presentation-analytics--bar-chart--tooltip-container{display:flex;flex-direction:column;gap:6px;padding:12px 12px 6px 12px}.presentation-analytics--bar-chart--tooltip--slide-preview-container{aspect-ratio:16/9;all:initial;}.presentation-analytics--bar-chart--tooltip--slide-preview-container a{all:revert !important}.presentation-analytics--bar-chart--tooltip--info{display:flex;align-items:center;justify-content:flex-end;}.presentation-analytics--bar-chart--tooltip--info .svg-icon{margin-left:12px}@-moz-keyframes bar-rect-animate{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@-webkit-keyframes bar-rect-animate{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@-o-keyframes bar-rect-animate{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes bar-rect-animate{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.non-ideal-state{display:flex;flex-direction:column;align-items:center}.non-ideal-state--illustration{order:0;pointer-events:none}.non-ideal-state--title{order:1;font-size:30px;font-family:"Mark Pro";line-height:40.5px;font-weight:normal;color:var(--grey7);margin-top:42px;text-align:center}.non-ideal-state--description{order:2;color:var(--grey6);font-size:14px;line-height:22.5px;text-align:center;margin-top:12px}.non-ideal-state--cta{order:3;margin-top:24px;font-size:12px}.presentation-views{display:flex;}.presentation-views .presentation-views-toolbar-button-view-count{margin-left:6px}.presentation-views .cartesian-chart,.presentation-views .main-chart{overflow:visible}.presentation-views .overview{display:flex;align-items:center;justify-content:space-between}.presentation-views .transparent{padding-right:0;}.presentation-views .transparent .inline-dropdown-label{font-weight:400;font-size:14px;color:var(--grey7)}.button.analytics-managed-link-views-button{border:none;box-shadow:none;font-weight:normal;color:var(--grey7);background:none;}.button.analytics-managed-link-views-button .svg-icon{margin-right:6px;}.button.analytics-managed-link-views-button .svg-icon svg{fill:var(--grey7)}.button.analytics-managed-link-views-button.guideflow_hovered{background:rgba(var(--action-rgb), .12)}.button.presentation-views-toolbar-button{border:none;box-shadow:none;font-weight:normal;color:var(--action);}.button.presentation-views-toolbar-button .svg-icon svg{fill:var(--action) !important}.button.presentation-views-toolbar-button.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.button.presentation-views-toolbar-button.is-active{background:rgba(var(--action-rgb), .12);}.button.presentation-views-toolbar-button.is-active svg{fill:var(--action)}.button.presentation-views-toolbar-button.no-views{background:none;}.button.presentation-views-toolbar-button.no-views .svg-icon svg{fill:var(--grey7) !important}.button.presentation-views-toolbar-button.no-views.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.button.presentation-views-toolbar-button.no-views.is-active{background:rgba(var(--action-rgb), .12);}.button.presentation-views-toolbar-button.no-views.is-active svg{fill:var(--action) !important}.presentation-analytics-tooltip{padding:12px;text-align:center;font-size:13px;line-height:17.55px;}.presentation-analytics-tooltip .presentation-analytics-tooltip--title{font-weight:bold;color:var(--white);margin-bottom:12px}.presentation-analytics-tooltip .presentation-analytics-tooltip--body{color:var(--grey4)}.presentation-analytics-tooltip .presentation-analytics-tooltip--cta-wrapper{margin-top:12px;color:var(--grey3) !important}.presentation-analytics-tooltip .presentation-analytics-tooltip--cta-link{cursor:default}.timeframe-dropdown .timeframe-dropdown--trigger{font-size:14px;font-weight:500;color:var(--grey7)}.presentation-analytic-phone-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:36px}.presentation-analytic-phone-headline{font-weight:700;font-size:20px;text-align:center;line-height:24px}.presentation-analytic-phone-description{font-weight:400;font-size:16px;text-align:center;line-height:24px}.presentation-analytics--modal{display:flex;width:100%;background-color:var(--grey0);flex-grow:1}.presentation-analytics--sidebar--wrapper{width:228px;flex-shrink:0;}@media (max-width:768px){.presentation-analytics--sidebar--wrapper{width:170px}}.presentation-analytics--content{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;padding:18px;padding-top:0;width:100%;max-height:607px;position:relative;display:flex;flex-direction:column;flex:1}.presentation-analytics--content::-webkit-scrollbar{width:6px;background-color:transparent}.presentation-analytics--content::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.presentation-analytics--content.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.presentation-analytics--content--spinner{display:flex;flex:1;justify-content:center;align-items:center}.presentation-analytics--content-wrapper{display:flex;flex-direction:column;flex:1;min-width:0}.presentation-analytics--header{display:flex;flex-direction:column;padding:18px;padding-bottom:0;background-color:var(--grey0);}.presentation-analytics--header.with-bottom-border{border-bottom:solid 1px var(--grey2)}.presentation-analytics--header-top-row{display:flex}.presentation-analytics--header--title-wrapper{flex-grow:1;display:flex;gap:6px;align-items:center;margin-bottom:12px}.presentation-analytics--header--title{font-size:15px;font-weight:700;color:var(--grey8);line-height:150%}.presentation-analytics--header--subtitle{font-size:14px;color:var(--grey7);margin-bottom:18px}.presentation-analytics--table{font-size:12px;display:grid;border-collapse:collapse;min-width:100%;}.presentation-analytics--table th{color:var(--grey8);font-weight:normal;font-size:12px;line-height:135%;border-bottom:solid 1px var(--grey2);border-top:solid 1px var(--grey2);height:42px;margin-top:-1px;display:flex;align-items:center;background-color:var(--white);z-index:1}.presentation-analytics--table thead,.presentation-analytics--table tbody,.presentation-analytics--table tr{display:contents}.presentation-analytics--table tbody tr.guideflow_hovered > *,.presentation-analytics--table tbody tr.active > *{background-color:var(--grey0)}.presentation-analytics--table th,.presentation-analytics--table td{padding:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.presentation-analytics--table .presentation-analytics--table--full-row{display:block;grid-column:1/-1;overflow:hidden;width:0;min-width:100%;}.presentation-analytics--table .presentation-analytics--table--full-row td{padding:15px 0 15px 0}.presentation-analytics--table--footer{padding:12px;display:flex;box-shadow:inset 0 .5px 0 rgba(43,42,53,0.15)}.presentation-analytics--pill{display:flex;align-items:center;border-radius:9999px;height:18px;padding:0 6px;background-color:rgba(88,110,224,0.12);color:var(--grey7);font-size:9px}.presentation-analytics--device{display:flex;align-items:center;}.presentation-analytics--device .svg-icon{margin-right:6px}.presentation-analytics--device .presentation-analytics--device--text-wrapper{display:flex;flex-direction:column;line-height:1.4}.presentation-analytics--device .presentation-analytics--device--title{font-size:12px}.presentation-analytics--device .presentation-analytics--device--subtitle{font-size:11px;color:var(--grey4)}.presentation-analytics--user-info{display:flex;align-items:center;gap:12px;width:100%;}.presentation-analytics--user-info.presentation-analytics--user-info__small{font-size:11px}.presentation-analytics--user-info .presentation-analytics--user-info--name{font-size:14px;color:var(--grey8);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.presentation-analytics--user-info .presentation-analytics--user-info--info-text{color:var(--grey7)}.presentation-analytics--rounded-box{border-radius:6px;background:var(--white);border:1px solid var(--border);contain:paint}.presentation-analytics--tabs{font-size:12px;border-radius:6px;background:var(--white);border:1px solid var(--border);}.presentation-analytics--tabs .pit--tabs--items-wrappper{display:flex;gap:18px}.presentation-analytics--tabs .presentation-analytics--tab--count{font-weight:400;margin-left:6px;color:var(--grey4)}.presentation-analytics--chart .number-of-views{line-height:135%;}.presentation-analytics--chart .number-of-views .total-count{font-weight:700}.presentation-analytics--chart .number-of-views .timeframe{font-size:11px;color:var(--grey4)}.presentation-analytics--chart .chart-with-labels{overflow:hidden;padding:37px 24px 38px 24px;background:var(--white);border-radius:6px;border:1px solid var(--border);}.presentation-analytics--chart .chart-with-labels .preview{height:115px}.presentation-analytics--chart .chart-with-labels .labels{display:flex;justify-content:space-between;line-height:10px;align-items:flex-start;margin-top:8px;}.presentation-analytics--chart .chart-with-labels .labels .label{color:var(--grey4);font-size:9px}.presentation-analytics--chart .main-chart .line-path-group{animation:line-chart-animation .6s cubic-bezier(.1,.09,.17,1.01);transform-origin:center 115px}.presentation-analytics--managed-link-details--tabs .chart-with-labels{border:none}.presentation-analytics--managed-links--placeholder{display:flex;flex:1;justify-content:center;margin:auto;max-width:480px}.presentation-analytics--placeholder{flex:1;justify-content:center;padding:0 72px}.presentation-analytics--placeholder-cta .svg-icon{margin-right:5px}.presentation-analytics--placeholder-cta .svg-icon svg{fill:#fff !important}.presentation-analytics--upsell-learn-more{order:4;font-size:12px;margin-top:12px;cursor:default;color:var(--action)}.presentation-analytics--user-info--wrapper{overflow:hidden}.presentation-analytics--load-more--error-wrapper{justify-content:center;display:flex;flex:1}@-moz-keyframes line-chart-animation{0%{transform:scaleY(.1) translateY(0)}100%{transform:scaleY(1) translateY(0)}}@-webkit-keyframes line-chart-animation{0%{transform:scaleY(.1) translateY(0)}100%{transform:scaleY(1) translateY(0)}}@-o-keyframes line-chart-animation{0%{transform:scaleY(.1) translateY(0)}100%{transform:scaleY(1) translateY(0)}}@keyframes line-chart-animation{0%{transform:scaleY(.1) translateY(0)}100%{transform:scaleY(1) translateY(0)}}.presentation-analytics--managed-link-details--content{display:flex;flex-direction:column;gap:18px}.presentation-analytics--managed-link-details--section-title{display:flex;flex-direction:row;align-items:center;padding-top:24px;margin-bottom:18px;}.presentation-analytics--managed-link-details--section-title span{font-size:14px;font-weight:700;margin-right:10px}.presentation-analytics--managed-link--links-table{background:var(--white);grid-template-columns:4fr 1fr 2fr 2fr 2fr 1fr}.presentation-analytics--managed-link--links-table--name{display:flex;align-items:center;overflow:hidden;gap:6px}.presentation-analytics--managed-link--links-table--name--text{font-size:14px;text-overflow:ellipsis;overflow:hidden}.presentation-analytics--managed-link--links-table--edit-link-icon{opacity:.3;}.presentation-analytics--managed-link--links-table--edit-link-icon.guideflow_hovered{opacity:1}.presentation-analytics--managed-link--links-table--visits{display:flex;align-items:center;font-size:12px;}.presentation-analytics--managed-link--links-table--visits svg{fill:var(--grey6)}.presentation-analytics--managed-link--links-table--created-at{font-size:12px}.presentation-analytics--managed-link--links-table--last-visit{font-size:12px}.presentation-analytics--managed-link--links-table--arrow-right{display:flex;width:100%;justify-content:flex-end}.presentation-analytics--managed-link--links-table--inactive-row td{background-color:var(--grey0);color:var(--grey4)}.presentation-analytics--managed-link--links-table--inactive-row svg{opacity:.5}.presentation-analytics--managed-link--activity-table{grid-template-columns:3fr 1fr 1fr 1fr;}.presentation-analytics--managed-link--activity-table .text-small{font-size:12px}.presentation-analytics--managed-link--activity-table tr.guideflow_hovered .activity-table--device-icon,.presentation-analytics--managed-link--activity-table tr.active .activity-table--device-icon{background:#ebeefb}.presentation-analytics--managed-link--activity-table .presentation-analytics--table--full-row td{background:var(--grey0)}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper .activity-table--arrow-placeholder{width:24px}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper .activity-table--device-icon{display:flex;align-items:center;justify-content:center;border-radius:36px;background:#f5f6fd;width:36px;height:36px}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper .activity-table--link{display:flex;flex-direction:column;justify-content:center;gap:3px}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper .activity-table--device-title{font-size:14px}.presentation-analytics--managed-link--activity-table .activity-table--link-wrapper .activity-table--device-subtitle{font-size:11px;color:var(--grey4)}.presentation-analytics--managed-link--activity-table .activity-table--visit-length-wrapper{display:flex;align-items:center;justify-content:center;gap:9px}.presentation-analytics--managed-link--activity-table .activity-table--progress-wrapper{display:flex;align-items:center;justify-content:center;gap:9px}.presentation-analytics--managed-link--activity-table .activity-table--details-wrapper{display:flex;flex-direction:column;gap:12px;overflow:hidden;width:100%;}.presentation-analytics--managed-link--activity-table .activity-table--details-wrapper .activity-table--extra-info{padding:0 18px;}.presentation-analytics--managed-link--activity-table .activity-table--details-wrapper .activity-table--extra-info .activity-table--extra-info--slides-viewed{display:flex;align-items:center;gap:6px}.presentation-analytics--managed-link--activity-table .activity-table--details-error{display:flex;flex:1;justify-content:center}.activity-table--completion-info--not-available{display:flex;flex-direction:row;align-items:center;gap:6px}.activity-table--completion-info--not-available--info-btn.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.activity-table--completion-info--not-available--tooltip{padding:9px 12px;max-width:198px;color:var(--white);text-align:center}.activity-table--completion-info--not-available--tooltip--link{text-decoration:underline}.activity-table--tooltip-slide-opens{width:95px;padding:6px;color:var(--white);text-align:center}.presentation-analytics--tooltip-content{max-width:216px;text-align:center;padding:12px}.presentation-analytics--managed-link-details--content--wrapper{display:flex;flex-grow:1;flex-direction:column;gap:18px}.presentation-analytics--slide-previews-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:0 18px 6px 18px;}.presentation-analytics--slide-previews-grid .slide-preview{overflow:visible}.presentation-analytics--slide-previews--item{position:relative;display:flex;flex-direction:column;align-items:center;font-size:12px;font-weight:700;color:var(--grey6);font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;}.presentation-analytics--slide-previews--item .presentation-analytics--slide-preview-no-views{opacity:.25}.presentation-analytics--slide-previews--item .presentation-analytics--slide-number-wrapper-tos{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:flex-end;margin-right:3px;}.presentation-analytics--slide-previews--item .presentation-analytics--slide-number-wrapper-tos .presentation-analytics--slide-number{background:rgba(var(--grey7-rgb), .5);padding:0 6px 1px 6px;border-radius:4px;color:var(--white);font-weight:normal;font-size:11px;margin-bottom:3px}.presentation-analytics--slide-previews--item .presentation-analytics--lazy-slide-thumbnail{width:50px;aspect-ratio:16/9;position:relative;margin-bottom:6px;border-radius:3px;overflow:hidden;border:solid 1px var(--grey2)}.presentation-analytics--slide-previews--item .presentation-analytics--tos-overlay{position:absolute;display:flex;justify-content:center;align-items:center;padding-right:6px;bottom:3px;left:3px;background:var(--action);box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:24px;color:#fff;}.presentation-analytics--slide-previews--item .presentation-analytics--tos-overlay .presentation-analytics--tos-overlay-text{margin-left:2px;font-weight:normal;font-size:11px}.presentation-analytics--search--row-wrapper{padding:12px;padding-top:6px;padding-bottom:6px;padding-right:15px;height:36px;display:flex;flex-direction:row;align-items:center;grid-column:span 6;border-bottom:1px solid var(--border)}.presentation-analytics--search--input{width:100%;font-size:12px;margin-left:6px;}.presentation-analytics--search--input:focus-visible{box-shadow:none !important;outline:none}.presentation-analytics--search--no-results-wrapper{display:flex;padding:72px;grid-column:span 6;flex-direction:column;align-items:center;justify-content:center}.presentation-analytics--search--no-results-title{font-size:15px;font-weight:700;padding:6px}.presentation-analytics--search--no-results-subtitle{font-size:14px;padding:6px}.presentation-analytics--managed-link-details--tabs{font-size:12px;border-radius:6px;background:var(--white);border:1px solid var(--border);}.presentation-analytics--managed-link-details--tabs .pit--tabs--tab{padding:15px 18px;flex:1}.presentation-analytics--managed-link-details--tabs .pit--tabs--items-wrappper{padding:0;display:flex;border-bottom:1px solid var(--border)}.presentation-analytics--managed-link-details--tabs .pit--tabs--tab.pit--tabs--tab__active{font-weight:normal}.presentation-analytics--managed-link-details--tabs--views-label{display:flex;align-items:center}.presentation-analytics--managed-link-details--tabs--tab-title{font-size:15px;font-weight:bold}.presentation-analytics--managed-link-details--tabs--tab-subtitle{font-size:11px;color:var(--grey4)}.pit--tabs--tab__active .presentation-analytics--managed-link-details--tabs--tab-subtitle{color:var(--action)}.presentation-analytics--managed-link-details--tabs .presentation-analytics--bar-chart{border:none}.presentation-analytics--managed-link-details--tabs--donut-wrapper{margin-right:15px}.presentation-analytics--chart-wrapper{position:relative}.presentation-analytics--empty-chart-callout-wrapper{width:250px;height:100px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.presentation-analytics-managed-link--bar-chart--label-wrapper{display:flex;flex-direction:row;align-items:center}.presentation-analytics-managed-link--bar-chart--label-time{margin-left:6px}.presentation-analytics-managed-link--bar-chart--label-time svg{fill:var(--grey4) !important}.presentation-analytics-managed-link--bar-chart--label--time--tooltip{padding:9px 12px;max-width:198px;color:var(--white);text-align:center}.presentation-analytics-managed-link--bar-chart--label--time--tooltip-link{text-decoration:underline}.presentation-analytics--external-visits--content{display:flex;flex-direction:column;gap:18px}.presentation-analytics--external-visits--table{grid-template-columns:8fr 4fr;}.presentation-analytics--external-visits--table .presentation-analytics--external-visits--table--location{font-size:12px}.presentation-analytics--external-visits--top-buttons{display:flex;justify-content:space-between}.presentation-analytics--external-visits--table--device-icon{display:flex;align-items:center;justify-content:center;border-radius:36px;background:#f5f6fd;width:36px;height:36px;margin-right:18px}.presentation-analytics--external-visits--table--timestamp{font-size:11px;color:var(--grey4)}.presentation-analytics--external-visits--table--device{font-size:14px}.presentation-analytics--workspace-table{grid-template-columns:6fr 3fr 3fr;}.presentation-analytics--workspace-table tr td{min-height:72px}.presentation-analytics--visitors-table{grid-template-columns:8fr 4fr;}.presentation-analytics--visitors-table tr td{min-height:72px}.presentation-analytics--workspace-table--device-icon{margin-right:12px}.presentation-analytics--table--sticky-header th{position:sticky;top:-1px}.presentation-analytics--table--sortable-header-cell.guideflow_hovered{background-color:#f0f2ff}.presentation-analytics--table--sortable-header-cell--tooltip{font-size:12px !important}.presentation-analytics--table--sortable-header--spinner{margin:0 0 0 6px !important;stroke:var(--grey6) !important;width:12px !important;height:12px !important}.presentation-card,.presentation-card-skeleton{display:flex;flex-direction:column;justify-content:space-between;padding:12px;width:20%;}.presentation-card.size-class-phone,.presentation-card-skeleton.size-class-phone{padding:0 12px;}.presentation-card.size-class-phone:last-child > .presentation-card-inner,.presentation-card-skeleton.size-class-phone:last-child > .presentation-card-inner{border-bottom:0}.presentation-card-shadow{box-shadow:0 0 0 1px var(--border);transition:box-shadow 110ms ease-in-out;border-radius:6px;}.presentation-card-shadow.guideflow_hovered{box-shadow:0 8px 26px rgba(103,110,144,0.2)}.cant-touch-this{font-size:14px;padding:12px;width:220px}.presentation-slide.guideflow_hovered .presentation-more,.presentation-slide:focus .presentation-more,.presentation-slide:focus-within .presentation-more{display:inline-flex !important}.presentation-card-inner{border-radius:6px;overflow:hidden;}.presentation-card-inner.dragging{opacity:.6}.size-class-phone .presentation-card-inner{border-bottom:1px solid rgba(0,0,0,0.1);box-shadow:none;border-radius:0}.presentation-slide{border-radius:3px;display:block;width:100%;cursor:default}.presentation-preview{position:relative;overflow:hidden;}.presentation-preview:before{content:"";display:block;padding-top:56.25%}.presentation-preview > *{position:absolute;left:0;right:0;top:0;bottom:0}.presentation-preview #fake-zoom{position:fixed;left:0;top:0;z-index:100000;border-radius:2px;overflow:hidden;transition:transform 300ms ease-out,opacity 300ms ease-out;}.presentation-preview #fake-zoom .slide-preview,.presentation-preview #fake-zoom .slide{border-radius:0}.presentation-preview .presentation-badges{position:absolute;bottom:12px;right:12px}.presentation-preview .presentation-badges li{display:inline-block;background:rgba(43,42,53,0.99);padding:3px;border-radius:6px;}html[dir=ltr] .presentation-preview .presentation-badges li{margin-left:6px}html[dir=rtl] .presentation-preview .presentation-badges li{margin-right:6px}.presentation-slide-phone{display:flex;flex-direction:row;align-items:center}.presentation-footer{display:flex;align-items:center;position:relative;min-height:72px;background-color:var(--white);padding:15px 18px;}html[dir=ltr] .presentation-footer{border-bottom-left-radius:6px}html[dir=rtl] .presentation-footer{border-bottom-right-radius:6px}html[dir=ltr] .presentation-footer{border-bottom-right-radius:6px}html[dir=rtl] .presentation-footer{border-bottom-left-radius:6px}html[dir=ltr] .presentation-footer{padding-right:12px}html[dir=rtl] .presentation-footer{padding-left:12px}.size-class-phone .presentation-footer{padding:24px 0 24px 16px;max-width:66%}.presentation-info{flex:1;flex-direction:column;min-width:0;}.size-class-phone .presentation-info{line-height:24px;padding:0;display:flex;flex-direction:column}.presentation-more{vertical-align:top;display:none !important;}.presentation-more.opened{display:inline-flex !important}.presentation-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;line-height:22px;}.presentation-card-shared .presentation-title{cursor:default}.presentation-title.template{color:var(--action)}.presentation-title.editable-disabled{cursor:default}.size-class-phone .presentation-title{color:var(--black);font-size:$fontSizePlusPhone;font-weight:normal;line-height:22px;letter-spacing:.0121429em;max-height:48px;white-space:initial}.presentation-updated-time{font-size:14px;font-weight:500;color:var(--grey4);line-height:16px;padding-top:2px}input.presentation-title{padding:3px;margin:-4px 0;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}html[dir=ltr] input.presentation-title{margin-left:-4px}html[dir=rtl] input.presentation-title{margin-right:-4px}.presentation-meta{margin-top:3px;display:flex;align-items:center}.presentation-template{font-size:14px;background:rgba(var(--action-rgb), .12);color:var(--action);border-radius:3px;padding:2px 4px}html[dir=ltr] .presentation-template{margin-right:6px}html[dir=rtl] .presentation-template{margin-left:6px}.draft{color:var(--grey4)}.presentation-shared-badge{position:absolute;z-index:1;top:6px;right:6px;display:inline-block;font-weight:500;font-size:12px;line-height:normal;letter-spacing:.2px;text-transform:uppercase;color:#fff;background:var(--action);border-radius:2px;padding:2px 6px}.presentation-breadcrumbs{overflow:hidden;display:flex;align-items:center;font-size:12px;line-height:14px;color:var(--grey5)}.presentation-breadcrumbs-locator{margin-right:3px}.presentation-breadcrumbs-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.presentation-breadcrumbs-title .presentation-breadcrumbs-action{color:var(--action)}.presentation-time{flex-shrink:0;padding:2px 0;font-size:12px;color:var(--grey5)}.presentation-separator{padding:0 6px 0 6px}.presentation-card-error{color:var(--error);margin-bottom:12px}@media (orientation:landscape){.size-class-phone .presentation-card,.size-class-phone .presentation-card-skeleton{width:100%;padding:0 24px}}.subscribe-tootlip{display:flex;flex-direction:column;align-items:center;padding:12px;font-size:12px;max-width:200px}.subscribe-tootlip-title{font-weight:600;text-align:center;margin-bottom:12px;color:#fff}.subscribe-tootlip-content{color:#939da8;text-align:center;margin-bottom:6px}.progress-indicator-bar{width:100%;height:6px;background:var(--border);position:relative;overflow:hidden;border-radius:6px;will-change:transform;box-shadow:inset 0 1px 2px rgba(43,42,53,0.02),inset 0 0 2px rgba(43,42,53,0.03),inset 0 0 2px rgba(43,42,53,0.04);}.progress-indicator-bar__progress{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:6px;will-change:transform;transform:translateX(-100%);background:var(--action);}.progress-indicator-bar--type-indeterminate .progress-indicator-bar__progress{animation:indeterminateBar 1.6s cubic-bezier(.85,0,.15,1) infinite}.progress-indicator-bar--type-determinate .progress-indicator-bar__progress{transition:transform .2s ease}@-moz-keyframes indeterminateBar{0%{transform:translateX(-100%)}50%{transform:translateX(0)}100%{transform:translateX(100%)}}@-webkit-keyframes indeterminateBar{0%{transform:translateX(-100%)}50%{transform:translateX(0)}100%{transform:translateX(100%)}}@-o-keyframes indeterminateBar{0%{transform:translateX(-100%)}50%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes indeterminateBar{0%{transform:translateX(-100%)}50%{transform:translateX(0)}100%{transform:translateX(100%)}}.quill .ql-container .ql-toolbar .ql-formats{display:flex;margin:0;margin-left:0 !important;}.quill .ql-container .ql-toolbar .ql-formats button{padding:0;height:30px;width:48px;}.quill .ql-container .ql-toolbar .ql-formats button:first-of-type{border-radius:15px 0 0 15px}.quill .ql-container .ql-toolbar .ql-formats button:last-of-type{border-radius:0 15px 15px 0}.quill .ql-container .ql-toolbar .ql-formats button.ql-active{background:rgba(var(--action-rgb), .12);}.quill .ql-container .ql-toolbar .ql-formats button.ql-active:active{background:rgba(var(--action-rgb), .12)}.quill .ql-container .ql-toolbar .ql-formats button.ql-active.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.quill .ql-container .ql-toolbar .ql-formats button:not(.ql-active).guideflow_hovered{background:rgba(var(--action-rgb), .06);box-shadow:none}.quill .ql-container .ql-tooltip:not(.ql-hidden){background-color:var(--white) !important;border-radius:15px;box-shadow:0 1px 3px rgba(var(--grey7-rgb), .12);}.quill .ql-container .ql-tooltip:not(.ql-hidden) .ql-tooltip-editor input{background-color:var(--white) !important;color:var(--black);left:0}.quill .ql-container .ql-tooltip:not(.ql-hidden) .ql-tooltip-arrow{display:none}.quill .ql-container .ql-tooltip:not(.ql-hidden) .svg-icon{margin:auto;pointer-events:none}.quill .ql-container .ql-tooltip:not(.ql-hidden) svg{fill:var(--grey7) !important}.scale-back .ql-container .ql-tooltip:not(.ql-hidden){transform:scale(var(--inv-scale)) translateY(10px) translateY(50%)}.radio-group{list-style:none;border:1px solid var(--border);border-radius:6px}.radio-group-item:not(:last-child){border-bottom:1px solid var(--border)}.radio-group-label{display:flex;align-items:center;padding:12px;}.radio-group-label.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.radio-group-label.checked,.radio-group-label:focus-within{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.radio-group-input:focus-visible{box-shadow:none !important}.radio-group-title{margin-left:12px}.consent-form.modal-styled .modal-body{max-height:inherit}.consent-form.modal-container{position:relative;width:100%;overflow-y:auto}.consent-form .consent-form--body{padding-top:48px;padding-bottom:48px}.consent-form .consent-form--inner{max-width:400px;margin:auto}.consent-form .consent-form--title{font-size:30px;color:var(--grey8);text-align:center;margin-bottom:24px}.consent-form a{text-decoration:underline;color:var(--action)}.consent-form p{font-size:14px;color:var(--grey7);line-height:1.5;margin-bottom:12px}.consent-form label{display:flex}.consent-form .consent-form--form{margin-top:36px;}.consent-form .consent-form--form button{margin-top:24px}.reaction-popover-button{margin:4px 0}.reaction-popover-item{font-size:24px;text-align:center;transition:transform 100ms ease-out;}.reaction-popover-item.guideflow_hovered{transform:scale(1.3)}.popover.allow-overflow{overflow:unset;}.popover.allow-overflow .list-items{overflow:unset}.reader-content{position:absolute;z-index:0;}.reader-content.swiper-container{overflow:initial !important}.reader-content .swiper-slide{-webkit-transform:translateZ(1px)}@media (orientation:landscape){.size-class-phone .reader-phone{background-color:var(--grey1);}@supports (-webkit-overflow-scrolling:touch){.size-class-phone .reader-phone{margin-top:var(--mobile-header-height-landscape)}}}.reader-hidden-content{position:absolute;z-index:-1}.reader-warning{margin:auto;text-align:center;}.reader-warning h2{margin-bottom:12px}.public-banner{display:flex;justify-content:space-between;align-items:center;height:54px;background-color:var(--action);padding:0 18px;position:relative}.public-banner-center{color:#fff;font-weight:700;position:absolute;left:0;top:0;width:calc(100% - 400px);height:100%;display:flex;align-items:center;justify-content:center;margin:0 200px;}.public-banner-center div{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.public-banner-right{display:flex;align-items:center}.public-button-discover{color:var(--action)}.reader-controls{height:96px;border-top:1px solid var(--grey2);border-bottom:1px solid var(--grey2);display:flex;flex-direction:row;justify-content:space-between;align-items:center;}@media (orientation:landscape){.size-class-phone .reader-controls{padding:36px 0}}@supports (-webkit-overflow-scrolling:touch){.size-class-phone .reader-controls{padding:36px env(safe-area-inset-right) 36px env(safe-area-inset-left)}}.reader-controls-info{display:flex;flex-direction:column;margin-left:24px}.reader-controls-info-title{font-weight:bold;font-size:20px;overflow:hidden;max-height:48px;}.size-class-phone .reader-controls-info-title{font-size:15px;line-height:22px}.reader-controls-info-folder{padding-top:12px;color:var(--grey4);font-size:14px;font-weight:bold;line-height:16px}.reader-controls-buttons{display:flex;flex-direction:row;margin-right:20px;}.reader-controls-buttons button{padding:12px}.reader-controls-buttons svg{fill:var(--grey5) !important}.reader-controls-buttons .reader-controls-button-disabled svg{opacity:.3}.reader-controls-buttons .slide-next{margin-left:2px}.reader-slides-count-phone{position:absolute;top:12px;right:12px;padding:6px 12px;z-index:10000;text-align:center;border-radius:30px;background-color:rgba(43,42,53,0.9);color:var(--white);font-size:16px;letter-spacing:-.41px;line-height:18px}.reader-slides-count-phone-hidden{transition:opacity 500ms ease-in 1s;opacity:0}.reader-comments-btn{position:relative}.reader-comments-btn-badge{top:0;left:11px;pointer-events:none;}.reader-comments-btn-badge.colors-inverted{color:var(--action);background-color:var(--white)}.emoji-picker-popover{padding:unset}.rename-form-emoji-selector{padding-right:6px;padding-left:9px;}.rename-form-emoji-selector span.emoji{width:24px}.role-downgrade-modal-title-bar{text-align:left;border-bottom:1px solid var(--grey2);height:48px}.role-downgrade-modal-container{display:flex;flex-direction:column;flex:1}.role-downgrade-modal-content{display:flex;flex:1;flex-direction:column;background:var(--grey0);padding:18px;line-height:21px}.role-downgrade-modal-content-list{padding-bottom:12px}.role-downgrade-modal-content-list-row{padding-top:6px}.role-downgrade-modal-content-list-row{display:flex;align-items:center}.role-downgrade-modal-content-list-row-text{padding-left:6px}.role-downgrade-modal-warning{display:flex;align-items:center;padding:12px;background:rgba(255,187,92,0.07);border:1px solid rgba(255,187,92,0.24);border-radius:6px}.role-downgrade-modal-warning-text{display:flex;flex-direction:column;padding-left:6px}.role-downgrade-modal-warning-text-headline{font-weight:700}.role-downgrade-modal-footer{border-top:1px solid var(--grey2);padding:18px;display:flex;justify-content:space-between}.role-downgrade-modal-button{width:156px;display:flex;justify-content:center}.selectable-list-item{background:var(--white);border:1px solid var(--border);display:flex;align-items:center;width:100%;padding:6px;margin-bottom:12px;border-radius:6px;}.selectable-list-item.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.selectable-list-item.active{border:1px solid var(--action);background:rgba(var(--action-rgb), .12);color:var(--action)}.selectable-list-item .avatar{width:24px;height:24px;border-radius:3px;flex-shrink:0}html[dir=ltr] .selectable-list-item .avatar{margin-right:6px}html[dir=rtl] .selectable-list-item .avatar{margin-left:6px}.selectable-list-item-label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shape-menu-content{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));justify-content:space-between;grid-row-gap:24px;grid-column-gap:24px}.shape-container{display:flex;align-items:center;justify-content:center;width:57px;height:57px;}.shape-container.small{height:48px}.shape-search{margin:12px 24px 24px;position:relative;}.shape-search input{box-sizing:border-box;height:30px;width:152px}.shape-search .close-button{background-image:url(https://html-assets-prod.guideflow.com/97a70e3f9e85123c04267a9963b4d8c8f21b31ea);background-repeat:no-repeat;width:12px;height:12px;padding:0;position:absolute;right:9px;top:9px;}.shape-search .close-button.guideflow_hovered{background-image:url(https://html-assets-prod.guideflow.com/6aac65cf27545e8eb0b0b983427b92afa324c44a)}.menu-message{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;font-size:14px;color:var(--grey4)}.empty-state{background-repeat:no-repeat;width:64px;height:64px;background-image:url(https://html-assets-prod.guideflow.com/8da857123df7425a7abab7bea410576ec4dd5abb)}.empty-state-message{padding:24px}.inline-numeric-input.small{max-width:50px;text-align:right;border:0;background:transparent;min-width:72px;}.inline-numeric-input.small:focus{border:0;box-shadow:none}.shape-panel-item-inline{padding:0 6px}.marker-rotated{transform:rotate(180deg)}.line-style-popover-content{display:flex;flex-direction:column}.dash-style-option-button-group{display:grid;grid-template-columns:repeat(3,60px);grid-template-rows:repeat(1,78px);padding:12px;padding-bottom:6px;}.dash-style-option-button-group .selected .dash-style-example{border:.5px solid var(--action)}.dash-style-option-button-group .selected .svg-icon path{fill:var(--action)}.dash-style-option-button-group .selected .dash-style-name{color:var(--action)}.dash-style-option{text-align:center}.dash-style-example{background-color:#fff;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border:1px solid var(--border);border-radius:6px;}.dash-style-example .svg-icon{fill:var(--grey5)}.dash-style-name{font-size:11px;color:var(--grey6)}.line-thickness{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px;padding-top:0;color:var(--grey6);font-size:12px;}.line-thickness .icon-button.active,.line-thickness .icon-button.selected,.line-thickness .popover-target.active:not(.initial-icon-color) .icon-button{box-shadow:none}.line-thickness .icon-button.guideflow_hovered{box-shadow:none}#line-thickness-inline{width:66px;min-width:66px}.thin .popover-item{min-width:unset}.popover-share-dialog{display:flex;}.popover-share-dialog .invite-only-tab-header{padding:12px 18px;background-color:var(--white);border-bottom:1px solid var(--grey2);margin-bottom:18px}.popover-share-dialog .popover-header{margin:18px;}.popover-share-dialog .popover-header.invite-allowed{padding-bottom:18px;border-bottom:1px solid var(--grey2)}.popover-share-dialog .popover-share-dialog-content{display:flex;flex-direction:column;width:456px;padding:0;background:var(--grey0)}.popover-share-dialog .popover-share-dialog-content-header{background-color:var(--white);padding:12px 18px;min-height:36px}.popover-share-dialog .popover-title{font-size:15px;line-height:24px;color:var(--grey8);background-color:var(--white);}.popover-share-dialog .popover-title.publish-to-platform{overflow-wrap:break-word;}.popover-share-dialog .popover-title.publish-to-platform span{margin-right:6px}.popover-share-dialog .popover-subtitle{padding-top:24px;font-size:14px;line-height:1.35;color:var(--grey7)}.popover-share-dialog .popover-title-sub{font-size:14px}.popover-share-dialog .popover-title-sub-sentence{color:var(--grey4)}.popover-share-dialog .popover-title-sub-name{color:var(--grey8)}.popover-share-dialog .popover-description{font-weight:500;font-size:14px;line-height:17px;color:var(--grey7);background:var(--grey0);padding:9px 18px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:center}.popover-share-dialog .workspace-access-go-to-members{font-size:12px;}.popover-share-dialog .workspace-access-go-to-members.guideflow_hovered{text-decoration:underline}.popover-share-dialog .workspace-access-value{margin-right:36px}.popover-share-dialog .popover-description-text{margin:0 0 0 12px}.popover-share-dialog .popover-invite{color:var(--grey7);background-color:var(--grey0);padding:18px;padding-bottom:0;font-weight:500;font-size:14px;line-height:17px;display:flex;flex-direction:column;}.popover-share-dialog .popover-invite button.inline-dropdown{position:absolute;right:3px;top:18px;transform:translate(0,-50%)}.popover-share-dialog .popover-invite-row{margin:12px 0 0;display:flex;align-items:flex-start}.popover-share-dialog .popover-invite-btn{margin-left:12px}.popover-share-dialog .external-link-content{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;display:flex;flex-direction:column}.popover-share-dialog .external-link-content::-webkit-scrollbar{width:6px;background-color:transparent}.popover-share-dialog .external-link-content::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.popover-share-dialog .external-link-content.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.popover-share-dialog .external-link-description{margin-bottom:12px}.popover-share-dialog .external-link-content-upgrade-incentive{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid var(--grey2);text-align:center;margin-top:6px;}.popover-share-dialog .external-link-content-upgrade-incentive.with-enabled-link{margin-top:18px}.popover-share-dialog .external-link-content-upgrade-incentive button.upsell{font-size:14px}.popover-share-dialog .external-link-content-upgrade-incentive img{pointer-events:none}.popover-share-dialog .external-link-content-upgrade-incentive-title{font-weight:bold;font-size:14px;line-height:20.25px;color:var(--grey7);margin-bottom:12px}.popover-share-dialog .external-link-content-upgrade-incentive-content{font-size:14px;line-height:17.55px;color:var(--grey7);margin-bottom:20px}.popover-share-dialog .external-link-wrapper{margin-bottom:24px}.popover-share-dialog .external-link{display:flex;align-items:center;justify-content:space-between;overflow:hidden;min-height:30px;}.popover-share-dialog .external-link-left{display:flex;gap:12px;align-items:center;overflow:hidden}.popover-share-dialog .external-link-container{display:flex;flex-direction:column}.popover-share-dialog .external-link-content{max-height:360px}.popover-share-dialog .external-link-input-container{display:flex;flex-grow:1;position:relative}html[dir=ltr] .popover-share-dialog .external-link-input{padding-right:30px}html[dir=rtl] .popover-share-dialog .external-link-input{padding-left:30px}.popover-share-dialog .external-link-input-button{position:absolute;right:6px;top:6px}.popover-share-dialog .external-link-checkbox{flex:none}.popover-share-dialog .external-link-engagement-badge{display:flex;flex-direction:row;align-items:center;background:#ebeefb;border-radius:16px;padding:0 12px 0 6px;font-size:11px}.popover-share-dialog .external-link-title-wrapper{display:flex;gap:6px;align-items:center;overflow:hidden}.popover-share-dialog .external-link-title{size:12px;font-weight:700;max-width:312px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popover-share-dialog .external-link-url{margin-top:12px;width:100%;display:flex;flex-direction:row}.popover-share-dialog .external-link-icon{margin-left:2px}.popover-share-dialog .external-link .external-link-session-count{text-align:right;margin-left:auto}.popover-share-dialog .popover-share-trigger,.popover-share-dialog .popover-share-input{flex:1;}.popover-share-dialog .popover-share-trigger input,.popover-share-dialog .popover-share-input input{padding:0 78px 0 18px}.popover-share-dialog .with-inline-dropdown{position:relative}.popover-share-dialog .popover-share-label{text-align:right;font-size:14px;line-height:17px;}.popover-share-dialog .popover-share-label.disabled{color:var(--grey4)}.popover-share-dialog button.inline-dropdown{border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;color:var(--grey7);}html[dir=ltr] .popover-share-dialog button.inline-dropdown{padding-left:12px}html[dir=rtl] .popover-share-dialog button.inline-dropdown{padding-right:12px}html[dir=ltr] .popover-share-dialog button.inline-dropdown{padding-right:0}html[dir=rtl] .popover-share-dialog button.inline-dropdown{padding-left:0}.popover-share-dialog button.inline-dropdown.is-active{background:rgba(var(--action-rgb), .12)}.popover-share-dialog button .inline-dropdown-label{font-size:14px;font-weight:500;color:var(--grey7)}.popover-share-dialog .popover-sidebar{width:222px;display:flex;flex-direction:column;justify-content:space-between}.inline-popover-item{color:var(--grey7);border-radius:6px;padding:6px;}.inline-popover-item.guideflow_hovered,.inline-popover-item.selected,.inline-popover-item.guideflow_hovered:not(.remove){background:rgba(var(--action-rgb), .06)}.inline-popover-item.guideflow_hovered:is(.remove){background:rgba(var(--error-rgb), .06)}.inline-popover-item.selected .inline-popover-item-title{color:var(--action)}.inline-popover-item.remove{color:var(--error)}.inline-popover-item:not(:last-child){margin-bottom:3px}.inline-popover-item.disabled{opacity:.5}.inline-popover-item-title{font-weight:600;font-size:14px;white-space:nowrap;}.inline-popover-item-title.upsell-cta-title{display:flex}.inline-popover-item-title.upsell-cta-title > .svg-icon{margin-left:3px;max-height:18px}.inline-popover-item-title.copy-link{font-weight:400}.inline-popover-item-title.disabled{color:var(--grey4)}.inline-popover-item-description{font-size:14px;color:var(--grey4);margin:3px 0 0}.list-element{height:42px;padding:0;display:flex;justify-content:space-between;align-items:center;background:var(--grey0);margin-bottom:6px}.list-element-row{display:flex;overflow:hidden}.list-element-avatar{padding-right:9px}.invite-item{height:42px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;background:var(--grey0);margin-bottom:12px;}.invite-item .row{display:flex;overflow:hidden}.invite-item-email{font-weight:500;font-size:14px;line-height:17px;color:var(--grey7)}.invite-item-name,.invite-item-email{overflow:hidden}.invite-name-container{display:flex}.invite-name{font-weight:700;font-size:14px;line-height:17px;color:var(--grey7);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.invite-email{font-size:12px;line-height:17px;color:var(--grey7);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.avatar.share-dialog{background:var(--white);color:var(--grey7)}.alert-box-wrap{padding:0 18px 18px;font-size:14px;font-weight:500}.alert-box.error{color:var(--error)}.alert-box.info{color:var(--action);background:var(--border)}.alert-box-content{width:85%}.access-code-input-container{display:flex;width:108px;position:relative;}.access-code-input-container .access-code-input{padding-right:27px}.access-code-input-container .access-code-input-button{padding:0;position:absolute;right:3px;top:3px;min-height:0}.share-link-url{display:flex;column-gap:6px;padding-top:12px}.public-access-right{display:flex;align-items:center;margin-left:12px}.public-access-title{font-size:14px;font-weight:bold;margin-left:12px}.reviewer-label,.guest-label{padding:0 6px;display:inline-flex;align-items:center;justify-content:space-between;border-radius:12px;}html[dir=ltr] .reviewer-label,html[dir=ltr] .guest-label{margin-left:6px}html[dir=rtl] .reviewer-label,html[dir=rtl] .guest-label{margin-right:6px}.reviewer-label-text,.guest-label-text{white-space:nowrap;font-size:9px;font-weight:bold}.guest-label{background:rgba(var(--action-rgb), .12)}.reviewer-label{box-shadow:inset 0 0 0 1px var(--grey6)}.popover-share-content{font-size:14px;padding:0 18px;flex-grow:1;}.popover-share-content-create-link-button{margin-right:9px;}.popover-share-content-create-link-button-container{display:flex;align-items:center;padding-bottom:24px}.popover-share-content-create-link-button-icon{margin-right:6px}.popover-share-content .privilege-info-box{margin:12px 0}.add-reviewer-to-workspace{display:flex;padding:12px;font-size:15px;justify-content:space-between}.add-reviewer-to-workspace-content{display:flex;}.add-reviewer-to-workspace-content .free-badge{background-color:var(--white);color:var(--action);font-size:9px;font-weight:700;border-radius:8px;margin-left:8px;padding:2px 4px}.add-reviewer-to-workspace-avatar{box-shadow:0 3px 6px rgba(103,110,144,0.2)}.add-reviewer-to-workspace-btn-text{display:flex;align-items:flex-end}.popover-share-footer{padding:18px;display:flex;align-items:center;}.popover-share-footer button.action,.popover-share-footer button.upsell{margin-left:auto}.popover-share-footer a.action,.popover-share-footer a.upsell{margin-left:auto}.popover-share-offline{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center}.popover-share-offline-content{padding-top:30px;text-align:center;width:336px}.popover-share-public{padding-top:36px;padding-bottom:12px;align-items:center;display:flex}.popover-share-v2{min-height:420px;}.popover-share-v2.popover-readonly-share{min-height:0}.popover-share-v2 .public-access{display:flex;align-items:center;margin:12px 0 0 0;font-size:14px;min-height:30px}.popover-share-v2 .public-access-active{color:var(--grey7)}.popover-share-v2 .popover-title{font-weight:700;color:var(--grey7);background-color:inherit;}.popover-share-v2 .popover-title.light{font-weight:normal}.popover-share-v2 .popover-title-sub-sentence{font-weight:400;color:var(--grey7)}.popover-share-v2 .popover-title-sub-name{color:var(--grey7)}.popover-share-v2 .popover-footer{padding:6px 18px;background:none;}.popover-share-v2 .popover-footer .popover-target{margin:0}.popover-share-v2 .popover-footer .link{margin-right:6px}.popover-share-v2 .popover-description{background:none;padding:12px 0;box-shadow:none;border:0}.popover-share-v2 .popover-description-text b{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:240px;vertical-align:bottom}.popover-share-v2 .popover-invite{padding:0;padding-bottom:6px;box-shadow:none;}.popover-share-v2 .popover-invite .popover-invite-btn{margin-left:6px}.popover-share-v2 .popover-invite-row{margin-top:0}.popover-share-v2 .invite-item{height:30px;box-shadow:none;background:none;margin:9px 0;padding:0;}.popover-share-v2 .invite-item .popover-target .button{padding-right:0}.popover-share-v2 .invite-item .row{overflow:visible}.popover-share-v2 .invite-item .inline-dropdown-label{color:var(--grey7)}.popover-share-v2 .inline-dropdown-label{font-size:14px !important;font-weight:400}.popover-share-v2 .invite-item-name{height:30px;overflow:visible}.popover-share-v2 .invite-name-container{max-width:230px}.popover-share-v2 .invite-email{max-width:230px;text-overflow:ellipsis}.popover-share-v2 .popover-share-input{display:flex;flex-direction:row-reverse;}.popover-share-v2 .popover-share-input input{font-size:14px;height:22px;padding-left:0}.popover-share-v2 .popover-share-input-invited-badge-icon{position:absolute;pointer-events:none;right:8px;top:50%;transform:translateY(-50%);color:var(--green)}.popover-share-v2 .popover-share-multi-input{background:var(--white);padding-right:44px;}.popover-share-v2 .popover-share-multi-input.privilege-read input{padding-right:50px}.popover-share-v2 .popover-share-multi-input.privilege-read .popover-share-multi-input-item{max-width:179px}.popover-share-v2 .popover-share-multi-input.privilege-edit input{padding-right:45px}.popover-share-v2 .popover-share-multi-input.privilege-edit .popover-share-multi-input-item{max-width:184px}.popover-share-v2 .popover-share-multi-input.privilege-comment input{padding-right:75px}.popover-share-v2 .popover-share-multi-input.privilege-comment .popover-share-multi-input-item{max-width:152px}.popover-share-v2 .popover-share-multi-input.privilege-member input{padding-right:118px}.popover-share-v2 .popover-share-multi-input.privilege-member .popover-share-multi-input-item{max-width:164px}.popover-share-v2 .alert-box-wrap{padding-top:6px;padding-left:0}.popover-invite-tab-footer{justify-content:flex-end;border-top:1px solid var(--grey2);}.popover-invite-tab-footer button{margin-left:12px}.popover-share-invitee-list{flex:1;display:flex;flex-direction:column;max-height:315px;padding-top:9px;padding-bottom:9px;background-color:var(--grey0);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.popover-share-invitee-list::-webkit-scrollbar{width:6px;background-color:transparent}.popover-share-invitee-list::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.popover-share-invitee-list.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.popover-share-invitee-list.empty{box-shadow:none}.popover-share-invitee-list.list-hidden{visibility:hidden}.branded-pdf-illustration{align-self:center;width:200px}.popover-share-dialog--share-to-platform--image{align-self:center;width:100%;margin-top:12px}.popover-share-dialog--share-to-platform--ext-link{margin-left:6px}.player-beta-label{margin-left:6px;color:#ab6ef9;border:1px solid #ab6ef9;font-weight:400;font-size:13px;line-height:19px;border-radius:11px;padding:0 6px}.public-access-tooltip{width:216px;padding:6px}.sharee-suggestion-item{height:36px;border-radius:6px;}.sharee-suggestion-item .popover-item-left{margin-top:3px;margin-left:6px}.sharee-suggestion-item .popover-item-text{display:flex;justify-content:center;flex-direction:column}.public-document-button{padding-left:6px}.publish-to-platform--beta-badge{bottom:2px}.managed-links-wrapper{border-top:solid 1px var(--border);padding-top:24px}.managed-link-collapsible-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.managed-link-spinner{margin:auto}.managed-link-header{color:var(--grey8);font-size:14px;font-weight:700}.managed-link-subheader{color:var(--grey7);font-size:14px;font-weight:400;margin-top:6px;margin-left:24px}.managed-link-name{margin-top:12px}.managed-link-trigger{align-items:center}.managed-link-checkbox-container{display:flex;align-items:center;flex:1;}.managed-link-checkbox-container.consent-collection{margin-top:12px;}.managed-link-checkbox-container.consent-collection-disabled{color:var(--grey4)}.managed-link-checkbox-label{display:flex;align-items:center;font-size:14px;font-weight:700;margin-left:6px}.managed-link-checkbox-toggle{margin-right:6px}.managed-link-preview-title{padding-top:18px;font-size:14px;font-weight:500;margin-bottom:12px}.managed-link-preview-url{padding-top:6px;color:var(--grey7);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.managed-link-preview-url-placeholder{color:var(--grey4)}.managed-link-section-toggle{min-height:18px;height:18px;width:18px;padding:0;display:flex;align-items:center;justify-content:center;}.managed-link-section-toggle.guideflow_hovered{background-color:#f5f6fd}.managed-link-section-toggle:active,.managed-link-section-toggle.expanded{background-color:#ebeefb;}.managed-link-section-toggle:active .svg-icon svg,.managed-link-section-toggle.expanded .svg-icon svg{fill:var(--action) !important}.managed-link-new-button:disabled{opacity:.5;color:var(--grey4)}.confirm-dialog-link{color:var(--action);text-decoration:underline}.share-dialog-private-collaboration-info-banner{margin-top:12px}.share-dialog-empty-header{padding:9px}.managed-link-modal-body{background-color:var(--grey1)}.managed-link-modal-footer{background-color:var(--white)}.managed-link-modal-button{width:96px;justify-content:center}.reviewers-invitation-warning-action{text-decoration:underline;text-underline-offset:2px}.export-tab-content{display:flex;flex-direction:column;justify-content:space-between}.export-info section{margin-bottom:18px}.export-info a{color:var(--action);cursor:pointer}.export-type-option-button-group{height:36px;background:var(--white);border:1px solid var(--border);border-radius:6px;padding:2px}.export-type-option-button{display:flex;flex:1 1 0;flex-direction:row;align-items:center;gap:3px}.branding-info{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--grey1);border-radius:6px;padding:12px 48px}.slide-preview-container{position:relative;text-align:center;}.slide-preview-container .slide-preview{filter:drop-shadow(0 3.58491px 5.37736px rgba(43,42,53,0.06)) drop-shadow(0 5.37736px 10.7547px rgba(43,42,53,0.13));border-radius:5px;background:none;}.slide-preview-container .slide-preview:after{box-shadow:none !important}.slide-preview-container .pitch-logo{position:absolute;width:30px !important;left:4px;bottom:-5px;}.slide-preview-container .pitch-logo .svg-icon svg{fill:none !important}.watermark-info{font-size:11px;line-height:15px;text-align:center;margin-top:12px}.remove-watermark-upsell{display:flex;align-items:center;font-size:14px;font-weight:400;color:var(--action);margin-right:auto;}.remove-watermark-upsell .svg-icon{margin-left:6px}.folder-share-dialog-popover-root{overflow:hidden}.folder-share-dialog-tooltip{color:var(--grey4);padding:12px 6px}.folder-share-dialog-tooltip-title{text-align:center;color:var(--white);margin-bottom:6px}.folder-share-popover-actions{color:var(--grey7);display:inline-flex;margin-right:24px;font-size:14px}.folder-share-popover-action-btn{color:var(--error);margin-right:-9px;font-size:14px;}.folder-share-popover-action-btn.guideflow_hovered{background-image:linear-gradient(rgba(var(--error-rgb), .06),rgba(var(--error-rgb), .06)) !important}.folders-share-popover-invite{display:flex;justify-content:space-between;width:100%;}.folders-share-popover-invite .inline-dropdown-position{position:absolute;right:0;top:0}.folders-share-popover-invite .multi-input{width:330px;padding-right:84px;}.folders-share-popover-invite .multi-input input{padding:0;flex-basis:100%}.folder-share-mention-empty{padding:6px;color:var(--grey8);word-break:break-word;}.folder-share-mention-empty .mention-title{margin-bottom:6px}.folder-share-mention-empty .mention-btn{color:var(--action);cursor:pointer;position:relative;}.folder-share-mention-empty .mention-btn:after{content:"";position:absolute;left:0;top:100%;width:100%;height:1px;background-color:var(--action)}.folder-share-dialog-copy-link{display:flex;flex-direction:row-reverse;padding:12px 18px;box-shadow:inset 0 1px 0 var(--border);background-color:var(--white)}.folder-share-inline-dropdown-trigger{color:var(--grey7)}.folder-share-upsell-modal .svg-icon{margin-left:6px}.folder-share-participants{position:relative;}.folder-share-participants .more-users{display:inline-block;width:28px;height:28px;margin-left:-4px;pointer-events:all;border-radius:50%;background-color:var(--action);box-shadow:0 0 0 1px var(--white);}.folder-share-participants .more-users span{color:var(--white);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:12px}.folder-share-participants .folder-share-participant-avatar{margin-right:-4px;}.folder-share-participants .folder-share-participant-avatar .avatar{border:1px solid var(--white)}.folder-share-reviewer-warning{padding:12px 0;font-size:14px;font-weight:500}.shortcuts-toggle{width:36px;height:36px;position:absolute;top:0;left:0;opacity:0;pointer-events:none}.shortcuts-trigger{width:36px;height:36px}.shortcuts-panel{width:354px;height:704px;padding:0;}@media (max-height:746px){.shortcuts-panel{height:calc(100vh - 42px)}}.shortcuts-panel-header{padding:12px 18px;background:var(--white);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;min-height:36px;}.shortcuts-panel-header .shortcuts-panel-title{color:var(--grey8);font-weight:bold;font-size:15px}.shortcuts-panel-content{background:var(--grey0);height:calc(100% - 49px);}.shortcuts-panel-content .shortcuts-panel-list{height:100%;}.shortcuts-panel-content .shortcuts-panel-list:focus{box-shadow:none !important}.shortcuts-panel-content .list-search-container{border-bottom:1px solid var(--border);box-sizing:content-box}.shortcuts-panel-content .list-search{background:var(--grey0);border-radius:0}.shortcuts-panel-content .list-items{padding:18px;overflow-y:auto;}.shortcuts-panel-content .list-items:focus{box-shadow:none !important}.shortcuts-panel-content .list-items > div{border-top:1px solid var(--border);margin-bottom:12px;padding-top:12px;}.shortcuts-panel-content .list-items > div:first-child{border-top:none;padding-top:0}.shortcuts-panel-content .popover-item{padding:0;min-height:24px;margin-bottom:12px;}.shortcuts-panel-content .popover-item:focus{box-shadow:none !important}.shortcuts-panel-content .list-empty-title{text-align:center;color:var(--grey7);margin-top:24px}.shortcuts-panel-category{color:var(--grey7);font-size:14px;font-weight:bold;margin-bottom:18px}.shortcuts-panel-item{display:flex;width:100%;justify-content:space-between}.shortcuts-panel-item-shortcut{text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;color:var(--white);font-family:"Roboto Mono"}.shortcuts-panel-item-shortcut-separator{font-size:12px;color:rgba(var(--grey4-rgb), .85)}.shortcuts-panel-item-shortcut-key{display:flex;justify-content:center;border-radius:3px;min-width:20px;height:20px;padding:0 4px;line-height:19px;background-color:var(--grey4);font-size:11px;}.shortcuts-panel-item-shortcut-key.arrow{padding:0}.shortcuts-panel-item-shortcut-break{flex-basis:100%;height:6px}html[dir=ltr] .shortcuts-panel-item-shortcut-key,html[dir=ltr] .shortcuts-panel-item-shortcut-separator{margin-left:3px}html[dir=rtl] .shortcuts-panel-item-shortcut-key,html[dir=rtl] .shortcuts-panel-item-shortcut-separator{margin-right:3px}.shortcuts-panel-empty-message{display:flex;flex-direction:column;align-items:center;color:var(--action)}.shortcuts-panel-empty-message-title{max-width:204px;text-align:center;margin-bottom:18px;color:var(--grey7)}.slide-assignee-search-empty{padding:12px 30px;font-size:14px;text-align:center}.slide-assignee--name-container{display:flex;align-items:center}.slide-assignee--commenter-label{margin-left:6px;border:1px solid var(--grey7);border-radius:7px;padding:0 4px 1px;gap:10px;font-weight:700;font-size:9px;line-height:11px}.slide-assignee--commenter-role{opacity:.5}.slide-assignee-item-tooltip-content{text-align:center}.slide-history{display:flex;flex-direction:column;border-top:1px solid var(--grey2);}.slide-history .modal-footer{padding:15px 18px;}.slide-history .modal-footer > .slide-history-paste-slide-button-tooltip-trigger{flex:0}.slide-history .hero-headline{font-size:15px;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.slide-history .hero-description{max-width:420px}.slide-history .hero .button.upsell{margin-bottom:24px}.slide-history-slide-wrapper{padding:0 24px;display:flex;align-items:center;flex-direction:column}.slide-history-version-info-line{display:flex;align-items:center;margin:18px 0;}.slide-history-version-info-line > *{margin-right:6px}.slide-history-version-info-line-date{font-weight:700}.slide-history-tooltip-date{display:flex;justify-content:center;font-size:14px;font-weight:600}.slide-history-tooltip-user{display:flex;justify-content:center;align-items:center}.slide-history-tooltip-slide-preview{margin:6px 0}.slide-history-tooltip .versioning-avatar{margin:3px 6px 3px 0;}.slide-history-tooltip .versioning-avatar.deleted-user-avatar{margin-right:3px}.slide-history-version-info-line .versioning-avatar{margin-right:3px}.slide-history-tx-picker{position:relative;margin:0 24px 0 6px}.slide-history-breadcrumbs{display:flex;align-items:center;padding:12px 24px;}.slide-history-breadcrumbs .button{padding:0 6px;font-weight:normal}.slide-history-breadcrumb{color:var(--grey7);font-weight:700;padding:0 6px}.slide-history-footer-info{display:flex;align-items:center;}.slide-history-footer-info > *{margin-right:6px}.slide-history-paste-slide-button-tooltip{width:180px;text-align:center}.slide-history-upsell-image{background-size:cover;background-image:url(https://html-assets-prod.guideflow.com/c832de30bbfad4b327e007348bae45822dd22414);background-repeat:no-repeat;width:150px;height:150px;margin:24px 0;}@media (max-height:750px){.slide-history-upsell-image{width:120px;height:120px}}.slider{position:relative;display:flex;align-items:center;}.slider .slider-tooltip{opacity:0;background:rgba(43,42,53,0.99);color:#fff;padding:2px 5px;border-radius:3px;display:inline-block;position:absolute;top:50%;margin-top:-10.5px;right:calc(100% + 6px);transition:opacity 200ms ease;transition-delay:200ms;text-align:center;font-size:14px;}.slider .slider-tooltip:after{position:absolute;content:"";right:-6px;top:7px;border-style:solid;border-width:3px;height:0;width:0;border-color:transparent transparent transparent rgba(43,42,53,0.99)}.slider.active .slider-tooltip{transition-delay:0s;opacity:1}input[type=range]{-webkit-appearance:none;outline:none;background:none;width:100%;min-width:96px;height:15px}input[type=range]::-webkit-slider-runnable-track{height:3px;background:var(--border);border:none;border-radius:1.5px;width:100%;background:linear-gradient(to right,var(--action),var(--action) var(--pos),var(--border) var(--pos))}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;margin-top:-6px;height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(var(--action-rgb), .12),0 12px 12px rgba(0,0,0,0.02),0 6px 6px rgba(0,0,0,0.02),0 3px 3px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.05)}input[type=range]::-moz-range-track{height:3px;background:var(--border);border:none;border-radius:1.5px;border:none}input[type=range]::-moz-range-progress{background:var(--action);height:3px;border-radius:2px 0 0 2px}input[type=range]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(var(--action-rgb), .12),0 12px 12px rgba(0,0,0,0.02),0 6px 6px rgba(0,0,0,0.02),0 3px 3px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.05)}input[type=range]::-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range]::-ms-track{min-width:96px;height:4px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:var(--action);border-radius:12px;margin-top:-2px}input[type=range]::-ms-fill-upper{background:var(--border);border-radius:12px;margin-top:-2px}.custom-slider{padding-top:11px;height:36px;}.custom-slider.scrubbing-disabled .custom-slider-thumb{visibility:hidden}.custom-slider.scrubbing-disabled .custom-slider-track-0,.custom-slider.scrubbing-disabled .custom-slider-track-1{background:var(--action)}.custom-slider-thumb{border:none;height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(var(--action-rgb), .12),0 12px 12px rgba(0,0,0,0.02),0 6px 6px rgba(0,0,0,0.02),0 3px 3px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.05);z-index:2 !important}.custom-slider-track{margin-top:6px;height:3px;background:var(--border);border:none;border-radius:1.5px;}.custom-slider-track.custom-slider-track-0{margin-left:7px;background:var(--action)}.custom-slider-track.custom-slider-track-1{margin-right:7px;background:var(--border)}.custom-slider-mark{margin-left:4px;margin-top:4px;width:7px;height:7px;background-color:var(--action);border-radius:50%;}.custom-slider-mark.selected{margin-left:2px;margin-top:2px;width:11px;height:11px}.custom-slider-mark.terminal-start,.custom-slider-mark.terminal-start.selected{margin-left:0}.custom-slider-mark.terminal-end,.custom-slider-mark.terminal-end.selected{margin-left:4px}.custom-slider-mark:not(.selected).terminal-start,.custom-slider-mark:not(.selected).terminal-end{background-color:var(--white);border:2px solid var(--action);margin-top:2px;width:11px;height:11px;z-index:1}.slide-picker-header{display:flex;align-items:center;min-height:48px;max-height:48px;font-size:14px;transition:padding 300ms ease;padding:12px 18px;background-color:var(--white);border-radius:12px 12px 0 0;border-bottom:1px solid rgba(43,42,53,0.12)}.slide-picker-header-links{display:flex;align-items:center}.slide-picker-header-icon svg{transform:scale(.7)}.slide-picker-header-link{flex-shrink:0;font-weight:normal;font-size:14px;color:var(--action)}.slide-picker-header-name-container{display:flex;align-items:center;width:100%}.slide-picker-header-name{font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:18px}.slide-picker-add-all-button{margin-left:auto}.slide-picker--header-tabs{display:flex;align-items:center;background-color:var(--white);border-radius:13px 13px 0 0;justify-content:space-between;}.slide-picker--header-tabs .tabs{display:flex;align-items:center;justify-content:flex-start}.slide-picker--header-tab{display:flex;align-items:center;padding:12px 6px;height:47px;margin-right:12px;transition:box-shadow 100ms;box-shadow:inset 0 0 0 0 transparent;font-size:14px;}.slide-picker--header-tab.guideflow_hovered{box-shadow:inset 0 -2px 0 0 rgba(var(--action-rgb), .24)}.slide-picker--header-tab.selected{box-shadow:inset 0 -2px 0 0 var(--action)}.slide-picker--header-tab .badge{position:relative}html[dir=ltr] .slide-picker--header-tab .badge{margin-left:6px}html[dir=rtl] .slide-picker--header-tab .badge{margin-right:6px}.slide-picker--header-tab-headline{font-weight:700;display:flex;align-items:center;}.selected .slide-picker--header-tab-headline{color:var(--action)}.slide-picker--header-tab-headline .pro-badge{height:16px !important}html[dir=ltr] .slide-picker--header-tab-headline .pro-badge{margin-left:6px}html[dir=rtl] .slide-picker--header-tab-headline .pro-badge{margin-right:6px}.slide-picker-items{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;column-gap:12px;row-gap:12px}.slide-picker.add-multiple .template-slide{cursor:copy !important}.slide-picker-item{position:relative;}.slide-picker-item p.title{font-size:12px;color:var(--grey5);padding:3px 0 0}.slide-picker-item:nth-child(even){margin-right:0}.slide-picker-preview-card-empty-slide{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;background-color:#fff;width:100%;height:100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);}.slide-picker-preview-card-empty-slide.guideflow_hovered{box-shadow:inset 0 0 0 1px var(--action)}.slide-picker-preview-card-empty-slide .description{display:flex;align-items:baseline;}.slide-picker-preview-card-empty-slide .description .shortcut{margin-left:6px;background-color:var(--grey1);width:15px;height:15px;display:flex;justify-content:center;align-items:center;border-radius:3px}.slide-picker-preview-card-wrapper{position:relative;padding-bottom:56.25%}.slide-picker-preview-card{position:absolute;left:0;right:0;top:0;bottom:0;z-index:3;transition:transform 50ms ease;}.slide-picker-preview-card.template-overview .slide-preview,.slide-picker-preview-card.template-overview .slide-preview:after{border-radius:6px}.slide-picker-preview-card .slide-preview,.slide-picker-preview-card .slide-preview:after{border-radius:3px;}.slide-picker-preview-card .slide-preview .slide,.slide-picker-preview-card .slide-preview:after .slide{position:relative}.slide-picker-preview-card .slide-preview:before,.slide-picker-preview-card .slide-preview:after:before,.slide-picker-preview-card .slide-preview:after,.slide-picker-preview-card .slide-preview:after:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.slide-picker-preview-card .slide-preview:before,.slide-picker-preview-card .slide-preview:after:before{opacity:0;transition:opacity 90ms ease-in;z-index:2;background-image:linear-gradient(0,rgba(88,110,224,0.12),rgba(88,110,224,0.12))}.slide-picker-preview-card .slide-preview:after,.slide-picker-preview-card .slide-preview:after:after{transition:box-shadow 90ms ease-in;box-shadow:inset 0 0 0 1px rgba(43,42,53,0.12)}.keyboard .slide-picker-preview-card .slide-preview:before,.keyboard .slide-picker-preview-card .slide-preview:after:before,.keyboard .slide-picker-preview-card .slide-preview:after,.keyboard .slide-picker-preview-card .slide-preview:after:after{transition:none}.mouse .slide-picker-preview-card.guideflow_hovered:not(.dragging) .slide-preview:after{box-shadow:inset 0 0 0 2px var(--action),inset 0 0 0 3px var(--grey1)}.mouse .slide-picker-preview-card.guideflow_hovered:not(.dragging) .slide-preview:before{opacity:1}.slide-picker-preview-card:focus{box-shadow:none !important}.slide-picker-preview-card:focus .slide-preview:after{box-shadow:inset 0 0 0 2px var(--action),inset 0 0 0 3px var(--grey1)}.dragging .slide-picker-preview-card .slide-preview:before{display:none}.dragging .slide-picker-preview-card,.dragging .slide-picker-preview-card *{pointer-events:none !important}.slide-picker-template-sections{display:flex;flex-direction:column;gap:6px}.slide-picker-template-section-header{display:flex;align-items:center;justify-content:space-between;font-weight:bold;line-height:48px}.slide-picker-template-items{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;column-gap:12px;row-gap:12px}.slide-picker-template-navbar-v3{display:flex;gap:6px;padding:12px 18px;align-items:center;width:100%}.slide-picker-header-name-v3{font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:24px}.slide-picker-scroll-container{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.slide-picker-scroll-container::-webkit-scrollbar{width:6px;background-color:transparent}.slide-picker-scroll-container::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.slide-picker-scroll-container.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.slide-picker{z-index:9999;position:absolute;top:12px;left:186px;max-height:924px;height:calc(100% - 12px - 18px);width:528px}.slide-picker-content{position:relative;background:var(--grey0);border:1px solid rgba(var(--grey7-rgb), .1);border-radius:12px;box-shadow:0 4px 6px rgba(var(--grey7-rgb), .06),0 6px 12px rgba(var(--grey7-rgb), .13);height:100%;z-index:1;display:flex;justify-content:center}.slide-picker-content-inner{display:flex;flex-direction:column;border-radius:12px;position:relative;width:100%;overflow:hidden}.slide-picker-scroll-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:width .2s ease;margin:0 18px;padding-bottom:18px}.slide-picker-offline{display:flex;height:calc(100% - 55px);flex-direction:column;justify-content:center;align-items:center;text-align:center;}.slide-picker-offline .title{font-size:14px;font-weight:700;line-height:1.35;color:var(--grey8);margin-bottom:6px}.slide-picker-offline p{font-size:12px;line-height:1.35;color:var(--grey7)}.slide-picker-offline .button{margin-top:24px}.slide-picker-tabs-wrapper{padding:12px 18px;display:flex;justify-content:center;}.slide-picker-tabs-wrapper .slide-picker-tabs{width:100%;}.slide-picker-tabs-wrapper .slide-picker-tabs .template-tab{flex:1;justify-content:center}.slide-picker-tabs-wrapper.slide-picker-tabs-wrapper-scrolled{border-bottom:1px solid rgba(var(--grey7-rgb), .12)}.slide-picker-layouts-explainer{width:300px;padding-top:12px;font-size:14px;color:var(--grey5)}.slide-picker-category-filters{padding:12px 18px}.slide-picker-category-filters-inner{position:relative;}.slide-picker-category-filters-inner.right-shadow:after{content:"";position:absolute;z-index:1;height:100%;width:36px;top:0;right:0;pointer-events:none;background:linear-gradient(270deg,var(--grey0) 66%,rgba(0,0,0,0) 100%)}.slide-picker-category-filters-inner.right-shadow.scrolled:after{background:linear-gradient(270deg,var(--white) 66%,rgba(0,0,0,0) 100%)}.slide-picker-category-filters-inner.left-shadow:before{content:"";position:absolute;z-index:1;height:100%;width:36px;top:0;left:0;pointer-events:none;background:linear-gradient(90deg,var(--grey0) 66%,rgba(0,0,0,0) 100%)}.slide-picker-category-filters-inner.left-shadow.scrolled:before{background:linear-gradient(90deg,var(--white) 66%,rgba(0,0,0,0) 100%)}.slide-picker-category-filters-scroll-container{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;}.slide-picker-category-filters-scroll-container::-webkit-scrollbar{display:none}.slide-picker-category-filters-scroll-content{display:flex;gap:6px}.slide-picker-category-filters-nav-button{position:absolute;top:0;z-index:2}.slide-picker-missing-layout-section{margin:30px 0 0;display:flex;flex-direction:column;gap:12px;width:100%;}.slide-picker-missing-layout-section-title{padding-bottom:6px;font-weight:bold}.slide-picker-missing-layout-section-button-container{border:1px solid rgba(43,42,53,0.12);border-radius:6px;padding-right:12px;display:flex;gap:12px;justify-content:space-between;align-items:center;background:var(--white);overflow:hidden;}.slide-picker-missing-layout-section-button-container.guideflow_hovered{background-color:rgba(var(--action-rgb), 0.06)}.slide-picker-missing-layout-section-button-icons-container{display:flex;gap:6px;}.slide-picker-missing-layout-section-button-icons-container img{pointer-events:none}.slide-picker-missing-layout-section-button-text-container{flex:1;}.slide-picker-missing-layout-section-button-text-container h4{line-height:1.5}.slide-picker-missing-layout-section-button-text-container p{font-weight:400;font-size:12px;color:var(--grey5)}.slide-picker-navbar.scrolled{background:var(--white);padding-bottom:11px;border-bottom:1px solid var(--grey2)}.slide-count{top:-5px;left:10%}:root{--inv-scale:1}.precision-size-wrapper{position:relative;overflow:hidden;width:100%}.precision-size-wrapper:before{content:"";display:block;padding-top:56.25%}.precision-size-wrapper > *{position:absolute;left:0;right:0;top:0;bottom:0}.slide{position:relative;overflow:hidden;position:relative;overflow:hidden;flex-shrink:0;letter-spacing:0;background-color:#fff;}.slide:before{content:"";display:block;padding-top:56.25%}.slide > *{position:absolute;left:0;right:0;top:0;bottom:0}.size-class-phone .slide{position:relative !important}#canvas .slide:after{z-index:1000;position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:inset 0 0 0 calc(var(--inv-scale) * 1px) rgba(0,0,0,0.1);pointer-events:none;content:""}.slide.fullscreen{border-color:var(--grey8);margin:0}.slide.disable-click .block{pointer-events:none !important}.theme-background{background-repeat:no-repeat}.slide-preview{border-radius:1px;position:relative;overflow:hidden;background:#fff;clip-path:border-box;}.slide-preview:after{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);pointer-events:none;content:""}.slide-preview.border-radius{border-radius:4px;}.slide-preview.border-radius:after{border-radius:4px}html[dir=ltr] .slide-preview.bottom-border{border-top-left-radius:6px}html[dir=rtl] .slide-preview.bottom-border{border-top-right-radius:6px}html[dir=ltr] .slide-preview.bottom-border{border-top-right-radius:6px}html[dir=rtl] .slide-preview.bottom-border{border-top-left-radius:6px}html[dir=ltr] .slide-preview.bottom-border{border-bottom-left-radius:0}html[dir=rtl] .slide-preview.bottom-border{border-bottom-right-radius:0}html[dir=ltr] .slide-preview.bottom-border{border-bottom-right-radius:0}html[dir=rtl] .slide-preview.bottom-border{border-bottom-left-radius:0}.slide-preview.bottom-border:after{border-radius:0;border-bottom:1px solid var(--border);mix-blend-mode:darken;box-shadow:none}.slide-preview.no-border:after{box-shadow:none}.slide-preview.rounded{border-radius:6px;}.slide-preview.rounded:after{border-radius:6px}.size-class-phone .slide-preview{border-radius:8px;border:1px solid rgba(0,0,0,0.1);}.size-class-phone .slide-preview:after{box-shadow:none;border-radius:0}.slide-preview.slide-preview-loading{position:relative;overflow:hidden;background:linear-gradient(100deg,var(--white) 20%,var(--grey1) 38%,var(--grey1) 59%,var(--grey1) 60%,var(--grey1) 61%,var(--white) 67%,var(--white) 90%);background-size:500% 500%;animation:skeleton-loading 1.3s ease infinite reverse}.slide-preview.slide-preview-loading:before{content:"";display:block;padding-top:56.25%}.slide-preview.slide-preview-loading > *{position:absolute;left:0;right:0;top:0;bottom:0}.slide-preview.slide-preview-loading-error{position:relative;overflow:hidden;background:var(--grey0)}.slide-preview.slide-preview-loading-error:before{content:"";display:block;padding-top:56.25%}.slide-preview.slide-preview-loading-error > *{position:absolute;left:0;right:0;top:0;bottom:0}.slide-preview-loading-error-content{display:flex;align-items:center;justify-content:center;padding:12px;}.slide-preview-loading-error-content .sync-status-offline.svg-icon{width:48px !important;height:48px !important}.slide-preview-loading-error-content .sync-status-offline svg{fill:var(--grey4) !important}.slide-preview-headline{padding:6px;text-align:center;color:var(--grey7);font-size:14px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slide-guide{position:absolute;background:#ffd041;z-index:2}.slide-placeholder{position:absolute;left:5%;transition:opacity .5s ease-in;}.slide-placeholder.slide-placeholder-show{opacity:1}.slide-placeholder.slide-placeholder-hide{opacity:0}.slide-placeholder .placeholder-text{padding-bottom:24px}.slide-placeholder .placeholder-text-hint{font-size:12px !important}.slide-placeholder .placeholder-desc{opacity:.5;font-weight:normal;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif}.slide-placeholder .keyboard-outline{margin:0 6px 0 6px;padding:2px 6px;font-family:"Roboto Mono";font-weight:normal;opacity:.5;position:relative;}.slide-placeholder .keyboard-outline:after{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3;content:"";border:1px solid;border-radius:4px}.slide-placeholder .keyboard-outline:first-child{margin-left:0}.upload-badge-spinner{position:absolute;bottom:4px;right:4px}.slide-number{position:absolute;height:9.5%;width:5.3%;top:auto;left:auto;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:999;pointer-events:none;opacity:.5}.slider{position:relative;display:flex;align-items:center;}.slider .slider-tooltip{opacity:0;background:rgba(43,42,53,0.99);color:#fff;padding:2px 5px;border-radius:3px;display:inline-block;position:absolute;top:50%;margin-top:-10.5px;right:calc(100% + 6px);transition:opacity 200ms ease;transition-delay:200ms;text-align:center;font-size:14px;}.slider .slider-tooltip:after{position:absolute;content:"";right:-6px;top:7px;border-style:solid;border-width:3px;height:0;width:0;border-color:transparent transparent transparent rgba(43,42,53,0.99)}.slider.active .slider-tooltip{transition-delay:0s;opacity:1}input[type=range]{-webkit-appearance:none;outline:none;background:none;width:100%;min-width:96px;height:15px}input[type=range]::-webkit-slider-runnable-track{height:3px;background:var(--border);border:none;border-radius:1.5px;width:100%;background:linear-gradient(to right,var(--action),var(--action) var(--pos),var(--border) var(--pos))}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;margin-top:-6px;height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(var(--action-rgb), .12),0 12px 12px rgba(0,0,0,0.02),0 6px 6px rgba(0,0,0,0.02),0 3px 3px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.05)}input[type=range]::-moz-range-track{height:3px;background:var(--border);border:none;border-radius:1.5px;border:none}input[type=range]::-moz-range-progress{background:var(--action);height:3px;border-radius:2px 0 0 2px}input[type=range]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(var(--action-rgb), .12),0 12px 12px rgba(0,0,0,0.02),0 6px 6px rgba(0,0,0,0.02),0 3px 3px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.05)}input[type=range]::-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range]::-ms-track{min-width:96px;height:4px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:var(--action);border-radius:12px;margin-top:-2px}input[type=range]::-ms-fill-upper{background:var(--border);border-radius:12px;margin-top:-2px}.slides{flex:1;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;overflow-y:auto;}.slides::-webkit-scrollbar{width:6px;background-color:transparent}.slides::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.slides.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.slides.slide-picker-enabled.is-dragging-from-outside{cursor:copy}.slides.slide-picker-enabled.is-dragging-from-outside *{cursor:copy}.slides .draggable-wrapper{width:180px;padding:9px 9px 6px 36px;cursor:default;position:relative;overflow:hidden;}.slides .draggable-wrapper.skip-slide .slides-number.current{color:var(--grey7)}.slides .draggable-wrapper.skip-slide .slide{opacity:.25}.slides .draggable-wrapper.current.primary:not(.dragging){background-color:rgba(var(--action-rgb), .12);}html[dir=ltr] .slides .draggable-wrapper.current.primary:not(.dragging){border-top-right-radius:6px}html[dir=rtl] .slides .draggable-wrapper.current.primary:not(.dragging){border-top-left-radius:6px}html[dir=ltr] .slides .draggable-wrapper.current.primary:not(.dragging){border-bottom-right-radius:6px}html[dir=rtl] .slides .draggable-wrapper.current.primary:not(.dragging){border-bottom-left-radius:6px}.slides .draggable-wrapper.selected:not(.dragging),.slides .draggable-wrapper.current.primary:not(.dragging){background-color:rgba(var(--action-rgb), .12);}.slides .draggable-wrapper.selected:not(.dragging) .slide-preview:after,.slides .draggable-wrapper.current.primary:not(.dragging) .slide-preview:after{box-shadow:none}html[dir=ltr] .slides .draggable-wrapper.selection-beginning{border-top-right-radius:6px}html[dir=rtl] .slides .draggable-wrapper.selection-beginning{border-top-left-radius:6px}html[dir=ltr] .slides .draggable-wrapper.selection-end{border-bottom-right-radius:6px}html[dir=rtl] .slides .draggable-wrapper.selection-end{border-bottom-left-radius:6px}.slides .drag-item-selected{z-index:1}.slides .slides-number{position:absolute;left:0;width:36px;height:72px;color:var(--grey7);font-size:12px;align-items:center;justify-content:center;display:flex;font-weight:500;}.slides .slides-number.current{color:var(--action);}.slides .slides-number.current:before{background:var(--action);width:4px;height:100%;left:4px;border-radius:2px;transform:scaleX(.75);position:absolute;content:"";left:2px}.slides .slides-droppable{min-height:100%}.slides .slides-effects-indicator{position:absolute;bottom:12px;left:10px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;}.slides .slides-effects-indicator.current svg{fill:var(--action) !important}.slides{position:relative;}.multi-drag-active .slides{z-index:-1000}.slides .skip-icon{position:absolute;width:30px;height:30px;padding:3px;background-color:var(--white);top:calc(50% - 15px);left:calc(50% - 15px);border-radius:100%}.slides-multi-select-target{position:absolute;left:0;right:0;top:0;bottom:0;bottom:48px;z-index:-1000;}.multi-drag-active .slides-multi-select-target{z-index:initial}.user-dots{display:none}.dragging .slides-item:after{border-radius:1px;position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:inset 0 0 0 1px var(--action),inset 0 0 0 1.5px #fff;pointer-events:none;content:""}.slides-item{border-radius:3px;position:relative;}.slides-item.current:after{border-radius:2px;position:absolute;left:0;right:0;top:0;bottom:0;box-shadow:inset 0 0 0 2px var(--action),inset 0 0 0 2.5px #fff;pointer-events:none;content:""}.slides-item .user-dots{display:flex;position:absolute;padding:0;right:auto;top:auto;bottom:7px;left:10px;height:14px}.slides-item .user-dot{display:inline-block;width:16px;height:16px;margin-left:-5px;pointer-events:all;}.slides-item .user-dot.more-users{border-radius:50%;background-color:var(--action);box-shadow:0 0 0 1px var(--white);}.slides-item .user-dot.more-users span{color:var(--white);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:10px}.comment-count{background:linear-gradient(#767684,#545465);height:18px;min-width:18px;left:25px;top:3px;bottom:auto;right:auto;position:absolute;display:flex;border-radius:9px;align-items:center;justify-content:center;padding:4px 6px 4px 2px;box-shadow:0 0 0 2px var(--grey0);}.comment-count .count{color:#fff;line-height:12px;font-size:12px}.selected .comment-count,.current.primary .comment-count{box-shadow:0 0 0 2px rgba(var(--action-rgb), .12),0 0 0 2px var(--grey1)}.slide-badge{position:absolute;display:flex;justify-content:space-between;top:3px;right:7px;height:18px;width:18px;box-shadow:0 0 0 2px var(--grey1);border-radius:9px;padding:1px;transition:width 225ms ease;}.slide-badge > *{flex-shrink:0}.selected .slide-badge,.current.primary .slide-badge{box-shadow:0 0 0 2px rgba(var(--action-rgb), .12),0 0 0 2px var(--grey1)}.slide-badge.assignee:not(.none){width:36px}.collapse-margin{animation-duration:.2s;animation-name:collapse-margin;animation-fill-mode:forwards;animation-delay:.1s;animation-timing-function:ease-in-out}@-moz-keyframes collapse-margin{to{margin-top:0}}@-webkit-keyframes collapse-margin{to{margin-top:0}}@-o-keyframes collapse-margin{to{margin-top:0}}@keyframes collapse-margin{to{margin-top:0}}#speaker-notes-container{display:flex;height:100%;tab-size:4;}#speaker-notes-container ul>li{counter-increment:none !important}#speaker-notes-container ol li,#speaker-notes-container ul li{list-style-type:none;padding-left:2ch;}#speaker-notes-container ol li:before,#speaker-notes-container ul li:before{display:inline-block;content:"\2022";min-width:2ch;margin-left:-2ch;float:left}#speaker-notes-container ol ul > li:before{content:"\2022"}#speaker-notes-container ol > li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num;}#speaker-notes-container ol > li:before{content:counter(list-num,decimal) "."}#speaker-notes-container ol ol > li{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-1;}#speaker-notes-container ol ol > li:before{content:counter(list-1,lower-alpha) "."}#speaker-notes-container ol ol ol > li{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-2;}#speaker-notes-container ol ol ol > li:before{content:counter(list-2,lower-roman) "."}#speaker-notes-container ol ol ol ol > li{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-3;}#speaker-notes-container ol ol ol ol > li:before{content:counter(list-3,decimal) "."}#speaker-notes-container ol ol ol ol ol > li{counter-reset:list-5 list-6 list-7 list-8 list-9;counter-increment:list-4;}#speaker-notes-container ol ol ol ol ol > li:before{content:counter(list-4,lower-alpha) "."}#speaker-notes-container ol ol ol ol ol ol > li{counter-reset:list-6 list-7 list-8 list-9;counter-increment:list-5;}#speaker-notes-container ol ol ol ol ol ol > li:before{content:counter(list-5,lower-roman) "."}#speaker-notes-container ol ol ol ol ol ol ol > li{counter-reset:list-7 list-8 list-9;counter-increment:list-6;}#speaker-notes-container ol ol ol ol ol ol ol > li:before{content:counter(list-6,lower-decimal) "."}#speaker-notes-container ol ol ol ol ol ol ol ol > li{counter-reset:list-8 list-9;counter-increment:list-7;}#speaker-notes-container ol ol ol ol ol ol ol ol > li:before{content:counter(list-7,lower-decimal) "."}#speaker-notes-container ol ol ol ol ol ol ol ol ol > li{counter-reset:list-9;counter-increment:list-8;}#speaker-notes-container ol ol ol ol ol ol ol ol ol > li:before{content:counter(list-8,lower-decimal) "."}#speaker-notes-container ol ol ol ol ol ol ol ol ol ol > li{counter-increment:list-9;}#speaker-notes-container ol ol ol ol ol ol ol ol ol ol > li:before{content:counter(list-9,lower-decimal) "."}#speaker-notes-container ul[data-checked=false] > li,#speaker-notes-container ul[data-checked=true] > li{cursor:pointer}#speaker-notes-container ul[data-checked=false] > li > p,#speaker-notes-container ul[data-checked=true] > li > p{cursor:text;padding:0 0 0 .4em;margin:0 0 0 -.4em;position:relative;z-index:1}#speaker-notes-container ul[data-checked=false] > li::before,#speaker-notes-container ul[data-checked=true] > li::before{color:#807f80;pointer-events:all;height:1em}#speaker-notes-container ul[data-checked=false] > li::before{content:"\2610"}#speaker-notes-container ul[data-checked=true] > li::before{content:"\2611"}#speaker-notes-text-v2{width:100%}#speaker-notes-text-v2 a{text-decoration:underline}#speaker-notes-text-v2 .preux::after{border:none !important}#speaker-notes-text-v2 .preux,#speaker-notes-text-v2 .preux > div[contenteditable=true]{height:100%;width:100%}#speaker-notes-read-only-text-v2 a{text-decoration:underline}#speaker-notes-read-only-text-v2{width:100%;cursor:text;word-wrap:break-word;white-space:break-spaces;user-select:text}#speaker-notes-read-only-text-v2::after{border:none !important}#speaker-notes-read-only-text-v2 p:empty:before{content:" ";white-space:pre}.spinner{position:relative;margin:auto;width:48px;height:48px;stroke:var(--action);}.spinner.small{width:18px;height:18px;}.spinner.small .spinner-path{stroke-width:5px !important}.spinner.white{stroke:var(--white)}.spinner .spinner-circular{animation:rotate .7s cubic-bezier(0,.12,1,.88) infinite;height:100%;width:100%;position:absolute;top:0;left:0}.spinner .spinner-path{stroke-dasharray:50,200;stroke-dashoffset:0;stroke-linecap:round}.spinner.shifted{position:relative;}.web .spinner.shifted{top:-28px}.web.size-class-phone .spinner.shifted{top:calc((var(--mobile-header-height) / -2));}@media (orientation:landscape){.web.size-class-phone .spinner.shifted{top:calc((var(--mobile-header-height-landscape) / -2))}}.mac .spinner.shifted{top:-46.5px}.win .spinner.shifted,.linux .spinner.shifted{top:-45px}@-moz-keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}@-o-keyframes rotate{100%{transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.modal-container.spreadsheet-importer .modal{max-width:1800px}.modal-container.spreadsheet-importer #spreadsheet-importer-title{display:flex;align-items:center;}.modal-container.spreadsheet-importer #spreadsheet-importer-title #google-sheets-icon{margin-right:6px}.modal-container.spreadsheet-importer .modal-body{display:flex;height:70vh !important;max-height:1000px;padding:18px;}.modal-container.spreadsheet-importer .modal-body .spinner-container{flex:1;overflow:hidden;border:1px solid var(--grey2);border-radius:9px;background:rgba(var(--white-rgb), .7);vertical-align:center;display:inline-flex;justify-content:center;align-items:center}.modal-container.spreadsheet-importer .modal-body .data-section-container{flex:1;display:inline-flex;flex-direction:column;overflow:hidden}.modal-container.spreadsheet-importer .modal-body .data-section{flex:1;overflow:hidden;border:1px solid var(--grey2);margin:12px;margin-top:0;}.modal-container.spreadsheet-importer .modal-body .data-section .handsontable thead th{border-top:none !important}.modal-container.spreadsheet-importer .modal-body .data-section .selected-cell{background:rgba(var(--action-rgb), .12) !important}.modal-container.spreadsheet-importer .modal-body .data-section .selected-labels{background:rgba(var(--action-rgb), .12) !important;position:relative;}.modal-container.spreadsheet-importer .modal-body .data-section .selected-labels:after{content:"■";position:absolute;color:rgba(var(--success-rgb), .8) !important;right:10px;top:3px;font-size:20px}.modal-container.spreadsheet-importer .modal-body .data-section .selected-headers{background:rgba(var(--action-rgb), .16) !important}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data{background:rgba(var(--action-rgb), .12) !important;position:relative;}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-1:after{color:#1abc9c}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-2:after{color:#e67e22}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-3:after{color:#f9ca24}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-4:after{color:#9b59b6}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-5:after{color:#3498db}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-6:after{color:#7bb0a6}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data.color-7:after{color:#64ddbb}.modal-container.spreadsheet-importer .modal-body .data-section .selected-data:after{content:"●";position:absolute;right:10px;top:6px;font-size:10px}.modal-container.spreadsheet-importer .modal-body .data-section-container{border:1px solid var(--grey2);border-radius:9px;padding:0;background:var(--white)}.modal-container.spreadsheet-importer .modal-body .selection-checkboxes-section{height:48px;display:flex;align-content:center;align-self:center;}.modal-container.spreadsheet-importer .modal-body .selection-checkboxes-section label{display:inline-flex;align-items:center;margin:0 12px;}.modal-container.spreadsheet-importer .modal-body .selection-checkboxes-section label.disabled{opacity:.5}.modal-container.spreadsheet-importer .modal-body .selection-checkboxes-section input{margin-right:6px}.modal-container.spreadsheet-importer .modal-body .data-section{position:relative;}.modal-container.spreadsheet-importer .modal-body .data-section .handsontable{z-index:1}.modal-container.spreadsheet-importer .modal-body .data-section #transpose-data-icon{position:absolute;z-index:2;top:1px;left:12px;}.modal-container.spreadsheet-importer .modal-body .data-section #transpose-data-icon.active svg{fill:var(--action) !important}.modal-container.spreadsheet-importer .modal-body .sheets{height:37px;background:var(--grey1);display:flex;flex-direction:row;}.modal-container.spreadsheet-importer .modal-body .sheets .sheet{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;padding:9px 12px;border-top:1px solid var(--grey2);border-right:1px solid var(--grey2);}.modal-container.spreadsheet-importer .modal-body .sheets .sheet.sheet-selected{background:var(--white);border-top:none;overflow:visible}.modal-container.spreadsheet-importer .modal-body .sheets .sheets-placeholder{flex:1;border-top:1px solid var(--grey2)}.modal-container.spreadsheet-importer .modal-body .handsontable .wtBorder.current{display:none !important}.modal-container.spreadsheet-importer .modal-body .handsontable td.area:before{opacity:0}.modal-container.spreadsheet-importer .modal-body .data-section .wtBorder.area{background-color:var(--action) !important}.modal-container.spreadsheet-importer .modal-body .setup-section{width:285px;display:flex;flex-direction:column;margin:0 0 0 9px;border:1px solid var(--grey2);background:var(--grey0);border-radius:8px;overflow:hidden;}.modal-container.spreadsheet-importer .modal-body .setup-section .setup-section-header{height:48px;background:var(--grey1);overflow:hidden;padding:12px 18px;font-weight:bold;font-size:14px;border-bottom:1px solid var(--border);display:flex;align-items:center}.modal-container.spreadsheet-importer .modal-body .setup-section .setup-section-content{height:100%}.modal-container.spreadsheet-importer .modal-body .setup-section .panel-item-headline-inline{display:flex;align-items:center}.modal-container.spreadsheet-importer .modal-body .setup-section .svg-icon.info{margin-left:6px}.modal-container.spreadsheet-importer .modal-body .setup-section .svg-icon.data svg{fill:var(--action) !important}.modal-container.spreadsheet-importer .modal-body .setup-section .svg-icon.labels svg{fill:var(--success) !important}.modal-container.spreadsheet-importer .modal-body .setup-section .edit-button{margin:6px 0}.modal-container.spreadsheet-importer .modal-body .chart-placeholder-section{flex:1;position:relative;text-align:center;}.modal-container.spreadsheet-importer .modal-body .chart-placeholder-section .placeholder-warning{position:absolute;top:60%;font-size:14px}.modal-container.spreadsheet-importer .modal-body .chart-placeholder{background:none}.modal-container.spreadsheet-importer .modal-body .chart-preview{height:255px;width:100%;margin:auto;}.modal-container.spreadsheet-importer .modal-body .chart-preview .layout-horizontal .chart-category-label tspan{dominant-baseline:hanging !important}.modal-container.spreadsheet-importer .modal-body .chart-preview text{fill:rgba(var(--success-rgb), .2);stroke:var(--success);stroke-width:1px}.modal-container.spreadsheet-importer .modal-body .chart-preview .line path{stroke:var(--action)}.popover-sidebar{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.popover-sidebar::-webkit-scrollbar{width:6px;background-color:transparent}.popover-sidebar::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.popover-sidebar.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.sticker-popover-sticker{width:120px;height:120px;display:flex;justify-content:center;align-items:center;}.sticker-popover-sticker img{max-width:100%;max-height:100%}.sticker-popover-content-wrapper{background:var(--grey0);display:flex;flex-direction:column}.sticker-popover-search-no-results{height:100%;display:grid;place-content:center}.sticker-popover-search{background:var(--grey0);padding:12px;}.sticker-popover-search + div .popover-content-section:first-child .popover-content-headline{padding-top:0}.style-switcher-inline-header{font-size:12px;color:var(--grey4);margin:6px}.style-item-preview{display:flex;width:32px !important;height:22px !important;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);justify-content:space-between;align-items:center;flex-shrink:0;}html[dir=ltr] .button .style-item-preview{margin-right:6px}html[dir=rtl] .button .style-item-preview{margin-left:6px}.style-item-preview.new{justify-content:center}.style-item-preview-font{font-size:12px;text-transform:capitalize;font-weight:bold;margin:auto}.style-item-preview-color{width:6px;height:6px;border-radius:4px;margin:2px 3px}.style-item-preview.round{height:24px !important;width:24px !important;border-radius:50%;justify-content:center;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);}.active .style-item-preview.round{box-shadow:inset 0 0 0 1px var(--action)}.style-item-preview.round .style-item-preview-font{width:9px;text-align:center;margin:0}.style-item-preview.round .style-item-preview-color{margin:2px}.style-switcher-create-style{color:var(--grey4)}.select-slides-footer{border-top:solid 1px var(--border);color:var(--grey5);display:flex;font-size:12px;flex-direction:row;justify-content:space-between;align-items:center;height:36px;margin:0 -6px;padding:6px 18px 3px 18px;}.select-slides-footer .button{line-height:0}.select-slides-footer.centered{justify-content:center}.sync-status-icon{position:relative;width:18px;height:18px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.sync-status-icon .sync-status-ok{background:var(--white);}.sync-status-icon .sync-status-ok svg{fill:var(--grey2) !important}.sync-status-icon .sync-status-failed{background:var(--grey1);}.sync-status-icon .sync-status-failed svg{fill:#ffbb5c !important}.sync-status-icon .sync-status-offline{background:var(--grey1);}.sync-status-icon .sync-status-offline svg{height:24px;width:24px;fill:#939da8 !important}.pit--tabs{font-size:12px}.pit--tabs--items-wrappper{padding:6px 18px;padding-bottom:0;display:flex}.pit--tabs--tab{padding:10px 6px;color:var(--grey8);position:relative;}.pit--tabs--tab::after{content:"";position:absolute;height:2px;left:0;right:0;bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;background-color:var(--action);opacity:0;transition:opacity 100ms}.pit--tabs--tab.guideflow_hovered::after,.pit--tabs--tab:focus::after{opacity:.24}.pit--tabs--tab.pit--tabs--tab__active{color:var(--action);}.pit--tabs--tab.pit--tabs--tab__active::after{opacity:1}.template-details-footer-cta{width:100%;}@media (min-width:630px){.template-details-footer-cta{width:auto}}.template-details-workspace-cta{display:flex;gap:6px}.template-details-trigger-more{display:flex;align-items:center;justify-content:center}.template-details-content-more{width:192px}.ask-to-create-button-label{text-indent:3px}.template-details-modal-body{height:100%;padding-bottom:102px;position:relative;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;background:var(--white);color:var(--grey7);}.template-details-modal-body::-webkit-scrollbar{width:6px;background-color:transparent}.template-details-modal-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.template-details-modal-body.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}@media only screen and (max-device-width:400px){.template-details-modal-body{touch-action:pan-x pan-y}}.template-details-modal-body .template-details-close-button{z-index:100}.template-details-close-button{position:fixed;top:12px;right:12px}.template-details-container{position:relative;margin:0 18px 24px}.template-details-name{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;max-width:480px;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.template-details-description{font-size:14px;line-height:150%;color:var(--grey7);margin:36px 0;-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.template-details-meta-info{display:flex;flex-direction:row;align-items:center;font-size:14px;margin-top:6px}.template-details-badge{display:flex;align-items:center;}.template-details-badge .template-details-badge-container{display:flex;border-radius:12px}.template-details-badge .template-details-badge-info{display:flex;flex-direction:column;justify-content:center}.template-details-badge .template-details-badge-logo{margin-right:6px;}.template-details-badge .template-details-badge-logo .avatar{position:relative;}.template-details-badge .template-details-badge-logo .avatar:before{transition:box-shadow 110ms ease-in-out;content:"";pointer-events:none;display:block;box-shadow:inset 0 0 0 1px rgba(43,42,53,0.15);border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-details-profile-name{font-weight:bold;line-height:135%;color:var(--grey7);margin-right:4px}.template-details-badge--additional-info{display:none;line-height:150%}.template-details-logo{position:relative;background-color:var(--grey7);border-radius:50%;overflow:hidden;}@media (min-width:918px){.template-details-logo{width:42px !important;height:42px !important}}@media (min-width:1280px){.template-details-logo{width:54px !important;height:54px !important}}.template-details-updated-at{font-size:14px;color:var(--grey4)}@media (min-width:630px){.template-details-modal-body{padding-bottom:60px}}@media (min-width:750px){.template-details-close-button{position:absolute}.template-details-modal-body{border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,0.06),0 6px 12px rgba(33,52,69,0.13);height:auto;position:static;padding-bottom:0}}@media (min-width:918px){.template-details-badge--hidden{display:block;visibility:hidden}.template-details-close-button{top:0;right:-48px}.template-details-container{margin-left:30px;display:grid;grid-column-gap:24px;grid-template-columns:1fr 168px;grid-template-rows:auto 18px auto}.template-details-name{min-width:100%;grid-column-start:1;grid-row-start:1}.template-details-description{grid-column-start:1;grid-row-start:3;margin:18px 0 0}.template-details-meta-info{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;font-size:14px;margin-top:0}.template-details-badge{height:42px;width:168px;position:relative;align-items:flex-start;font-size:14px;}.template-details-badge .template-details-badge-container{padding:6px 9px}.template-details-badge .template-details-creator-badge{border-radius:12px;}.template-details-badge .template-details-creator-badge.guideflow_hovered{cursor:default;background:rgba(var(--action-rgb), .06)}.template-details-badge .template-details-badge-logo{margin-right:12px}.template-details-badge--additional-info{color:var(--grey7);font-size:14px;display:initial}.template-details-updated-at{width:100%}}@media (min-width:1038px){.template-details-container{grid-template-columns:1fr 315px}.template-details-badge{width:315px}}@media (min-width:1280px){.template-details-container{margin-right:30px;grid-template-columns:1fr 474px;grid-column-gap:36px}.template-details-name{font-size:42px}.template-details-badge{height:54px;width:474px;font-size:14px}}.template-details-offline-warning{display:flex;flex-direction:column;justify-contents:center;align-items:center;background-color:var(--grey1)}.template-details-offline-image{background-image:url(https://html-assets-prod.guideflow.com/73236d2d5f65a40f257bf11fb4b66f40d4007d24);background-size:contain;background-repeat:no-repeat;height:242px;width:440px;margin-top:84px;margin-bottom:36px}.template-details-offline-message{margin-bottom:36px;margin-inline:36px;color:var(--grey7)}.template-generator-controls-wrapper{display:flex}.template-generator{padding:18px}.template-generator-item{position:relative;}.template-generator-item:after{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);pointer-events:none;content:""}.template-generator-item .slide{position:absolute;z-index:0}.template-generator-controls{border:1px solid var(--border);border-radius:6px;display:flex}.template-generator-search{display:flex;margin-right:2px;position:relative}.template-generator-tooltip-hint{text-align:center}.template-generator-search-icon{position:absolute;top:6px;left:6px}html[dir=ltr] .template-generator-magic-button{margin-left:6px}html[dir=rtl] .template-generator-magic-button{margin-right:6px}input[type="text"].template-generator-search-input{border:none;border-right:1px solid var(--border);border-top-right-radius:0;border-bottom-right-radius:0;background:none;padding-left:30px;width:300px}input[type="text"].template-generator-search-input:focus{background:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06))}.template-generator-color-buttons{display:flex;padding:0 12px}.template-generator-color-button{margin:auto 3px;height:18px;width:18px}.template-generator-font-picker{width:120px}.template-generator-font-picker button{border:none;border-radius:0}.template-generator-font-picker button.guideflow_hovered{border:none;border-radius:0}.template-generator-logo-preview{height:20px;width:20px;border-radius:3px;margin:auto 0;background-position:center;background-size:cover}.template-generator-upload-logo{display:flex;padding-left:12px}.template-generator-upload-logo.guideflow_hovered{background:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06));border-top-right-radius:6px;border-bottom-right-radius:6px}.template-generator-upload-logo:active{background:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12))}.button.template-generator-logo-upload-button{color:var(--grey5);font-weight:normal}.button.template-generator-logo-upload-button.guideflow_hovered{background:none}.templates-group{width:100%;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));justify-content:space-between;grid-row-gap:24px;grid-column-gap:24px}.templates-group.col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.templates-group.col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.templates-group.col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.templates-group.col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.templates-group.col-5{grid-template-columns:repeat(5,minmax(0,1fr))}.templates-group.col-6{grid-template-columns:repeat(6,minmax(0,1fr))}.template-info{background:var(--action);color:#fff;display:flex;position:relative;z-index:2;margin:0 auto;font-size:14px;padding:12px 18px;}html[dir=ltr] .template-info{border-top-left-radius:5px}html[dir=rtl] .template-info{border-top-right-radius:5px}html[dir=ltr] .template-info{border-top-right-radius:5px}html[dir=rtl] .template-info{border-top-left-radius:5px}.template-info.full-width{margin:0 12px}.template-info-header{background:var(--warning);margin:0;color:#603b09;display:flex;align-items:center;justify-content:space-between;}html[dir=ltr] .template-info-header{border-top-left-radius:0}html[dir=rtl] .template-info-header{border-top-right-radius:0}html[dir=ltr] .template-info-header{border-top-right-radius:0}html[dir=rtl] .template-info-header{border-top-left-radius:0}.template-info-header .left{display:flex;flex-basis:20%}.template-info-header .center{text-align:center}.template-info-header .right{display:flex;justify-content:flex-end;flex-basis:20%}.template-info-description{flex:1;letter-spacing:.25px;}.template-info-description-header{font-weight:600;}.template-info-description-header.legacy{margin-bottom:4px;text-transform:uppercase;font-size:14px}.template-info-description-text.disabled{opacity:.5}.category-filters-row{display:flex;max-width:100%}.category-filters{display:flex;max-width:100%}.category-links-container{position:relative;width:100%}.category-links-row{display:flex;overscroll-behavior-x:none;overflow-y:hidden;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-x:overlay;padding-right:24px}.category-links-row::-webkit-scrollbar{height:6px;background-color:transparent}.category-links-row::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.category-links-row.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.category-links{display:flex;margin-bottom:18px}.categories-carousel{display:flex;position:relative;max-width:100%;align-items:center;}.categories-carousel button:disabled{cursor:not-allowed}.categories-carousel .categories-carousel--container{display:flex;position:relative;overflow:hidden;flex:1;}.categories-carousel .categories-carousel--container.right-shadow:after{content:"";position:absolute;z-index:1;height:100%;top:0;bottom:18px;right:0;pointer-events:none;background:linear-gradient(270deg,var(--grey0) 0%,rgba(255,255,255,0) 100%);width:24px}.scrolled .categories-carousel .categories-carousel--container.right-shadow:after{background:linear-gradient(270deg,var(--white) 0%,rgba(255,255,255,0) 100%)}.always-white-background .categories-carousel .categories-carousel--container.right-shadow:after{background:linear-gradient(270deg,var(--white) 0%,rgba(255,255,255,0) 100%)}.categories-carousel .categories-carousel--container.left-shadow:before{content:"";position:absolute;z-index:1;height:100%;top:0;bottom:18px;left:0;pointer-events:none;background:linear-gradient(90deg,#fafafc 0%,rgba(250,250,252,0) 100%);width:24px}.categories-carousel .categories-carousel--container .categories-carousel--items--container{overflow:hidden;padding:0 4px;}.categories-carousel .categories-carousel--container .categories-carousel--items--container .categories-carousel--items{overflow:visible;position:relative;display:flex;scrollbar-width:none;-ms-overflow-style:none;transition:all .5s;}.categories-carousel .categories-carousel--container .categories-carousel--items--container .categories-carousel--items::-webkit-scrollbar{display:none}.categories-carousel .categories-carousel--container .categories-carousel--items--container .categories-carousel--items.categories-carousel--items__no-transition{transition:none}.categories-carousel .categories-carousel--container .categories-carousel--items--container .categories-carousel--items .categories-carousel--items--additional-left{position:absolute;display:flex}.pitch-starter-templates-wrapper{max-height:9999px;transition:max-height 300ms;}.pitch-starter-templates-wrapper.collapsed{max-height:0;overflow:hidden}.pitch-templates-footer{padding:48px 24px 84px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.pitch-templates-footer-item{font-weight:bold;flex-shrink:0;}.pitch-templates-footer-item.pitch-templates-cta{padding-left:.5em;display:flex;color:var(--action);align-items:center}.pitch-templates-creation-cta{display:flex;align-items:center;border-radius:6px;background-color:rgba(224,225,230,0.5);padding:18px 36px;margin-top:0;margin-bottom:36px;background-image:url(https://html-assets-prod.guideflow.com/521eb20136186e30fb6d4eb899e1b465dd211d67);background-repeat:no-repeat;background-size:400px 300px;background-position:bottom -90px right 90px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.pitch-templates-creation-cta{background-image:url(https://html-assets-prod.guideflow.com/b77a8da15b8d08acfe064b128f8a66ab88fa9cef)}}@media (max-width:1100px){.pitch-templates-creation-cta{background-position:bottom -100px right -185px}}@media (max-width:850px){.pitch-templates-creation-cta{background-image:none}}.pitch-templates-creation-cta-title{font-size:15px;margin-bottom:4px}.pitch-templates-section{width:100%;}.pitch-templates-section .templates-group{padding-top:0}.pitch-categorized-templates{width:100%}.pitch-templates-category-filter{margin-right:6px}.template-picker-search-results-image{background-image:url(https://html-assets-prod.guideflow.com/f300f854f7b212d7afaf7943efef87cb7350a825);background-size:cover;height:215px;width:275px;margin-bottom:24px}.template-picker-no-search-results{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.template-picker-no-search-results--content{display:flex;gap:6px}.template-picker{height:100%;width:100%;display:flex;flex-direction:column}.template-picker-category-filters{background:transparent;box-shadow:inset 0 -1px 0 rgba(25,25,25,0);display:flex}.template-picker-header{display:flex;flex-direction:column;padding:18px 30px;background:var(--grey0);transition:background .2s ease-in,box-shadow .2s ease-in;gap:12px;min-height:108px;}@media (min-width:710px){.template-picker-header{padding-left:54px;padding-right:54px}}.template-picker-header.scrolled{box-shadow:inset 0 -1px 0 var(--border);background:var(--white);transition:background .2s ease-in,box-shadow .2s ease-in}.template-picker-content{display:flex;flex:1;flex-direction:column;padding:0 30px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.template-picker-content::-webkit-scrollbar{width:6px;background-color:transparent}.template-picker-content::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.template-picker-content.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}@media (min-width:710px){.template-picker-content{padding-left:54px;padding-right:54px}}.template-picker-content.empty{justify-content:center}.workspace-templates-empty-image{background-image:url(https://html-assets-prod.guideflow.com/521eb20136186e30fb6d4eb899e1b465dd211d67);background-repeat:no-repeat;background-size:cover;margin-bottom:40px;width:400px;height:300px;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.workspace-templates-empty-image{background-image:url(https://html-assets-prod.guideflow.com/b77a8da15b8d08acfe064b128f8a66ab88fa9cef)}}.workspace-templates-empty-link{color:var(--action)}.template-search-header{display:flex;justify-content:space-between;align-items:flex-start;}.template-search-header .search-bar-container{display:flex;gap:12px;}.template-search-header .search-bar-container-results-count{color:var(--grey5);align-self:center}.template-search-header--headline{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:30px;font-weight:bold;margin-right:6px;line-height:30px}.template-search-subheader--headline{font-size:14px;color:var(--grey7);padding-top:6px}.preview-with-video-media,.preview-with-video-placeholder-img{width:100%;height:100%;position:absolute;top:0;left:0}.preview-with-video-placeholder-img{background-size:cover;background-position:center;background-repeat:no-repeat}.preview-with-video-media{opacity:0;object-fit:fill;transform-origin:top left;background:transparent;pointer-events:none}.preview-with-video{display:flex;position:relative;width:100%;height:100%;}.preview-with-video.guideflow_hovered .preview-with-video-media{opacity:1}.template-preview.guideflow_hovered .create-button-wrapper{opacity:1}.template-preview.guideflow_hovered .template-preview-slides-number{display:block}.template-preview-on-hover-button-container{container-type:inline-size;container-name:template-preview;position:relative;isolation:isolate;border-radius:6px;overflow:hidden;transition:box-shadow 110ms ease-in-out;aspect-ratio:16/9;}.template-preview-on-hover-button-container:before{transition:box-shadow 110ms ease-in-out;content:"";pointer-events:none;display:block;box-shadow:inset 0 0 0 1px rgba(43,42,53,0.15);border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-preview-on-hover-button-container.guideflow_hovered{box-shadow:0 8px 26px rgba(103,110,144,0.2);}.template-preview-on-hover-button-container.guideflow_hovered:before{transition:box-shadow 110ms ease-in-out;content:"";pointer-events:none;display:block;box-shadow:inset 0 0 0 1px rgba(0,0,0,0);border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-preview-on-hover-button-container .lazy-loading-wrapper{height:100%}.template-preview-on-hover-button-container .template-create-btn-sml{display:none}@container template-preview (max-width: 225px){.template-create-btn-sml{display:block !important}.template-create-btn-large{display:none !important}}.create-button-wrapper{opacity:0;transition:opacity 110ms ease-in-out;position:absolute;bottom:12px;right:12px;max-width:126px;}html[dir=ltr] .create-button-wrapper .create-btn{padding-right:18px}html[dir=rtl] .create-button-wrapper .create-btn{padding-left:18px}.first-slide-preview{display:flex}.first-slide-preview-btn{display:block;overflow:hidden}.template-preview-footer{display:flex;align-items:center;gap:12px;padding:12px 0;overflow:hidden;white-space:nowrap;}.template-preview-footer .template-preview-footer-info{flex:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.template-preview-slides-number{display:none;font-size:14px;color:var(--grey4)}.template-badge{color:#fff;font-size:9px;line-height:calc(1px + 9px);font-weight:bold;border-radius:30px;background-color:var(--action) 0;background-image:linear-gradient(90deg,var(--action) 0,#8253ff 122%);padding:3px 9px;margin-right:12px;margin-left:6px}.template-preview-title-container{display:flex;align-items:center;}.template-preview-title-container .template-preview-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}.template-preview-creator-profile-name{width:fit-content;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}a.template-preview-creator-profile-name.guideflow_hovered{text-decoration:underline}.template-preview-creator-profile-avatar-link .avatar{width:36px;height:36px;position:relative;}.template-preview-creator-profile-avatar-link .avatar:before{transition:box-shadow 110ms ease-in-out;content:"";pointer-events:none;display:block;box-shadow:inset 0 0 0 1px rgba(43,42,53,0.15);border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-search-bar{width:240px;display:flex;gap:12px;}@media (min-width:710px){.template-search-bar{width:300px}}.template-search-bar-container{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.template-search-bar-input{padding-left:36px !important;padding-right:36px !important;height:48px;line-height:24px;}.template-search-bar-input::placeholder{color:var(--grey4)}.template-search-bar-icon{position:absolute;left:9px;display:flex}.template-search-bar-clear-button{min-height:auto;position:absolute;right:3px;padding:0;border-radius:4px;}.template-search-bar-clear-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06)}.template-search-bar-clear-button:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.template-search-bar-clear-button.guideflow_hovered{box-shadow:none}.template-search-bar-clear-button:active div,.template-search-bar-clear-button:active button{color:var(--action) !important}.template-search-bar-clear-button:active svg{fill:var(--action) !important}.template-tabs{height:30px;border:1px solid var(--white);box-shadow:0 0 0 1px var(--border);background-color:var(--white);border-radius:6px;display:flex;gap:1px;}.template-tabs .template-tab{border-radius:5px;height:28px;color:var(--grey7);min-height:28px;margin:0}@media (max-width:836px){.template-tabs.responsive .template-tab-label{display:none}}.preux{position:relative;}.preux:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid;border-radius:0;border-color:rgba(128,127,128,0.25);border:1px solid rgba(128,127,128,0.25);content:"";pointer-events:none}mark.selection{color:inherit;background:rgba(var(--grey3-rgb), .5)}.link-toolbar{border-radius:12px;border:none;padding-top:0;padding-bottom:0;}.link-toolbar .link-toolbar-input{font-size:14px;width:171px}.link-toolbar .input-bar-link-cancel-icon{background-color:var(--grey1);width:41px;}html[dir=ltr] .link-toolbar .input-bar-link-cancel-icon{margin-right:-12px}html[dir=rtl] .link-toolbar .input-bar-link-cancel-icon{margin-left:-12px}html[dir=ltr] .link-toolbar .input-bar-link-cancel-icon{padding-left:8px}html[dir=rtl] .link-toolbar .input-bar-link-cancel-icon{padding-right:8px}.link-toolbar .input-bar-link-cancel-icon.guideflow_hovered{background-color:rgba(var(--action-rgb), .06)}.theme-builder-grid-wrapper{width:100%;padding:12px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;overflow-y:overlay;padding:12px 12px 0;}.theme-builder-grid-wrapper::-webkit-scrollbar{width:6px;background-color:transparent}.theme-builder-grid-wrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.theme-builder-grid-wrapper.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.theme-builder-grid-wrapper:after{content:"";height:12px;display:block;flex-shrink:0}.theme-builder-grid-spinner{flex:1;display:flex;align-items:center}.theme-builder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;grid-row-gap:24px;grid-column-gap:24px;grid-auto-rows:min-content;}.theme-builder-grid.col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.theme-builder-grid.col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-builder-grid-slide{transition:300ms all ease;transform:scale(.85);opacity:.5;}.theme-builder-grid-slide.guideflow_hovered{transform:scale(.875);opacity:.7}.theme-builder-grid-slide.active{transform:scale(1);opacity:1}.theme-previews{flex:1;box-shadow:0 8px 24px rgba(0,0,0,0.06),0 4px 16px rgba(0,0,0,0.06);margin:12px;border-radius:6px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.theme-previews::-webkit-scrollbar{width:6px;background-color:transparent}.theme-previews::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.theme-previews.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.theme-preview{display:flex}.theme-preview-block{padding:24px;border-bottom:1px solid rgba(0,0,0,0.08);transition:box-shadow 120ms ease-in-out;position:relative;flex:1;box-shadow:inset 0 0 0 var(--action);}.theme-preview-block:after{opacity:0;transition:box-shadow 120ms ease-in-out;position:absolute;left:0;right:0;top:0;bottom:0;content:"";width:25%;background-image:linear-gradient(90deg,rgba(var(--action-rgb), .06),rgba(var(--action-rgb), 0)),linear-gradient(90deg,rgba(255,255,255,0.2),rgba(255,255,255,0))}.theme-preview-block.guideflow_hovered{box-shadow:inset 3px 0 0 var(--action);}.theme-preview-block.guideflow_hovered:after{opacity:1}.theme-preview-block.chart{padding:48px}.theme-colors{display:flex;flex-wrap:wrap;gap:6px;height:auto}.title-bar{position:relative;z-index:6000;height:56px;display:flex;justify-content:space-between;padding:6px 18px;background:var(--white);box-shadow:0 1px 1px rgba(25,25,25,0.1);}.title-bar-dashboard{padding:6px 18px 6px 30px}.title-bar.sidebar-phone{background:var(--app-bar);color:#fff;height:66px}.size-class-phone .title-bar{z-index:1;color:var(--grey8);display:flex;justify-content:space-between;align-items:center;height:var(--mobile-header-height);background:var(--white);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.08);padding-left:24px;padding-right:24px;}@supports (-webkit-overflow-scrolling:touch){.size-class-phone .title-bar{width:100%;height:var(--mobile-header-height);left:0;top:0;position:fixed;z-index:100}}@media (orientation:landscape){.size-class-phone .title-bar{height:var(--mobile-header-height-landscape)}}.size-class-phone .title-bar .arrow-left-phone svg{fill:var(--grey5) !important}.title-bar .title-bar-icons{display:flex;flex-direction:row;justify-content:center;align-items:center}.title-bar .title-bar-bell{margin:5px 0 0 11px}.title-bar-icon-button{height:24px;margin-left:2px}.title-bar-button{-webkit-app-region:no-drag;display:flex;flex-direction:column;align-items:center;margin:0 3px;padding:0 9px;border-radius:4px;}.title-bar-button.guideflow_hovered{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06)}.title-bar-button:active{background-image:linear-gradient(rgba(var(--action-rgb), .12),rgba(var(--action-rgb), .12)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .12)}.title-bar-button.selected div,.title-bar-button.selected button{color:var(--action) !important}.title-bar-button.selected svg{fill:var(--action) !important}.title-bar-headline{overflow:hidden;max-width:192px;padding-right:6px}.title-bar-headline-label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.title-bar-headline-label.editable{cursor:text;font-size:14px;}.title-bar-headline-label.editable:focus,.title-bar-headline-label.editable:focus-visible{box-shadow:none !important}.title-bar-headline-primary{font-size:14px;font-weight:600;display:flex;align-items:center;line-height:22px;height:22px;padding-right:2px}.title-bar-headline-secondary{line-height:20px;height:20px;padding-right:2px;font-size:12px;color:var(--grey4);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:-4px}html[dir=ltr] .title-bar-headline-icon{margin-left:6px}html[dir=rtl] .title-bar-headline-icon{margin-right:6px}.title-bar-section{display:flex;align-items:center;position:relative;z-index:1;}.title-bar-section.center{justify-content:center;display:flex;}.title-bar-section.center.long-text{min-width:80%}.title-bar-section.center > *{margin:0 6px;}.title-bar-section.center > *:first-child{margin-left:0}.title-bar-section.center > *:last-child{margin-right:0}.size-class-phone .title-bar-section.center > *{margin-right:0 !important}.title-bar-section.right{flex:1 1 50%;justify-content:flex-end;}html[dir=ltr] .title-bar-section.right > *{margin-left:12px}html[dir=rtl] .title-bar-section.right > *{margin-right:12px}.title-bar-section.left{flex:0 1 50%;overflow:hidden;min-width:24px;}html[dir=ltr] .title-bar-section.left > *{margin-right:12px}html[dir=rtl] .title-bar-section.left > *{margin-left:12px}.size-class-phone .title-bar-section.left button{padding:12px;margin-left:-12px;}@supports (-webkit-overflow-scrolling:touch){@media (orientation:landscape){.size-class-phone .title-bar-section.left button{margin-left:calc(env(safe-area-inset-left, 0px) - 12px)}}}.title-bar-section.header-container{width:100%;justify-content:center}.title-bar-title{display:flex;font-size:14px;white-space:nowrap;align-items:center;}.size-class-phone .title-bar-title{font-size:15px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 10px}.title-bar-title.header{overflow:hidden;justify-content:center}.title-bar-badge{padding:3px 12px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;background:rgba(var(--action-rgb), .12);}html[dir=ltr] .title-bar-badge{margin-left:9px}html[dir=rtl] .title-bar-badge{margin-right:9px}.title-bar-badge.action{background:var(--action);color:#fff}.title-bar-pro-badge{margin-left:6px;}.title-bar-pro-badge .svg-icon{width:30px !important}.title-bar-pro-trial-badge{margin-left:6px;}.title-bar-pro-trial-badge .svg-icon{width:48px !important}.title-bar-badge-text{white-space:nowrap;font-size:12px;line-height:12px}.title-bar-divider,.reader-title-bar-divider{width:1px;height:67%;background:var(--border);}.title-bar-divider:last-child,.reader-title-bar-divider:last-child{display:none}.reader-title-bar-divider{margin:0 16px 0 8px}.workspace-switcher-title-bar{display:flex;flex:1;flex-direction:row;justify-content:space-between}.workspace-info-item{display:flex;flex-direction:column;}html[dir=ltr] .workspace-info-item{margin-right:12px}html[dir=rtl] .workspace-info-item{margin-left:12px}.workspace-info-item-switcher{display:flex;flex-direction:row}.workspace-info-item-switcher-icons{margin-left:8px;margin-right:8px;display:flex;flex-direction:column;justify-content:center;}.workspace-info-item-switcher-icons svg{fill:var(--white) !important}.workspace-info-item-switcher-icons .svg-icon{width:12px !important;height:12px !important}.workspace-switcher-icon-down{transform:rotate(180deg)}.workspace-info-title{font-size:15px;font-weight:bold;margin-top:1px}.workspace-info-username{font-size:14px}.workspace-popover-billing .svg-icon{transform:scale(1.2)}.title-bar img.user-image,.popover img.user-image{width:100%;height:100%;object-fit:cover;object-position:center}.title-bar-tabs{height:30px;border:1px solid var(--white);box-shadow:0 0 0 1px var(--border);border-radius:6px;display:flex;gap:1px;}.title-bar-tabs > *{border-radius:5px;height:28px;color:var(--grey8);min-height:28px;margin:0}.tmpl-picker-title-bar-import-btn{gap:6px;}@media (min-width:710px){html[dir=ltr] .tmpl-picker-title-bar-import-btn{margin-right:24px}html[dir=rtl] .tmpl-picker-title-bar-import-btn{margin-left:24px}}.popover.presentation-menu{overflow:initial}.billing-title-bar-label{font-size:14px;font-weight:700}.billing-title-bar-name{color:var(--grey5);font-size:12px;line-height:18px}.billing-title-bar-faq{display:flex;font-size:14px;font-weight:500;line-height:24px;}.billing-title-bar-faq .svg-icon{margin-right:4px}.billing-title-bar-faq-link{cursor:default;align-self:center}.billing-title-bar-right{display:flex;gap:24px;}.billing-title-bar-right .billing-title-bar-upsell-btn{margin:13px 18px 13px 4px}.tippy-box{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.tippy-box[data-theme="light"]{background:var(--white);color:var(--grey8);padding:6px 0;border:1px solid var(--border);border-radius:6px;box-shadow:0 2px 6px rgba(25,25,25,0.25);}.tippy-box[data-theme="light"] .tippy-backdrop{background:var(--white)}.tippy-box[data-theme="light"][data-animatefill]{background-color:transparent}.tippy-box[data-theme="large"],.tippy-box[data-theme="common"]{padding:6px 9px;background-color:rgba(43,42,53,0.99);color:#fff;font-size:14px;box-shadow:0 2px 6px rgba(25,25,25,0.25);border-radius:6px;line-height:1.5;}.tippy-box[data-theme="large"] .tooltip-multiline-title,.tippy-box[data-theme="common"] .tooltip-multiline-title{color:#fff;font-weight:500}.tippy-box[data-theme="large"] .tooltip-multiline-content,.tippy-box[data-theme="common"] .tooltip-multiline-content{color:#939da8}.tippy-box[data-theme="large"] a,.tippy-box[data-theme="common"] a{color:#fff}.tippy-box[data-theme="large"] .tippy-arrow,.tippy-box[data-theme="common"] .tippy-arrow{border-style:solid;border-color:transparent}.tippy-box[data-theme="large"][data-animatefill],.tippy-box[data-theme="common"][data-animatefill]{background-color:transparent}.tippy-box[data-theme="large"][data-placement^="top"] .tippy-arrow,.tippy-box[data-theme="common"][data-placement^="top"] .tippy-arrow{border-top-color:rgba(43,42,53,0.99);border-width:5px 4px 0 4px;bottom:-5px}.tippy-box[data-theme="large"][data-placement^="bottom"] .tippy-arrow,.tippy-box[data-theme="common"][data-placement^="bottom"] .tippy-arrow{border-bottom-color:rgba(43,42,53,0.99);border-width:0 4px 5px 4px;top:-5px}.tippy-box[data-theme="large"][data-placement^="left"] .tippy-arrow,.tippy-box[data-theme="common"][data-placement^="left"] .tippy-arrow{border-left-color:rgba(43,42,53,0.99);border-width:4px 0 4px 5px;right:-5px}.tippy-box[data-theme="large"][data-placement^="right"] .tippy-arrow,.tippy-box[data-theme="common"][data-placement^="right"] .tippy-arrow{border-right-color:rgba(43,42,53,0.99);border-width:4px 5px 4px 0;left:-5px}.tippy-box[data-theme="large"]{border-radius:12px}.tippy-box[data-animation="slide-away"][data-state="hidden"]{opacity:0;}.tippy-box[data-animation="slide-away"][data-state="hidden"][x-placement^="right"]{transform:translateX(-3px)}.tippy-box[data-animation="slide-away"][data-state="hidden"][x-placement^="left"]{transform:translateX(3px)}.tippy-box[data-animation="slide-away"][data-state="hidden"][x-placement^="top"]{transform:translateY(3px)}.tippy-box[data-animation="slide-away"][data-state="hidden"][x-placement^="bottom"]{transform:translateY(-3px)}.tooltip-list{text-align:left;list-style:inside}.tippy-box[data-animation="fade"][data-state="hidden"]{opacity:0}.tooltip-shortcut{display:inline-flex;width:100%}.tooltip-shortcut-title{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-shortcut-hint{background-color:rgba(84,84,101,0.75);border-radius:3px;color:#e6e9eb;display:inline-flex;font-size:11px;height:20px;justify-content:center;line-height:19px;transform:translateX(3px);padding:0 6px}html[dir=ltr] .tooltip-shortcut-hint{margin-left:6px}html[dir=rtl] .tooltip-shortcut-hint{margin-right:6px}.tooltip-multiline{display:flex;white-space:normal;flex-direction:column;justify-content:center}.tooltip-multiline .stretched-row{display:flex;align-items:stretch;width:100%;flex-direction:row;justify-content:space-between}.tooltip-multiline .error-code{color:#545465}.tooltip-reactions-text:first-letter{text-transform:uppercase}.tooltip-reactions-reacted-with{color:#939da8}.tooltip-reactions-reaction-icon{display:inline-block;vertical-align:baseline;margin-left:5px;transform-origin:center center;transform:scale(1.3)}.tooltip-education{display:flex;flex-direction:column;align-items:center;padding-top:18px;max-width:222px}.tooltip-education-title{font-weight:600;text-align:center;margin-bottom:12px;color:#fff;padding:0 12px}.tooltip-education-content{font-size:12px;color:#939da8;text-align:center;margin-bottom:6px;padding:0 6px}.tooltip-education-shortcut-hint{display:inline-flex;color:var(--grey7);background:var(--grey1);box-shadow:0 2px 0 rgba(0,0,0,0.2),0 2px 0 var(--grey1);border-radius:6px;padding:0 10px;min-width:36px;height:36px;margin:0 3px 18px;line-height:36px;justify-content:center;font-size:22px;}.tooltip-education-shortcut-hint.apple-command-key{padding:0 7px}.tooltip-education-action{display:flex;width:100%;justify-content:space-between;margin-bottom:12px;padding:0 6px}.tippy-content{font-size:12px;line-height:20px;}.tippy-content .beta-label{margin-left:6px;color:#ab6ef9;border:1px solid #ab6ef9;font-weight:400;line-height:20px;border-radius:10px;padding:0 6px}.transition-group-cross-fade{position:relative;}.transition-group-cross-fade .cross-fade-exit{position:absolute !important;top:0;left:0}.cross-fade-enter{opacity:0;z-index:1;position:relative;transition:opacity 300ms ease;}.transition-group-200 .cross-fade-enter{transition-duration:200ms}.cross-fade-enter.cross-fade-enter-active{opacity:1}.cross-fade-exit{z-index:0}.scale-up-enter{opacity:.01;}.scale-up-enter > *{transform:scale(.9)}.scale-up-enter.scale-up-enter-active{opacity:1;transition:opacity 110ms ease;}.scale-up-enter.scale-up-enter-active > *{transform:scale(1);transition:transform 110ms ease}.scale-up-exit{opacity:1;}.scale-up-exit > *{transform:scale(1)}.scale-up-exit.scale-up-exit-active{opacity:.01;transition:opacity 110ms ease;}.scale-up-exit.scale-up-exit-active > *{transform:scale(.9);transition:transform 110ms ease}.fade-enter{opacity:.01;transition:opacity 300ms ease;}.fade-enter.fade-enter-active{opacity:1}.fade-exit{opacity:1;transition:opacity 200ms ease;}.fade-exit.fade-exit-active{opacity:.01}.transition-group-modal > * .modal{transition:transform 235ms cubic-bezier(.2,0,0,1)}@media (min-width:750px){.transition-group-modal > *{transition:opacity 110ms ease}.transition-group-modal > * .modal{transition-duration:110ms}}.transition-group-modal > *:not(.modal-enter-done) .modal,.transition-group-modal > *:not(.modal-enter-active) .modal{transform:translateY(100%)}@media (min-width:750px){.transition-group-modal > *:not(.modal-enter-done),.transition-group-modal > *:not(.modal-enter-active){opacity:.01}.transition-group-modal > *:not(.modal-enter-done) .modal,.transition-group-modal > *:not(.modal-enter-active) .modal{transform:scale(.9)}}.transition-group-modal > *.modal-enter-active .modal,.transition-group-modal > *.modal-enter-done .modal{transform:translateY(0)}@media (min-width:750px){.transition-group-modal > *.modal-enter-active,.transition-group-modal > *.modal-enter-done{opacity:1}.transition-group-modal > *.modal-enter-active .modal,.transition-group-modal > *.modal-enter-done .modal{transform:scale(1)}}.upload-error-dialog{display:block;}.upload-error-dialog-warning{padding-top:36px;margin:0 auto}.upload-error-dialog-message{width:480px;text-align:center}.upload-error-dialog-message:after{content:"";display:block;margin:0 auto;height:1px;width:156px;padding-top:36px;border-bottom:1px solid var(--grey2)}.upload-error-dialog-alert{font-weight:bolder;text-align:center}.upload-error-dialog-icon{height:25px;width:25px;background-image:url(https://html-assets-prod.guideflow.com/3114f99b7a0eb5300bb5443c2d89a6c074972bf7);background-size:contain;margin:0 auto}.upload-error-dialog-info{display:flex;justify-content:center;margin:24px 0}.upload-error-dialog-file-name{font-weight:bolder;color:var(--grey7);text-align:center;line-height:32px}.upload-error-dialog-button-group{display:flex;justify-content:space-between;margin:0 auto;width:204px}.upload-error-dialog-more{padding-top:12px;text-align:center;color:var(--grey7);}.upload-error-dialog-more-count{font-weight:bolder}.user-selection{pointer-events:"none";}.user-selection .labels{position:absolute;white-space:nowrap;text-overflow:ellipsis;left:0;top:-21px;align-content:center;font-size:14px;}.full-size .user-selection .labels,.slot-bg .user-selection .labels{margin-top:0;bottom:0}.user-selection .labels .user-selection-label{padding:3px 6px;font-weight:normal;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;display:inline-flex;align-content:center;transition:all 500ms linear;}.user-selection .labels .user-selection-label.is-typing .typing-indicator{max-width:78px;margin-left:9px;opacity:1;transition-duration:110ms}.user-selection .labels .typing-indicator{margin-left:0;display:inline-flex;align-items:center;max-width:0;transition:all 380ms ease-in-out;opacity:0;}.user-selection .labels .typing-indicator > span{will-change:opacity;height:4px;width:4px;padding:0;margin-right:3px;background-color:#000;display:block;border-radius:50%;opacity:.3;}.user-selection .labels .typing-indicator > span:nth-of-type(1){animation:1s blink infinite .3333s}.user-selection .labels .typing-indicator > span:nth-of-type(2){animation:1s blink infinite .6666s}.user-selection .labels .typing-indicator > span:nth-of-type(3){animation:1s blink infinite .9999s}.user-selection .box{width:100%;height:100%;border:1px dashed;bottom:0;left:0;position:absolute;pointer-events:none}.selected .user-selection .box{display:none}@-moz-keyframes blink{50%{opacity:1}}@-webkit-keyframes blink{50%{opacity:1}}@-o-keyframes blink{50%{opacity:1}}@keyframes blink{50%{opacity:1}}.validation-warn-badge{display:inline-flex;align-items:center;padding:0 6px;background:var(--grey4);border-radius:12px;color:var(--white)}.validation-warn-badge-count{padding:0 3px;line-height:1}.versioning-avatar.avatar{width:20px;height:20px}.versioning-avatar-white svg{fill:#fff !important}.versioning-overlay{overflow:inherit;}.versioning-overlay .modal-title,.versioning-overlay .modal-footer{background:linear-gradient(0,rgba(var(--white-rgb), .5),rgba(var(--white-rgb), .5)),var(--grey1)}.versioning-overlay .modal-title{padding:0 18px 0 24px}.versioning-overlay .modal-footer{padding:15px 24px;justify-content:flex-end;}.versioning-overlay .modal-footer > button.button{flex:0}.versioning-overlay-footer-info{display:flex;align-items:center;}.versioning-overlay-footer-info > *{margin-right:6px}.versioning-overlay-footer-info .versioning-avatar{margin-right:3px}.versioning-verlay-footer-info-presentation-label,.versioning-verlay-footer-info-date{font-weight:700}.versioning-overlay-slides{display:flex;flex-direction:column;height:100%;overflow:hidden}.versioning-overlay-slides-body{border-top:1px solid var(--grey2);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;flex:1}.versioning-overlay-slides-body::-webkit-scrollbar{width:6px;background-color:transparent}.versioning-overlay-slides-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.versioning-overlay-slides-body.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.versioning-overlay-slides-grid{width:100%;display:flex;flex-wrap:wrap;padding:18px;padding-right:0}.versioning-overlay-header-breadcrumbs{display:flex;align-items:center}.versioning-overlay-header-tabs{display:flex;align-items:center}.versioning-overlay-header-tab{display:flex;align-items:center;padding:15px 6px;margin-right:12px;transition:box-shadow 100ms;box-shadow:inset 0 0 0 0 transparent;}.versioning-overlay-header-tab.guideflow_hovered{box-shadow:inset 0 -2px 0 0 rgba(var(--action-rgb), .24)}.versioning-overlay-header-tab.selected{box-shadow:inset 0 -2px 0 0 var(--action)}.versioning-overlay-header-tab-headline{font-weight:700;display:flex;}.selected .versioning-overlay-header-tab-headline{color:var(--action)}.versioning-overlay-header-tab-headline .pro-badge{height:16px !important}html[dir=ltr] .versioning-overlay-header-tab-headline .pro-badge{margin-left:6px}html[dir=rtl] .versioning-overlay-header-tab-headline .pro-badge{margin-right:6px}.versioning-overlay-slide-wrapper{margin:12px;position:relative;}.versioning-overlay-slide-wrapper .slide-preview:before,.versioning-overlay-slide-wrapper .slide-preview:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.versioning-overlay-slide-wrapper .slide-preview:before{opacity:0;transition:opacity 90ms ease-in;z-index:2;background-image:linear-gradient(0,rgba(88,110,224,0.12),rgba(88,110,224,0.12))}.versioning-overlay-slide-wrapper .slide-preview:after{transition:box-shadow 90ms ease-in}.versioning-overlay-slide-wrapper.selected .slide-preview:before,.versioning-overlay-slide-wrapper.highlighted .slide-preview:before,.versioning-overlay-slide-wrapper.guideflow_hovered .slide-preview:before{opacity:1}.versioning-overlay-slide-wrapper.selected .slide-preview:after,.versioning-overlay-slide-wrapper.highlighted .slide-preview:after,.versioning-overlay-slide-wrapper.guideflow_hovered .slide-preview:after{box-shadow:inset 0 0 0 1px var(--action)}.versioning-overlay-slide-wrapper.selected .versioning-overlay-slide-action-button,.versioning-overlay-slide-wrapper.guideflow_hovered .versioning-overlay-slide-action-button{opacity:1}.versioning-overlay-slide-label-wrapper{display:flex;position:absolute;z-index:2;left:0;bottom:0;right:0;margin:12px}.versioning-overlay-slide-label{display:flex;align-items:center;border-radius:12px;background-color:rgba(84,84,101,0.85);background-clip:padding-box;box-shadow:0 1px 3px rgba(43,42,53,0.12);color:#fff;overflow:hidden}.versioning-overlay-slide-label-date{margin-left:6px;margin-right:12px;font-size:12px;line-height:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.versioning-overlay-slide-number{position:absolute;left:12px;top:12px;padding:0 6px;height:18px;line-height:18px;font-size:12px;font-weight:600;border-radius:3px;background-color:rgba(84,84,101,0.85);color:#fff;box-shadow:0 1px 3px rgba(43,42,53,0.12);z-index:2;display:flex;align-items:center;justify-content:center;}.versioning-overlay-slide-number.versioning-overlay-slide-hidden{padding:0}.versioning-overlay-slide-action-container{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;z-index:2}.versioning-overlay-slide-action-button{opacity:0;transition:opacity 110ms ease-in-out}.versioning-overlay-no-deleted-slides{display:flex;padding:24px;border-top:1px solid var(--grey2);}.versioning-overlay-no-deleted-slides .hero-description{max-width:360px}.versioning-overlay-no-deleted-slides-image{background-size:cover;background-image:url(https://html-assets-prod.guideflow.com/e1494906977bc4255cebf914ccfebeab7c27b6c4);background-repeat:no-repeat;width:233px;height:146px;margin:24px 0}.versioning-overlay-error-state{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;}.versioning-overlay-error-state .img{background-image:url(https://html-assets-prod.guideflow.com/73236d2d5f65a40f257bf11fb4b66f40d4007d24);background-size:cover;height:180px;width:400px;margin-top:123px;margin-bottom:25px}.versioning-overlay-error-state .msg{font-size:15px;text-align:center;color:var(--grey4);margin-bottom:150px;max-width:515px}.video-controls{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;z-index:1}.video-controls-dashboard{width:300px;height:inherit;position:relative;display:block;margin:auto}.video-controls-dashboard > .video-controls-strip{top:56vh}.video-surface{width:100%;height:100%}.video-controls-play-button{position:absolute;display:flex;align-items:center;justify-content:center;width:7.5%;max-width:calc(60px * var(--inv-scale));min-width:calc(30px * var(--inv-scale));border-radius:50%;margin:3px;background-color:rgba(43,42,53,0.95);overflow:hidden;}@supports ((backdrop-filter:blur(12px)) or (-webkit-backdrop-filter:blur(12px))){.video-controls-play-button{background-color:rgba(43,42,53,0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.video-controls-play-button.mobile-device{width:calc(5vw * var(--inv-scale) + 10%);min-width:initial;max-width:50%}.video-controls-play-button.guideflow_hovered:before{background-color:rgba(255,255,255,0.25)}.video-controls-play-button:before{content:"";width:100%;height:100%;position:absolute;background-color:transparent;transition:background-color 100ms ease-out}.video-controls-play-button:after{content:"";padding-top:100%;display:block}.video-controls-play-button .svg-icon.play{width:80% !important;height:auto !important}.video-controls-strip{position:absolute;padding:12px;display:flex;flex-direction:column;background-color:rgba(43,42,53,0.95);border-radius:12px;will-change:transform;width:300px;height:72px;box-shadow:0 0 2px rgba(30,29,40,0.18),inset 0 1px 0 rgba(255,255,255,0.18);font-size:12px;color:#fff;pointer-events:all}@supports ((backdrop-filter:blur(12px)) or (-webkit-backdrop-filter:blur(12px))){.video-controls-strip{background-color:rgba(43,42,53,0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.video-controls-strip.hide{transition:opacity .5s linear;opacity:0}.video-controls-progressbar{display:flex;align-items:center;height:18px;margin-top:-6px;margin-bottom:1px;}.video-controls-progressbar .video-controls-seek-bar-slider{width:276px;border:12px solid rgba(0,0,0,0);border-left:0;border-right:0;}.video-controls-progressbar .video-controls-seek-bar-slider::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:linear-gradient(to right,#fff 0%,#fff var(--pos),rgba(255,255,255,0.35) var(--pos),rgba(255,255,255,0.35) 100%)}.video-controls-progressbar .video-controls-seek-bar-slider::-webkit-slider-thumb{height:12px;width:12px;margin-top:-4px}.video-controls-progressbar .video-controls-seek-bar-slider::-moz-range-progress{background:#fff}.video-controls-progressbar .video-controls-seek-bar-slider::-moz-range-track{background:#545465}.video-controls-progressbar .video-controls-seek-bar-slider::-moz-range-thumb{height:12px;width:12px}.video-controls-progressbar .video-controls-seek-bar-slider::-ms-fill-lower{background:#fff}.video-controls-progressbar .video-controls-seek-bar-slider::-ms-fill-upper{background:#545465}.video-control-times{display:flex;justify-content:space-between}.video-control-buttons{width:120px;align-self:center;margin-bottom:-6px;flex-grow:1;display:flex;justify-content:space-between;align-items:flex-end}.video-control-button{width:30px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color 100ms ease-out;}.video-control-button.guideflow_hovered{background-color:rgba(255,255,255,0.25)}.welcome-screen-container{height:100%;display:flex;justify-content:center}.welcome-screen{align-self:center;padding:36px;display:flex;flex-direction:column;}.welcome-screen .welcome-screen-header{font-family:"Mark Pro","Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:800;color:var(--grey8);font-size:30px;text-align:center;padding-top:12px;padding-bottom:24px}.welcome-screen .welcome-screen-sub-header{font-weight:700;font-size:15px;text-align:center;padding-bottom:24px}.welcome-screen .welcome-screen-CTA{font-size:15px;color:var(--white);width:426px;height:102px;background:linear-gradient(91.56deg,#4966f7 0%,#8253ff 122.55%);border-radius:12px;margin-bottom:24px;display:flex;align-items:center;}.welcome-screen .welcome-screen-CTA.guideflow_hovered{background:linear-gradient(0,rgba(255,255,255,0.1),rgba(255,255,255,0.1)),linear-gradient(91.56deg,#4966f7 0%,#8253ff 122.55%)}.welcome-screen .welcome-screen-CTA-text{font-size:15px;color:var(--white);font-weight:700}.welcome-screen .welcome-screen-template-gallery-img{width:120px;padding-left:24px;margin-right:29px}.welcome-screen .welcome-screen-create-presentation-img{width:125px;padding-left:24px;margin-right:29px}.welcome-screen .welcome-screen-import-img{width:120px;margin-right:39px;margin-top:-8px;border-radius:12px}.welcome-screen .welcome-screen-beta-label{background:#e1e5f9;color:#7866f4;font-weight:400;font-size:12px;border-radius:10px;padding:3px 12px;margin-left:12px}.welcome-screen .welcome-seconday-cta{font-weight:700;font-size:15px;text-align:center}.welcome-screen .welcome-screen-link{color:var(--action)}.workflow{padding-top:6px}.workflow-item{padding:6px 18px;}.workflow-item .popover-target{display:block !important;}.workflow-item .popover-target > button{display:block;width:100%}.workspace-members-page .workspace-editors-label{color:var(--action);background-color:var(--white);font-size:14px;font-weight:bold;border:1px solid var(--action);display:inline-block;width:auto;line-height:1;padding:3px 6px;border-radius:3px}.workspace-members-page button .workspace-editors-label{margin-right:6px}.workspace-members-page button.workspace-editors-label-red{color:var(--error);border:1px solid var(--error)}.workspace-members-page .workspace-editors-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;margin-bottom:12px;}.workspace-members-page .workspace-editors-top .members-tooltip-text{margin-right:12px;min-height:36px}.workspace-members-page .workspace-editors-top input[type="email"]{margin-left:0}.workspace-members-page .workspace-editors-top.reviewer-role{background-color:var(--white);border:1px solid var(--border);border-radius:12px;padding:18px;margin-bottom:18px;}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-form,.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input,.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-field{flex:1}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-field{width:100%;}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-field.dropdown-visible{padding-right:130px}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input{margin-bottom:0}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-invite-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-invite-header h4{font-size:15px}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-invite-info-link{color:var(--action)}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-dropdown{position:relative;flex:1;margin:0;}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-dropdown .inline-dropdown{transform:translate(0,-50%);position:absolute;top:50%;right:3px;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;color:var(--grey7);}.workspace-members-page .workspace-editors-top.reviewer-role .workspace-editors-input-dropdown .inline-dropdown.is-active{background:rgba(var(--action-rgb), .12)}.workspace-members-page .workspace-editors-middle{border:1px solid var(--grey2);border-radius:12px;overflow:hidden}.workspace-members-page .workspace-editors{margin:12px;}.workspace-members-page .workspace-editors .white-table{border-width:1px 0 0 0;border-color:var(--grey2);border-radius:0;font-size:14px}.workspace-members-page .workspace-editors .white-table-body{padding:0}.workspace-members-page .workspace-editors .white-table-row{border-color:var(--grey2)}.workspace-members-page .workspace-editors .white-table .white-table-header:nth-child(1),.workspace-members-page .workspace-editors .white-table .white-table-cell:nth-child(1){padding-left:24px;padding-right:12px;margin:0 auto}.workspace-members-page .workspace-editors .white-table .white-table-header:nth-child(2),.workspace-members-page .workspace-editors .white-table .white-table-cell:nth-child(2){margin:2px auto;padding-left:6px}.workspace-members-page .workspace-editors .white-table .white-table-header:nth-child(3),.workspace-members-page .workspace-editors .white-table .white-table-cell:nth-child(3){flex-grow:1;margin:2px auto;padding-left:6px}.workspace-members-page .workspace-editors .white-table .white-table-header:last-child,.workspace-members-page .workspace-editors .white-table .white-table-cell:last-child{flex-shrink:0;display:flex;justify-content:flex-end;padding-right:24px;margin:2px auto}.workspace-members-page .workspace-editors .user-identity{padding-left:0;display:flex;word-break:break-all;flex-basis:60%;flex-direction:column;color:var(--grey7);user-select:text;}.workspace-members-page .workspace-editors .user-identity.narrow{flex-basis:30%}.workspace-members-page .workspace-editors .user-identity .name{font-weight:bold;font-size:14px}.workspace-members-page .workspace-editors .user-identity .email{font-size:12px;color:var(--grey5)}.workspace-members-page .workspace-editors .editor-origin{display:flex;flex-direction:column;}.workspace-members-page .workspace-editors .editor-origin .creation{font-size:12px;color:var(--grey8)}.workspace-members-page .workspace-editors .editor-origin .source{max-width:240px;font-size:12px;color:var(--grey5)}.workspace-members-page .workspace-editors .editor-role-and-actions{display:flex;align-items:center;}.workspace-members-page .workspace-editors .editor-role-and-actions .long-width-button{width:124px}.workspace-members-page .workspace-editors .editor-role-and-actions .medium-width-button{width:88px}.workspace-members-page .workspace-editors .editor-role-and-actions .read-view-only,.workspace-members-page .workspace-editors .editor-role-and-actions .owner-role{margin-right:33px}.workspace-members-page .workspace-editors-filter-trigger{background-color:transparent}.workspace-members-page .workspace-editors-filter-trigger-v2{border:none;}.workspace-members-page .workspace-editors-filter-trigger-v2.guideflow_hovered{background-image:unset}.workspace-members-page .workspace-editors-search{width:100%;border-bottom:1px solid var(--grey2);position:relative;}.workspace-members-page .workspace-editors-search .search,.workspace-members-page .workspace-editors-search .workspace-editor-search-close{position:absolute;top:50%;transform:translateY(-50%)}.workspace-members-page .workspace-editors-search .search{left:24px;pointer-events:none}.workspace-members-page .workspace-editors-search .workspace-editor-search-close{right:24px;}.workspace-members-page .workspace-editors-search .workspace-editor-search-close.visible.guideflow_hovered{display:block}.workspace-members-page .workspace-editors-search .workspace-editors-input{padding:27px 54px;border:0;border-radius:0;}.workspace-members-page .workspace-editors-search .workspace-editors-input:focus,.workspace-members-page .workspace-editors-search .workspace-editors-input:focus-visible{box-shadow:none !important;}.workspace-members-page .workspace-editors-search .workspace-editors-input:focus ~ .search svg,.workspace-members-page .workspace-editors-search .workspace-editors-input:focus-visible ~ .search svg{fill:var(--action) !important}.workspace-members-page .workspace-editors-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:36px;}.workspace-members-page .workspace-editors-empty h3{margin-bottom:3px}.workspace-members-page .workspace-editors-empty-invite{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.workspace-members-page .workspace-editors-empty-invite-copy{padding-bottom:12px;}.workspace-members-page .workspace-editors-empty-invite-copy h3{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workspace-members-page .workspace-editors-empty-invite-btn{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%}.workspace-members-page .workspace-editors-empty-text{font-size:14px;color:var(--grey7);line-height:30px}.workspace-members-page .workspace-editors-input.email{width:372px;align-self:stretch;display:flex;align-items:center;margin-bottom:12px}.workspace-members-page .members-tooltip-text{flex:1;display:flex;align-items:center;min-width:50%;margin-bottom:12px;font-size:14px;}.workspace-members-page .members-tooltip-text .svg-icon{margin-left:6px}.workspace-members-page .tooltip-item{padding-top:4px;color:var(--grey4);font-size:14px;}.workspace-members-page .tooltip-item b{color:#fff}.workspace-members-page .tooltip-item:last-child{padding-bottom:6px}.workspace-members-page .tooltip-pro-badge{display:inline-block;margin:-16px 0 0 3px;padding:0;}.workspace-members-page .tooltip-pro-badge svg{position:relative;top:11px;margin:0}.workspace-members-page .pro-colon{margin-left:5px}.workspace-members-page .tooltip-headline{font-weight:700;font-size:14px}.workspace-members-page.drop-down-with-pro-incentives{width:132px}.workspace-members-page.drop-down-with-unlock-all-roles-upsell{width:253px;padding:6px 6px 3px 6px}.workspace-members-page.drop-down-invite-actions{width:144px;}.workspace-members-page.drop-down-invite-actions .invite-action{display:flex;align-items:center}.workspace-editors-input-dropdown-item{display:flex;align-items:center;position:relative;}.workspace-editors-input-dropdown-item .inline-popover-item-description{display:flex;margin:0;color:var(--grey7)}.workspace-editors-input-dropdown-item .free-badge{position:absolute;left:84px;top:50%;transform:translateY(-50%);border:1px solid var(--grey7);font-size:9px;font-weight:700;border-radius:8px;padding:0 4px}.workspace-editors-input-dropdown-title{font-weight:normal;width:100%;}.workspace-editors-input-dropdown-title .inline-dropdown-title{display:flex;align-items:center}.workspace-editors-starter-role-upsell{font-size:12px}.workspace-editors-starter-role-item{color:var(--grey5);font-weight:400}.drop-down-with-pro-incentives{width:108px}.guest-presentation-popover{display:flex;flex-direction:column}.guest-presentation-item-container{height:51px;padding:6px;display:flex;align-items:center;}.guest-presentation-item-container.guideflow_hovered .guest-presentation-item-arrow-icon{visibility:visible}.guest-presentation-text{width:calc(100% - 80px - 24px)}.guest-presentation-item-heading{display:flex}.guest-presentation-item-arrow-icon{visibility:hidden;transform:rotate(-45deg)}.guest-presentation-item-title{color:var(--grey8);font-weight:700;font-size:14px;line-height:21px;padding-bottom:3px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.guest-presentation-item-sub-title{font-weight:400;font-size:12px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.guest-presentations-trigger{border-radius:6px;align-items:center;padding-right:3px;padding-left:10px;height:30px;font-size:14px;font-weight:400;display:flex;}.guest-presentations-trigger.guideflow_hovered{background:rgba(var(--action-rgb), .06)}.guest-presentation-preview{margin-right:10px;border-radius:6px;flex-shrink:0;}.guest-presentation-preview:before,.guest-presentation-preview:after{border-radius:6px}.guest-presentation-items{max-height:339px;max-width:350px;padding:6px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;}.guest-presentation-items::-webkit-scrollbar{width:6px;background-color:transparent}.guest-presentation-items::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.guest-presentation-items.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.guest-popover-footer{padding:12px}.guest-presentation-item-folder-link{color:var(--action)}.guest-user-ctas{align-items:center}.popover-item.hidden-in-popover{display:none}.popover-item .popover-item-disabled{color:var(--grey5)}.hover-button .hover-button--on,.hover-button.guideflow_hovered .hover-button--off{display:none}.hover-button.guideflow_hovered .hover-button--on{display:inline}.unlock-pro-upsell-option .popover-item-disabled{color:var(--grey4)}.unlock-pro-upsell-option .unlock-pro-upsell-option-content{display:flex;justify-content:space-between;align-items:center;}.unlock-pro-upsell-option .unlock-pro-upsell-option-content .gradient-text{color:#00f;background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.unlock-pro-upsell-option .unlock-pro-upsell-option-content.invitation{flex-direction:column;align-items:flex-start;list-style-type:none}.unlock-pro-upsell-option .unlock-pro-upsell-option-content.role-picker{flex-direction:column;align-items:flex-start;list-style-type:none;margin-bottom:10px;margin-top:6px}.unlock-pro-upsell-option .discover-pitch-pro{background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.unlock-pro-upsell-option-item{width:100%;}.unlock-pro-upsell-option-item:first-child{display:flex;align-items:center;justify-content:space-between}.unlock-pro-upsell-option-item:not(:last-child){margin-bottom:12px}.pro-role-highlight.guideflow_hovered{background:linear-gradient(86.77deg,#2d3af7 2.67%,#c90add 97.33%) !important;}.pro-role-highlight.guideflow_hovered span{color:var(--white)}.pro-role-highlight-text-container{display:flex;justify-content:space-between;align-items:center;}.pro-role-highlight-text-container .pro-role-highlight-text-container-right{color:rgba(255,255,255,0.7) !important;padding-right:6px}.pro-role-highlight-text-container .hover-button .hover-button--on,.pro-role-highlight-text-container .hover-button.guideflow_hovered .hover-button--off{display:none}.pro-role-highlight-text-container .hover-button.guideflow_hovered .hover-button--on{display:inline}.workspace-editors-free-seats-banner{margin-top:12px;margin-bottom:24px}.workspace-members-tab-bar{display:flex;justify-content:space-between;align-items:center;padding:0 24px;}.workspace-members-tab-bar .workspace-members-tab-bar-list{list-style-type:none;display:flex;}.workspace-members-tab-bar .workspace-members-tab-bar-list .guests-upsell-cta{margin-left:18px}.workspace-members-tab-bar .workspace-members-tab-bar-list .guests-upsell-cta > button{padding:18px 0;font-weight:500}.workspace-members-tab-bar .workspace-members-tab-bar-list .guests-upsell-cta > button.guideflow_hovered{color:var(--action)}.workspace-members-tab-bar .workspace-members-tab-bar-list .workspace-members-tab + .workspace-members-tab{margin-left:18px}.workspace-members-tab-bar .workspace-members-tab-bar-list .workspace-members-tab.active button,.workspace-members-tab-bar .workspace-members-tab-bar-list .workspace-members-tab.active.guideflow_hovered button{color:var(--action);box-shadow:inset 0 -2px 0 0 var(--action)}.workspace-members-tab-bar .workspace-members-tab-bar-list .workspace-members-tab.guideflow_hovered button{color:var(--grey8);box-shadow:inset 0 -2px 0 0 rgba(var(--action-rgb), .24)}.workspace-members-tab-bar .workspace-members-tab-bar-list .workspace-members-tab button{font-weight:500;color:var(--grey7);padding:18px 0;transition:box-shadow 100ms;box-shadow:inset 0 0 0 0 transparent}.workspace-members--reviewer-role-option-container{display:flex;align-items:center}.workspace-members--reviewer-role-option-label{margin-left:6px;border:1px solid var(--grey7);border-radius:7px;padding:0 4px 1px;gap:10px;font-weight:700;font-size:9px;line-height:11px;}.popover-item.highlight .workspace-members--reviewer-role-option-label{border:1px solid var(--action)}.popover-target .workspace-members--reviewer-role-option-label{display:none}.workspace-members--reviewer-role-option-tooltip{width:197px}.workspace-members--review-role-option-separator{box-shadow:inset 0 1px 0 #dfdfe1;min-height:0 !important;width:100vw;border-radius:0;margin-left:-6px;padding-top:4px;margin-top:6px;}.workspace-members--review-role-option-separator .popover-item-text{padding-left:6px}.workspace-members--review-role-option-separator.invitation{padding-bottom:0;pointer-events:none}.upgrade-confirmation-dialog--learn-more-link{text-decoration:underline;color:var(--action)}.workspace-settings-section{margin:12px;padding:18px;background:var(--white);border:1px solid var(--border);border-radius:6px;}.workspace-settings-section .setting-toggle-wrapper{display:flex;justify-items:start;gap:18px;}.workspace-settings-section .setting-toggle-wrapper .setting-checkbox{margin-top:4px}.workspace-settings-section .setting-toggle-wrapper .setting-toggle-container{flex:none;padding:6px}.workspace-settings-section h4{font-size:15px;margin-bottom:12px}.workspace-settings-section .buttons{display:flex}.workspace-settings-section .workspace-settings-form{max-width:300px;}html[dir=ltr] .workspace-settings-section .workspace-settings-form .buttons > *{margin-right:6px}html[dir=rtl] .workspace-settings-section .workspace-settings-form .buttons > *{margin-left:6px}.workspace-settings-section .workspace-settings-form .guidance-text{margin-top:6px;}.workspace-settings-section .workspace-settings-form .guidance-text.error{color:var(--error)}.workspace-settings-content{margin-top:12px}.version-info-phone{position:absolute;bottom:0;left:0;right:0;color:var(--grey4);font-size:14px;text-align:center}.sso-setup-link{color:var(--action)}.workspace-settings-text{line-height:21px}.workspace-settings-section--link{color:var(--action);}.workspace-settings-section--link p{padding-top:6px}.workspaces{display:flex;flex:1;flex-direction:column}.workspace-switcher{background:var(--grey0);position:relative;width:72px;flex-direction:column;flex-shrink:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.15) transparent;overflow-y:overlay;border-right:1px solid var(--border);}.workspace-switcher::-webkit-scrollbar{width:6px;background-color:transparent}.workspace-switcher::-webkit-scrollbar-thumb{border-radius:3px;background-color:transparent}.workspace-switcher.guideflow_hovered::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15)}.mac .workspace-switcher{width:78px}.size-class-phone .workspace-switcher{box-shadow:0 0 2px rgba(0,0,0,0.1);flex:5;width:100%;display:flex;padding:20px 0;overflow-y:scroll}.workspace-switcher-item-container{display:flex;justify-content:center;}.workspace-switcher-item-container .checkmark-phone svg{fill:var(--action) !important}.size-class-phone .workspace-switcher-item-left{display:flex;flex-direction:row;align-items:center}.workspace-switcher-item{position:relative;padding:12px 21px;}.mac .workspace-switcher-item{padding:12px 24px}.workspace-switcher-item .avatar{box-shadow:0 3px 6px rgba(0,0,0,0.1),0 1px 3px rgba(var(--action-rgb), .1),0 0 0 0 transparent;transition:box-shadow .1s;}.workspace-switcher-item .avatar.guideflow_hovered{box-shadow:0 3px 16px rgba(0,0,0,0.1),0 1px 10px rgba(var(--action-rgb), .1),0 0 0 4px rgba(var(--action-rgb), .12)}.workspace-switcher-item.size-class-phone{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding:12px 12px;}.workspace-switcher-item.size-class-phone.active{border-radius:6px;background:rgba(88,110,224,0.12)}.workspace-switcher-item.guideflow_hovered .workspace-switcher-item-new{background-image:linear-gradient(rgba(var(--action-rgb), .06),rgba(var(--action-rgb), .06)) !important;box-shadow:0 0 0 2px rgba(var(--action-rgb), .06);color:var(--action)}.workspace-switcher-badge{right:6px;top:3px}.workspace-switcher-guest-workspace{position:absolute;width:6px;height:6px;bottom:9px;right:18px;background-color:var(--action);border-radius:3px;box-sizing:content-box;border:2px solid var(--white);}.size-class-phone .workspace-switcher-guest-workspace{position:absolute;width:6px;height:6px;bottom:9px;left:40px;background-color:var(--action);border-radius:3px;box-sizing:content-box;border:2px solid var(--white)}.workspace-switcher-item-new{border-radius:6px;height:30px;width:30px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;position:relative;color:var(--grey7)}.workspace-switcher-selection{transition:transform 300ms ease,opacity 200ms ease;position:absolute;content:"";background:var(--action);width:4px;height:30px;left:4px;border-radius:2px;}.workspace-switcher-selection.dragging{transition:none}.size-class-phone .workspace-switcher-details{margin-left:24px}.size-class-phone .workspace-switcher-name{font-weight:bold;font-size:15px;line-height:22px;color:var(--grey8)}.size-class-phone .workspace-switcher-members{font-size:12px;line-height:13px;color:var(--grey5)}.workspaces-settings{display:flex;flex:1;flex-direction:column;padding:0 0 10px 24px;}.workspaces-settings .settings-title{font-weight:bold;font-size:24px}.workspaces-settings .settings-list-item{color:var(--action);font-size:15px;padding-top:24px}.workspace-settings-phone{display:flex;flex-direction:column;flex:1;padding-top:12px;overflow-y:scroll;font-size:16px;}.workspace-settings-phone .svg-icon:not(.folder-chevron){width:36px !important;height:36px !important;}.workspace-settings-phone .svg-icon:not(.folder-chevron) svg{width:100% !important;height:100% !important}.workspace-settings-button-phone{padding-left:12px}.workspace-settings-button-phone .svg-icon:not(.folder-chevron){width:36px !important;height:36px !important;}.workspace-settings-button-phone .svg-icon:not(.folder-chevron) svg{width:100% !important;height:100% !important}.settings-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 24px}.settings-row-left{display:flex;flex-direction:row;align-items:center}.settings-title{margin-left:16px}.settings-logout{color:var(--error);}.settings-logout svg{fill:var(--error) !important}.workspace-switcher-tooltip{max-width:350px;display:flex;align-items:center;}.workspace-switcher-tooltip .svg-icon{margin-left:6px;height:20px !important;}.workspace-switcher-tooltip .svg-icon.pro-trial-badge{width:unset !important}#zoom-glitch-hack-blinker{position:absolute;top:0;left:0;height:1px;width:1px;background-color:rgba(0,0,0,0.01);z-index:9999;animation:.75s step-start infinite blinker}@-moz-keyframes blinker{50%{opacity:0}}@-webkit-keyframes blinker{50%{opacity:0}}@-o-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@media (min-height:600px) and (max-width:2000px){.nested-folder{width:25%}}@media (min-height:600px) and (max-width:1600px){.nested-folder{width:33.33%}}@media (min-height:600px) and (max-width:1200px){.nested-folder{width:50%}}@media (min-height:600px) and (max-width:800px){.nested-folder{width:100%}}@media (max-height:600px) and (max-width:2000px){.nested-folder{width:25%}}@media (max-height:600px) and (max-width:1200px){.nested-folder{width:33.33%}}@media (max-height:600px) and (max-width:900px){.nested-folder{width:50%}}@media (max-height:600px) and (max-width:550px){.nested-folder{width:100%}}@media (min-height:600px) and (max-width:2000px){.presentation-card,.presentation-card-skeleton{width:25%}}@media (min-height:600px) and (max-width:1600px){.presentation-card,.presentation-card-skeleton{width:33.33%}}@media (min-height:600px) and (max-width:1200px){.presentation-card,.presentation-card-skeleton{width:50%}}@media (min-height:600px) and (max-width:800px){.presentation-card,.presentation-card-skeleton{width:100%}}@media (max-height:600px) and (max-width:2000px){.presentation-card,.presentation-card-skeleton{width:25%}}@media (max-height:600px) and (max-width:1200px){.presentation-card,.presentation-card-skeleton{width:33.33%}}@media (max-height:600px) and (max-width:900px){.presentation-card,.presentation-card-skeleton{width:50%}}@media (max-height:600px) and (max-width:550px){.presentation-card,.presentation-card-skeleton{width:100%}}.auth-button-quit{background-image:url(https://html-assets-prod.guideflow.com/116f972575f840bb12a1aba153aaa747a70ef880);position:absolute;top:10px;right:20px;z-index:1;width:24px;height:24px;border-radius:4px;}.auth-button-quit.guideflow_hovered{background-color:rgba(var(--action-rgb), .6)}.auth-content{-webkit-app-region:drag;}.auth-content button,.auth-content a{-webkit-app-region:no-drag}.preux > div[contenteditable=true]{position:relative;word-wrap:break-word;white-space:word-wrap;white-space:break-spaces;font-feature-settings:"calt" 1;-webkit-user-select:text;user-select:text;}.preux > div[contenteditable=true]:focus{box-shadow:none !important}.preux > div[contenteditable=true].guideflow_hovered{cursor:text}.preux > div[contenteditable=true] pre{white-space:pre-wrap}.preux > div[contenteditable=true] li{position:relative}.preux > div[contenteditable=true] .ProseMirror-hideselection{caret-color:transparent;}.preux > div[contenteditable=true] .ProseMirror-hideselection ::selection,.preux > div[contenteditable=true] .ProseMirror-hideselection ::-moz-selection{background:0 0;}.preux > div[contenteditable=true] .ProseMirror-hideselection ::selection li.ProseMirror-selectednode:after,.preux > div[contenteditable=true] .ProseMirror-hideselection ::-moz-selection li.ProseMirror-selectednode:after{border:none}.preux > div[contenteditable=true] .ProseMirror-selectednode{outline:none}.preux > div[contenteditable=true] .prosemirror-placeholder{opacity:.5;height:0}@font-face{font-family:"Pitch-Lato-UI";src:url(https://html-assets-prod.guideflow.com/c9e28bd767904c91f1f09f628eba4946fd9d116c) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Pitch-Lato-UI";src:url(https://html-assets-prod.guideflow.com/41d4111e65f1502e89f3adc5966b9e9df132896f) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Pitch-Lato-UI";src:url(https://html-assets-prod.guideflow.com/a6e7ecfe009f22c7c6b302359dafde040faceb12) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Mark Pro";src:url(https://html-assets-prod.guideflow.com/66f190ab9bee2a5eaec951ee77f476932e0ff5fe) format("woff2");font-weight:800;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}::selection{background:rgba(var(--action-rgb), .5)}.text-emoji{font-weight:400}a{text-decoration:none;color:inherit}body{-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;padding:0;margin:0;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;font-family:"Pitch-Lato-UI","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:14px;letter-spacing:0;}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{position:fixed;width:100vw}}@media print{.text-with-shadow-and-blur-for-printing{-webkit-filter:invert(0)}}html,body,#app,.app{height:100%}@supports (-webkit-overflow-scrolling:touch){body{width:100vw;overflow-y:scroll;-webkit-text-size-adjust:none;}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{overflow-y:hidden}}}.underlined{text-decoration:underline}.no-display{display:none}.hidden{opacity:.01;left:-9999px}.bold{font-weight:600}::-moz-focus-inner{border:0}.p{padding:14px}.pm{padding:18px}.ptm{padding-top:18px}.ml{margin-left:12px}.mls{margin-left:6px}.mtl{margin-top:42px}.mtm{margin-top:30px}.mts{margin-top:12px}.mbs{margin-bottom:6px}.mbm{margin-bottom:30px}.mbms{margin-bottom:24px}.mbl{margin-bottom:42px}.mt{margin-top:12px}.mb{margin-bottom:12px}.hide-cursor{cursor:none}.tar{text-align:right}.error-text{color:var(--error);margin-bottom:12px}.color-red{color:var(--error)}.color-green{color:var(--success)}.background-grey-light{background:var(--grey1)}#intercom-container .intercom-app-launcher-enabled .intercom-messenger-frame{height:calc(100% - 150px) !important}/*!
 * Quill Editor v1.2.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;margin:0;position:relative;cursor:text}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;outline:0;overflow-y:auto;tab-size:4;-moz-tab-size:4;white-space:pre-wrap;word-wrap:break-word}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li.ql-direction-rtl::before{text-align:left;margin-left:.3em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num}.ql-editor ol li:before{content:counter(list-num,decimal) '.'}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '.'}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '.'}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '.'}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '.'}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '.'}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '.'}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '.'}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '.'}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '.'}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);pointer-events:none;position:absolute}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:0 0;border:none;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar{min-width:110px;line-height:0}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active.guideflow_hovered,.ql-bubble.ql-toolbar button:active.guideflow_hovered{outline:0}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.guideflow_hovered,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.guideflow_hovered,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.guideflow_hovered,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item.guideflow_hovered,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label.guideflow_hovered,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button.guideflow_hovered{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.guideflow_hovered .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.guideflow_hovered .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.guideflow_hovered .ql-fill,.ql-bubble .ql-toolbar button.guideflow_hovered .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.guideflow_hovered .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.guideflow_hovered .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.guideflow_hovered .ql-fill,.ql-bubble.ql-toolbar button.guideflow_hovered .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.guideflow_hovered .ql-stroke,.ql-bubble .ql-toolbar button.guideflow_hovered .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button.guideflow_hovered .ql-stroke,.ql-bubble.ql-toolbar button.guideflow_hovered .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button.guideflow_hovered:not(.ql-active),.ql-bubble.ql-toolbar button.guideflow_hovered:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px);z-index:1}.ql-bubble .ql-tooltip a{text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-bubble .ql-editor code:after,.ql-bubble .ql-editor code:before{content:"\A0";letter-spacing:-2px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:rgba(0,0,0,.6);display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item::before,.ql-bubble .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item::before,.ql-bubble .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item::before,.ql-bubble .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item.guideflow_hovered{border-color:#fff}.ql-bubble .ql-tooltip{background-color:rgba(0,0,0,.6);border-radius:5px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid rgba(0,0,0,.6);top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid rgba(0,0,0,.6);bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:0 0;border:none;color:#fff;font-size:13px;height:100%;outline:0;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a::before{background-color:rgba(0,0,0,.6);border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a::after{border-top:6px solid rgba(0,0,0,.6);border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a::after,.ql-container.ql-bubble:not(.ql-disabled) a::before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a.guideflow_hovered::after,.ql-container.ql-bubble:not(.ql-disabled) a.guideflow_hovered::before{visibility:visible}

@charset "UTF-8";
/*!
 * (The MIT License)
 *
 * Copyright (c) 2012-2014 Marcin Warpechowski
 * Copyright (c) 2015 Handsoncode sp. z o.o. <hello@handsoncode.net>
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * 'Software'), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * Version: 6.0.1
 * Release date: 02/10/2018 (built at 02/10/2018 11:30:48)
 */.handsontable .table td,.handsontable .table th{border-top:none}.handsontable tr{background:#fff}.handsontable td{background-color:inherit}.handsontable .table caption+thead tr:first-child td,.handsontable .table caption+thead tr:first-child th,.handsontable .table colgroup+thead tr:first-child td,.handsontable .table colgroup+thead tr:first-child th,.handsontable .table thead:first-child tr:first-child td,.handsontable .table thead:first-child tr:first-child th{border-top:1px solid #ccc}.handsontable .table-bordered{border:0;border-collapse:separate}.handsontable .table-bordered td,.handsontable .table-bordered th{border-left:none}.handsontable .table-bordered td:first-child,.handsontable .table-bordered th:first-child{border-left:1px solid #ccc}.handsontable .table>tbody>tr>td,.handsontable .table>tbody>tr>th,.handsontable .table>tfoot>tr>td,.handsontable .table>tfoot>tr>th,.handsontable .table>thead>tr>td,.handsontable .table>thead>tr>th{line-height:21px;padding:0 4px}.col-lg-1.handsontable,.col-lg-2.handsontable,.col-lg-3.handsontable,.col-lg-4.handsontable,.col-lg-5.handsontable,.col-lg-6.handsontable,.col-lg-7.handsontable,.col-lg-8.handsontable,.col-lg-9.handsontable,.col-lg-10.handsontable,.col-lg-11.handsontable,.col-lg-12.handsontable,.col-md-1.handsontable,.col-md-2.handsontable,.col-md-3.handsontable,.col-md-4.handsontable,.col-md-5.handsontable,.col-md-6.handsontable,.col-md-7.handsontable,.col-md-8.handsontable,.col-md-9.handsontable .col-sm-1.handsontable,.col-md-10.handsontable,.col-md-11.handsontable,.col-md-12.handsontable,.col-sm-2.handsontable,.col-sm-3.handsontable,.col-sm-4.handsontable,.col-sm-5.handsontable,.col-sm-6.handsontable,.col-sm-7.handsontable,.col-sm-8.handsontable,.col-sm-9.handsontable .col-xs-1.handsontable,.col-sm-10.handsontable,.col-sm-11.handsontable,.col-sm-12.handsontable,.col-xs-2.handsontable,.col-xs-3.handsontable,.col-xs-4.handsontable,.col-xs-5.handsontable,.col-xs-6.handsontable,.col-xs-7.handsontable,.col-xs-8.handsontable,.col-xs-9.handsontable,.col-xs-10.handsontable,.col-xs-11.handsontable,.col-xs-12.handsontable{padding-left:0;padding-right:0}.handsontable .table-striped>tbody>tr:nth-of-type(2n){background-color:#fff}.handsontable{position:relative}.handsontable .hide{display:none}.handsontable .relative{position:relative}.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}.handsontable .wtHider{width:0}.handsontable .wtSpreader{position:relative;width:0;height:auto}.handsontable div,.handsontable input,.handsontable table,.handsontable tbody,.handsontable td,.handsontable textarea,.handsontable th,.handsontable thead{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.handsontable input,.handsontable textarea{min-height:0}.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;cursor:default;max-width:none;max-height:none}.handsontable col,.handsontable col.rowHeader{width:50px}.handsontable td,.handsontable th{border-top-width:0;border-left-width:0;border-right:1px solid #ccc;border-bottom:1px solid #ccc;height:22px;empty-cells:show;line-height:21px;padding:0 4px;background-color:#fff;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line;background-clip:padding-box}.handsontable td.htInvalid{background-color:#ff4c42!important}.handsontable td.htNoWrap{white-space:nowrap}.handsontable th:last-child{border-right:1px solid #ccc;border-bottom:1px solid #ccc}.handsontable th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable tr:first-child th.htNoFrame{border-left-width:0;background-color:#fff;border-color:#fff}.handsontable .htNoFrame+td,.handsontable .htNoFrame+th,.handsontable.htRowHeaders thead tr th:nth-child(2),.handsontable td:first-of-type,.handsontable th:first-child,.handsontable th:nth-child(2){border-left:1px solid #ccc}.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #ccc}.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable:not(.ht_clone_top) thead tr th:first-child,.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable tbody tr th{border-right-width:0}.ht_master:not(.innerBorderTop) thead tr.lastChild th,.ht_master:not(.innerBorderTop) thead tr:last-child th,.ht_master:not(.innerBorderTop)~.handsontable thead tr.lastChild th,.ht_master:not(.innerBorderTop)~.handsontable thead tr:last-child th{border-bottom-width:0}.handsontable th{background-color:#f0f0f0;color:#222;text-align:center;font-weight:400;white-space:nowrap}.handsontable thead th{padding:0}.handsontable th.active{background-color:#ccc}.handsontable thead th .relative{padding:2px 4px}#hot-display-license-info{font-size:10px;color:#323232;padding:5px 0 3px;font-family:Helvetica,Arial,sans-serif;text-align:left}.handsontable .manualColumnResizer{position:fixed;top:0;cursor:col-resize;z-index:110;width:5px;height:25px}.handsontable .manualRowResizer{position:fixed;left:0;cursor:row-resize;z-index:110;height:5px;width:50px}.handsontable .manualColumnResizer.active,.handsontable .manualColumnResizer.guideflow_hovered,.handsontable .manualRowResizer.active,.handsontable .manualRowResizer.guideflow_hovered{background-color:#34a9db}.handsontable .manualColumnResizerGuide{position:fixed;right:0;top:0;background-color:#34a9db;display:none;width:0;border-right:1px dashed #777;margin-left:5px}.handsontable .manualRowResizerGuide{position:fixed;left:0;bottom:0;background-color:#34a9db;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block;z-index:199}.handsontable .columnSorting{position:relative}.handsontable .columnSorting.sortAction.guideflow_hovered{text-decoration:underline;cursor:pointer}.handsontable span.colHeader{display:inline-block;line-height:1.1}.handsontable span.colHeader.columnSorting:before{top:50%;margin-top:-6px;padding-left:8px;position:absolute;right:-9px;content:"";height:10px;width:5px;background-size:contain;background-repeat:no-repeat;background-position-x:right}.handsontable span.colHeader.columnSorting.ascending:before{background-image:url(https://html-assets-prod.guideflow.com/cf3a4daa4e1eab6171ae4355437e00ff9bedbcd5)}.handsontable span.colHeader.columnSorting.descending:before{background-image:url(https://html-assets-prod.guideflow.com/289f12db2eec503dcb8eea2d42212205069e876f)}.htGhostTable .htCore span.colHeader.columnSorting:not(.indicatorDisabled):after{content:"*";display:inline-block;position:relative;padding-right:20px}.handsontable .wtBorder{position:absolute;font-size:0}.handsontable .wtBorder.hidden{display:none!important}.handsontable .wtBorder.current{z-index:10}.handsontable .wtBorder.area{z-index:8}.handsontable .wtBorder.fill{z-index:6}.handsontable td.area,.handsontable td.area-1,.handsontable td.area-2,.handsontable td.area-3,.handsontable td.area-4,.handsontable td.area-5,.handsontable td.area-6,.handsontable td.area-7{position:relative}.handsontable td.area-1:before,.handsontable td.area-2:before,.handsontable td.area-3:before,.handsontable td.area-4:before,.handsontable td.area-5:before,.handsontable td.area-6:before,.handsontable td.area-7:before,.handsontable td.area:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;bottom:-100%\9;background:#005eff}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.handsontable td.area-1:before,.handsontable td.area-2:before,.handsontable td.area-3:before,.handsontable td.area-4:before,.handsontable td.area-5:before,.handsontable td.area-6:before,.handsontable td.area-7:before,.handsontable td.area:before{bottom:-100%}}.handsontable td.area:before{opacity:.1}.handsontable td.area-1:before{opacity:.2}.handsontable td.area-2:before{opacity:.27}.handsontable td.area-3:before{opacity:.35}.handsontable td.area-4:before{opacity:.41}.handsontable td.area-5:before{opacity:.47}.handsontable td.area-6:before{opacity:.54}.handsontable td.area-7:before{opacity:.58}.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight{background-color:#dcdcdc}.handsontable tbody th.ht__active_highlight,.handsontable thead th.ht__active_highlight{background-color:#8eb0e7;color:#000}.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}.handsontable .htBorder.htFillBorder{background:red;width:1px;height:1px}.handsontableInput{border:none;outline-width:0;margin:0;padding:1px 5px 0;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:inset 0 0 0 2px #5292f7;resize:none;display:block;color:#000;border-radius:0;background-color:#fff}.handsontableInputHolder{position:absolute;top:0;left:0;z-index:104}.htSelectEditor{-webkit-appearance:menulist-button!important;position:absolute;width:auto}.handsontable .htDimmed{color:#777}.handsontable .htSubmenu{position:relative}.handsontable .htSubmenu :after{content:"\25B6";color:#777;position:absolute;right:5px;font-size:9px}.handsontable .htLeft{text-align:left}.handsontable .htCenter{text-align:center}.handsontable .htRight{text-align:right}.handsontable .htJustify{text-align:justify}.handsontable .htTop{vertical-align:top}.handsontable .htMiddle{vertical-align:middle}.handsontable .htBottom{vertical-align:bottom}.handsontable .htPlaceholder{color:#999}.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#eee;cursor:default;width:16px;text-align:center}.handsontable td .htAutocompleteArrow.guideflow_hovered{color:#777}.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}.handsontable .htCheckboxRendererInput{display:inline-block;vertical-align:middle}.handsontable .htCheckboxRendererInput.noValue{opacity:.5}.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;width:100%}.handsontable .handsontable.ht_clone_top .wtHider{padding:0 0 5px}.handsontable .autocompleteEditor.handsontable{padding-right:17px}.handsontable .autocompleteEditor.handsontable.htMacScroll{padding-right:15px}.handsontable.listbox{margin:0}.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:#fff}.handsontable.listbox td,.handsontable.listbox th,.handsontable.listbox tr:first-child td,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th{border-color:transparent}.handsontable.listbox td,.handsontable.listbox th{white-space:nowrap;text-overflow:ellipsis}.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}.handsontable.listbox .wtBorder{visibility:hidden}.handsontable.listbox tr.guideflow_hovered td,.handsontable.listbox tr td.current{background:#eee}.ht_clone_top{z-index:101}.ht_clone_left{z-index:102}.ht_clone_bottom_left_corner,.ht_clone_debug,.ht_clone_top_left_corner{z-index:103}.handsontable td.htSearchResult{background:#fcedd9;color:#583707}.htBordered{border-width:1px}.htBordered.htTopBorderSolid{border-top-style:solid;border-top-color:#000}.htBordered.htRightBorderSolid{border-right-style:solid;border-right-color:#000}.htBordered.htBottomBorderSolid{border-bottom-style:solid;border-bottom-color:#000}.htBordered.htLeftBorderSolid{border-left-style:solid;border-left-color:#000}.handsontable tbody tr th:nth-last-child(2){border-right:1px solid #ccc}.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer{border-bottom:1px solid #ccc;padding-bottom:5px}.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #ccc}.htCollapseButton{width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;margin-bottom:3px;position:relative}.htCollapseButton:after{content:"";height:300%;width:1px;display:block;background:#ccc;margin-left:4px;position:absolute;bottom:10px}thead .htCollapseButton{right:5px;position:absolute;top:5px;background:#fff}thead .htCollapseButton:after{height:1px;width:700%;right:10px;top:4px}.handsontable tr th .htExpandButton{position:absolute;width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;box-shadow:1px 1px 3px rgba(0,0,0,.4);cursor:pointer;top:0;display:none}.handsontable thead tr th .htExpandButton{top:5px}.handsontable tr th .htExpandButton.clickable{display:block}.collapsibleIndicator{position:absolute;top:50%;transform:translateY(-50%);right:5px;border:1px solid #a6a6a6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;box-shadow:0 0 0 6px #eee;background:#eee}.handsontable col.hidden{width:0!important}.handsontable table tr th.lightRightBorder{border-right:1px solid #e6e6e6}.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}.ht_clone_bottom,.ht_clone_left,.ht_clone_top,.ht_master{overflow:hidden}.ht_master .wtHolder{overflow:auto}.handsontable .ht_clone_left thead,.handsontable .ht_master thead,.handsontable .ht_master tr th{visibility:hidden}.ht_clone_bottom .wtHolder,.ht_clone_left .wtHolder,.ht_clone_top .wtHolder{overflow:hidden}.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea),.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle){z-index:9999}.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea,.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea{left:-10000px;top:-10000px}.htMobileEditorContainer.active{display:block}.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}.htMobileEditorContainer .cellPointer.hidden{display:none}.htMobileEditorContainer .cellPointer:before{content:"";display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0;cursor:move;z-index:9999}.htMobileEditorContainer .moveHandle:after{content:"..\A..\A..\A..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}.htMobileEditorContainer .downButton:after,.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}.handsontable.hide-tween{animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable.show-tween{animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next.guideflow_hovered,.pika-prev.guideflow_hovered{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(https://html-assets-prod.guideflow.com/159ef94ca1c7eaeafcec2d37eec703a723599e2b);*left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(https://html-assets-prod.guideflow.com/f3bbf638d5f12b6277053de3293b6febbca8e26f);*right:0}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button.guideflow_hovered{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.htCommentCell{position:relative}.htCommentCell:after{content:"";position:absolute;top:0;right:0;border-left:6px solid transparent;border-top:6px solid #000}.htComments{display:none;z-index:1059;position:absolute}.htCommentTextArea{box-shadow:0 1px 3px rgba(0,0,0,.117647),0 1px 2px rgba(0,0,0,.239216);box-sizing:border-box;border:none;border-left:3px solid #ccc;background-color:#fff;width:215px;height:90px;font-size:12px;padding:5px;outline:0!important;-webkit-appearance:none}.htCommentTextArea:focus{box-shadow:0 1px 3px rgba(0,0,0,.117647),0 1px 2px rgba(0,0,0,.239216),inset 0 0 0 1px #5292f7;border-left:3px solid #5292f7}
/*!
 * Handsontable ContextMenu
 */.htContextMenu:not(.htGhostTable){display:none;position:absolute;z-index:1060}.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_debug,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_top{display:none}.htContextMenu table.htCore{border:1px solid #ccc;border-bottom-width:2px;border-right-width:2px}.htContextMenu .wtBorder{visibility:hidden}.htContextMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htContextMenu table tbody tr td:first-child{border:0}.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#f3f3f3}.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;height:0;padding:0;cursor:default}.htContextMenu table tbody tr td.htDisabled{color:#999;cursor:default}.htContextMenu table tbody tr td.htDisabled.guideflow_hovered{background:#fff;color:#999;cursor:default}.htContextMenu table tbody tr.htHidden{display:none}.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htContextMenu .ht_master .wtHolder{overflow:hidden}textarea#HandsontableCopyPaste{position:fixed!important;top:0!important;right:100%!important;overflow:hidden;opacity:0;outline:0 none!important}.htRowHeaders .ht_master.innerBorderLeft~.ht_clone_left td:first-of-type,.htRowHeaders .ht_master.innerBorderLeft~.ht_clone_top_left_corner th:nth-child(2){border-left:0 none}.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight{cursor:move;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualColumnMove.on-moving--columns,.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer{display:none}.handsontable .ht__manualColumnMove--backlight,.handsontable .ht__manualColumnMove--guideline{position:absolute;height:100%;display:none}.handsontable .ht__manualColumnMove--guideline{background:#757575;width:2px;top:0;margin-left:-1px;z-index:105}.handsontable .ht__manualColumnMove--backlight{background:#343434;background:rgba(52,52,52,.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--columns .ht__manualColumnMove--backlight,.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline{display:block}.handsontable .wtHider{position:relative}.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight{cursor:move;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualRowMove.on-moving--rows,.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer{display:none}.handsontable .ht__manualRowMove--backlight,.handsontable .ht__manualRowMove--guideline{position:absolute;width:100%;display:none}.handsontable .ht__manualRowMove--guideline{background:#757575;height:2px;left:0;margin-top:-1px;z-index:105}.handsontable .ht__manualRowMove--backlight{background:#343434;background:rgba(52,52,52,.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--rows .ht__manualRowMove--backlight,.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline{display:block}.handsontable tbody td[rowspan][class*=area][class*=highlight]:not([class*=fullySelectedMergedCell]):before{opacity:0}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-0]:before,.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-multiple]:before{opacity:.1}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-1]:before{opacity:.2}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-2]:before{opacity:.27}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-3]:before{opacity:.35}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-4]:before{opacity:.41}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-5]:before{opacity:.47}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-6]:before{opacity:.54}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-7]:before{opacity:.58}

/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

:root {
  /* COLOR */
  --player-action-dark: rgb(60, 84, 209);
  --player-active: rgba(255, 255, 255, 0.35);
  --player-foreground-1: rgb(255, 255, 255);
  --player-foreground-2: rgba(255, 255, 255, 0.65);
  --player-grey-3: rgb(221, 223, 229);
  --player-grey-5: rgb(118, 118, 132);
  --player-grey-7: rgb(43, 42, 53);
  --player-grey-8: rgb(30, 29, 40);
  --player-grey-9: rgb(2, 9, 19);
  --player-hover: rgba(255, 255, 255, 0.25);
}

