@-moz-keyframes fadeInOverlay{0%{background:hsla(0,0%,100%,0)}to{background:rgba(0,0,0,.5)}}@-webkit-keyframes fadeInOverlay{0%{background:hsla(0,0%,100%,0)}to{background:rgba(0,0,0,.5)}}@-o-keyframes fadeInOverlay{0%{background:hsla(0,0%,100%,0)}to{background:rgba(0,0,0,.5)}}@keyframes fadeInOverlay{0%{background:hsla(0,0%,100%,0)}to{background:rgba(0,0,0,.5)}}@-moz-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,.5)}to{background:hsla(0,0%,100%,0)}}@-webkit-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,.5)}to{background:hsla(0,0%,100%,0)}}@-o-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,.5)}to{background:hsla(0,0%,100%,0)}}@keyframes fadeOutOverlay{0%{background:rgba(0,0,0,.5)}to{background:hsla(0,0%,100%,0)}}.PMDocument p:after{content:"";display:inline-block}.PMDocument.is-rtl{text-align:right}.PMEditor{cursor:text}.PMEditor.is-rtl{direction:rtl;text-align:right}.PMEditor.is-scaled-lang .ProseMirror[pm-placeholder],.PMEditor:not(.is-scaled-lang){font-weight:400;font-size:1.125rem;line-height:1.444444444444444}@media screen and (max-width:38.75em){.PMEditor.is-scaled-lang .ProseMirror[pm-placeholder],.PMEditor:not(.is-scaled-lang){font-weight:400;font-size:1rem;line-height:1.1875}}.ProseMirror,.ProseMirror-focused{box-shadow:none;outline:none}.ProseMirror:before{color:#97a5aa;content:attr(pm-placeholder);position:absolute}.PMEditor-border{height:.25rem;box-shadow:0 .125rem 0 0 #455358;transition:all .12s cubic-bezier(.47,0,.745,.715)}.PMEditor:focus-within~.PMEditor-border{box-shadow:0 .25rem 0 0 #ffcd1f}@media print{.PMEditor-border{border-bottom:1px solid #000;box-shadow:none}}.ProseMirror[contenteditable]{overflow-wrap:break-word;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word}.PMToolbar{display:-webkit-flex;display:flex;margin-bottom:1rem;transition:all .12s ease}.PMToolbar-combinedToolbar{margin-bottom:unset}.PMToolbar-highlighter,.PMToolbar-icon{-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:flex;font-weight:600;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-right:.75rem;padding:.125rem;transition:all .12s cubic-bezier(.47,0,.745,.715)}.PMToolbar-icon,.PMToolbar-icon .UIIcon{height:1.5rem;width:1.5rem}.PMToolbar-highlighter{border:.125rem solid #fff;border-radius:50%;box-shadow:0 .125rem .3125rem rgba(0,0,0,.12);height:1.25rem;margin-top:.125rem;min-width:1.25rem;width:1.25rem}.PMToolbar-highlighter .UIIcon--check-rounded{color:#fff;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);transition:all .12s cubic-bezier(.47,0,.745,.715)}.PMToolbar--blue{background-color:#39a0ed}.PMToolbar--pink{background-color:#faa6ff}.PMToolbar--yellow{background-color:#ffcd1f}.PMToolbar--consolidatedHighlighterSwirl{background-image:url(/a/i/create_set/rich-text-highlighter-swirl.9c9568dd4fcf73a.png);background-image:conic-gradient(#ffcd1f 14%,#ffcd1f 27%,#39a0ed 48%,#39a0ed 60%,#faa6ff 88%,#faa6ff,#ffcd1f 14%),-webkit-linear-gradient(top,#ffcd1f,#ffcd1f);background-image:conic-gradient(#ffcd1f 14%,#ffcd1f 27%,#39a0ed 48%,#39a0ed 60%,#faa6ff 88%,#faa6ff,#ffcd1f 14%),-moz-linear-gradient(top,#ffcd1f,#ffcd1f);background-image:conic-gradient(#ffcd1f 14%,#ffcd1f 27%,#39a0ed 48%,#39a0ed 60%,#faa6ff 88%,#faa6ff,#ffcd1f 14%),-ms-linear-gradient(top,#ffcd1f,#ffcd1f);background-image:conic-gradient(#ffcd1f 14%,#ffcd1f 27%,#39a0ed 48%,#39a0ed 60%,#faa6ff 88%,#faa6ff,#ffcd1f 14%),linear-gradient(180deg,#ffcd1f,#ffcd1f)}@media (hover:hover){.PMToolbar-icon:hover{background-color:#f0f0f0;border-radius:.125rem}.PMToolbar-icon:hover[name=consolidated_format_icon]{background-color:transparent;color:#ffcd1f}.PMToolbar-highlighter:hover .UIIcon--check-rounded{opacity:1;-ms-filter:none;filter:none}.PMToolbar-highlighter:hover.PMToolbar--consolidatedHighlighterSwirl .UIIcon--check-rounded{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}.PMToolbar-icon--active{background-color:#f0f0f0;border-radius:.125rem}.PMToolbar-highlighter--active .UIIcon--check-rounded{opacity:1;-ms-filter:none;filter:none}.RichTextEditor-label{color:#97a5aa;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.625rem;text-align:inherit;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.0625rem;line-height:1.333333333333333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:38.75em){.RichTextEditor-label{font-weight:600;text-transform:uppercase;font-size:.625rem;letter-spacing:.0625rem;line-height:1.3}}.RichTextEditor[aria-invalid=true]:not([aria-disabled=true]) .RichTextEditor-label{color:#ff725b}.RichTextEditor[aria-invalid=false]:not([aria-disabled=true]) .RichTextEditor-label{color:#23b26d}.SpecialCharactersToolbar{position:relative}.CardsItemSide .SpecialCharactersToolbar{font-size:1rem;line-height:1.625}.SpecialCharacterToolbar-accentsBar{cursor:default;position:absolute;transform:translateY(.3125rem);width:100%;z-index:200}.touch .SpecialCharacterToolbar-accentsBar{display:none!important}.ie11.touch .SpecialCharacterToolbar-accentsBar,.ie.touch .SpecialCharacterToolbar-accentsBar{display:block!important}@media screen and (max-width:38.75em){.ie11.touch .SpecialCharacterToolbar-accentsBar,.ie.touch .SpecialCharacterToolbar-accentsBar,.SpecialCharacterToolbar-accentsBar{display:none!important}}.SpecialCharacterToolbar-accentsBarInner{background:#fff;max-height:3.125rem;overflow:hidden;padding:.3125rem;position:relative;transform-origin:top;transition:all .12s ease;box-shadow:0 .3125rem 1rem 0 rgba(0,0,0,.24)}.SpecialCharacterToolbar-accentsBarInner:hover{max-height:12.5rem;overflow-y:scroll}.SpecialCharacterToolbar-accentsBarInner:hover .SpecialCharacterToolbar-accentBarWrap{margin-right:0}.SpecialCharacterToolbar-animateAccentsBar-enter .SpecialCharacterToolbar-accentsBarInner{transform:scaleY(0)}.SpecialCharacterToolbar-animateAccentsBar-enter.SpecialCharacterToolbar-animateAccentsBar-enter-active .SpecialCharacterToolbar-accentsBarInner,.SpecialCharacterToolbar-animateAccentsBar-leave .SpecialCharacterToolbar-accentsBarInner{transform:scaleY(1)}.SpecialCharacterToolbar-animateAccentsBar-leave.SpecialCharacterToolbar-animateAccentsBar-leave-active .SpecialCharacterToolbar-accentsBarInner{transform:scaleY(0)}.UpsellPMToolbar-popover{border-radius:.3125rem;transform:translateY(.5rem)}.UpsellPMToolbar-popover:after{display:none}.UpsellPMToolbar-popover.UIPopover{min-width:0}.UpsellPMToolbar-popoverInner{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:.5rem}.UpsellPMToolbar-popoverInner .PMToolbar-highlighter:last-child,.UpsellPMToolbar-popoverInner .PMToolbar-icon:last-child{margin-right:0}.UpsellPMToolbar-upsellBadge{border-radius:.125rem;font-weight:600;font-size:.625rem;letter-spacing:.0625rem;line-height:1.2;height:1rem;margin-bottom:.125rem;text-align:center}.UpsellPMToolbar-upsellBadge a{color:#fff}.PMToolbar:not(.UpsellPMToolbar-popoverInner) .UpsellPMToolbar-upsellBadge{transform:translateY(.3125rem)}.bgY{background-color:#fff2c7}.bgB{background-color:#cde7fa}.bgP{background-color:#fee9ff}