html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  background: #FFF;
  color: #000;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 100%;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.7em;
}
img {
  max-width: 100%;
  height: auto !important;
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 3;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a,
button {
  cursor: revert;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
ul ul,
ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
ol ol,
ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
table {
  border-collapse: collapse;
}
input,
textarea {
  -webkit-user-select: auto;
}
textarea {
  white-space: revert;
}
meter {
  -webkit-appearance: revert;
  appearance: revert;
}
pre {
  all: revert;
}
::placeholder {
  color: unset;
}
:where([hidden]) {
  display: none;
}
:where([contenteditable]:not([contenteditable="false"])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}
:where([draggable="true"]) {
  -webkit-user-drag: element;
}
:where(dialog:modal) {
  all: revert;
}
.shadow-S {
  box-shadow: 0px 0px 12px rgba(16, 36, 47, 0.12);
}
body {
  color: #0c2128;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
button {
  background: #bf9277;
  color: #FFF;
  padding: 15px 32px;
  font-weight: bold;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  font-size: 100%;
  font-weight: 600;
}
::-webkit-input-placeholder {
  color: #999999;
}
/* WebKit, Blink, Edge */
:-moz-placeholder {
  color: #999999;
}
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
  color: #999999;
}
/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
  color: #999999;
}
/* Internet Explorer 10-11 */
::-ms-input-placeholder {
  color: #999999;
}
/* Microsoft Edge */
#copyHolder2 {
  position: fixed;
  top: 0px;
  z-index: -1;
  opacity: 0;
}
.actions button {
  margin: 0px 20px 20px 0px;
}
.actions button::after {
  width: 20px;
  height: 20px;
  background: url('/img/copy.svg') center center no-repeat;
  content: " ";
  vertical-align: middle;
  display: inline-block;
  margin-left: 15px;
}
input[type="text"] {
  line-height: 40px;
  height: 40px;
  display: block;
  width: 100%;
  border: 1px solid #dfdcd6;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0px 20px;
}
.form-row {
  margin-bottom: 20px;
}
.form-row label {
  display: table;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}
h4,
h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.preview-html {
  line-height: normal;
  padding: 20px;
  width: 100%;
  min-height: 300px;
  margin-bottom: 20px;
}
.preview {
  border: 1px solid #dfdcd6;
  min-height: 300px;
  margin-bottom: 20px;
  padding: 20px;
  overflow: hidden;
}
.sidebar {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 360px;
  border-right: 1px solid #dfdcd6;
  padding: 32px;
}
@media (max-width: 991px) {
  .sidebar {
    padding: 20px;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 20px;
    width: 100%;
  }
}
.sidebar .logo {
  width: 120px;
  margin-bottom: 30px;
}
.sidebar ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dfdcd6;
  padding-bottom: 15px;
}
.sidebar ul > li a {
  color: #bf9277;
}
.content {
  padding: 20px 20px 20px 380px;
}
@media (max-width: 991px) {
  .content {
    padding: 20px;
  }
}
