.pb-page-builder.page-root{position:relative}.pb-page-builder .c-sticky-note{position:absolute;z-index:12;margin-top:0;width:220px;height:220px;transform:rotate(var(--sticky-note-rotation,-3deg));transform-origin:center}.pb-page-builder .c-sticky-note__paper{position:relative;box-sizing:border-box;width:100%;height:100%;padding:22px 20px 18px;overflow:hidden;border-radius:2px;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0) 18%),repeating-linear-gradient(180deg,rgba(0,0,0,0) 0 25px,rgba(132,111,22,.12) 25px 26px),linear-gradient(180deg,#f7e98c 0%,#f1dd6b 100%);box-shadow:0 18px 32px rgba(24,24,24,.18),0 2px 5px rgba(24,24,24,.14)}.pb-page-builder .c-sticky-note__paper:after{content:"";position:absolute;top:0;right:0;width:42px;height:42px;background:linear-gradient(135deg,rgba(24,24,24,.12) 0%,rgba(24,24,24,.02) 60%,rgba(24,24,24,0) 100%);clip-path:polygon(100% 0,0 0,100% 100%)}.pb-page-builder .c-sticky-note__title{margin:0 0 12px;color:#5f4810;font-family:"Cerebri Sans","Open Sans",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:100%}.pb-page-builder .c-sticky-note__body{color:#5f4810;font-family:"Cerebri Sans","Open Sans",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:1.5;white-space:normal}body.preview-app .preview-node-frame--overlay{position:absolute;z-index:18;margin-top:0;--preview-root-spacing:0px}body.preview-app .preview-node-frame--overlay>.c-sticky-note{left:0;top:0;width:100%;height:100%}body.preview-app .c-sticky-note[data-sticky-note-draggable=true]{cursor:grab;user-select:none}body.preview-app .c-sticky-note.is-dragging{cursor:grabbing}