/* 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;
  }
}
@media all and (min-width: 1000px) {
  .h2_m {
    display: none;
  }
  h2 {
    text-align: center;
    margin-top: auto;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  .h2_d {
    display: none;
  }
  p {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
#I article:nth-of-type(odd) {
  background-color: #a08263;
}

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

#I label {
  cursor: pointer;
}

@media all and (min-width: 1000px) {
  #I_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #I article {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #I_A {
    grid-column: 1;
  }
  #I h2 {
    padding: 20px;
  }
  #I_h2_Bildn {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #I_p {
    text-align: center;
  }
  .block {
    display: flex;
    margin: 5px;
    width: 300px;
    height: 100px;
    padding: 0px;
    border-bottom: 5px #bda388 solid;
    font-size: 1rem;
  }
  .block a {
    display: inline;
    font-size: 1rem;
  }
  .block img {
    align-self: flex-end;
    width: 100px;
    max-height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
    padding: 0px;
    margin: 0px;
  }
  .desc {
    align-self: flex-end;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    text-align: left;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
@media all and (max-width: calc(1000px - 1px)) {
  #I article {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  #I_p {
    text-align: center;
  }
  .block {
    display: block;
    margin: 5px;
    width: 110px;
    height: auto;
    padding: 0px;
    border: 5px #e7d6c0 solid;
    font-size: 1rem;
  }
  .block a {
    display: inline;
    font-size: 1rem;
  }
  .block img {
    width: 100px;
    max-height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
    padding: 0px;
    margin: 0px;
    background-color: #e7d6c0;
  }
  .desc {
    padding: 5px;
    text-align: center;
    background-color: #e7d6c0;
    -webkit-hyphens: auto;
            hyphens: auto;
    overflow: hidden;
  }
  .desc a {
    display: inline;
  }
  #I_pattern {
    font-size: 0.7rem;
  }
}/*# sourceMappingURL=I.css.map */