.cardWiggle{overflow:hidden!important}.cardWiggle .card-content{animation:.7s cubic-bezier(.36,.07,.19,.97) both shake;position:relative;top:0;left:0}.disable-card-size-animations .card-body,.disable-card-size-animations .card-content>[data-node-view-content-inner=card],.disable-card-size-animations .card-divider{transition:none!important}@keyframes shake{10%,90%{top:1px;left:-1px}20%,80%{top:-1px;left:2px}30%,50%,70%{top:0;left:-4px}40%,60%{top:1px;left:4px}}.coachbarCursor .cursorBlinkEffect{animation:1.5s infinite blink-animation}@keyframes blink-animation{0%{opacity:0}20%{opacity:1}80%{opacity:0}to{opacity:1}}@keyframes loading-pulse-animation{0%{border-top:6px solid var(--chakra-colors-trueblue-300)}50%{border-top:6px solid var(--chakra-colors-gray-300)}to{border-top:6px solid var(--chakra-colors-trueblue-300)}}@keyframes rotation-asteroid{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes jiggle-sal{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes bouncing-loader{to{opacity:.1;transform:translateY(0)}}.bouncing-loader div{opacity:1;background-color:#0009;border-radius:50%;width:6px;height:6px;margin:8px 2px;animation:.6s infinite alternate bouncing-loader}.bouncing-loader div:nth-child(2){animation-delay:.2s}.bouncing-loader div:nth-child(3){animation-delay:.4s}
@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-RegularItalic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-Semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-SemiboldItalic.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ESBuild;src:url(/fonts/ESBuild/ESBuild-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}
@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-RegularItalic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-Medium.woff2)format("woff2");font-weight:475;font-style:normal;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-MediumItalic.woff2)format("woff2");font-weight:475;font-style:italic;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-SemiBoldItalic.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PPMori;src:url(/fonts/PPMori/PPMori-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}
:root{--100vh:100%}html{min-height:var(--100vh);min-height:-webkit-fill-available;height:var(--100vh);height:-webkit-fill-available}body{scroll-behavior:smooth;--100vh:100vh;--editor-width:100vw;position:relative}input[name=email-input-0]{position:absolute;left:-5000px}#ck-app .ck-modal-container{z-index:10001!important}#ck-failed-payment-wall .ck-modal-container{z-index:10000!important}body.drag-in-progress *{background-attachment:unset!important}body.drag-in-progress .block-gridLayout .grid-cell{outline-width:var(--grid-border)!important}body.drag-in-progress .block-gallery .gallery{border-color:var(--grid-outline-color)}body.drag-in-progress [data-content-reference]{transform:translate(0,0)}body.drag-in-progress .moveable-control{display:none!important}body.formatting-menu-open .link-preview-hover{display:none}.disable-all-transitions *{-o-transition:none!important;transition:none!important}[data-tippygammatype=floating-menu-popper]{pointer-events:none}[data-tippygammatype=floating-menu-popper] .tippy-content>*{pointer-events:auto}.global-drag-handle{z-index:2;margin:-.5rem;cursor:pointer;margin-inline-end:0;position:fixed}.global-drag-handle:after{content:"⋮";background:var(--global-drag-handle-background);border:1px solid var(--global-drag-handle-border);width:16px;height:22px;color:var(--global-drag-handle-color);border-radius:var(--chakra-radii-base);box-shadow:var(--chakra-shadows-sm);justify-content:center;align-items:center;margin:.5rem;margin-inline-end:0;font-size:16px;font-weight:900;line-height:1;display:flex}.global-drag-handle[data-isolating-parent=tableCell]:after,.global-drag-handle[data-isolating-parent=gridCell]:after{margin-inline-start:0}.global-drag-handle:hover:after{background:var(--global-drag-handle-hover-background)}.debug-comments .debug-comment-cursor:not(.block){background-color:orange}.debug-comments .block.debug-comment-block,.block.debug-comment-block .debug-comments{outline:1px solid orange}.annotatable-node-view-wrapper{flex-direction:column;display:flex}.annotatable-node-view-wrapper.is-mobile{flex-direction:column-reverse}.annotatable-node-view-wrapper.is-mobile .block-comments-inner-stack{margin-bottom:-.5rem}.annotatable-node-view-wrapper.is-mobile .block-comments-inner-stack .block-comment-button-wrapper{margin-inline-end:.5rem;margin-bottom:.5rem}.annotatable-node-view-wrapper:hover .controls-wrapper{opacity:1}[data-hide-comments=true] .annotatable-node-view-wrapper .comments-wrapper,[data-hide-comments=true] .annotatable-node-view-wrapper .comments-wrapper .controls-wrapper,.has-column-resize-handle .annotatable-node-view-wrapper .comments-wrapper .controls-wrapper .block-comments-stack.is-empty{display:none}.annotatable-activator{top:0;box-sizing:content-box;width:50px;height:100%;margin-inline-start:100%;padding-inline-start:3rem;position:absolute;inset-inline-start:0}.emoji{color:#000;font-family:Twemoji Mozilla,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,EmojiOne Color,Android Emoji,sans-serif;font-weight:400}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror .column-resize-handle{inset-inline-end:-2px;z-index:20;background-color:var(--chakra-colors-trueblue-300);cursor:ew-resize;cursor:col-resize;width:4px;position:absolute;top:0;bottom:0}.ProseMirror .column-resize-handle.left{inset-inline-start:-2px}.ProseMirror .column-resize-handle.top,.ProseMirror .column-resize-handle.bottom{cursor:ns-resize;cursor:row-resize;width:unset;height:4px;left:0;right:0}.ProseMirror .column-resize-handle.top{top:-2px}.ProseMirror .column-resize-handle.bottom{bottom:-2px}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}body.is-taking-action .block-comments-stack:not(.is-taking-action){pointer-events:none}body.is-taking-action .block-comments-stack:not(.is-taking-action) .block-comments-inner-stack{box-shadow:none;background-color:#0000;border:1px solid #0000;transform:scale(.4)}body.is-taking-action .block-comments-stack:not(.is-taking-action) .block-comments-inner-stack button{opacity:0}body.is-taking-action .block-comments-stack:not(.is-taking-action) .avatar-group-popup{opacity:0;transform-origin:-50%;transition-delay:50ms;transform:scale(.3)}.block-comments-stack{opacity:1;pointer-events:auto;z-index:5}.block-comments-stack.other-comment-open{opacity:0;pointer-events:none}html[dir=rtl] .comment-editor .ProseMirror p:empty{direction:rtl}html[dir=rtl] .comment-editor .ProseMirror p:has(br:only-child){direction:rtl}.reset-top-left-margin{margin-top:0!important;margin-left:0!important}.reset-top-left-margin.reset-max-width-with-margins{max-width:unset!important}
@media print{.block-image,.block-video,.block-embed,.block-drawing,.block-gallery{break-inside:avoid}*{text-shadow:none!important}div.doc-root{overflow:visible!important}*{background-attachment:unset!important}[data-doc-background-element],[data-doc-background-element-present-mode]{width:100%!important;height:100%!important}div.doc-content-wrapper{padding-bottom:0!important}body{-webkit-print-color-adjust:exact;color-adjust:exact;width:1200px!important;overflow:visible!important}#__next,#__next>*,#__next>*>*,#__next>*>*>*,#main,[data-testid=doc-background]{background-color:#0000!important}[data-doc-background-element-present-mode]{clip-path:inset(.5px)!important}[data-print-hidden],.chakra-menu__menu-list,.__prosemirror-dev-tools__{display:none!important}@page{size:landscape;margin:0}}
@keyframes star{0%,18.5185%{width:0;height:0;margin-top:0;margin-left:0;top:50%}44.4444%{width:12.5em;height:12.5em;margin-top:-6.25em;margin-left:-6.25em;top:54%}62.963%{width:10em;height:10em;margin-top:-5em;margin-left:-5em;top:54%}81.4815%{width:10.25em;height:10.25em;margin-top:-5.125em;margin-left:-5.125em;top:54%}to{width:10em;height:10em;margin-top:-5em;margin-left:-5em;top:54%}}@keyframes ring{0%{border-width:0;width:0;height:0;margin-top:0;margin-left:0}3.7037%{border-width:1em;border-color:#e2b026;width:0;height:0;margin-top:-1em;margin-left:-1em}7.40741%{border-width:7em;width:0;height:0;margin-top:-7em;margin-left:-7em}11.1111%{border-width:8em;width:0;height:0;margin-top:-8em;margin-left:-8em}14.8148%{border-width:8.5em;width:0;height:0;margin-top:-8.5em;margin-left:-8.5em}18.5185%{border-width:2.5em;border-color:#cc8ef5;width:12em;height:12em}22.2222%{border-width:.5em;width:16em;height:16em}25.9259%,to{border-width:0;width:17em;height:17em;margin-top:-8.5em;margin-left:-8.5em}}@keyframes circles{0%,18.5185%{box-shadow:-5.3033em -5.3033em 0 -.83333em #8ce8c3,-5.74533em -4.82091em 0 -.83333em #8be7c2,.83973em -7.45284em 0 -.83333em #90d2fa,.18698em -7.49767em 0 -.83333em #91d1f9,6.35043em -3.99024em 0 -.83333em #cc8ef5,5.97849em -4.52853em 0 -.83333em #cb8df4,7.07912em 2.47709em 0 -.83333em #8ce8c3,7.26808em 1.85068em 0 -.83333em #8ce8c3,2.47709em 7.07912em 0 -.83333em #f58ea7,3.08465em 6.83629em 0 -.83333em #f48da6,-3.99024em 6.35043em 0 -.83333em #91d2fa,-3.42158em 6.67404em 0 -.83333em #91d2fa,-7.45284em .83973em 0 -.83333em #92d3fc,-7.35129em 1.4861em 0 -.83333em #cb8df4}22.2222%{box-shadow:-5.65685em -5.65685em 0 -.33333em #8ce8c3,-6.51138em -5.46369em 0 -.33333em #8be7c2,.89572em -7.9497em 0 -.33333em #90d2fa,.21191em -8.49736em 0 -.33333em #91d1f9,6.77379em -4.25626em 0 -.33333em #cc8ef5,6.77563em -5.13234em 0 -.33333em #cb8df4,7.55107em 2.64223em 0 -.33333em #8ce8c3,8.23716em 2.09744em 0 -.33333em #8ce8c3,2.64223em 7.55107em 0 -.33333em #f58ea7,3.49594em 7.7478em 0 -.33333em #f48da6,-4.25626em 6.77379em 0 -.33333em #91d2fa,-3.87779em 7.56391em 0 -.33333em #91d2fa,-7.9497em .89572em 0 -.33333em #92d3fc,-8.33147em 1.68424em 0 -.33333em #cb8df4}51.8519%{box-shadow:-8.48528em -8.48528em 0 -.16667em #9b88cb,-8.38671em -5.44639em 0 -.58333em #ac77d9,1.34357em -11.9246em 0 -.16667em #97e3d5,-.97087em -9.95276em 0 -.58333em #b0dfe0,10.1607em -6.38438em 0 -.16667em #d1dbaa,7.17606em -6.9645em 0 -.58333em #d8ce9f,11.3266em 3.96335em 0 -.16667em #66cc9e,9.91926em 1.26817em 0 -.58333em #70d4a8,3.96335em 11.3266em 0 -.16667em #d5a5bf,5.19306em 8.54588em 0 -.58333em #ad9be0,-6.38438em 10.1607em 0 -.16667em #bc7be1,-3.44362em 9.38837em 0 -.58333em #a38cdb,-11.9246em 1.34357em 0 -.16667em #b77bdc,-9.48718em 3.16122em 0 -.58333em #9fcbcc}81.4815%,to{box-shadow:-8.48528em -8.48528em 0 -.83333em #a068ce,-8.38671em -5.44639em 0 -.83333em #b752e1,1.34357em -11.9246em 0 -.83333em #99e9c8,-.97087em -9.95276em 0 -.83333em #bae3d7,10.1607em -6.38438em 0 -.83333em #d3f491,7.17606em -6.9645em 0 -.83333em #dce483,11.3266em 3.96335em 0 -.83333em #59c392,9.91926em 1.26817em 0 -.83333em #67cd9f,3.96335em 11.3266em 0 -.83333em #caadc7,5.19306em 8.54588em 0 -.83333em #959ff3,-6.38438em 10.1607em 0 -.83333em #ca5ed8,-3.44362em 9.38837em 0 -.83333em #a975d1,-11.9246em 1.34357em 0 -.83333em #c35dd1,-9.48718em 3.16122em 0 -.83333em #90e0be}}.star-wrapper .star{z-index:0;opacity:0;width:2em;height:2em;margin-top:-1em;margin-left:-1em;display:block;position:absolute;top:54%;left:50%}.star-wrapper .star>*{position:absolute;overflow:hidden}.star-wrapper .star>:after{content:"";background:#aab8c2;display:block;position:absolute}.star-wrapper .star .tl{width:50.25%;height:25%;top:0;left:0}.star-wrapper .star .tl:after{border-radius:70% 80% 50% 50%/80% 80% 50% 50%;width:104%;height:200%;top:0;left:0}.star-wrapper .star .tr{width:50.25%;height:25%;top:0;right:0}.star-wrapper .star .tr:after{border-radius:80% 70% 50% 50%/80% 80% 50% 50%;width:104%;height:200%;top:0;right:0}.star-wrapper .star .bl{width:50.25%;height:75.5%;bottom:0;left:0}.star-wrapper .star .bl:after{border-radius:0 0 0 100%;width:160%;height:95%;top:0;left:0}.star-wrapper .star .br{width:50.25%;height:75.5%;bottom:0;right:0}.star-wrapper .star .br:after{border-radius:0 0 100%;width:160%;height:95%;top:0;right:0}.star-wrapper .ring{z-index:1;border-style:solid;border-width:0;border-radius:50%;display:block;position:absolute;top:50%;left:50%}.star-wrapper .circles{z-index:2;border-radius:50%;width:1.66667em;height:1.66667em;margin-top:-.83333em;margin-left:-.83333em;display:block;position:absolute;top:50%;left:50%}.star-wrapper.active .star{animation-name:star;animation-duration:.8s;animation-timing-function:ease-in;animation-iteration-count:1}.star-wrapper.active .star .tl:after,.star-wrapper.active .star .tr:after,.star-wrapper.active .star .bl:after,.star-wrapper.active .star .br:after{background:#e2b026}.star-wrapper.active .ring{animation-name:ring;animation-duration:.8s;animation-timing-function:ease-in;animation-iteration-count:1}.star-wrapper.active .circles{animation-name:circles;animation-duration:.8s;animation-timing-function:ease-in;animation-iteration-count:1}
.gamma-switch-container.loading:before{background:linear-gradient(#d8ddff 0%,#0000 100%)!important}.gamma-switch-container.loading:after{background:linear-gradient(#0000 0%,#d8ddff 100%)!important}.gamma-switch-container.active:before{background:linear-gradient(#ffdede 0%,#0000 100%)}.gamma-switch-container.active:after{background:linear-gradient(#0000 0%,#ffdede 100%)}.gamma-switch-container .text{flex-direction:column;align-items:center;transition:all .3s ease-in-out;display:flex}.gamma-switch-container.loading .switch{pointer-events:none}.gamma-switch-container.loading .switch .slider{background-color:#9b999b;width:24px}.gamma-switch-container.loading .switch .slider:before{border:3px solid #9b999b;border-top-color:#6174f0;bottom:0;left:0;right:0}.gamma-switch-container.active .switch .slider:before{right:3px;left:unset}.gamma-switch-container.active.loading .switch .slider:before{right:0;left:unset}.switch{justify-content:center;width:36px;height:24px;display:flex;position:relative}.switch input{opacity:0;width:0;height:0}.switch .slider{z-index:10;cursor:pointer;background-color:var(--chakra-colors-gray-300);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute}.switch .slider:before{content:"";box-sizing:content-box;background-color:#f1f1f1;width:18px;height:18px;transition:background-color .3s;animation:1s infinite spin;position:absolute;bottom:3px;left:3px}.gamma-switch-container.active .switch .slider.round{background-color:var(--chakra-colors-trueblue-500)}.switch .slider.round{border-radius:22px;box-shadow:2px 2px 5px #0000001a}.switch .slider.round:before{border-radius:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}