@charset "UTF-8";
/* ICONS

	Normal:	#937759
	Hover:	#e0cdba
	Active:	#9f8264
*/
@font-face {
  font-family: "Chelsea Market";
  src: url("../pantry/font/ChelseaMarket-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Overlock SC";
  src: url("../pantry/font/OverlockSC-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

.software_icon {
  display: inline;
}

.zoom_site {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.zoom {
  width: 95%;
}

.fisi-zoom {
  width: 80%;
}

article {
  border-bottom: #c0ae96 30px double;
}

@media all and (min-width: 1000px) {
  article {
    padding: 50px 0px;
  }
}
input[type=radio] {
  display: none;
}

.nav_p {
  z-index: 2;
}

.nav {
  white-space: nowrap;
  display: inline-block;
  height: -moz-fit-content;
  height: fit-content;
  font-family: monospace;
  text-align: justify;
  padding: 1em 1em 1em 1.5em;
  background-color: #773341;
  border-radius: 6px;
}

.nav label {
  cursor: pointer;
  display: block;
  margin: 0.1em 0.5em;
  font-size: 1.5em;
  color: #ffffff;
  padding: 0.1em;
}

.nav label:hover,
.nav label:focus {
  color: #e0c7cc;
  text-transform: uppercase;
}

main {
  background-color: #8A6E4F;
}

.content {
  background-color: #a08263;
}

.content:target {
  background-color: #a08263;
}

.icon {
  background-color: #a08263;
}

.menu {
  background-color: #896d4e;
}

.contact_m {
  background-color: #a08263;
}

article {
  background-color: #a08263;
}

@media all and (min-width: 1000px) {
  .title_content {
    background-color: #b5997b;
  }
  body {
    background-color: #8A6E4F;
  }
  .hello {
    background-color: #a08263;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  body {
    background-color: #a08263;
  }
  main {
    background-color: #a08263;
  }
}
a {
  color: #171717;
}

article {
  color: #171717;
}

.title_content {
  color: #232323;
}

#hello_p {
  color: #000000;
}

.title_startpage_m {
  color: #000000;
}

h2 {
  color: #000000;
}

.H-I_label_d label {
  color: #a08263;
}

.H-I_label_d label:hover {
  color: #64503a;
  text-transform: uppercase;
}

.H-I_label_m label {
  color: #b5997b;
}

.H-I_label_m label:hover {
  color: #cab196;
}

.H-I_label_d label:hover,
.H-I_label_m label:hover {
  text-transform: uppercase;
}

body {
  font-size: 1.2rem;
}

h1 {
  font-family: "Chelsea Market", Arial, sans-serif;
}

a {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

main {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.hallo-d {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.content {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.content:target {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.icon {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.menu {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.contact_m {
  font-family: "Overlock", Arial, serif;
  font-size: 1.2rem;
}

.H-I_label_d label {
  font-family: "Chelsea Market", Arial, sans-serif;
  font-size: 1.2rem;
}

.H-I_label_m label {
  font-family: "Chelsea Market", Arial, sans-serif;
  font-size: 1.1rem;
}

@media all and (min-width: 1000px) {
  .title_content h1 {
    font-size: 4rem;
  }
  h2 {
    font-family: "Overlock", Arial, serif;
    font-size: 2rem;
  }
  .title_content h1 {
    font-size: 4rem;
  }
  body {
    font-family: "Overlock", Arial, serif;
    font-size: 1.2rem;
  }
  article {
    font-family: "Overlock", Arial, serif;
    font-size: 1.2rem;
  }
}
@media all and (max-width: 999px) and (min-width: 501px) {
  .title_content h1 {
    font-size: 4.5vw;
  }
  body {
    font-family: "Overlock", Arial, serif;
    font-size: 1.1rem;
  }
  article {
    font-family: "Overlock", Arial, serif;
    font-size: 1.1rem;
  }
  a {
    font-size: 0.9rem;
  }
}
@media all and (max-width: 500px) {
  .title_content h1 {
    font-size: 1.3rem;
  }
  body {
    font-family: "Overlock", Arial, serif;
    font-size: 1rem;
  }
  article {
    font-family: "Overlock", Arial, serif;
    font-size: 1rem;
  }
  h2 {
    font-size: 1.25rem;
  }
  a {
    font-size: 0.9rem;
  }
}
#S article:nth-of-type(odd) {
  background-color: #a08263;
}

#S .software_icon {
  display: inline;
  width: 30px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
}

#S_preamble {
  padding: 0 20px;
  text-align: center;
}

#S img {
  display: block;
}

#S .g2_icon {
  display: inline;
}

#S .software_icon {
  width: 30px;
  display: inline;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
}

@media all and (min-width: 1000px) {
  .h2_m {
    display: none;
  }
  .h2_d {
    text-align: center;
    margin-top: auto;
  }
  #S article {
    padding: 50px 0px;
  }
  .S_no_mobile {
    display: none;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  .h2_d {
    display: none;
  }
  p {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
  .S_no_mobile {
    font-size: small;
  }
  #S_preamble {
    font-size: 1rem;
  }
  #span_fun {
    text-align: center !important;
  }
}
/* ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° ' ° '  */
@media all and (min-width: 1000px) {
  #g1 {
    justify-content: center;
    flex-directioN: row-reverse;
  }
  #g1 iframe {
    width: 485px;
    height: 402px;
    border: 15px #c3ad8f solid;
    background-color: #c3ad8f;
  }
  #g1 .g_h_p {
    width: 40%;
    -webkit-hyphens: auto;
            hyphens: auto;
    padding: 30px;
  }
  #g1 video {
    display: none;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  #g1 {
    padding-top: 10px;
  }
  #g1 iframe {
    display: none;
  }
  #g1 video {
    flex: 1;
    align-self: stretch;
    border: 5px #c3ad8f solid;
    background-color: #c3ad8f;
  }
  #g1 br {
    display: none;
  }
}
#g2 .g2_icon {
  width: 1rem;
  height: auto;
  vertical-align: middle;
}

