*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}body{font-size:1rem;font-weight:300;margin:0}ul{margin:0}b,strong{font-weight:600}a{text-decoration:none}a:hover{text-decoration:underline}@-webkit-keyframes loadingPulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes loadingPulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.isLoading{-webkit-animation-name:loadingPulse;animation-name:loadingPulse;background-color:#ddd;-webkit-animation-duration:1s;animation-duration:1s;transition:opacity .15s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mosha__toast{top:120px!important;right:20px!important;font-family:Arial;max-width:320px;border-radius:0!important}.mosha__toast__content{padding:10px}.mosha__toast__content__text{line-height:1.3rem;font-weight:500!important;font-size:15px!important}.mosha__toast.danger{background-color:#ba3329!important}.mosha__toast.success{background-color:#34a853!important}a[data-v-6622bc16]{color:#3867a6}.ebm-print-page .logo[data-v-6622bc16]{padding:20px;margin:auto}.ebm-print-page .source-url[data-v-6622bc16]{margin:auto;text-align:center;font-family:arial;padding:20px;border-top:1px solid #f0f0f0}.mosha__toast{touch-action:none;display:flex;justify-content:space-between;position:fixed;min-height:64px;max-height:800px;box-sizing:border-box;overflow:hidden;padding:12px 8px;word-break:break-word;min-width:312px;max-width:480px;z-index:9999;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:top .3s ease-out .5s,bottom .3s ease-out .5s;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;margin:0 16px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mosha__toast__content-wrapper{display:flex;align-items:center}.mosha__toast__content{font-family:sans-serif;line-height:20px;display:flex;flex-direction:column;color:#fff}.mosha__toast__content__text{margin-bottom:2px;font-size:16px;font-weight:700}.mosha__toast__content__description{font-size:14px;font-weight:400}.mosha__toast__slot-wrapper{width:100%}.mosha__toast__close-icon:before{font-size:20px;cursor:pointer;content:"\d7";color:#fff;transition:color .3s;font-weight:600;margin-left:10px;position:relative;top:-12px}.mosha__toast__close-icon:hover:before{color:gray}.mosha__toast__progress{transition:all linear .2s;position:absolute;z-index:9999;height:8px;background-color:#fff9;bottom:0;margin-left:-8px}.mosha__toast.success{background-color:#06d6a0}.mosha__toast.warning{background-color:#ffc43d}.mosha__toast.info{background-color:#1b9aaa}.mosha__toast.danger{background-color:#ef476f}.mosha__toast.default{background-color:#fff}.mosha__toast.default .mosha__toast__content{color:#616161}.mosha__toast.default .mosha__toast__close-icon:before{color:#616161}.mosha__toast.default .mosha__toast__close-icon:hover:before{color:#d0d4d4}.mosha__toast.default .mosha__toast__progress{background-image:linear-gradient(-225deg,#69eacb 0,#eaccf8 48%,#6654f1 100%)}@media only screen and (max-width:475px){.mosha__toast{max-width:95.2%;left:0;right:0;margin:0 auto}}.mosha__icon{margin-right:16px}.mosha__bounceInRight-enter-active{-webkit-animation:bounceInRight .7s;animation:bounceInRight .7s}.mosha__bounceInRight-leave-active{-webkit-animation:bounceOutLeft .7s;animation:bounceOutLeft .7s}.mosha__bounceInLeft-enter-active{-webkit-animation:bounceInLeft .7s;animation:bounceInLeft .7s}.mosha__bounceInLeft-leave-active{-webkit-animation:bounceOutRight .7s;animation:bounceOutRight .7s}.mosha__bounceInDown-enter-active{-webkit-animation:bounceInDown .7s;animation:bounceInDown .7s}.mosha__bounceInDown-leave-active{-webkit-animation:bounceOutUp .7s;animation:bounceOutUp .7s}.mosha__bounceInUp-enter-active{-webkit-animation:bounceInUp .7s;animation:bounceInUp .7s}.mosha__bounceInUp-leave-active{-webkit-animation:bounceOutDown .7s;animation:bounceOutDown .7s}@-webkit-keyframes bounceInRight{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(2000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes bounceInRight{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(2000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-2000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes bounceInLeft{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-2000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@-webkit-keyframes bounceInUp{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0)}}@keyframes bounceInUp{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0)}}@-webkit-keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@-webkit-keyframes bounceInDown{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes bounceInDown{60%,75%,90%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@-webkit-keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.mosha__slideInRight-enter-active{-webkit-animation:slideInRight .5s;animation:slideInRight .5s}.mosha__slideInRight-leave-active{-webkit-animation:slideOutRight .5s;animation:slideOutRight .5s}.mosha__slideInLeft-enter-active{-webkit-animation:slideInLeft .5s;animation:slideInLeft .5s}.mosha__slideInLeft-leave-active{-webkit-animation:slideOutLeft .5s;animation:slideOutLeft .5s}.mosha__slideInDown-enter-active{-webkit-animation:slideInDown .5s;animation:slideInDown .5s}.mosha__slideInDown-leave-active{-webkit-animation:slideOutUp .5s;animation:slideOutUp .5s}.mosha__slideInUp-enter-active{-webkit-animation:slideInUp .5s;animation:slideInUp .5s}.mosha__slideInUp-leave-active{-webkit-animation:slideOutDown .5s;animation:slideOutDown .5s}@-webkit-keyframes slideInRight{0%{transform:translate(110%);visibility:visible}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(110%);visibility:visible}to{transform:translate(0)}}@-webkit-keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-110%)}}@-webkit-keyframes slideInLeft{0%{transform:translate(-110%);visibility:visible}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-110%);visibility:visible}to{transform:translate(0)}}@-webkit-keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(110%)}}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(110%)}}@-webkit-keyframes slideInUp{0%{transform:translateY(110%);visibility:visible}to{transform:translate(0)}}@keyframes slideInUp{0%{transform:translateY(110%);visibility:visible}to{transform:translate(0)}}@-webkit-keyframes slideInDown{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translate(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(500px)}}@-webkit-keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-500px)}}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-500px)}}.mosha__zoomIn-enter-active{-webkit-animation:zoomIn .5s;animation:zoomIn .5s}.mosha__zoomIn-leave-active{-webkit-animation:zoomOut .5s;animation:zoomOut .5s}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.mosha__fadeOutRight-leave-active{-webkit-animation:fadeOutRight .5s;animation:fadeOutRight .5s}.mosha__fadeOutLeft-leave-active{-webkit-animation:fadeOutLeft .5s;animation:fadeOutLeft .5s}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}a[data-v-0d801908]{color:#3867a6}.ebm-edit-content[data-v-0d801908]{width:100%;margin:0 auto 50px}.ebm-edit-content .tabs[data-v-0d801908]{margin-top:15px}.ebm-edit-content .media .images .image[data-v-0d801908]{display:flex;margin-bottom:10px;align-items:stretch;border-width:1px;border-style:solid;border-color:#d3dce6;border-radius:4px;background-color:#f5f7fa}.ebm-edit-content .media .images .image[data-v-0d801908]:last-child{margin-bottom:0}.ebm-edit-content .media .images .image .handle[data-v-0d801908]{display:flex;align-items:center}.ebm-edit-content .media .images .image .thumbnail[data-v-0d801908]{width:150px}.ebm-edit-content .media .images .image .details[data-v-0d801908]{padding:5px 10px}.ebm-edit-content .media .images .image .details .indicators[data-v-0d801908]{display:flex;align-items:center;gap:10px;padding:5px}.ebm-edit-content .title .preview[data-v-0d801908]{font-size:.9rem;display:flex;align-items:center;gap:8px}.ebm-edit-content .info[data-v-0d801908]{flex:0 0 300px}.ebm-edit-content .info .published[data-v-0d801908]{display:flex;gap:5px}.ebm-edit-content .info .status[data-v-0d801908]{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eaf1fa}.ebm-edit-content .info .status .return-to-draft[data-v-0d801908]{margin-bottom:3px}.ebm-edit-content .info .actions[data-v-0d801908]{display:flex;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #eaf1fa}.ebm-edit-content .info .actions .right[data-v-0d801908]{display:flex;gap:5px}.ebm-edit-content .data-item[data-v-0d801908]{font-size:.7rem;margin-bottom:4px;display:flex;gap:10px}.ebm-edit-content .data-item[data-v-0d801908]:last-child{border-bottom:none;margin-bottom:none}.ebm-edit-content .data-item label[data-v-0d801908]{font-weight:700;width:80px}.ebm-edit-content .settings{font-size:.7rem}.ebm-edit-content .settings *{font-size:inherit!important}.ebm-edit-content .form-columns{width:100%;display:flex;gap:40px}.ebm-edit-content .form-columns>*{flex:1}.ebm-edit-content .body p{-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em}.ebm-edit-content .title{display:flex;gap:15px}.ebm-edit-content .action-bar{width:100%;position:fixed;z-index:100;bottom:0;left:0;padding:10px;background-color:#444;display:flex;justify-content:space-between;color:#fff}.ebm-edit-content .action-bar .left,.ebm-edit-content .action-bar .right{display:flex;gap:10px;align-items:center}.ebm-edit-content .action-bar .left .published,.ebm-edit-content .action-bar .right .published{display:flex;gap:5px}a[data-v-6a7839eb]{color:#3867a6}.ebm-website-sections[data-v-6a7839eb]{max-width:1100px;margin:auto}.ebm-website-sections .contents[data-v-6a7839eb]{display:flex;align-items:flex-start}.ebm-website-sections .filter[data-v-6a7839eb]{padding-bottom:10px}.ebm-website-sections .filter label[data-v-6a7839eb]{margin-right:10px}.ebm-website-sections .filter input[data-v-6a7839eb]{font-family:inherit;border:1px solid #9da4b0;letter-spacing:inherit;padding:5px 8px;border-radius:4px}.ebm-website-sections .filter input *[data-v-6a7839eb]{font-weight:inherit}.ebm-website-sections .filter input[data-v-6a7839eb]:focus{outline-color:#666}.ebm-website-sections .filter input[data-v-6a7839eb]:disabled{outline-color:#9da4b0}.ebm-website-sections .section-list[data-v-6a7839eb]{width:400px;flex:0 0 auto}.ebm-website-sections .section-form[data-v-6a7839eb]{flex:1 0 auto;margin-left:20px}.filter-match{background-color:#ff0}a[data-v-47e5f9ae]{color:#3867a6}.login[data-v-47e5f9ae]{max-width:350px;background:#fff;border-radius:10px;margin:50px auto}.login .form-title[data-v-47e5f9ae]{display:block;font-size:2.5em;font-weight:700;color:#3867a6;text-align:center;padding-bottom:1em}.login .input[data-v-47e5f9ae]{position:relative;width:100%;border-bottom:2px solid #d9d9d9;margin-bottom:1em}.login .label-input[data-v-47e5f9ae]{font-size:.8em;color:#3867a6;line-height:1.5;padding-left:7px}.login .user-icon[data-v-47e5f9ae]:after{content:url(https://api.iconify.design/mdi:account.svg?color=%23adadad&height=22);display:flex;align-items:center;position:absolute;height:calc(100% - 20px);bottom:0;padding-left:10px}.login .lock-icon[data-v-47e5f9ae]:after{content:url(https://api.iconify.design/mdi:lock.svg?color=%23adadad&height=22);display:flex;align-items:center;position:absolute;height:calc(100% - 20px);bottom:0;padding-left:10px}.login input[data-v-47e5f9ae]{font:400 1em Poppins,sans-serif;width:100%;height:4em;padding:0 .5em 0 3em;border:none;outline:none}.login input#username:focus+.user-icon[data-v-47e5f9ae]:after,.login input#username.has-val+.user-icon[data-v-47e5f9ae]:after{content:url(https://api.iconify.design/mdi:account.svg?color=%233e5d85&height=22)}.login input#password:focus+.lock-icon[data-v-47e5f9ae]:after,.login input#password.has-val+.lock-icon[data-v-47e5f9ae]:after{content:url(https://api.iconify.design/mdi:lock.svg?color=%233e5d85&height=22)}.login .error[data-v-47e5f9ae]{padding:0 1em 2em;color:red}.login .submit[data-v-47e5f9ae]{text-align:right}.ebm-editor{width:600px;margin:auto}.fields input:disabled{cursor:not-allowed!important}a[data-v-1804c050]{color:#3867a6}.ebm-users__table[data-v-1804c050]{width:100%;border-collapse:collapse}.ebm-users__table thead th[data-v-1804c050]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-users__table tbody tr[data-v-1804c050]{border-bottom:1px solid #ddd}.ebm-users__table tbody tr td[data-v-1804c050]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-users__table tbody tr td *[data-v-1804c050]{font-size:inherit}.ebm-users__table tbody tr[data-v-1804c050]:last-child{border-bottom:none}.ebm-users__table tbody tr[data-v-1804c050]:hover{background-color:#f5f5f5}.ebm-users__table tbody td[data-v-1804c050]{font-size:.8rem}.ebm-users__layout-type[data-v-1804c050]{display:flex;flex-direction:row}.ebm-users__layout-type[data-v-1804c050]>:first-child{margin-right:15px}.ebm-users__manage[data-v-1804c050]{text-align:center}.ebm-users__manage__icon[data-v-1804c050]{color:#3867a6;display:inline-block}.ebm-users .content[data-v-1804c050]{position:relative}.ebm-users .content .spinner[data-v-1804c050]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.ebm-users .center[data-v-1804c050]{text-align:center}a[data-v-55e018f7]{color:#3867a6}.ebm-editor[data-v-55e018f7]{width:600px;margin:auto}a[data-v-2c0794a3]{color:#3867a6}.ebm-cache[data-v-2c0794a3]{max-width:1200px;margin:10px auto}.ebm-cache .pod[data-v-2c0794a3]{margin-bottom:20px}.ebm-cache__layout-type[data-v-2c0794a3]{display:flex;flex-direction:row}.ebm-cache__layout-type[data-v-2c0794a3]>:first-child{margin-right:15px}.ebm-cache__manage[data-v-2c0794a3]{text-align:center}.ebm-cache__manage__icon[data-v-2c0794a3]{color:#3867a6;display:inline-block}.ebm-cache__button[data-v-2c0794a3]{margin-left:10px}.jv-container{box-sizing:border-box;position:relative}.jv-container.boxed{border:1px solid #eee;border-radius:6px}.jv-container.boxed:hover{box-shadow:0 2px 7px #00000026;border-color:transparent;position:relative}.jv-container.jv-light{background:#fff;white-space:nowrap;color:#525252;font-size:14px;font-family:Consolas,Menlo,Courier,monospace}.jv-container.jv-light .jv-ellipsis{color:#999;background-color:#eee;display:inline-block;line-height:.9;font-size:.9em;padding:0 4px 2px;margin:0 4px;border-radius:3px;vertical-align:2px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jv-container.jv-light .jv-button{color:#49b3ff}.jv-container.jv-light .jv-key{color:#111;margin-right:4px}.jv-container.jv-light .jv-item.jv-array{color:#111}.jv-container.jv-light .jv-item.jv-boolean{color:#fc1e70}.jv-container.jv-light .jv-item.jv-function{color:#067bca}.jv-container.jv-light .jv-item.jv-number{color:#fc1e70}.jv-container.jv-light .jv-item.jv-object{color:#111}.jv-container.jv-light .jv-item.jv-undefined{color:#e08331}.jv-container.jv-light .jv-item.jv-string{color:#42b983;word-break:break-word;white-space:normal}.jv-container.jv-light .jv-item.jv-string .jv-link{color:#0366d6}.jv-container.jv-light .jv-code .jv-toggle:before{padding:0 2px;border-radius:2px}.jv-container.jv-light .jv-code .jv-toggle:hover:before{background:#eee}.jv-container .jv-code{overflow:hidden;padding:30px 20px}.jv-container .jv-code.boxed{max-height:300px}.jv-container .jv-code.open{max-height:initial!important;overflow:visible;overflow-x:auto;padding-bottom:45px}.jv-container .jv-toggle{background-image:url(./icon.a080a8a4.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;cursor:pointer;width:10px;height:10px;margin-right:2px;display:inline-block;transition:transform .1s}.jv-container .jv-toggle.open{transform:rotate(90deg)}.jv-container .jv-more{position:absolute;z-index:1;bottom:0;left:0;right:0;height:40px;width:100%;text-align:center;cursor:pointer}.jv-container .jv-more .jv-toggle{position:relative;top:40%;z-index:2;color:#888;transition:all .1s;transform:rotate(90deg)}.jv-container .jv-more .jv-toggle.open{transform:rotate(-90deg)}.jv-container .jv-more:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(230,230,230,.3) 100%);transition:all .1s}.jv-container .jv-more:hover .jv-toggle{top:50%;color:#111}.jv-container .jv-more:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(230,230,230,.3) 100%)}.jv-container .jv-button{position:relative;cursor:pointer;display:inline-block;padding:5px;z-index:5}.jv-container .jv-button.copied{opacity:.4;cursor:default}.jv-container .jv-tooltip{position:absolute}.jv-container .jv-tooltip.right{right:15px}.jv-container .jv-tooltip.left{left:15px}.jv-container .j-icon{font-size:12px}.jv-node{position:relative}.jv-node:after{content:","}.jv-node:last-of-type:after{content:""}.jv-node.toggle{margin-left:13px!important}.jv-node .jv-node{margin-left:25px}a[data-v-fec28c24]{color:#3867a6}.ebm-history .filters[data-v-fec28c24]{margin-bottom:20px}.ebm-history__table[data-v-fec28c24]{width:100%;border-collapse:collapse}.ebm-history__table thead th[data-v-fec28c24]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-history__table tbody tr[data-v-fec28c24]{border-bottom:1px solid #ddd}.ebm-history__table tbody tr td[data-v-fec28c24]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-history__table tbody tr td *[data-v-fec28c24]{font-size:inherit}.ebm-history__table tbody tr[data-v-fec28c24]:last-child{border-bottom:none}.ebm-history__table tbody tr[data-v-fec28c24]:hover{background-color:#f5f5f5}.ebm-history__table tbody td[data-v-fec28c24]{font-size:.8rem}.ebm-history__manage[data-v-fec28c24]{text-align:center}.ebm-history__manage__icon[data-v-fec28c24]{color:#3867a6;display:inline-block}.ebm-history .content[data-v-fec28c24]{position:relative}.ebm-history .content .spinner[data-v-fec28c24]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}a[data-v-5a82e95a]{color:#3867a6}.ebm-menus[data-v-5a82e95a]{max-width:400px;margin:auto}.ebm-menus__table[data-v-5a82e95a]{width:100%;border-collapse:collapse}.ebm-menus__table thead th[data-v-5a82e95a]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-menus__table tbody tr[data-v-5a82e95a]{border-bottom:1px solid #ddd}.ebm-menus__table tbody tr td[data-v-5a82e95a]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-menus__table tbody tr td *[data-v-5a82e95a]{font-size:inherit}.ebm-menus__table tbody tr[data-v-5a82e95a]:last-child{border-bottom:none}.ebm-menus__table tbody tr[data-v-5a82e95a]:hover{background-color:#f5f5f5}.ebm-menus__layout-type[data-v-5a82e95a]{display:flex;flex-direction:row}.ebm-menus__layout-type[data-v-5a82e95a]>:first-child{margin-right:15px}.ebm-menus__manage[data-v-5a82e95a]{text-align:center}.ebm-menus__manage__icon[data-v-5a82e95a]{color:#3867a6;display:inline-block}.ebm-menus .center[data-v-5a82e95a]{text-align:center}a[data-v-4192eef9]{color:#3867a6}.ebm-editor[data-v-4192eef9]{width:600px;margin:auto}a[data-v-59a33152]{color:#3867a6}.ebm-ad-unit-patterns[data-v-59a33152]{max-width:1300px;margin:auto}.ebm-ad-unit-patterns__table[data-v-59a33152]{width:100%;border-collapse:collapse}.ebm-ad-unit-patterns__table thead th[data-v-59a33152]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-ad-unit-patterns__table tbody tr[data-v-59a33152]{border-bottom:1px solid #ddd}.ebm-ad-unit-patterns__table tbody tr td[data-v-59a33152]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-ad-unit-patterns__table tbody tr td *[data-v-59a33152]{font-size:inherit}.ebm-ad-unit-patterns__table tbody tr[data-v-59a33152]:last-child{border-bottom:none}.ebm-ad-unit-patterns__table tbody tr[data-v-59a33152]:hover{background-color:#f5f5f5}.ebm-ad-unit-patterns__manage[data-v-59a33152]{text-align:center}.ebm-ad-unit-patterns__manage__icon[data-v-59a33152]{color:#3867a6;display:inline-block}.ebm-ad-unit-patterns .center[data-v-59a33152]{text-align:center}a[data-v-0e779ef5]{color:#3867a6}.ebm-editor[data-v-0e779ef5]{width:700px;margin:auto}a[data-v-218238aa]{color:#3867a6}.ebm-redirects .filters[data-v-218238aa]{margin-bottom:20px}.ebm-redirects__table[data-v-218238aa]{width:100%;border-collapse:collapse}.ebm-redirects__table thead th[data-v-218238aa]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-redirects__table tbody tr[data-v-218238aa]{border-bottom:1px solid #ddd}.ebm-redirects__table tbody tr td[data-v-218238aa]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-redirects__table tbody tr td *[data-v-218238aa]{font-size:inherit}.ebm-redirects__table tbody tr[data-v-218238aa]:last-child{border-bottom:none}.ebm-redirects__table tbody tr[data-v-218238aa]:hover{background-color:#f5f5f5}.ebm-redirects__table tbody td[data-v-218238aa]{font-size:.8rem}.ebm-redirects__manage[data-v-218238aa]{text-align:center}.ebm-redirects__manage__icon[data-v-218238aa]{color:#3867a6;display:inline-block}.ebm-redirects .content[data-v-218238aa]{position:relative}.ebm-redirects .content .spinner[data-v-218238aa]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.ebm-redirects .center[data-v-218238aa]{text-align:center}a[data-v-6cff679e]{color:#3867a6}.ebm-editor[data-v-6cff679e]{width:600px;margin:auto}a[data-v-35103f3a]{color:#3867a6}.ebm-layouts[data-v-35103f3a]{max-width:1000px;height:100%;margin:auto}.ebm-layouts__table[data-v-35103f3a]{margin-bottom:20px;width:100%}.ebm-layouts__table table[data-v-35103f3a]{width:100%}.ebm-layouts .module-title[data-v-35103f3a]{background-color:#f9f9f9;padding:8px}a[data-v-0a0c5aea]{color:#3867a6}.ebm-layout-editor .title-icons[data-v-0a0c5aea]{flex:1;margin-left:20px}.ebm-layout-editor .content[data-v-0a0c5aea]{display:flex;flex-direction:row;width:100%}.ebm-layout-editor .content .content__form-wrapper[data-v-0a0c5aea]{width:400px;margin-right:25px}.ebm-layout-editor .content .content__tabs-wrapper[data-v-0a0c5aea]{width:calc(100% - 425px)}a[data-v-2efd34f8]{color:#3867a6}.ebm-site-settings-editor[data-v-2efd34f8]{max-width:800px;margin:auto}.ebm-site-settings-editor .content[data-v-2efd34f8]{display:flex;flex-direction:row;width:100%}.ebm-site-settings-editor .content .content__form-wrapper[data-v-2efd34f8]{width:500px;flex:1 0 auto;margin-right:25px}.ebm-site-settings-editor .content .content__tabs-wrapper[data-v-2efd34f8]{width:100%}a[data-v-691ea608]{color:#3867a6}.ebm-enabled-modules-editor[data-v-691ea608]{margin:auto;width:850px}.ebm-enabled-modules-editor .table[data-v-691ea608]{width:100%;border-collapse:collapse}.ebm-enabled-modules-editor .table thead th[data-v-691ea608]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-enabled-modules-editor .table tbody tr[data-v-691ea608]{border-bottom:1px solid #ddd}.ebm-enabled-modules-editor .table tbody tr td[data-v-691ea608]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-enabled-modules-editor .table tbody tr td *[data-v-691ea608]{font-size:inherit}.ebm-enabled-modules-editor .table tbody tr[data-v-691ea608]:last-child{border-bottom:none}.ebm-enabled-modules-editor .table tbody tr[data-v-691ea608]:hover{background-color:#f5f5f5}.ebm-enabled-modules-editor .table .checkbox[data-v-691ea608]{display:flex;align-items:center}.ebm-enabled-modules-editor .table .checkbox .changed[data-v-691ea608]{font-size:14px;font-weight:700}.ebm-enabled-modules-editor .table .requirements p[data-v-691ea608]{padding-bottom:12px}.ebm-enabled-modules-editor .table .requirements p[data-v-691ea608]:last-child{border-bottom:none;padding-bottom:0}a[data-v-bae2c08c]{color:#3867a6}.ebm-templates[data-v-bae2c08c]{max-width:800px;margin:auto}.ebm-templates .table[data-v-bae2c08c]{width:100%;border-collapse:collapse}.ebm-templates .table thead th[data-v-bae2c08c]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-templates .table tbody tr[data-v-bae2c08c]{border-bottom:1px solid #ddd}.ebm-templates .table tbody tr td[data-v-bae2c08c]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-templates .table tbody tr td *[data-v-bae2c08c]{font-size:inherit}.ebm-templates .table tbody tr[data-v-bae2c08c]:last-child{border-bottom:none}.ebm-templates .table tbody tr[data-v-bae2c08c]:hover{background-color:#f5f5f5}.ebm-templates .table tbody td[data-v-bae2c08c]{font-size:.8rem}.ebm-templates .table tbody .manage[data-v-bae2c08c]{display:flex;align-items:center;justify-content:center;gap:8px}.ebm-templates .table tbody .manage .icon[data-v-bae2c08c]{color:#3867a6}.ebm-templates .manage[data-v-bae2c08c]{text-align:center!important}.ebm-templates .spinner[data-v-bae2c08c]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.ebm-templates .status-green[data-v-bae2c08c]{color:#34a853}a[data-v-254c7c2b]{color:#3867a6}.ebm-nl-template-editor .title-icons[data-v-254c7c2b]{flex:1;margin-left:20px}.ebm-nl-template-editor .contents[data-v-254c7c2b]{display:flex;flex-direction:row;width:100%}.ebm-nl-template-editor .contents .contents__form-wrapper[data-v-254c7c2b]{width:500px;margin-right:25px}.ebm-nl-template-editor .contents .contents__tabs-wrapper[data-v-254c7c2b]{width:calc(100% - 425px)}.ebm-nl-template-editor .actions[data-v-254c7c2b]{display:flex;align-items:center;justify-content:flex-end;margin-top:10px;padding-top:10px;border-top:1px solid #3867a6}.ebm-nl-template-editor .actions .status-select[data-v-254c7c2b],.ebm-nl-template-editor .actions .submit[data-v-254c7c2b]{padding:.3rem .6rem;font-size:.875rem;height:32px;outline-width:0;font-weight:500;margin:0;cursor:pointer}.ebm-nl-template-editor .actions .status-select[data-v-254c7c2b]:disabled,.ebm-nl-template-editor .actions .submit[data-v-254c7c2b]:disabled{opacity:.5}.ebm-nl-template-editor .actions .status-select[data-v-254c7c2b]{background-color:#fff;color:#3867a6;border-radius:16px 0 0 16px}.ebm-nl-template-editor .actions .submit[data-v-254c7c2b]{background-color:#3867a6;border:2px solid #3867a6;color:#fff;border-radius:16px}.ebm-nl-template-editor .actions .status-select+.submit[data-v-254c7c2b]{border-radius:0 16px 16px 0}.ebm-nl-template-editor .cancelEdit[data-v-254c7c2b]{margin-right:10px;padding:.3rem .6rem;font-size:.875rem;height:32px;outline-width:0;font-weight:500;background-color:#fff;border:1px solid #3867a6;color:#3867a6;border-radius:16px;cursor:pointer}.ebm-nl-template-editor .spinner[data-v-254c7c2b]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}a[data-v-a168cdd4]{color:#3867a6}.ebm-campaigns[data-v-a168cdd4]{width:100%;max-width:1200px;margin:auto}.ebm-campaigns .filters[data-v-a168cdd4]{margin-bottom:20px}.ebm-campaigns .table[data-v-a168cdd4]{width:100%;border-collapse:collapse}.ebm-campaigns .table thead th[data-v-a168cdd4]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-campaigns .table tbody tr[data-v-a168cdd4]{border-bottom:1px solid #ddd}.ebm-campaigns .table tbody tr td[data-v-a168cdd4]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-campaigns .table tbody tr td *[data-v-a168cdd4]{font-size:inherit}.ebm-campaigns .table tbody tr[data-v-a168cdd4]:last-child{border-bottom:none}.ebm-campaigns .table tbody tr[data-v-a168cdd4]:hover{background-color:#f5f5f5}.ebm-campaigns .table th[data-v-a168cdd4],.ebm-campaigns .table td[data-v-a168cdd4]{text-align:center!important;font-size:13px!important}.ebm-campaigns .table th>*[data-v-a168cdd4],.ebm-campaigns .table td>*[data-v-a168cdd4]{display:block;margin:auto;font-size:13px!important}.ebm-campaigns .table .icon[data-v-a168cdd4]{color:#3867a6;display:inline-block}.ebm-campaigns .table .date[data-v-a168cdd4]{white-space:nowrap}.ebm-campaigns .table .template[data-v-a168cdd4],.ebm-campaigns .table .subject[data-v-a168cdd4]{text-align:left!important;max-width:230px;overflow:hidden;text-overflow:ellipsis}.ebm-campaigns .table .template[data-v-a168cdd4]{white-space:nowrap}.ebm-campaigns .table .action[data-v-a168cdd4]{padding:6px}.ebm-campaigns .table th[data-v-a168cdd4]:first-child,.ebm-campaigns .table td[data-v-a168cdd4]:first-child{text-align:left!important}.ebm-campaigns .spinner[data-v-a168cdd4]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.ebm-campaigns .pager[data-v-a168cdd4]{margin-top:10px}.ebm-campaigns .view[data-v-a168cdd4],.ebm-campaigns .manage[data-v-a168cdd4]{white-space:nowrap}.ebm-campaigns .view>div[data-v-a168cdd4],.ebm-campaigns .manage>div[data-v-a168cdd4]{display:inline-block;margin:0 2px}.ebm-campaigns .status[data-v-a168cdd4]{white-space:nowrap}.stats td{font-size:13px!important;white-space:nowrap;text-align:left!important;padding:0 5px}a[data-v-dee7101e]{color:#3867a6}.ebm-tooltip[data-v-dee7101e]{display:inline-block;width:auto;padding:0;position:relative;text-align:center}.ebm-tooltip .ebm-tooltip__icon[data-v-dee7101e]{display:none;margin-left:3px;color:#3867a6}.ebm-tooltip .ebm-tooltip__trigger[data-v-dee7101e]{display:flex;flex-direction:row;align-items:center}.ebm-tooltip .ebm-tooltip__text[data-v-dee7101e]{min-width:85px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;white-space:normal;z-index:1;transform:translate(-25%);left:50%;top:calc(100% + 5px);opacity:0;z-index:-1;transition:.2s;font-size:12px;background:rgba(0,0,0,.6);padding:10px;color:#fff;border-radius:4px}.ebm-tooltip.ebm-tooltip--has-text .ebm-tooltip__text--visible[data-v-dee7101e]{opacity:1;z-index:1}.ebm-tooltip.ebm-tooltip--has-text .ebm-tooltip__icon[data-v-dee7101e]{display:inline-block}a[data-v-76cf18d2]{color:#3867a6}.ebm-icon[data-v-76cf18d2]{cursor:pointer}.ebm-icon .tooltip-wrapper[data-v-76cf18d2]{display:block}.ebm-icon.disabled[data-v-76cf18d2]{cursor:not-allowed}.ebm-icon.arrowUp[data-v-76cf18d2]{margin-top:3px}.ebm-icon.arrowDown[data-v-76cf18d2]{transform:rotate(180deg);margin-top:-5px}.ebm-icon.loading[data-v-76cf18d2]{-webkit-animation-name:spin-76cf18d2;animation-name:spin-76cf18d2;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.ebm-icon.label[data-v-76cf18d2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 5px;font-size:.8em}@-webkit-keyframes spin-76cf18d2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-76cf18d2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ebm-icon svg[data-v-76cf18d2]{display:block}a[data-v-0dd665ea]{color:#3867a6}.modal-mask[data-v-0dd665ea]{position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:table;transition:opacity .3s ease;padding:16px}.modal-wrapper[data-v-0dd665ea]{display:table-cell;vertical-align:middle;border-radius:4px}.modal-container[data-v-0dd665ea]{margin:0 auto;box-shadow:0 2px 8px #00000054;transition:all .3s ease;display:flex;flex-direction:column;border-radius:6px 6px 0 0}.modal-container .title[data-v-0dd665ea]{background-color:#aaa;color:#fff;display:flex;align-items:center;padding:10px 15px;font-size:18px;border-radius:6px 6px 0 0;flex:0}.modal-container .title .text[data-v-0dd665ea]{width:100%;text-align:left}.modal-container .title .close[data-v-0dd665ea]{color:#ddd;font-size:18px;font-family:helvetica;cursor:pointer}.modal-container .body[data-v-0dd665ea]{flex:1;max-height:80vh;background-color:#fff;border-radius:0 0 6px 6px;font-family:Raleway}.modal-enter[data-v-0dd665ea],.modal-leave-active[data-v-0dd665ea]{opacity:0}.modal-enter .modal-container[data-v-0dd665ea],.modal-leave-active .modal-container[data-v-0dd665ea]{transform:scale(1.1)}a[data-v-09e282e2]{color:#3867a6}.nl-campaign-grid-title[data-v-09e282e2]{transition:.3s;position:relative}.nl-campaign-grid-title.hidden[data-v-09e282e2]{opacity:.2}.nl-campaign-grid-title .mask[data-v-09e282e2]{opacity:0;background-color:#00000080;pointer-events:none;transition:.3s;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.nl-campaign-grid-title .mask .controls[data-v-09e282e2]{position:absolute;justify-content:flex-end;padding:3px;width:100%;gap:2px;display:flex}.nl-campaign-grid-title:hover .mask[data-v-09e282e2]{opacity:1;pointer-events:auto}a[data-v-3a7674fa]{color:#3867a6}.mask[data-v-3a7674fa]{opacity:0;background-color:#00000080;transition:.3s;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.mask .controls[data-v-3a7674fa]{position:absolute;justify-content:flex-end;padding:3px;width:100%;gap:2px;display:flex}.mask[data-v-3a7674fa]:hover{opacity:1}a[data-v-1a5f96dc]{color:#3867a6}.tabs-component-panel[data-v-1a5f96dc]{overflow:auto;padding:20px}a[data-v-7e578b30]{color:#3867a6}.ebm-content-selector[data-v-7e578b30]{background-color:#f0f0f0;height:100%;padding:15px;display:flex;text-align:left}.ebm-content-selector div[data-v-7e578b30]{overflow:auto}a[data-v-2efafe34]{color:#3867a6}.mask[data-v-2efafe34]{position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;min-height:100%;background-color:#00000080;display:table;transition:all .3s ease;padding:16px}.contents[data-v-2efafe34]{position:fixed;left:0;top:0;height:100%;min-height:100%;width:100%;display:flex;flex-direction:column;transition:all .3s ease;font-family:Raleway}.contents .title[data-v-2efafe34]{background-color:#3867a6;color:#fff;display:flex;align-items:center;padding:10px 15px;font-size:18px;flex:0}.contents .title .text[data-v-2efafe34]{width:100%;text-align:left}.contents .title .close[data-v-2efafe34]{color:#ddd;font-size:18px;font-family:helvetica;cursor:pointer}.contents .body[data-v-2efafe34]{flex:1;height:0;background-color:#fff}.slide-enter[data-v-2efafe34]{opacity:0}.slide-enter .contents[data-v-2efafe34]{transform:translate(-100%)}.slide-leave-active[data-v-2efafe34]{opacity:0}.slide-leave-active .contents[data-v-2efafe34]{transform:translate(-100%)}.item .content{position:relative;transition:.3s}.add-items{position:relative}.add-items .spinner{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.add-items .add-item{display:flex;padding:10px;border-bottom:1px solid #e0e0e0;font-size:14px}.add-items .add-item:hover{background-color:#0000001a;cursor:pointer}.add-items .add-item .image{width:150px;margin-right:10px}.add-items .add-item .image img{width:100%;height:auto}.add-items .add-item .date{padding:5px 0;font-weight:500;font-style:italic}.add-items .add-item:last-child{margin-bottom:0;border-bottom:none}.add-icon{width:100%;display:flex;align-items:center;justify-content:center;max-height:0;overflow:hidden;opacity:0;transition:.3s}.add-icon>*{padding:10px 0}.add-icon:first-child>*{padding-bottom:10px}.add-icon.visible{opacity:1;max-height:50px}.html{position:relative}.html .mask{opacity:0;background-color:#00000080;pointer-events:none;transition:.3s;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.html .mask .controls{position:absolute;justify-content:flex-end;padding:3px;width:100%;gap:2px;display:flex}.html:hover .mask{opacity:1;pointer-events:auto}.ql-align-center{text-align:center!important}.ql-align-right{text-align:right!important}a[data-v-1c5ef670]{color:#3867a6}.block[data-v-1c5ef670]{transition:.2s}.block .block-content[data-v-1c5ef670]{transition:.3s}.block .hidden-block[data-v-1c5ef670]{opacity:.2}.block .block-heading[data-v-1c5ef670]{transition:.2s;background-color:#f5f7fa}.block .block-heading .text[data-v-1c5ef670]{padding:5px;font-weight:600}a[data-v-71c12269]{color:#3867a6}.row .hidden-row[data-v-71c12269]{opacity:.2}.header,.preheader,.footer{border:0;transition:.3s}.header.editing,.preheader.editing,.footer.editing{opacity:.3;pointer-events:none}a[data-v-b98555ae]{color:#3867a6}.ebm-newsletter-campaign-editor[data-v-b98555ae]{vertical-align:top}.ebm-newsletter-campaign-editor .status-bar[data-v-b98555ae]{display:flex;justify-content:center;margin-bottom:25px}.ebm-newsletter-campaign-editor .contents[data-v-b98555ae]{display:flex;flex-direction:row;width:100%}.ebm-newsletter-campaign-editor .contents .form-wrapper[data-v-b98555ae]{width:450px;margin-right:50px;display:flex;flex-direction:column;gap:25px}.ebm-newsletter-campaign-editor .actions[data-v-b98555ae]{display:flex;align-items:center;justify-content:flex-end;margin-top:10px;padding-top:10px;border-top:1px solid #3867a6}a[data-v-662234b8]{color:#3867a6}.ebm-native-ads[data-v-662234b8]{max-width:1200px;margin:auto}.ebm-native-ads .filters[data-v-662234b8]{margin:0 auto 20px}.ebm-native-ads .items[data-v-662234b8]{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 2%}.ebm-native-ads .items .item[data-v-662234b8]{flex-direction:row;width:49%;border-radius:6px;background-color:#fff;box-shadow:0 2px 3px #7e8eb133;padding:10px}@media (min-width: 965px){.ebm-native-ads .items .item[data-v-662234b8]{display:flex}}.ebm-native-ads .items .item .left[data-v-662234b8]{margin:0 auto 10px;width:175px;box-shadow:0 2px 3px #7e8eb133;border-radius:4px;transition:.4s;z-index:2;transform:translate(0) translateY(0);max-height:150px}@media (min-width: 965px){.ebm-native-ads .items .item .left[data-v-662234b8]{align-self:flex-start;margin-right:15px}}.ebm-native-ads .items .item .left .image[data-v-662234b8]{display:flex;align-items:flex-start;justify-content:center;background-color:#fff;border-radius:4px 4px 0 0;max-height:125px;overflow:hidden;border-color:#3867a6;border-style:solid;border-width:1px 1px 0 1px}.ebm-native-ads .items .item .left .image img[data-v-662234b8]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:.4s;position:relative;display:block;border-radius:4px 4px 0 0}.ebm-native-ads .items .item .left .placement[data-v-662234b8]{background-color:#3867a6;border-radius:0 0 4px 4px;display:flex;align-items:center;justify-content:center;font-family:Arial;width:100%;color:#fff;font-size:14px;padding:5px 10px;font-weight:500}.ebm-native-ads .items .item .left[data-v-662234b8]:hover{transform:scale(2) translate(25%) translateY(25%);z-index:3}.ebm-native-ads .items .item .left:hover .image[data-v-662234b8]{max-height:1000px}.ebm-native-ads .items .item .right[data-v-662234b8]{font-size:13px;flex:1}.ebm-native-ads .items .item .right .field[data-v-662234b8]{display:flex;flex-direction:row;gap:5px;border-bottom:1px solid #adc3db;padding:5px 0}.ebm-native-ads .items .item .right .field[data-v-662234b8]:last-child{border-bottom:none}.ebm-native-ads .items .item .right .field label[data-v-662234b8]{font-weight:500;margin-right:5px;width:75px}.ebm-native-ads .items .item .right .schedule .value[data-v-662234b8]{max-height:105px;overflow:auto}.ebm-native-ads .items .item .right .schedule .subvalue[data-v-662234b8]{border-bottom:1px solid #adc3db;padding-bottom:5px;margin-bottom:5px}.ebm-native-ads .items .item .right .schedule .subvalue[data-v-662234b8]:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.ebm-native-ads .items .item .right .ad-title[data-v-662234b8]{font-size:16px;font-weight:700;padding-bottom:8px;display:flex;flex-direction:row;gap:10px}.ebm-native-ads .items .item .right .ad-title:hover .text[data-v-662234b8]{text-decoration:underline}.ebm-native-ads .items .item .right .ad-title .text[data-v-662234b8]{flex:1}.ebm-native-ads .items .item .right .ad-title .manage[data-v-662234b8]{white-space:nowrap}.ebm-native-ads .items .item .right .ad-title .manage__icon[data-v-662234b8]{position:relative;margin-right:5px;z-index:1;color:#3867a6;display:inline-block}.ebm-native-ads .content[data-v-662234b8]{position:relative}.ebm-native-ads .content .spinner[data-v-662234b8]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}.ebm-native-ads .pager[data-v-662234b8]{margin-top:10px}a[data-v-0bfe10d8]{color:#3867a6}.ebm-editor[data-v-0bfe10d8]{width:600px;margin:auto}a{color:#3867a6}.ebm-image-input .preview{height:100px;width:auto}.ebm-image-input .preview img{max-height:100%;width:auto}a[data-v-cc2e3008]{color:#3867a6}.ebm-nl-sync[data-v-cc2e3008]{vertical-align:top;width:100%}.ebm-nl-sync .contents[data-v-cc2e3008]{display:flex;flex-direction:row;width:100%}.ebm-nl-sync .contents .form-margin[data-v-cc2e3008]{margin-right:50px}.ebm-nl-sync .contents .form-wrapper[data-v-cc2e3008]{width:450px}.ebm-nl-sync .contents .table-wrapper[data-v-cc2e3008]{width:calc(100% - 475px)}.ebm-nl-sync .contents .table-wrapper .table[data-v-cc2e3008]{width:100%;border-collapse:collapse}.ebm-nl-sync .contents .table-wrapper .table thead th[data-v-cc2e3008]{text-align:left;padding:6px 15px;font-size:16px;border-bottom:1px solid black}.ebm-nl-sync .contents .table-wrapper .table tbody tr[data-v-cc2e3008]{border-bottom:1px solid #ddd}.ebm-nl-sync .contents .table-wrapper .table tbody tr td[data-v-cc2e3008]{padding:6px 15px;font-size:14px;vertical-align:middle}.ebm-nl-sync .contents .table-wrapper .table tbody tr td *[data-v-cc2e3008]{font-size:inherit}.ebm-nl-sync .contents .table-wrapper .table tbody tr[data-v-cc2e3008]:last-child{border-bottom:none}.ebm-nl-sync .contents .table-wrapper .table tbody tr[data-v-cc2e3008]:hover{background-color:#f5f5f5}.ebm-nl-sync .contents .table-wrapper .table tbody td[data-v-cc2e3008]{font-size:.8rem}.ebm-nl-sync .contents .table-wrapper .table th[data-v-cc2e3008],.ebm-nl-sync .contents .table-wrapper .table td[data-v-cc2e3008]{text-align:center!important}.ebm-nl-sync .contents .table-wrapper .table th>*[data-v-cc2e3008],.ebm-nl-sync .contents .table-wrapper .table td>*[data-v-cc2e3008]{display:block;margin:auto}.ebm-nl-sync .contents .table-wrapper .table .icon[data-v-cc2e3008]{color:#3867a6;display:inline-block}.ebm-nl-sync .contents .table-wrapper .table .stats td[data-v-cc2e3008]{white-space:nowrap;text-align:left!important;padding:0 5px;font-size:13px}.ebm-nl-sync .contents .table-wrapper .table th[data-v-cc2e3008]:first-child,.ebm-nl-sync .contents .table-wrapper .table td[data-v-cc2e3008]:first-child{text-align:left!important}a[data-v-75c0739f]{color:#3867a6}.ebm-nl-content[data-v-75c0739f]{width:100%;max-width:1000px;margin:auto}.ebm-nl-content .filters[data-v-75c0739f]{margin-bottom:20px}.ebm-nl-content details[data-v-75c0739f]{width:100%;margin:0 0 10px}.ebm-nl-content details>div[data-v-75c0739f]{margin-top:10px}.ebm-nl-content details>summary[data-v-75c0739f]{cursor:pointer;padding:10px;border-width:1px;border-style:solid;border-color:#d3dce6;border-radius:4px;background-color:#f5f7fa;font-weight:600}.ebm-nl-content details>summary[data-v-75c0739f]:focus{outline-color:#d3dce6}.ebm-nl-content .spinner[data-v-75c0739f]{text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center}





