.contents {
  /*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model */
  /* ============================================ */
  /* Document */
  /* ============================================ */
  /**
  * 1. Correct the line height in all browsers.
  * 2. Prevent adjustments of font size after orientation changes in iOS.
  * 3. Remove gray overlay on links for iOS.
  */
  /* Sections */
  /* ============================================ */
  /**
  * Remove the margin in all browsers.
  */
  /**
  * Render the `main` element consistently in IE.
  */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /* Text-level semantics */
  /* ============================================ */
  /**
  * Remove the gray background on active links in IE 10.
  */
  /**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
  /**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /**
  * Add the correct font size in all browsers.
  */
  /**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
  /* Embedded content */
  /* ============================================ */
  /**
  * Remove the border on images inside links in IE 10.
  */
  /* Forms */
  /* ============================================ */
  /**
  * Reset form fields to make them styleable
  */
  /**
  * Reset radio and checkbox appearance to preserve their look in iOS.
  */
  /**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
  /**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
  /**
  * Correct the inability to style clickable types in iOS and Safari.
  */
  /**
  * Remove the inner border and padding in Firefox.
  */
  /**
  * Restore the focus styles unset by the previous rule.
  */
  /**
  * Remove arrow in IE10 & IE11
  */
  /**
  * Remove padding
  */
  /**
  * Reset to invisible
  */
  /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
  /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
  /**
  * Remove the default vertical scrollbar in IE 10+.
  */
  /**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
  /**
  * 1. Correct the outline style in Safari.
  */
  /**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
  /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
  /**
  * Clickable labels
  */
  /* Interactive */
  /* ============================================ */
  /*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
  /*
  * Add the correct display in all browsers.
  */
  /*
  * Remove outline for editable content.
  */
  /* Table */
  /* ============================================ */
  /* Misc */
  /* ============================================ */
  /**
  * Add the correct display in IE 10+.
  */
  /**
  * Add the correct display in IE 10.
  */
}
.contents * {
  box-sizing: border-box;
}
.contents ::before,
.contents ::after {
  box-sizing: inherit;
}
.contents html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
.contents body {
  margin: 0;
}
.contents main {
  display: block;
}
.contents p,
.contents table,
.contents blockquote,
.contents address,
.contents pre,
.contents iframe,
.contents form,
.contents figure,
.contents dl {
  margin: 0;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
.contents ul,
.contents ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contents dt {
  font-weight: bold;
}
.contents dd {
  margin-left: 0;
}
.contents hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
.contents pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
.contents address {
  font-style: inherit;
}
.contents a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.contents abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
.contents b,
.contents strong {
  font-weight: bolder;
}
.contents code,
.contents kbd,
.contents samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
.contents small {
  font-size: 80%;
}
.contents sub,
.contents sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.contents sub {
  bottom: -0.25em;
}
.contents sup {
  top: -0.5em;
}
.contents img {
  border-style: none;
  vertical-align: bottom;
}
.contents embed,
.contents object,
.contents iframe {
  border: 0;
  vertical-align: bottom;
}
.contents button,
.contents input,
.contents optgroup,
.contents select,
.contents textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
.contents [type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}
.contents [type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}
.contents button,
.contents input {
  /* 1 */
  overflow: visible;
}
.contents button,
.contents select {
  /* 1 */
  text-transform: none;
}
.contents button,
.contents [type=button],
.contents [type=reset],
.contents [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.contents button[disabled],
.contents [type=button][disabled],
.contents [type=reset][disabled],
.contents [type=submit][disabled] {
  cursor: default;
}
.contents button::-moz-focus-inner,
.contents [type=button]::-moz-focus-inner,
.contents [type=reset]::-moz-focus-inner,
.contents [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.contents button:-moz-focusring,
.contents [type=button]:-moz-focusring,
.contents [type=reset]:-moz-focusring,
.contents [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.contents select::-ms-expand {
  display: none;
}
.contents option {
  padding: 0;
}
.contents fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
.contents legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
.contents progress {
  vertical-align: baseline;
}
.contents textarea {
  overflow: auto;
}
.contents [type=number]::-webkit-inner-spin-button,
.contents [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.contents [type=search] {
  outline-offset: -2px; /* 1 */
}
.contents [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.contents ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
.contents label[for] {
  cursor: pointer;
}
.contents details {
  display: block;
}
.contents summary {
  display: list-item;
}
.contents [contenteditable] {
  outline: none;
}
.contents table {
  border-collapse: collapse;
  border-spacing: 0;
}
.contents caption {
  text-align: left;
}
.contents td,
.contents th {
  vertical-align: top;
  padding: 0;
}
.contents th {
  text-align: left;
  font-weight: bold;
}
.contents template {
  display: none;
}
.contents [hidden] {
  display: none;
}
/*# sourceMappingURL=reset.css.map */