.mocy-editor{padding:var(--padding-mobile-top) var(--padding-mobile-right) var(--padding-mobile-bottom) var(--padding-mobile-left);margin:var(--margin-mobile-top) var(--margin-mobile-right) var(--margin-mobile-bottom) var(--margin-mobile-left);background-color:var(--block-bg-color)}@media screen and (min-width: 768px){.mocy-editor{padding:var(--padding-tablet-top) var(--padding-tablet-right) var(--padding-tablet-bottom) var(--padding-tablet-left);margin:var(--margin-tablet-top) var(--margin-tablet-right) var(--margin-tablet-bottom) var(--margin-tablet-left)}}@media screen and (min-width: 992px){.mocy-editor{padding:var(--padding-desktop-top) var(--padding-desktop-right) var(--padding-desktop-bottom) var(--padding-desktop-left);margin:var(--margin-desktop-top) var(--margin-desktop-right) var(--margin-desktop-bottom) var(--margin-desktop-left)}}.mocy-editor .container{padding:0}.mocy-editor .container-xsmall a,.mocy-editor .container-xsmall p{font-size:18px}@media screen and (min-width: 768px){.mocy-editor .container-xsmall a,.mocy-editor .container-xsmall p{font-size:20px}}@media screen and (min-width: 992px){.mocy-editor .container-xsmall a,.mocy-editor .container-xsmall p{font-size:22px}}.mocy-editor .container-xsmall a{display:inline-block}.mocy-editor ul{list-style-type:disc}.mocy-editor ol{list-style-type:decimal}.mocy-editor .mocy-editor-placeholder{position:relative;overflow:hidden;width:100%;padding:15px}.mocy-editor .mocy-editor-placeholder-h2{position:relative;overflow:hidden;width:100%;max-width:500px;height:28px;-webkit-border-radius:8px;border-radius:8px;background-color:#c7c7c7}.mocy-editor .mocy-editor-placeholder-h2::after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation:shimmer 2s infinite;-moz-animation:shimmer 2s infinite;-o-animation:shimmer 2s infinite;animation:shimmer 2s infinite;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));background-image:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));content:"";-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.mocy-editor .mocy-editor-placeholder-p p{position:relative;overflow:hidden;height:12px;-webkit-border-radius:4px;border-radius:4px;margin:8px 0;background-color:#c7c7c7}.mocy-editor .mocy-editor-placeholder-p p::after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation:shimmer 2s infinite;-moz-animation:shimmer 2s infinite;-o-animation:shimmer 2s infinite;animation:shimmer 2s infinite;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));background-image:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));content:"";-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}@-webkit-keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-moz-keyframes shimmer{100%{-moz-transform:translateX(100%);transform:translateX(100%)}}@-o-keyframes shimmer{100%{-o-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{100%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}}.mocy-editor h1,.mocy-editor h2,.mocy-editor h3,.mocy-editor h4,.mocy-editor h5,.mocy-editor h6,.mocy-editor a,.mocy-editor span,.mocy-editor p{color:var(--block-color)}.mocy-editor .mocy-editor-content{margin-bottom:80px}@media screen and (min-width: 768px){.mocy-editor .mocy-editor-content{margin-bottom:80px}}@media screen and (min-width: 992px){.mocy-editor .mocy-editor-content{margin-bottom:110px}}.mocy-editor-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:none;margin:0;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-o-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:45s;-moz-animation-duration:45s;-o-animation-duration:45s;animation-duration:45s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--object-position-y-xs) var(--object-position-x-xs);object-position:var(--object-position-y-xs) var(--object-position-x-xs);outline:none;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mocy-editor-footer svg{max-width:30px;height:15px;margin:0 15px 0 20px}
