body {
  margin: 0;
  font-family:
    Montserrat,
    Roboto,
    Helvetica Neue,
    Nunito,
    Arial,
    'sans-serif';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background: #ebebeb; */
}
code {
  font-family:
    source-code-pro,
    Menlo,
    Monaco,
    Consolas,
    Courier New,
    monospace;
}
@font-face {
  font-family: Montserrat;
  src: local('Montserrat'), local('Montserrat-Regular'), url(/fonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: Roundo-Regular;
  src: url(/fonts/roundo/Roundo-Regular.otf) format('opentype');
}
.wrap-object-manage {
  width: 70px;
  height: 234px;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  z-index: 1;
  transition: visibility 0.01s;
}
.toolbar-transform {
  background: #fff;
  text-align: center;
  pointer-events: auto;
  width: 32px;
}
.toolbar-transform .transform-button {
  width: 100%;
  height: 32px;
  cursor: pointer;
  opacity: 1;
}
.toolbar-transform .transform-button.hide {
  display: none;
}
.toolbar-transform .transform-button.selected {
  opacity: 1;
  border: 4px solid #000;
}
.delete-object {
  pointer-events: auto;
  position: absolute;
  top: 0;
  left: 60px;
}
.toolbar-transform .transform-button img {
  width: 16px;
  pointer-events: none;
}
.toolbar-transform.translate .translate-btn,
.toolbar-transform.rotate .rotate-btn,
.toolbar-transform.scale .scale-btn,
.toolbar-transform.texture .texture-btn {
  border: 1.5px solid black;
}
.no-pseudo *:before,
.no-pseudo *:after {
  content: none !important;
}
.colorPicker {
  position: relative;
}
.colorSwatch {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  border: 3px solid #fff;
  box-shadow:
    0 0 0 1px #0000001a,
    inset 0 0 0 1px #0000001a;
  cursor: pointer;
}
.colorPopover {
  background: #fff;
  padding: 15px;
  z-index: 5000;
  position: absolute;
  top: calc(100% + 2px);
  left: -1px;
  border-radius: 9px;
  box-shadow: 0 6px 12px #00000026;
}
/* .react-colorful {
  height: 130px !important;
  width: 180px !important;
} */
@media screen and (max-width: 959px) {
  .zeroPaddingMobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .canvasMobile {
    margin-top: 0 !important;
    width: 100%;
    height: 100%;
  }
  .maxHeightMobile {
    max-height: 100vh !important;
  }
  .heightMobile {
    height: 100vh !important;
  }
}
.without-padding input {
  padding: 1px;
  text-align: right;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -webkit-appearance: textfield;
  appearance: textfield;
  -moz-appearance: textfield;
}
img {
  -webkit-user-select: none;
  user-select: none;
}
.dropper-cursor {
  cursor:
    url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkuODczNyAxNS4yMTk4QzE5Ljg3MzcgMTUuMjE5OCAyMi4zNDM3IDE3Ljc0MzcgMjIuMzQzNyAyMC4yNDk3QzIyLjM0MzcgMjEuOTA1NyAyMC45OTg3IDIzLjI0OTggMTkuMzQzNyAyMy4yNDk4QzE3LjY4NzcgMjMuMjQ5OCAxNi4zNDM4IDIxLjkwNTcgMTYuMzQzOCAyMC4yNDk3QzE2LjM0MzggMTcuNzQzNyAxOC44MTI3IDE1LjIxOTggMTguODEyNyAxNS4yMTk4QzE5LjEwNTcgMTQuOTI2OCAxOS41ODA3IDE0LjkyNjggMTkuODczNyAxNS4yMTk4Wk0xOS4zNDM3IDE2Ljg4NjdDMTkuMDk3NyAxNy4xOTM3IDE4LjgwMjcgMTcuNjAwNyAxOC41MzY3IDE4LjA2NTdDMTguMTY2NyAxOC43MTI3IDE3Ljg0MzcgMTkuNDc4NyAxNy44NDM3IDIwLjI0OTdDMTcuODQzNyAyMS4wNzc3IDE4LjUxNTcgMjEuNzQ5NyAxOS4zNDM3IDIxLjc0OTdDMjAuMTcwNyAyMS43NDk3IDIwLjg0MzcgMjEuMDc3NyAyMC44NDM3IDIwLjI0OTdDMjAuODQzNyAxOS40Nzg3IDIwLjUxOTcgMTguNzEyNyAyMC4xNDk3IDE4LjA2NTdDMTkuODgzNyAxNy42MDA3IDE5LjU4ODcgMTcuMTkzNyAxOS4zNDM3IDE2Ljg4NjdaIiBmaWxsPSJibGFjayIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC45NTcyIDEzLjQzMzdMMTMuMzAwMyAxOS4wOTA3QzEyLjU5NzMgMTkuNzkzNyAxMS42NDMzIDIwLjE4ODcgMTAuNjQ5MyAyMC4xODg3QzkuNjU0MjUgMjAuMTg4NyA4LjcwMDI1IDE5Ljc5MzcgNy45OTcyNSAxOS4wOTA3TDMuNzU1MjUgMTQuODQ4N0MzLjA1MjI1IDE0LjE0NDcgMi42NTYyNSAxMy4xOTA3IDIuNjU2MjUgMTIuMTk2N0MyLjY1NjI1IDExLjIwMTcgMy4wNTIyNSAxMC4yNDc3IDMuNzU1MjUgOS41NDQ2NkwxMC4xMTgyIDMuMTgxNjZDMTAuNDExMiAyLjg4ODY2IDEwLjg4NjMgMi44ODg2NiAxMS4xNzkzIDMuMTgxNjZMMTguOTU3MiAxMC45NTg3QzE5LjY0MDIgMTEuNjQyNyAxOS42NDAyIDEyLjc1MDcgMTguOTU3MiAxMy40MzM3Wk0xNy44OTYzIDEyLjM3MzdDMTcuOTk0MyAxMi4yNzU3IDE3Ljk5NDMgMTIuMTE3NyAxNy44OTYzIDEyLjAxOTdMMTAuNjQ5MyA0Ljc3MjY2TDQuODE2MjUgMTAuNjA1N0M0LjM5NDI1IDExLjAyNzcgNC4xNTYyNSAxMS41OTk3IDQuMTU2MjUgMTIuMTk2N0M0LjE1NjI1IDEyLjc5MzcgNC4zOTQyNSAxMy4zNjU3IDQuODE2MjUgMTMuNzg3N0w5LjA1ODI1IDE4LjAyOTdDOS40ODAyNSAxOC40NTE3IDEwLjA1MjMgMTguNjg4NyAxMC42NDkzIDE4LjY4ODdDMTEuMjQ1MyAxOC42ODg3IDExLjgxODMgMTguNDUxNyAxMi4yNDAzIDE4LjAyOTdMMTcuODk2MyAxMi4zNzM3WiIgZmlsbD0iYmxhY2siLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMzkyMyA0LjM5Mzc1QzEyLjY4NTMgNC42ODY3NSAxMi42ODUzIDUuMTYxNzUgMTIuMzkyMyA1LjQ1NDc1QzEyLjA5OTMgNS43NDY3NSAxMS42MjQzIDUuNzQ2NzUgMTEuMzMxMyA1LjQ1NDc1TDguOTA3MjUgMy4wMjk3NUM4LjYxNDI1IDIuNzM3NzUgOC42MTQyNSAyLjI2MTc1IDguOTA3MjUgMS45Njk3NUM5LjIwMDI1IDEuNjc2NzUgOS42NzUyNSAxLjY3Njc1IDkuOTY4MjUgMS45Njk3NUwxMi4zOTIzIDQuMzkzNzVaIiBmaWxsPSJibGFjayIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41MjYxIDExLjQ0NzNDMTguOTQwMSAxMS40NDczIDE5LjI3NjEgMTEuNzgzMyAxOS4yNzYxIDEyLjE5NzNDMTkuMjc2MSAxMi42MTEzIDE4Ljk0MDEgMTIuOTQ3MyAxOC41MjYxIDEyLjk0NzNIMy43MDMxMkMzLjI4OTEyIDEyLjk0NzMgMi45NTMxMiAxMi42MTEzIDIuOTUzMTIgMTIuMTk3M0MyLjk1MzEyIDExLjc4MzMgMy4yODkxMiAxMS40NDczIDMuNzAzMTIgMTEuNDQ3M0gxOC41MjYxWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==),
    default;
}
.ReactCrop {
  position: relative;
  display: inline-block;
  cursor: crosshair;
  overflow: hidden;
  max-width: 100%;
}
.ReactCrop *,
.ReactCrop *:before,
.ReactCrop *:after {
  box-sizing: border-box;
}
.ReactCrop--disabled,
.ReactCrop--locked {
  cursor: inherit;
}
.ReactCrop__child-wrapper {
  max-height: inherit;
}
.ReactCrop__child-wrapper > img,
.ReactCrop__child-wrapper > video {
  display: block;
  max-width: 100%;
  max-height: inherit;
}
.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper > img,
.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper > video {
  touch-action: none;
}
.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection {
  touch-action: none;
}
.ReactCrop__crop-selection {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateZ(0);
  cursor: move;
  box-shadow: 0 0 0 9999em #00000080;
}
.ReactCrop--disabled .ReactCrop__crop-selection {
  cursor: inherit;
}
.ReactCrop--circular-crop .ReactCrop__crop-selection {
  border-radius: 50%;
}
.ReactCrop--no-animate .ReactCrop__crop-selection {
  outline: 1px dashed white;
}
.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection) {
  animation: marching-ants 1s;
  background-image:
    linear-gradient(to right, #fff 50%, #444 50%), linear-gradient(to right, #fff 50%, #444 50%),
    linear-gradient(to bottom, #fff 50%, #444 50%), linear-gradient(to bottom, #fff 50%, #444 50%);
  background-size:
    10px 1px,
    10px 1px,
    1px 10px,
    1px 10px;
  background-position:
    0 0,
    0 100%,
    0 0,
    100% 0;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  color: #fff;
  animation-play-state: running;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes marching-ants {
  0% {
    background-position:
      0 0,
      0 100%,
      0 0,
      100% 0;
  }
  to {
    background-position:
      20px 0,
      -20px 100%,
      0 -20px,
      100% 20px;
  }
}
.ReactCrop__crop-selection:focus {
  outline: none;
  border-color: #00f;
  border-style: solid;
}
.ReactCrop--invisible-crop .ReactCrop__crop-selection {
  display: none;
}
.ReactCrop__rule-of-thirds-vt:before,
.ReactCrop__rule-of-thirds-vt:after,
.ReactCrop__rule-of-thirds-hz:before,
.ReactCrop__rule-of-thirds-hz:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff6;
}
.ReactCrop__rule-of-thirds-vt:before,
.ReactCrop__rule-of-thirds-vt:after {
  width: 1px;
  height: 100%;
}
.ReactCrop__rule-of-thirds-vt:before {
  left: 33.3333333333%;
}
.ReactCrop__rule-of-thirds-vt:after {
  left: 66.6666666667%;
}
.ReactCrop__rule-of-thirds-hz:before,
.ReactCrop__rule-of-thirds-hz:after {
  width: 100%;
  height: 1px;
}
.ReactCrop__rule-of-thirds-hz:before {
  top: 33.3333333333%;
}
.ReactCrop__rule-of-thirds-hz:after {
  top: 66.6666666667%;
}
.ReactCrop__drag-handle {
  position: absolute;
}
.ReactCrop__drag-handle:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #0003;
  border: 1px solid rgba(255, 255, 255, 0.7);
  outline: 1px solid transparent;
}
.ReactCrop__drag-handle:focus:after {
  border-color: #00f;
  background: #2dbfff;
}
.ReactCrop .ord-nw {
  top: 0;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: nw-resize;
}
.ReactCrop .ord-nw:after {
  top: 0;
  left: 0;
}
.ReactCrop .ord-n {
  top: 0;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  cursor: n-resize;
}
.ReactCrop .ord-n:after {
  top: 0;
}
.ReactCrop .ord-ne {
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: ne-resize;
}
.ReactCrop .ord-ne:after {
  top: 0;
  right: 0;
}
.ReactCrop .ord-e {
  top: 50%;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: e-resize;
}
.ReactCrop .ord-e:after {
  right: 0;
}
.ReactCrop .ord-se {
  bottom: 0;
  right: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  cursor: se-resize;
}
.ReactCrop .ord-se:after {
  bottom: 0;
  right: 0;
}
.ReactCrop .ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}
.ReactCrop .ord-s:after {
  bottom: 0;
}
.ReactCrop .ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}
.ReactCrop .ord-sw:after {
  bottom: 0;
  left: 0;
}
.ReactCrop .ord-w {
  top: 50%;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: w-resize;
}
.ReactCrop .ord-w:after {
  left: 0;
}
.ReactCrop__disabled .ReactCrop__drag-handle {
  cursor: inherit;
}
.ReactCrop__drag-bar {
  position: absolute;
}
.ReactCrop__drag-bar.ord-n {
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-top: -3px;
}
.ReactCrop__drag-bar.ord-e {
  right: 0;
  top: 0;
  width: 6px;
  height: 100%;
  margin-right: -3px;
}
.ReactCrop__drag-bar.ord-s {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-bottom: -3px;
}
.ReactCrop__drag-bar.ord-w {
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  margin-left: -3px;
}
.ReactCrop--new-crop .ReactCrop__drag-bar,
.ReactCrop--new-crop .ReactCrop__drag-handle,
.ReactCrop--fixed-aspect .ReactCrop__drag-bar,
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w {
  display: none;
}
@media (pointer: coarse) {
  .ReactCrop .ord-n,
  .ReactCrop .ord-e,
  .ReactCrop .ord-s,
  .ReactCrop .ord-w {
    display: none;
  }
  .ReactCrop__drag-handle {
    width: 24px;
    height: 24px;
  }
}
