@import url("../../../public/assets/css/smart-notification-bar-font-families.css");.ep-plugin-badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}.ep-plugin-badge--active{color:#fff;background-color:#28a745}.ep-plugin-badge--expired{color:#fff;background:#fda300}.ep-plugin-badge--inactive{color:#212529;background-color:#f8f9fa}.ep-plugin-helptext{color:#888;margin:2rem auto;text-align:center}.ep-plugin-helptext p{border:1px solid #ddd;border-radius:2rem;display:inline-block;padding:1rem 2rem}.ep-plugin-helptext__icon{display:inline-block;height:1rem;margin:0 1rem 0 0;width:1rem}.ep-plugin-helptext__icon svg{display:block;fill:#0073aa;margin-top:2px}.ep-plugin-external-link-icon{display:inline-block;height:1rem;width:1rem;max-height:100%;max-width:100%;margin:auto}.ep-plugin-external-link-icon svg{display:block;fill:#0073aa;margin-top:4px}.ep-plugin-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:130px;max-width:900px}.ep-plugin-form__form{-webkit-box-flex:2;-ms-flex:2;flex:2}.ep-plugin-form__sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.ep-plugin-form-result{margin:10px 0;position:relative}.ep-plugin-form-result--error{background-color:#f9e2e2;border-left:3px solid #d94f4f}.ep-plugin-form-result--success{background-color:#eff9f1;border-left:3px solid #4ab866}.ep-plugin-form-result__content{margin:1em 25px 1em 0;padding:20px 12px}.ep-plugin-form-result__content ul{list-style:disc;margin:20px 0 20px 20px}.ep-plugin-form-result__content ul li{margin:0 0 15px 10px;padding:0 0 0 5px}.ep-plugin-form-result__modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:10000}.ep-plugin-form-result__modal-content{margin:0 auto;max-width:500px;width:100%}.ep-plugin-form-result__modal.hidden{display:none}.ep-plugin-form-result__close-button{background:none;border:none;cursor:pointer;font-size:18px;height:30px;position:absolute;right:0;top:0;width:30px}.ep-plugin-form__delete-confirm-modal,.ep-plugin-form__template-preview-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:10000}.ep-plugin-form__delete-confirm-modal-content,.ep-plugin-form__template-preview-modal-content{background:#fff;border-radius:3px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.5);box-shadow:0 10px 20px rgba(0,0,0,0.5);margin:0 auto;max-width:500px;position:relative;width:100%}.ep-plugin-form__delete-confirm-modal-content h3,.ep-plugin-form__template-preview-modal-content h3{border-bottom:1px solid #eee;margin:0 0 20px 0;padding:20px}.ep-plugin-form__delete-confirm-modal-content p,.ep-plugin-form__template-preview-modal-content p{border-bottom:1px solid #eee;margin:0 0 20px 0;padding:0 20px 20px}.ep-plugin-form__delete-confirm-modal-content label,.ep-plugin-form__delete-confirm-modal-content input,.ep-plugin-form__template-preview-modal-content label,.ep-plugin-form__template-preview-modal-content input{margin:0 20px}.ep-plugin-form__delete-confirm-modal-content input,.ep-plugin-form__template-preview-modal-content input{margin-bottom:10px}.ep-plugin-form__delete-confirm-modal-content ol,.ep-plugin-form__template-preview-modal-content ol{margin:1rem;padding:1rem}.ep-plugin-form__delete-confirm-modal__close-button,.ep-plugin-form__template-preview-modal__close-button{background:none;border:none;cursor:pointer;font-size:18px;height:30px;position:absolute;right:0;top:0;width:30px}.ep-plugin-form__delete-confirm-actions,.ep-plugin-form__template-preview-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px 20px}.ep-plugin-form__delete-confirm-modal.hidden,.ep-plugin-form__template-preview-modal.hidden{display:none}.ep-plugin-card{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.04);box-shadow:0 1px 1px rgba(0,0,0,0.04);margin:10px 0;padding:0}.ep-plugin-card__columns{display:-webkit-box;display:-ms-flexbox;display:flex}.ep-plugin-card__column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px 0 0}.ep-plugin-card__column:last-child{padding-right:0}.ep-plugin-card__title{margin:0;padding:0}.ep-plugin-card__section{border-bottom:1px solid #eee;padding:20px}.ep-plugin-card__section--secondary{background:#f5f5f5;border-bottom:1px solid #e3e3e3}.ep-plugin-card__section--closed,.ep-plugin-card__section--opened{padding:0}.ep-plugin-card__section--closed .ep-plugin-form-group__label,.ep-plugin-card__section--opened .ep-plugin-form-group__label{padding:10px 0 10px 10px}.ep-plugin-card__section--closed .ep-plugin-form-group__label span,.ep-plugin-card__section--opened .ep-plugin-form-group__label span{display:inline-block;margin-right:10px}.ep-plugin-card__section--closed .ep-plugin-form-group__body,.ep-plugin-card__section--opened .ep-plugin-form-group__body{padding:20px}.ep-plugin-card__section--closed .ep-plugin-form-group__label{background:#ebebeb;border-bottom:1px solid #eee}.ep-plugin-card__section--closed .ep-plugin-form-group__body{display:none}.ep-plugin-card__section--opened .ep-plugin-form-group__label{background:#f5f5f5;border-bottom:1px solid #eee}.ep-plugin-card__section--opened .ep-plugin-form-group__label span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ep-plugin-card__section--opened .ep-plugin-form-group__body{display:block}.ep-plugin-card__section:last-child{border-bottom:none}.ep-plugin-form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 1.5rem}.ep-plugin-form-group__label{cursor:pointer;font-size:0.9rem;font-weight:bold;line-height:2rem}.ep-plugin-form-group label{cursor:pointer;line-height:2rem}.ep-plugin-form-group input[type="text"],.ep-plugin-form-group input[type="email"],.ep-plugin-form-group input[type="number"],.ep-plugin-form-group input[type="url"],.ep-plugin-form-group select,.ep-plugin-form-group option{height:2.5rem;line-height:2.5rem}.ep-plugin-form-group .button.button-hero{height:2.5rem;line-height:2.5rem;min-height:2.5rem}.ep-plugin-form-group select{max-width:100%;width:100%}.ep-plugin-form-group input::-webkit-input-placeholder{color:#c2c2c2;font-style:italic}.ep-plugin-form-group input:-ms-input-placeholder{color:#c2c2c2;font-style:italic}.ep-plugin-form-group input::-ms-input-placeholder{color:#c2c2c2;font-style:italic}.ep-plugin-form-group input::placeholder{color:#c2c2c2;font-style:italic}.ep-plugin-form-group input.ep-plugin-field-error{background-color:#fbeae5;border-color:#bf0711}.ep-plugin-form-group textarea.ep-plugin-field-error{background-color:#fbeae5;border-color:#bf0711}.ep-plugin-form-group__help-text{color:#888;margin:0.5rem 0;padding:0}.ep-plugin-form-group__body label{display:block}.ep-plugin-form-group:last-child{margin-bottom:0}.ep-plugin-input-group{display:-webkit-box;display:-ms-flexbox;display:flex}.ep-plugin-input-group input{-webkit-box-flex:1;-ms-flex:1;flex:1}.ep-plugin-input-group button{height:2.5rem !important;line-height:2.5rem !important;margin-left:20px !important;color:#bf0711 !important}.ep-plugin--hidden{display:none}.ep-plugin-page-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0;max-width:900px;padding:20px 0}.ep-plugin-page-actions--header{border-top:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;padding:10px 0}.ep-plugin-page-actions--header .button{margin-left:20px}.ep-plugin-page-actions--header h1{width:100%}.ep-plugin-page-actions--header h1 small{font-size:13px}.ep-plugin-button i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%}.ep-plugin-button i svg{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.ep-plugin-button i.hidden{display:none}.ep-plugin-button--link{color:#888;line-height:3rem;text-decoration:none}.ep-plugin-button--danger{background:#bf0711 !important;border-color:#bf0711 !important;color:#fff !important}.ep-plugin-button--danger:hover{background:#a1030b !important;border-color:#6d0308 !important}.ep-plugin-button--danger:disabled.button,.ep-plugin-button--danger[disabled].button{background:#a1030b !important;border-color:#6d0308 !important;color:#fff !important;text-shadow:none !important;opacity:0.8}.ep-plugin-error-message{color:#bf0711;line-height:1.5rem}.ep-plugin-accordion{border:1px solid #eee}.ep-plugin-accordion__title{background:#ebebeb;border-bottom:1px solid #eee;color:#555;cursor:pointer;font-size:14px;font-weight:700;line-height:40px;margin:0;padding:0 0 0 10px}.ep-plugin-accordion__title span{display:inline-block;margin-right:5px}.ep-plugin-accordion__info{border-bottom:1px solid #eee;color:#888;margin:-15px -15px 10px;padding:0.5rem 1rem}.ep-plugin-accordion__body{display:none;padding:15px}.ep-plugin-accordion__section--active .ep-plugin-accordion__title{background:#f5f5f5;cursor:default;font-weight:400}.ep-plugin-accordion__section--active .ep-plugin-accordion__title span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ep-plugin-accordion__section--active .ep-plugin-accordion__body{display:block}.ep-plugin-session-list-info{color:#888;font-style:italic;font-size:0.7rem}.ep-plugin__link{background:none;border:none;color:#2271b1;cursor:pointer;line-height:30px;min-height:30px}.ep-plugin__link:hover{text-decoration:underline}#smart-notification-bar__editor-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:50px}#smart-notification-bar__editor-header .actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%}#smart-notification-bar__editor-preview{margin-bottom:5px;margin-top:5px;width:100%}#smart-notification-bar__editor-preview .preview__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center center;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;position:relative}#smart-notification-bar__editor-preview .preview__content .preview__body{line-height:120%}#smart-notification-bar__editor-preview .preview__content .preview__body.roboto{font-family:"Roboto", sans-serif}#smart-notification-bar__editor-preview .preview__content .preview__body.slabo{font-family:"Slabo 13px", serif}#smart-notification-bar__editor-preview .preview__content .preview__body.montserrat{font-family:"Montserrat", sans-serif}#smart-notification-bar__editor-preview .preview__content .preview__body.lora{font-family:"Lora", serif}#smart-notification-bar__editor-preview .preview__content .preview__body.concert_one{font-family:"Concert One", cursive}#smart-notification-bar__editor-preview .preview__content .preview__body.rounded{font-family:"M PLUS Rounded 1c", sans-serif}#smart-notification-bar__editor-preview .preview__content .preview__body.courier{font-family:"Courier Prime", monospace}#smart-notification-bar__editor-preview .preview__cta{margin-left:20px;margin-right:20px}#smart-notification-bar__editor-preview .preview__cta .cta__content{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;line-height:120%;padding:5px 10px;text-align:center;text-decoration:none}#smart-notification-bar__editor-preview .preview__cta .cta__content.roboto{font-family:"Roboto", sans-serif}#smart-notification-bar__editor-preview .preview__cta .cta__content.slabo{font-family:"Slabo 13px", serif}#smart-notification-bar__editor-preview .preview__cta .cta__content.montserrat{font-family:"Montserrat", sans-serif}#smart-notification-bar__editor-preview .preview__cta .cta__content.lora{font-family:"Lora", serif}#smart-notification-bar__editor-preview .preview__cta .cta__content.concert_one{font-family:"Concert One", cursive}#smart-notification-bar__editor-preview .preview__cta .cta__content.rounded{font-family:"M PLUS Rounded 1c", sans-serif}#smart-notification-bar__editor-preview .preview__cta .cta__content.courier{font-family:"Courier Prime", monospace}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_style_0{border:none;border-radius:3px}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_style_1{border:none;border-radius:150px}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_style_2{border:none;border-radius:0}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_style_3{background:none !important;border-radius:0;border-style:solid;border-width:3px}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_style_4{background:none !important;border-radius:150px;border-style:solid;border-width:3px}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_animation_1{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:jump_inverse;animation-name:jump_inverse}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_animation_2{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fadein;animation-name:fadein}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_animation_3{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce_inverse;animation-name:bounce_inverse}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_animation_4{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:shake;animation-name:shake}#smart-notification-bar__editor-preview .preview__cta .cta__content.ep_smart_notification_bar_cta_animation_5{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:flip;animation-name:flip}#smart-notification-bar__editor-preview .preview__label{background:#ccc;color:#fff;font-size:10px;font-weight:bold;margin:0;padding:0;text-align:center;text-transform:uppercase;width:60px}#smart-notification-bar__editor-preview .preview__close{background:none;border:none;color:#000000;cursor:pointer;font-size:18px;font-weight:bold;height:30px;margin:0;padding:0;position:absolute;right:0;top:0;width:30px}#ep-plugin__template-list img{border:1px solid #eee;max-width:100%}.ep-plugin-form__template-preview-modal-content{max-width:800px}.ep-plugin-form__template-preview-modal-content img{border:1px solid #eee;display:block;margin:20px auto;width:95%}#upload_background_image{min-height:40px}.img-fluid{margin-bottom:10px;max-width:100%}.sp-replacer{background:#fff;border:1px solid #7e8993;border-radius:3px;max-width:251px;min-height:28px;width:100%}.sp-preview{border:1px solid #eeeeee;border-radius:3px;height:28px;overflow:hidden;width:93%}.sp-dd{margin-top:6px}.selectric{background:#fff;border:1px solid #7e8993;border-radius:4px;max-width:263px}.selectric .button{background:none;border:none;color:#000000;width:20px}.selectric .button::after{border-top-color:#000}.selectric-items{background:#fff;border-radius:4px}.selectric-items span{font-size:14px}.selectric-items .roboto{font-family:"Roboto", sans-serif}.selectric-items .slabo{font-family:"Slabo 13px", serif}.selectric-items .montserrat{font-family:"Montserrat", sans-serif}.selectric-items .lora{font-family:"Lora", serif}.selectric-items .concert_one{font-family:"Concert One", cursive}.selectric-items .rounded{font-family:"M PLUS Rounded 1c", sans-serif}.selectric-items .courier{font-family:"Courier Prime", monospace}#call-to-action-style-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#call-to-action-style-list-container label{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}#call-to-action-style-list-container .button-style-preview{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:12px;line-height:100%;margin:10px 0;padding:10px 20px;background:#eee}#call-to-action-style-list-container .button-style-preview.cta_style_0{border-radius:3px}#call-to-action-style-list-container .button-style-preview.cta_style_1{border-radius:150px}#call-to-action-style-list-container .button-style-preview.cta_style_2{border-radius:0}#call-to-action-style-list-container .button-style-preview.cta_style_3{background:none;border:3px solid #eee}#call-to-action-style-list-container .button-style-preview.cta_style_4{background:none;border:3px solid #eee;border-radius:150px}#call-to-action-animation-list-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#call-to-action-animation-list-container label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20px auto 10px;text-align:center}#call-to-action-animation-list-container label input[type="radio"]:checked+.cta-animation-preview{border:2px solid #007cb2}#call-to-action-animation-list-container label input[type="radio"]:checked+.cta-animation-preview span{background:#555}#call-to-action-animation-list-container label .cta-animation-preview{border:2px solid #eee;border-radius:3px;display:block;height:60px;margin-top:10px;width:60px}#call-to-action-animation-list-container label .cta-animation-preview span{background:#ccc;border-radius:2px;display:block;height:20px;margin:20px auto;width:40px}#call-to-action-animation-list-container label .cta-animation-preview .animation-1{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:jump;animation-name:jump}#call-to-action-animation-list-container label .cta-animation-preview .animation-2{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fadein;animation-name:fadein}#call-to-action-animation-list-container label .cta-animation-preview .animation-3{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bounce;animation-name:bounce}#call-to-action-animation-list-container label .cta-animation-preview .animation-4{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:shake;animation-name:shake}#call-to-action-animation-list-container label .cta-animation-preview .animation-5{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes jump{0%{margin-top:20px}5%{margin-top:10px}10%{margin-top:20px}}@keyframes jump{0%{margin-top:20px}5%{margin-top:10px}10%{margin-top:20px}}@-webkit-keyframes jump_inverse{0%{margin-top:0px}5%{margin-top:-10px}10%{margin-top:0px}}@keyframes jump_inverse{0%{margin-top:0px}5%{margin-top:-10px}10%{margin-top:0px}}@-webkit-keyframes bounce{0%{margin-top:5px}5%{margin-top:20px}10%{margin-top:5px}15%{margin-top:20px}20%{margin-top:10px}25%{margin-top:20px}30%{margin-top:15px}35%{margin-top:20px}}@keyframes bounce{0%{margin-top:5px}5%{margin-top:20px}10%{margin-top:5px}15%{margin-top:20px}20%{margin-top:10px}25%{margin-top:20px}30%{margin-top:15px}35%{margin-top:20px}}@-webkit-keyframes bounce_inverse{0%{margin-top:-15px}5%{margin-top:0px}10%{margin-top:-15px}15%{margin-top:0px}20%{margin-top:-10px}25%{margin-top:0px}30%{margin-top:-5px}35%{margin-top:0px}}@keyframes bounce_inverse{0%{margin-top:-15px}5%{margin-top:0px}10%{margin-top:-15px}15%{margin-top:0px}20%{margin-top:-10px}25%{margin-top:0px}30%{margin-top:-5px}35%{margin-top:0px}}@-webkit-keyframes fadein{0%{opacity:0}30%{opacity:0}80%{opacity:1}}@keyframes fadein{0%{opacity:0}30%{opacity:0}80%{opacity:1}}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px, 1px) rotate(0deg);transform:translate(1px, 1px) rotate(0deg)}5%{-webkit-transform:translate(-1px, -2px) rotate(-1deg);transform:translate(-1px, -2px) rotate(-1deg)}10%{-webkit-transform:translate(-3px, 0px) rotate(1deg);transform:translate(-3px, 0px) rotate(1deg)}15%{-webkit-transform:translate(3px, 2px) rotate(0deg);transform:translate(3px, 2px) rotate(0deg)}20%{-webkit-transform:translate(1px, -1px) rotate(1deg);transform:translate(1px, -1px) rotate(1deg)}25%{-webkit-transform:translate(-1px, 2px) rotate(-1deg);transform:translate(-1px, 2px) rotate(-1deg)}30%{-webkit-transform:translate(-3px, 1px) rotate(0deg);transform:translate(-3px, 1px) rotate(0deg)}35%{-webkit-transform:translate(3px, 1px) rotate(-1deg);transform:translate(3px, 1px) rotate(-1deg)}40%{-webkit-transform:translate(-1px, -1px) rotate(1deg);transform:translate(-1px, -1px) rotate(1deg)}45%{-webkit-transform:translate(1px, 2px) rotate(0deg);transform:translate(1px, 2px) rotate(0deg)}50%{-webkit-transform:translate(0, 0) rotate(0deg);transform:translate(0, 0) rotate(0deg)}}@keyframes shake{0%{-webkit-transform:translate(1px, 1px) rotate(0deg);transform:translate(1px, 1px) rotate(0deg)}5%{-webkit-transform:translate(-1px, -2px) rotate(-1deg);transform:translate(-1px, -2px) rotate(-1deg)}10%{-webkit-transform:translate(-3px, 0px) rotate(1deg);transform:translate(-3px, 0px) rotate(1deg)}15%{-webkit-transform:translate(3px, 2px) rotate(0deg);transform:translate(3px, 2px) rotate(0deg)}20%{-webkit-transform:translate(1px, -1px) rotate(1deg);transform:translate(1px, -1px) rotate(1deg)}25%{-webkit-transform:translate(-1px, 2px) rotate(-1deg);transform:translate(-1px, 2px) rotate(-1deg)}30%{-webkit-transform:translate(-3px, 1px) rotate(0deg);transform:translate(-3px, 1px) rotate(0deg)}35%{-webkit-transform:translate(3px, 1px) rotate(-1deg);transform:translate(3px, 1px) rotate(-1deg)}40%{-webkit-transform:translate(-1px, -1px) rotate(1deg);transform:translate(-1px, -1px) rotate(1deg)}45%{-webkit-transform:translate(1px, 2px) rotate(0deg);transform:translate(1px, 2px) rotate(0deg)}50%{-webkit-transform:translate(0, 0) rotate(0deg);transform:translate(0, 0) rotate(0deg)}}@-webkit-keyframes flip{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}20%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@keyframes flip{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}20%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@media only screen and (max-width: 600px){.ep-plugin-card__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ep-plugin-card__column{padding:0}}.ep-plugin-spin{-webkit-animation:ep_plugin_spin_animation 1s linear infinite;animation:ep_plugin_spin_animation 1s linear infinite}@-webkit-keyframes ep_plugin_spin_animation{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ep_plugin_spin_animation{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.subpage-notice{background:#fff;border:1px solid #ccd0d4;border-left-width:4px;border-left-color:#00a0d2;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.04);box-shadow:0 1px 1px rgba(0,0,0,0.04);margin:10px 0;padding:1px 12px}@media (min-width: 782px){body.js.is-fullscreen-mode .edit-post-header{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:edit-post-fullscreen-mode__slide-in-animation 0.1s forwards;animation:edit-post-fullscreen-mode__slide-in-animation 0.1s forwards}}@media (min-width: 782px) and (prefers-reduced-motion: reduce){body.js.is-fullscreen-mode .edit-post-header{-webkit-animation-duration:1ms !important;animation-duration:1ms !important}}@-webkit-keyframes edit-post-fullscreen-mode__slide-in-animation{100%{-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes edit-post-fullscreen-mode__slide-in-animation{100%{-webkit-transform:translateY(0%);transform:translateY(0%)}}.edit-post-header{height:50px;padding:0;background:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1100;left:0;right:0;top:0;position:-webkit-sticky;position:sticky}@media (min-width: 600px){.edit-post-header{position:fixed;padding:5px 20px;top:46px}}@media (min-width: 782px){.edit-post-header{top:32px}body.is-fullscreen-mode .edit-post-header{top:0}}.edit-post-header .editor-post-switch-to-draft+.editor-post-preview{display:none}@media (min-width: 600px){.edit-post-header .editor-post-switch-to-draft+.editor-post-preview{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.edit-post-header>.edit-post-header__settings{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@supports ((position: -webkit-sticky) or (position: sticky)){.edit-post-header>.edit-post-header__settings{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial}}.edit-post-header{left:0}@media (min-width: 782px){.edit-post-header{left:160px}}@media (min-width: 782px){.auto-fold .edit-post-header{left:36px}}@media (min-width: 960px){.auto-fold .edit-post-header{left:160px}}.folded .edit-post-header{left:0}@media (min-width: 782px){.folded .edit-post-header{left:36px}}@media (max-width: 782px){.auto-fold .wp-responsive-open .edit-post-header{left:190px}}@media (max-width: 600px){.auto-fold .wp-responsive-open .edit-post-header{margin-left:-18px}}body.is-fullscreen-mode .edit-post-header{left:0 !important}.edit-post-header__settings{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-post-header .components-button.is-toggled{color:#fff;background:#555d66;margin:1px;padding:7px}.edit-post-header .components-button.is-toggled:hover,.edit-post-header .components-button.is-toggled:focus{-webkit-box-shadow:0 0 0 1px #555d66, inset 0 0 0 1px #fff !important;box-shadow:0 0 0 1px #555d66, inset 0 0 0 1px #fff !important;color:#fff !important;background:#555d66 !important}.edit-post-header .components-button.editor-post-save-draft,.edit-post-header .components-button.editor-post-switch-to-draft,.edit-post-header .components-button.editor-post-preview,.edit-post-header .components-button.editor-post-publish-button,.edit-post-header .components-button.editor-post-publish-panel__toggle{margin:2px;height:33px;line-height:32px;font-size:13px}.edit-post-header .components-button.editor-post-save-draft,.edit-post-header .components-button.editor-post-switch-to-draft{padding:0 5px}@media (min-width: 600px){.edit-post-header .components-button.editor-post-save-draft,.edit-post-header .components-button.editor-post-switch-to-draft{padding:0 12px}}.edit-post-header .components-button.editor-post-preview,.edit-post-header .components-button.editor-post-publish-button,.edit-post-header .components-button.editor-post-publish-panel__toggle{padding:0 5px 2px}@media (min-width: 600px){.edit-post-header .components-button.editor-post-preview,.edit-post-header .components-button.editor-post-publish-button,.edit-post-header .components-button.editor-post-publish-panel__toggle{padding:0 12px 2px}}@media (min-width: 782px){.edit-post-header .components-button.editor-post-preview{margin:0 3px 0 12px}.edit-post-header .components-button.editor-post-publish-button,.edit-post-header .components-button.editor-post-publish-panel__toggle{margin:0 12px 0 3px}}.edit-post-fullscreen-mode-close__toolbar{display:none}@media (min-width: 782px){.edit-post-fullscreen-mode-close__toolbar{display:block;border-top:0;border-bottom:0;border-left:0;margin:-9px 10px -9px -10px;padding:9px 10px}}.edit-post-header-toolbar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-post-header-toolbar>.components-button{display:none}@media (min-width: 600px){.edit-post-header-toolbar>.components-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.edit-post-header-toolbar .block-editor-block-navigation,.edit-post-header-toolbar .table-of-contents{display:none}@media (min-width: 600px){.edit-post-header-toolbar .block-editor-block-navigation,.edit-post-header-toolbar .table-of-contents{display:-webkit-box;display:-ms-flexbox;display:flex}}.edit-post-header-toolbar__block-toolbar{position:absolute;top:56px;left:0;right:0;background:#fff;min-height:37px;border-bottom:1px solid #e2e4e7}.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar{border-top:none;border-bottom:none}.is-sidebar-opened .edit-post-header-toolbar__block-toolbar{display:none}@media (min-width: 782px){.is-sidebar-opened .edit-post-header-toolbar__block-toolbar{display:block;right:280px}}@media (min-width: 1080px){.edit-post-header-toolbar__block-toolbar{padding-left:8px;position:static;left:auto;right:auto;background:none;border-bottom:none;min-height:auto}.is-sidebar-opened .edit-post-header-toolbar__block-toolbar{right:auto}.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar{margin:-9px 0}.edit-post-header-toolbar__block-toolbar .block-editor-block-toolbar .components-toolbar{padding:10px 4px 9px}}
