:root {
  --dl-color-gray-500: #595959;
  --dl-color-gray-700: #999999;
  --dl-color-gray-900: #D9D9D9;
  --dl-size-size-large: 144px;
  --dl-size-size-small: 48px;
  --dl-color-danger-300: #A22020;
  --dl-color-danger-500: #BF2626;
  --dl-color-danger-700: #E14747;
  --dl-color-gray-black: #000000;
  --dl-color-gray-white: #FFFFFF;
  --dl-size-size-medium: 96px;
  --dl-size-size-xlarge: 192px;
  --dl-size-size-xsmall: 16px;
  --dl-space-space-unit: 16px;
  --dl-color-primary-100: #003EB3;
  --dl-color-primary-300: #0074F0;
  --dl-color-primary-500: #14A9FF;
  --dl-color-primary-700: #85DCFF;
  --dl-color-success-300: #199033;
  --dl-color-success-500: #32A94C;
  --dl-color-success-700: #4CC366;
  --dl-size-size-xxlarge: 288px;
  --dl-size-size-maxwidth: 1400px;
  --dl-radius-radius-round: 50%;
  --dl-space-space-halfunit: 8px;
  --dl-space-space-sixunits: 96px;
  --dl-space-space-twounits: 32px;
  --dl-radius-radius-radius2: 2px;
  --dl-radius-radius-radius4: 4px;
  --dl-radius-radius-radius8: 8px;
  --dl-space-space-fiveunits: 80px;
  --dl-space-space-fourunits: 64px;
  --dl-color-default-velbloud: rgba(255, 253, 227, 1);
  --dl-space-space-threeunits: 48px;
  --dl-color-default-merunkova: rgba(7, 3, 0, 1);
  --dl-space-space-oneandhalfunits: 24px;
}
.button {
  color: var(--dl-color-gray-black);
  display: inline-block;
  padding: 0.5rem 1rem;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-gray-white);
}
.input {
  color: var(--dl-color-gray-black);
  cursor: auto;
  padding: 0.5rem 1rem;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-gray-white);
}
.textarea {
  color: var(--dl-color-gray-black);
  cursor: auto;
  padding: 0.5rem;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-gray-white);
}
.list {
  width: 100%;
  margin: 1em 0px 1em 0px;
  display: block;
  padding: 0px 0px 0px 1.5rem;
  list-style-type: none;
  list-style-position: outside;
}
.list-item {
  display: list-item;
}
.teleport-show {
  display: flex !important;
  transform: none !important;
}
.Content {
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.Heading {
  font-size: 32px;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.garamondnadpis {
  font-size: 28px;
  font-style: normal;
  font-family: EB Garamond;
  font-weight: 600;
  font-stretch: normal;
}
.garamondCAPSLOCK {
  font-size: 24px;
  font-style: normal;
  font-family: EB Garamond;
  font-weight: 700;
  font-stretch: normal;
  text-transform: uppercase;
}
.blockbigger {
  font-size: 20px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  font-stretch: normal;
}
.blocknorm {
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  font-stretch: normal;
}
.blocksemibold {
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 700;
  font-stretch: normal;
}
.podnadpiscaps {
  font-size: 16px;
  font-style: normal;
  font-family: Inika;
  font-weight: 400;
  font-stretch: normal;
  text-transform: uppercase;
}
.poznamkapodcarou {
  font-size: 14px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  font-stretch: normal;
}
.citat {
  font-size: 20px;
  font-style: italic;
  font-family: Inter;
  font-weight: 300;
  font-stretch: normal;
}
.Citat {
  font-size: 20px;
  font-style: italic;
  font-family: Inter;
  font-weight: 300;
  line-height: 1.4;
  font-stretch: normal;
}
.skriptnadpis\(navbar\) {
  font-size: 26px;
  font-style: normal;
  font-family: Caveat;
  font-weight: 400;
  font-stretch: normal;
}




.card-with-image {
  gap: 16px;
  display: flex;
  padding: 0 0 20px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 240, 1);
}

.card-content {
  gap: 8px;
  display: flex;
  padding: 0 0 0 6px;
  align-items: flex-start;
  flex-direction: column;
}

.card-nadpis {
  color: rgba(0, 0, 0, 1);
  height: auto;
  text-align: center;
  line-height: normal;
}

.card-podnadpis {
  color: rgba(61, 61, 61, 1);
  height: auto;
  line-height: normal;
}

.card-text {
  color: rgba(0, 0, 0, 1);
  height: auto;
  text-align: left;
  line-height: 22.399999618530273px;
}

.androidhlavniobrazovka-button {
  gap: 10px;
  display: flex;
  padding: 4px 19px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  align-items: center;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(108, 51, 23, 1);
}

.btn-text {
  color: rgba(255, 255, 255, 1);
  height: auto;
  text-align: left;
  line-height: 29.5px;
}