@media all and (min-width: 1000px) {
  #g2 .g_h_p {
    width: 60%;
    -webkit-hyphens: auto;
            hyphens: auto;
    padding: 20px;
  }
  #g2 iframe {
    width: 485px;
    height: 402px;
    border: 15px #c3ad8f solid;
    background-color: #c3ad8f;
  }
  #g2 video {
    display: none;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  #g2 {
    padding-top: 10px;
  }
  #g2 iframe {
    display: none;
  }
  #g2_video {
    flex: 1;
    align-self: stretch;
    border: 5px #c3ad8f solid;
    background-color: #c3ad8f;
  }
}
@media all and (min-width: 1000px) {
  #g3 {
    flex-direction: row-reverse;
  }
  #g3 video {
    width: 40%;
    border: 15px #c3ad8f solid;
    background-color: #c3ad8f;
  }
  #g3_p {
    padding: 0 30px;
    width: 40%;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  #g3 video {
    width: 100%;
    border: 5px #c3ad8f solid;
    background-color: #c3ad8f;
  }
}
@media all and (min-width: 1000px) {
  #g4 {
    flex-wrap: wrap;
  }
  #g4 .g_h_p {
    width: 60%;
  }
  #g4 h2 {
    margin-top: 30px;
  }
  #g4 p {
    width: 100%;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
  #g4 iframe {
    width: 995px;
    height: 675px;
    border: 15px #c3ad8f solid;
    background-color: #c3ad8f;
  }
  #g4 video {
    display: none;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  #g4 video {
    width: 100vw;
    border: 5px #c3ad8f solid;
  }
  #g4 .g_h_p {
    width: 100%;
  }
  #g4 p {
    width: 100%;
  }
  #g4_game {
    display: none;
  }
}/*# sourceMappingURL=S.css.map */