:root {
  --lynx--grey: #797c83;
  --lynx--white: white;
  --lynx--deep-pink: #fd4b8b;
  --lynx--black: #1f2022;
  --lynx--medium-purple: #8979ec;
  --walsh--walsh-mid-green: #47888a;
  --walsh--walsh-dark-green-2: #2c5c5d;
  --walsh--walsh-dark-green: #204f58;
  --walsh--light-goldenrod-yellow: #d3f6c1;
  --walsh--black: #2c2c2c;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  padding-top: 56px;
  padding-bottom: 0;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 1100px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.green-hero {
  background-color: #d9eea8;
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.klient {
  text-align: center;
  width: 300px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto auto;
}

.native-promo-block {
  opacity: 1;
  cursor: auto;
  background-color: #fcfcfc;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-16 {
  color: #1f3301;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-right: 11px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.image-6 {
  width: 100px;
}

.heading {
  color: #1e3300;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.paragraph {
  color: #1f3301;
  letter-spacing: 1px;
  width: 340px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}

.hero-text {
  margin-right: 27px;
}

.hero-img {
  z-index: 50;
  background-image: url('../images/airbankhero-edit.avif');
  background-position: 50%;
  background-size: cover;
  width: 520px;
  height: 520px;
  margin-bottom: 23px;
  margin-left: 22px;
  position: relative;
}

.image-7 {
  position: static;
  inset: 0%;
}

.arrow-down {
  width: 70px;
  height: 100px;
  position: absolute;
  inset: auto 2% 0% auto;
}

.heading-2 {
  color: #497d00;
  text-align: center;
  font-family: Roboto Condensed, sans-serif;
  font-size: 50px;
}

.inside {
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.kviz {
  background-color: #ecf6d1;
  border-radius: 30px;
  width: 80vw;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 119px;
  padding-bottom: 80px;
  position: relative;
}

.body {
  background-color: #fcfcfc;
  padding-bottom: 0;
}

.kviz-uvod {
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kviz-nadpis {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-2 {
  color: #1f3301;
  text-align: center;
  letter-spacing: 1px;
  width: 320px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}

.heading-kviz {
  color: #1e3300;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.div-block-2 {
  background-color: #9c3;
  border-radius: 30px;
  width: 80%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.kviz-main {
  border-radius: 30px;
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  width: 100px;
  height: 100px;
}

.kviz-sticker {
  background-image: url('../images/kviz-ikona.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -3% 0% auto;
}

.kviz-after {
  color: #1f3301;
  text-align: center;
  letter-spacing: 1px;
  width: 320px;
  margin-top: 73px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}

.tip1 {
  text-align: center;
  width: 300px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Mono, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.section {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.menu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 300px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-3 {
  width: 500px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  background-color: #99cc34;
  border-radius: 30px;
  width: 100%;
  height: 200px;
  padding: 15px 15px 15px 25px;
}

.heading-3 {
  color: #1f3301;
  margin-bottom: 25px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 60px;
  font-weight: 900;
  text-decoration: none;
}

.text-span {
  color: #fff;
}

.paragraph-3 {
  color: #1f3301;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.menu-text {
  width: 300px;
}

.heading-4 {
  color: #1f3301;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Roboto Condensed, sans-serif;
}

.heading-4.ligh {
  color: #e4f5be;
}

.heading-4.menu {
  width: 300px;
}

.tip2 {
  text-align: left;
  width: 300px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Mono, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.kap-uvod {
  background-image: url('../images/vyplata_1.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 600px;
  margin-bottom: 0;
}

.div-block-5 {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.lynx-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-paragraph {
  color: var(--lynx--grey);
  max-width: 820px;
  margin-bottom: 36px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

.lynx-grid-2-columns {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
  margin-top: 14px;
}

.lynx-features-large {
  background-color: var(--lynx--white);
  text-align: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  box-shadow: 0 10px 15px -10px #1f20221a;
}

.lynx-link-block-features {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: filter .4s;
  display: flex;
  position: relative;
}

.lynx-link-block-features:hover {
  filter: brightness(112%);
}

.lynx-subtitle-software {
  color: var(--lynx--deep-pink);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #fd4b8b1a;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 7px 12px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
  display: inline-block;
}

.lynx-block-features-large {
  padding: 55px 45px 35px;
}

.lynx-heading-features-large {
  color: var(--lynx--black);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: PT Serif, serif;
  font-size: 37px;
  font-weight: 400;
  line-height: 122%;
}

.lynx-image-features {
  object-fit: cover;
  border-radius: 50% 50% 30px 30px;
  width: 100%;
  min-height: 300px;
}

.lynx-arrow-features {
  background-color: var(--lynx--black);
  background-image: url('../images/Arrow_2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  flex: none;
  width: 55px;
  height: 55px;
  position: absolute;
  inset: -25px auto auto;
}

.lynx-subtitle-productivity {
  color: var(--lynx--medium-purple);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #8979ec1a;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 7px 12px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
  display: inline-block;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding: 135px 100px 98px;
  position: relative;
}

.walsh-arrow-top-right {
  z-index: 1;
  width: 1.25rem;
  position: relative;
}

.walsh-button-circle {
  background-color: #ff715b;
  border-radius: 200px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 14em;
  height: 7em;
  display: flex;
  overflow: hidden;
}

.walsh-button-circle:hover {
  background-color: #fcb55e;
}

.walsh-background-darkgreen {
  background-color: #e4f5bd;
  position: relative;
}

.walsh-button-fill {
  background-color: #4ab1bd;
  border-radius: 200px;
  width: 15em;
  height: 8em;
  position: absolute;
}

.walsh-hero-inner-image {
  justify-content: center;
  align-items: flex-end;
  padding-top: 35px;
  display: flex;
}

.walsh-main-grid-no-gap {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
  position: relative;
}

.walsh-hero-p-wrapper {
  text-align: center;
  width: 100%;
  max-width: 42em;
  margin-left: auto;
  margin-right: auto;
}

.walsh-paragraph-serif-left-hero {
  color: #fff;
  letter-spacing: 1px;
  max-width: 100%;
  margin-bottom: .75em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 170%;
}

.walsh-left-hero {
  grid-row-gap: 2em;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.walsh-image-hero {
  max-height: 45em;
}

.walsh-heading-xlarge-white {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 24px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 6.65em;
  font-weight: 700;
  line-height: 1;
}

.walsh-text-marker-green {
  color: #0f1900;
  -webkit-text-stroke-color: #2d4c00;
  background-image: url('../images/6876e086290fad862293837e_22bf0b8c316f386d0495b161aa5d56b6_span-marker-2s.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: .2em;
  display: inline-block;
}

.div-block-6 {
  width: 100%;
}

.prehled {
  background-color: #172700;
  width: 100%;
  height: auto;
  margin-top: 29px;
  padding-top: 38px;
  padding-bottom: 100px;
}

.kap1-perex {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.part1 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 89px auto 36px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.text-span-2 {
  color: #d9eea8;
  font-weight: 600;
}

.paragraph-4 {
  text-align: center;
  letter-spacing: 1px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.paragraph-5 {
  color: #e4f5be;
  text-align: center;
  text-transform: uppercase;
  width: 500px;
  margin-top: 43px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Condensed, sans-serif;
  font-size: 22px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 170%;
}

.head-slash {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  display: flex;
}

.heading-5 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 90px;
  font-weight: 800;
}

.heading-5.bigger {
  font-size: 140px;
  line-height: 70%;
}

.heading-5.bigger.lightgreen {
  color: #e4f5bd;
}

.heading-5.bigger-green {
  color: #e4f5be;
  margin-bottom: 44px;
  font-size: 80px;
  line-height: 100%;
}

.div-block-7 {
  width: 1100px;
  height: 600px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}

.excel {
  background-image: url('../images/excel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1100px;
  height: 800px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.excel.mobil {
  display: none;
}

.text-span-3 {
  color: #0f1900;
  font-family: Roboto Condensed, sans-serif;
  font-size: 22px;
}

.text-span-4 {
  font-weight: 700;
}

.part2 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 57px auto 36px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.paragraph-4b {
  text-align: center;
  letter-spacing: 1px;
  width: 620px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.part3 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 116px auto 36px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.paragraph-4c {
  color: #1f3301;
  text-align: center;
  letter-spacing: 1px;
  width: 620px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.italic-text {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.italic-text-2, .italic-text-3, .italic-text-4 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.link-17 {
  color: #0f1900;
  font-weight: 700;
}

.part4 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 106px auto 36px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.italic-text-5, .italic-text-6 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.link-18 {
  color: #0f1900;
  font-weight: 700;
}

.artefact1 {
  background-image: url('../images/note_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -20% 0% auto;
}

.artefact2 {
  background-image: url('../images/kafe_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -13% 0% auto;
}

.artefact3 {
  background-image: url('../images/ChytryPrehled_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -14% 0% auto;
}

.artefact4 {
  background-image: url('../images/500kc_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 420px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -11% 0% auto;
}

.div-block-8 {
  background-color: #ecf6d0;
  width: 100%;
  height: 900px;
}

.walsh-container-2 {
  z-index: 2;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: 1480px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.walsh-heading-medium {
  color: #0f1900;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.walsh-link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-icon-arrow {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-inner-wrap {
  grid-row-gap: .35em;
  flex-direction: column;
  display: flex;
}

.walsh-icon-small {
  height: 32px;
}

.walsh-icon-wrapper-circle-large {
  background-color: #ecf6d0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
}

.walsh-rounded-box-center-large {
  grid-row-gap: 2em;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 4em 40px;
  display: flex;
}

.konec-1 {
  background-color: #ecf6d0;
  width: 100%;
  height: auto;
  padding-top: 159px;
  padding-bottom: 140px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin-bottom: 47px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.par-konec-1 {
  text-align: center;
  letter-spacing: 1px;
  width: 600px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.konec-perex {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: -59px auto 47px;
  display: flex;
}

._3-plusy {
  z-index: 2;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: 1480px;
  height: auto;
  margin-bottom: 58px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #497d00;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #3b6600;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button {
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-container-nav {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
}

.walsh-main-nav {
  background-color: #0000;
}

.walsh-brand-block {
  z-index: 2;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.walsh-nav-logo {
  height: 32px;
}

.walsh-inner-nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.walsh-nav-link-white {
  color: #fff;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.walsh-nav-link-white:hover {
  background-color: #00000059;
}

.walsh-nav-wrapper-green {
  z-index: 10;
  background-color: #204f58;
  position: sticky;
  top: 0;
}

.walsh-dropdown {
  color: #fff;
}

.walsh-toggle {
  color: #fff;
  border-radius: 8px;
  padding-left: 18px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
}

.walsh-toggle:hover {
  background-color: #00000059;
}

.walsh-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 6px;
  box-shadow: 0 0 14px 5px #0000000d;
}

.walsh-dropdown-link {
  color: #6b6b6b;
  border-radius: 2px;
  font-weight: 600;
}

.walsh-dropdown-link:hover {
  color: #ff8d86;
  background-color: #eee;
  border-radius: 3px;
}

.walsh-flex-nav-buttons {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.walsh-menu-button {
  color: #fff;
}

.walsh-link-block-transparent-1 {
  box-shadow: inset 1px -1px 0 0 var(--walsh--walsh-mid-green), inset -1px 1px 0 0 var(--walsh--walsh-mid-green), inset -1px -1px 0 0 var(--walsh--walsh-mid-green), inset 1px 1px 0 0 var(--walsh--walsh-mid-green);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-transparent-1:hover {
  box-shadow: none;
  color: var(--walsh--walsh-dark-green-2);
  background-color: #fff;
}

.walsh-icon-dropdown {
  margin-right: 12px;
}

.walsh-nav-menu-green-left {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: flex;
}

.button-konec-1 {
  width: 800px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
}

.kap2 {
  width: 100%;
}

.kap2-uvod {
  background-image: url('../images/rodina_1.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 600px;
  margin-bottom: 0;
}

.kap2-perex {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.walsh-light {
  background-color: #fcfcfc;
  position: relative;
}

.walsh-container-kap2 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding: 54px 100px 0;
  position: relative;
}

.walsh-main-grid-no-gap-kap2 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
  position: relative;
}

.walsh-left-hero-kap2 {
  grid-row-gap: 2em;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 3.3em;
  display: flex;
}

.walsh-heading-xlarge-white-kap2 {
  color: #0f1900;
  text-align: center;
  letter-spacing: -.02em;
  margin-bottom: 24px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 6.65em;
  font-weight: 700;
  line-height: 80px;
}

.walsh-hero-p-wrapper-kap2 {
  color: #0f1900;
  text-align: center;
  width: 100%;
  max-width: 42em;
  margin-left: auto;
  margin-right: auto;
}

.walsh-paragraph-serif-left-hero-kap2 {
  color: #0f1900;
  letter-spacing: 1px;
  max-width: 100%;
  margin-bottom: .75em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.walsh-text-marker-green-kap2 {
  color: #0f1900;
  -webkit-text-stroke-color: #2d4c00;
  background-image: url('../images/6876e086290fad862293837e_22bf0b8c316f386d0495b161aa5d56b6_span-marker-2s.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: .3em .3em .1em .2em;
  display: inline-block;
}

.kap2_part1 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 90px auto 36px;
  padding-top: 100px;
  padding-bottom: 413px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.artefact5 {
  background-image: url('../images/couple_edit_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 550px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0% 5%;
}

.div-block-10 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kap2-infografika {
  width: 800px;
  margin-top: 112px;
  margin-left: auto;
  margin-right: auto;
}

.walsh-container-3 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-main-grid-2 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-content-wrapper-gap {
  grid-row-gap: 1.25em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-heading-small {
  color: #1f3302;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.walsh-paragraph-small {
  color: #161616ad;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 1.08em;
  line-height: 1.6;
}

.walsh-stats-number-medium {
  color: #497d00;
  font-family: Inter, sans-serif;
  font-size: 5.2em;
  font-weight: 700;
  line-height: 1;
}

.text-span-5, .text-span-6 {
  font-weight: 500;
}

.head-infog {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

.zdroj {
  color: #a7a7a7;
  text-align: center;
  width: 500px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Mono, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.div-block-11 {
  opacity: .5;
  background-color: #1f3302;
  width: 200px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-12 {
  margin-top: 40px;
}

.kap2_part2 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 133px auto 36px;
  padding-top: 100px;
  padding-bottom: 80px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.head-slidd {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  margin-bottom: 60px;
  display: flex;
}

.lottie-slider {
  width: 550px;
  height: auto;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: auto 0% 0% 5%;
}

.walsh-container-4 {
  z-index: 2;
  flex: none;
  width: 90%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-label-tag {
  color: #0009;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.walsh-heading-medium-2 {
  color: #1f3302;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}

.walsh-main-grid-3 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-main-paragraph {
  color: #1f3302;
  letter-spacing: 1px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.walsh-cover-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-rounded-card {
  grid-row-gap: 3em;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.walsh-card-wrapper-image-medium {
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 100%;
  height: 20em;
  display: flex;
  overflow: hidden;
}

.walsh-inner-card-bottom {
  grid-row-gap: 1.2em;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 5em;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.link-19, .link-20 {
  color: #1f3302;
  font-weight: 700;
}

.kap2_part3 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 106px auto 36px;
  padding-top: 194px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.italic-text-7 {
  text-transform: none;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.artefact6 {
  background-image: url('../images/kasa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 250px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -8% 0% auto;
}

._1-tip {
  z-index: 2;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1480px;
  height: auto;
  margin-bottom: 58px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.walsh-main-grid-copy {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.tipkap2 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.jeden-tip {
  grid-row-gap: 2em;
  text-align: center;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 5em 0;
  display: flex;
}

.walsh-heading-medium-light {
  color: #1f3302;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

._3-6 {
  background-color: #ecf6d0;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 390px;
  height: 120px;
  display: flex;
}

.kap2_part4 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 116px auto 36px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.kap2_part5 {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 85px auto 96px;
  padding-top: 125px;
  padding-bottom: 423px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.text-span-7 {
  text-transform: none;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.link-21 {
  color: #1f3301;
  font-weight: 700;
}

.artefact7 {
  background-image: url('../images/Investovani.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -14% 0% auto;
}

.bold-text {
  letter-spacing: 1px;
  font-weight: 600;
}

.link-22 {
  color: #1f3301;
  font-weight: 700;
}

.text-span-8 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.artefact8 {
  background-image: url('../images/dite_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 320px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0% 3%;
}

.konec-2 {
  background-color: #ecf6d0;
  width: 100%;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
}

.kap3 {
  background-color: #e4f5bd;
  width: 100%;
  padding-bottom: 125px;
}

.kap3-uvod {
  background-image: url('../images/kap3_1.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 600px;
  margin-bottom: 0;
}

.kap3-perex {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.kap3_part1 {
  background-color: #fcfcfc;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 155px auto 36px;
  padding-top: 233px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.text-span-9 {
  width: 60%;
  font-family: Roboto Mono, sans-serif;
  font-size: 14px;
  line-height: 130%;
}

.artefact9 {
  background-image: url('../images/kalendar.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -20% 0% auto;
}

.kap3_part2 {
  background-color: #fcfcfc;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 107px auto 36px;
  padding-top: 140px;
  padding-bottom: 324px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.paragraph-4-3 {
  text-align: center;
  letter-spacing: 1px;
  width: 600px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.artefact10 {
  background-image: url('../images/ruce-edit_1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 900px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.kap3_part3 {
  background-color: #fcfcfc;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 97px auto 36px;
  padding-top: 140px;
  padding-bottom: 100px;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.text-span-10, .italic-text-8, .italic-text-9 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.text-span-11 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
}

.italic-text-10 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.kap3_part4 {
  width: 100%;
  height: auto;
}

.div-block-13 {
  width: 80vw;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.excel2 {
  background-color: #1f3302;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 700px;
  margin-top: 67px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.excel2.mob {
  display: none;
}

.kap2_part2-copy {
  background-color: #e4f5bd;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 133px auto 36px;
  padding-top: 100px;
  padding-bottom: 80px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.kap3_part5 {
  background-color: #fcfcfc;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  margin: 72px auto 36px;
  padding-top: 100px;
  padding-bottom: 44px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.paragraph-4-34 {
  text-align: center;
  letter-spacing: 1px;
  width: 620px;
  margin: 0 auto 14px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.head-slidd-copy {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  margin-bottom: 27px;
  display: flex;
}

.div-block-14 {
  width: 800px;
  height: 500px;
}

.excel3 {
  background-image: url('../images/excel3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 800px;
  height: 500px;
}

.last-pic {
  background-image: url('../images/konec-par_1.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 800px;
  margin-bottom: 0;
}

.konec {
  background-color: #ecf6d0;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 140px;
  position: relative;
}

.div-block-15 {
  width: 600px;
  height: 600px;
  margin-bottom: 68px;
  margin-left: auto;
  margin-right: auto;
}

.konec-pic {
  background-image: url('../images/kolat_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 700px;
  height: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
  top: -99px;
}

.footer-dark {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 23px 30px 30px;
  display: flex;
  position: relative;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 5px;
  display: flex;
}

.footer-brand {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-8 {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.footer-divider {
  background-color: #dfe8ff;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #000;
  text-align: center;
  width: 70%;
  font-size: 11px;
  line-height: 16px;
}

.link-23 {
  color: #497d00;
}

.link-block, .bold-text-2, .link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.heading-max-width-wrapper {
  text-align: center;
  width: 100%;
  max-width: 60rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.display-heading-1 {
  z-index: 6;
  color: #302f2d;
  text-transform: uppercase;
  font-size: calc(3.5rem + 3vh);
  font-weight: 600;
  line-height: 1.15em;
  position: relative;
}

.obal-kviz {
  margin-top: 60px;
}

.walsh-background-darkgreen-copy {
  background-color: #172700;
  position: relative;
}

.kap3-nadpis {
  color: #0f1900;
  letter-spacing: -.02em;
  margin-bottom: 24px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 6.65em;
  font-weight: 700;
  line-height: 1;
}

.walsh-text-marker-green-copy {
  color: #fcfcfc;
  -webkit-text-stroke-color: #2d4c00;
  background-image: url('../images/2shape.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: .2em;
  display: inline-block;
}

.walsh-hero-p-wrapper-copyd {
  color: #0f1900;
  text-align: center;
  width: 100%;
  max-width: 42em;
  margin-left: auto;
  margin-right: auto;
}

.walsh-paragraph-serif-left-hero-copyd {
  color: #0f1900;
  letter-spacing: 1px;
  max-width: 100%;
  margin-bottom: .75em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.menu-2 {
  background-color: #182700;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  display: flex;
}

.div-block-17 {
  width: 800px;
  display: flex;
}

.menu-2-copy {
  background-color: #fcfcfc;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  display: flex;
}

.text-span-12, .text-span-13 {
  font-weight: 700;
}

.link-24 {
  color: #1f3301;
}

.text-span-14, .text-span-15 {
  font-weight: 700;
}

.paragraph-4-copy {
  text-align: center;
  letter-spacing: 1px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.excel3-desktop {
  background-image: url('../images/airbank-excel3_EDIT.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 800px;
  height: 500px;
}

.excel3-mobile {
  background-image: url('../images/excel3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 800px;
  height: 500px;
  display: none;
}

.excel2-desktop {
  background-color: #1f3302;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 700px;
  margin-top: 67px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.excel2-desktop.mob {
  display: none;
}

.excel2-mobil {
  background-color: #1f3302;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 700px;
  margin-top: 67px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.excel2-mobil.mob {
  display: none;
}

@media screen and (max-width: 991px) {
  .green-hero {
    width: 90vw;
  }

  .paragraph {
    width: 250px;
  }

  .hero-img {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 410px;
    margin-left: -100px;
  }

  .kviz {
    width: 90vw;
  }

  .menu {
    flex-flow: column;
    height: auto;
  }

  .menu-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-4.ligh, .heading-4.menu {
    text-align: center;
  }

  .lynx-grid-2-columns {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .lynx-block-features-large {
    padding: 45px 30px 25px;
  }

  .lynx-heading-features-large {
    font-size: 32px;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .walsh-button-fill {
    display: none;
  }

  .walsh-main-grid-no-gap {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-paragraph-serif-left-hero {
    max-width: none;
  }

  .walsh-image-hero {
    width: 100%;
    max-width: none;
  }

  .walsh-heading-xlarge-white {
    text-align: center;
    font-size: 4em;
  }

  .part1 {
    width: 90vw;
    padding-left: 0;
  }

  .excel.desktop {
    width: 740px;
  }

  .part2, .part3 {
    width: 90vw;
    padding-left: 0;
  }

  .paragraph-4c {
    width: 90%;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
    height: 400px;
    display: flex;
  }

  .walsh-rounded-box-center-large {
    width: 30%;
  }

  ._3-plusy {
    flex: 0 auto;
    width: auto;
  }

  .walsh-link-block-orange {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-container-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .walsh-nav-link-white {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-nav-link-white:hover {
    background-color: #0000;
  }

  .walsh-dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .walsh-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-toggle:hover {
    background-color: #0000;
  }

  .walsh-flex-nav-buttons {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .walsh-menu-button {
    color: #fff;
    order: 1;
  }

  .walsh-menu-button.w--open {
    background-color: #0000;
  }

  .walsh-nav-menu-green-left {
    background-color: var(--walsh--walsh-dark-green-2);
    padding-top: 0;
    padding-right: 20px;
  }

  .button-konec-1 {
    width: 660px;
  }

  .walsh-container-kap2 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-no-gap-kap2 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-heading-xlarge-white-kap2 {
    font-size: 4em;
  }

  .walsh-paragraph-serif-left-hero-kap2 {
    max-width: none;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container-4 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-rounded-card {
    grid-row-gap: 2em;
  }

  ._1-tip {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-copy, .tipkap2 {
    grid-template-columns: 1fr 1fr;
  }

  .kap3_part1 {
    padding-top: 161px;
  }

  .artefact9 {
    width: 230px;
    height: 250px;
  }

  .paragraph-4-3 {
    width: 90%;
  }

  .artefact10 {
    width: 100%;
  }

  .paragraph-4-34 {
    width: 90%;
  }

  .display-heading-1 {
    font-size: 3rem;
  }

  .kap3-nadpis {
    font-size: 4em;
  }

  .walsh-paragraph-serif-left-hero-copyd {
    max-width: none;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .excel3-desktop {
    width: 610px;
  }

  .excel2-desktop.desktop {
    height: 470px;
  }
}

@media screen and (max-width: 767px) {
  .hero-img {
    width: 300px;
    margin-left: -78px;
  }

  .kviz-uvod {
    width: 100%;
  }

  .kviz-nadpis {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .menu {
    width: 100%;
  }

  .menu-3 {
    height: auto;
  }

  .div-block-4 {
    width: 300px;
    height: 150px;
    margin-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-4 {
    text-align: center;
  }

  .lynx-grid-2-columns {
    grid-template-columns: 1fr;
  }

  .lynx-heading-features-large {
    font-size: 26px;
  }

  .walsh-container {
    padding-top: 96px;
  }

  .walsh-paragraph-serif-left-hero {
    font-size: 1.4em;
  }

  .walsh-left-hero {
    padding-top: 3em;
    padding-bottom: 0;
  }

  .walsh-heading-xlarge-white {
    margin-top: 0;
    font-size: 4.4em;
  }

  .prehled {
    margin-top: 0;
  }

  .kap1-perex {
    height: auto;
  }

  .paragraph-4 {
    text-align: center;
    width: 90%;
  }

  .excel.desktop {
    width: 540px;
    height: 480px;
  }

  .paragraph-4b {
    width: 80%;
  }

  .part4 {
    padding-left: 0;
  }

  .walsh-heading-medium {
    font-size: 2.4em;
  }

  .walsh-heading-medium.last {
    font-size: 1.3em;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-rounded-box-center-large {
    grid-row-gap: 1.5em;
    width: 31%;
  }

  .par-konec-1 {
    width: 100%;
  }

  .walsh-brand-block {
    padding-left: 0;
  }

  .button-konec-1 {
    width: 490px;
  }

  .kap2-perex {
    height: auto;
  }

  .walsh-left-hero-kap2 {
    padding-top: 3em;
    padding-bottom: 0;
  }

  .walsh-heading-xlarge-white-kap2 {
    font-size: 4.6em;
    line-height: 62px;
  }

  .walsh-paragraph-serif-left-hero-kap2 {
    font-size: 1.4em;
  }

  .kap2_part1 {
    width: 90vw;
    padding-left: 0;
  }

  .artefact5 {
    width: 460px;
  }

  .kap2-infografika {
    width: 100%;
  }

  .walsh-main-grid-2 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-paragraph-small {
    font-size: 1.4em;
  }

  .kap2_part2 {
    width: 90vw;
  }

  .walsh-heading-medium-2 {
    font-size: 2.4em;
  }

  .walsh-main-grid-3 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-rounded-card {
    grid-row-gap: 1.5em;
  }

  .kap2_part3 {
    width: 90vw;
    padding-left: 0;
  }

  .walsh-main-grid-copy, .tipkap2 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .jeden-tip {
    grid-row-gap: 1.5em;
  }

  .walsh-heading-medium-light {
    font-size: 2.4em;
  }

  .kap2_part4, .kap2_part5 {
    width: 90vw;
    padding-left: 0;
  }

  .kap3_part1 {
    padding-left: 0;
  }

  .kap3_part2 {
    width: 90vw;
    padding-left: 0;
  }

  .kap3_part3, .kap3_part5 {
    width: 90vw;
  }

  .konec-pic {
    width: 100%;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-divider {
    margin-top: 20px;
  }

  .heading-max-width-wrapper {
    margin-bottom: 2rem;
  }

  .display-heading-1 {
    font-size: 3.5rem;
  }

  .kap3-nadpis {
    font-size: 3em;
  }

  .walsh-paragraph-serif-left-hero-copyd {
    font-size: 1.4em;
  }

  .columns {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .excel3-desktop {
    background-size: contain;
    width: 650px;
    height: 360px;
  }

  .excel3-mobile {
    display: none;
  }

  .excel2-desktop.desktop {
    width: 90vw;
  }

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

  .column-2, .column-3, .column-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .column-6 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
  }

  .green-hero {
    justify-content: center;
    align-items: flex-end;
    width: 90vw;
    max-width: 400px;
    height: 887px;
    margin-top: 29px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .klient {
    width: 100%;
  }

  .native-promo-block {
    border-bottom-right-radius: 20px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .heading {
    padding-top: 32px;
    font-size: 72px;
    line-height: 80px;
  }

  .paragraph {
    width: 100%;
  }

  .hero-text {
    margin-right: 0;
    padding-top: 0;
  }

  .hero-img {
    background-repeat: no-repeat;
    background-size: contain;
    width: 330px;
    height: 270px;
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .heading-2 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 50px;
    line-height: 70px;
  }

  .inside {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .kviz {
    width: 90vw;
    margin-top: 50px;
  }

  .kviz-uvod, .kviz-nadpis {
    width: 90%;
  }

  .paragraph-2 {
    width: auto;
  }

  .heading-kviz {
    text-align: center;
  }

  .kviz-after {
    width: 260px;
  }

  .menu {
    flex-flow: column;
    width: 100%;
    height: auto;
  }

  .menu-3 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: center;
    width: 270px;
    height: 110px;
    margin-bottom: 25px;
    padding-left: 20px;
    display: flex;
  }

  .heading-3, .text-span {
    font-size: 50px;
  }

  .paragraph-3 {
    margin-bottom: 0;
    padding-left: 12px;
    font-size: 18px;
  }

  .heading-4 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 35px;
  }

  .heading-4.ligh {
    margin-bottom: 25px;
    padding-left: 20px;
  }

  .heading-4.small {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-4.menu {
    margin-top: 37px;
    padding-left: 0;
  }

  .kap-uvod {
    background-position: 0%;
    height: 420px;
  }

  .lynx-heading-features-large {
    font-size: 24px;
  }

  .lynx-image-features {
    min-height: 200px;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
    padding: 83px 30px 166px;
  }

  .walsh-container._2 {
    padding-bottom: 68px;
  }

  .walsh-button-circle {
    width: 5em;
    height: 5em;
  }

  .walsh-paragraph-serif-left-hero {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
  }

  .walsh-left-hero {
    text-align: center;
    align-items: center;
    padding-top: 0;
    font-size: 18px;
  }

  .walsh-heading-xlarge-white {
    text-align: left;
    margin-bottom: 0;
    font-size: 3.5em;
  }

  .prehled {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .kap1-perex {
    height: auto;
  }

  .part1 {
    width: 90vw;
    margin-top: 0;
    padding-top: 159px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-4 {
    text-align: left;
    width: 90%;
    font-size: 16px;
  }

  .head-slash {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 250px;
    margin-bottom: 0;
  }

  .heading-5 {
    margin-bottom: 38px;
    font-size: 70px;
  }

  .heading-5.bigger {
    font-size: 90px;
  }

  .heading-5.bigger-green {
    margin-bottom: 0;
  }

  .excel.desktop {
    display: none;
  }

  .excel.mobil {
    background-image: url('../images/airbank-mobil01.png');
    width: 300px;
    height: 1890px;
    margin-bottom: 160px;
    display: block;
  }

  .text-span-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .part2 {
    width: 90vw;
    margin-bottom: 0;
    padding: 115px 10px 42px;
  }

  .paragraph-4b {
    text-align: left;
    width: 90%;
  }

  .part3 {
    width: 90vw;
    margin-top: 118px;
    padding: 75px 10px 48px;
  }

  .paragraph-4c {
    text-align: left;
    flex-flow: column;
    width: 90%;
  }

  .part4 {
    width: 90vw;
    padding: 79px 10px 50px;
  }

  .artefact1 {
    width: 200px;
    height: 200px;
    top: -12%;
  }

  .artefact2 {
    width: 200px;
    height: 200px;
    top: -7%;
  }

  .artefact3 {
    width: 200px;
    height: 200px;
    top: -8%;
  }

  .artefact4 {
    width: 200px;
    height: 140px;
    top: -5%;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-heading-medium {
    font-size: 1.8em;
  }

  .walsh-main-grid {
    flex-flow: column;
    height: auto;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-rounded-box-center-large {
    width: 100%;
  }

  .par-konec-1 {
    text-align: left;
    width: 100%;
  }

  ._3-plusy {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-link-block-orange {
    border-radius: 80px;
    align-self: center;
    padding: 29px 25px 29px 30px;
  }

  .walsh-label-button {
    font-size: 22px;
    line-height: 40px;
  }

  .walsh-nav-logo {
    height: 24px;
  }

  .walsh-nav-link-white {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .walsh-toggle {
    padding-top: 15px;
    padding-bottom: 14px;
  }

  .walsh-flex-nav-buttons {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .walsh-link-block-transparent-1 {
    padding-left: 30px;
    padding-right: 25px;
  }

  .button-konec-1 {
    width: 95%;
  }

  .kap2-uvod {
    background-position: 30%;
    height: 400px;
  }

  .kap2-perex {
    height: auto;
  }

  .walsh-container-kap2 {
    flex: 0 auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .walsh-left-hero-kap2 {
    text-align: center;
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    font-size: 18px;
  }

  .walsh-heading-xlarge-white-kap2 {
    text-align: left;
    font-size: 2.4em;
    line-height: 120%;
  }

  .walsh-paragraph-serif-left-hero-kap2 {
    text-align: left;
    font-size: 16px;
  }

  .kap2_part1 {
    width: 90vw;
    margin-bottom: 0;
    padding: 20px 10px 286px;
  }

  .artefact5 {
    width: 300px;
    height: 260px;
  }

  .kap2-infografika {
    width: 300px;
    margin-top: 27px;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-content-wrapper-gap {
    grid-row-gap: 1.2em;
  }

  .walsh-heading-small, .walsh-paragraph-small {
    font-size: 1em;
  }

  .walsh-stats-number-medium {
    font-size: 70px;
  }

  .head-infog {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .zdroj {
    width: 300px;
  }

  .kap2_part2 {
    width: 90vw;
    margin-top: 48px;
  }

  .head-slidd {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 250px;
    margin-bottom: 20px;
  }

  .walsh-container-4 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-label-tag {
    font-size: 12px;
  }

  .walsh-heading-medium-2 {
    padding-top: 5px;
    font-size: 2.5em;
  }

  .walsh-main-paragraph {
    font-size: 1.1em;
  }

  .walsh-card-wrapper-image-medium {
    align-items: flex-end;
    height: auto;
  }

  .walsh-inner-card-bottom {
    grid-row-gap: 1em;
    padding: 0 30px 45px;
  }

  .kap2_part3 {
    width: 90vw;
    padding: 64px 10px 59px;
  }

  .artefact6 {
    width: 200px;
    height: 150px;
    top: -7%;
  }

  ._1-tip {
    flex: 0 auto;
    width: 90%;
  }

  .walsh-heading-medium-light {
    font-size: 1.8em;
  }

  ._3-6 {
    width: 300px;
    height: auto;
  }

  .kap2_part4 {
    width: 90vw;
    padding-top: 83px;
    padding-left: 0;
    padding-right: 0;
  }

  .kap2_part5 {
    width: 90vw;
    padding-top: 38px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .artefact7 {
    width: 200px;
    height: 250px;
  }

  .bold-text {
    font-size: 20px;
  }

  .artefact8 {
    background-position: 50% 100%;
    width: 270px;
  }

  .kap3-uvod {
    height: 400px;
  }

  .kap3-perex {
    height: auto;
  }

  .kap3_part1 {
    width: 90vw;
    padding-top: 125px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .artefact9 {
    width: 220px;
    height: 230px;
    top: -11%;
  }

  .kap3_part2 {
    width: 90vw;
    padding-top: 10px;
    padding-bottom: 160px;
    padding-left: 0;
  }

  .paragraph-4-3 {
    text-align: left;
    width: 80%;
  }

  .artefact10 {
    background-position: 100% 100%;
    width: 290px;
    height: 180px;
  }

  .kap3_part3 {
    width: 90vw;
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .excel2.desktop {
    display: none;
  }

  .excel2.mob {
    display: flex;
  }

  .kap3_part5 {
    width: 90vw;
  }

  .paragraph-4-34 {
    text-align: left;
    width: 84%;
  }

  .head-slidd-copy {
    flex-flow: column;
    width: 90%;
  }

  .konec-pic {
    width: 100%;
    height: 630px;
    top: 0;
  }

  .div-block-16 {
    flex-flow: column;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-divider {
    margin-top: 20px;
  }

  .footer-copyright-center {
    width: 90%;
    font-size: 12px;
    line-height: 17px;
  }

  .heading-max-width-wrapper {
    margin-bottom: 1.25rem;
  }

  .display-heading-1 {
    font-size: calc(.75rem + 7vw);
  }

  .walsh-text-marker-green-copy {
    line-height: .9;
  }

  .walsh-paragraph-serif-left-hero-copyd {
    text-align: center;
    font-size: 1em;
  }

  .menu-2 {
    flex-flow: column;
    width: 100%;
    padding-bottom: 40px;
  }

  .div-block-17 {
    flex-flow: column;
    width: 300px;
  }

  .columns {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paragraph-4-copy {
    text-align: left;
    width: 90%;
    font-size: 17px;
  }

  .paragraph-4-copy.priklad {
    text-align: center;
    width: 90%;
    font-size: 18px;
  }

  .bold-text-3 {
    font-size: 1.4em;
  }

  .excel3-desktop {
    display: none;
  }

  .excel3-mobile {
    background-image: url('../images/airbank-mobil03.png');
    background-size: contain;
    width: 280px;
    height: 810px;
    display: block;
  }

  .excel2-desktop.desktop {
    display: none;
  }

  .excel2-desktop.mob {
    display: flex;
  }

  .excel2-mobil.desktop {
    display: none;
  }

  .excel2-mobil.mob {
    background-image: url('../images/airbank-mobil02.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90vw;
    height: 1380px;
    display: flex;
  }

  .image-9 {
    height: 1000px;
  }
}

#w-node-_452713e6-5e81-7fd9-b9d0-321b9714c7c0-189ee5f0, #w-node-_0d05f6c2-89d6-5c14-707b-8ffd4463384f-189ee5f0 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: center;
}

#w-node-ab707cd1-ba84-f9d5-6ef8-eef049ddb467-189ee5f0, #w-node-ab707cd1-ba84-f9d5-6ef8-eef049ddb46f-189ee5f0, #w-node-ab707cd1-ba84-f9d5-6ef8-eef049ddb477-189ee5f0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-f54d319e-8c71-1612-527f-a2a389d2eccc-189ee5f0, #w-node-f54d319e-8c71-1612-527f-a2a389d2ecda-189ee5f0 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-c92bbc8b-4a3a-80c1-bd6d-f69ea1fe8cf6-189ee5f0, #w-node-_54d9c3c3-eab3-b80e-1ed9-b5a5906e5ac3-189ee5f0, #w-node-_54d9c3c3-eab3-b80e-1ed9-b5a5906e5acc-189ee5f0, #w-node-_54d9c3c3-eab3-b80e-1ed9-b5a5906e5adb-189ee5f0 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_12c3aee8-f4e1-41be-b1a9-36644ddcb952-189ee5f0 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: center;
}

#w-node-a8d92b94-ed27-276f-f544-e9fc77e981ae-189ee5f0, #w-node-a8d92b94-ed27-276f-f544-e9fc77e981b7-189ee5f0, #w-node-a8d92b94-ed27-276f-f544-e9fc77e981c6-189ee5f0 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 991px) {
  #w-node-_452713e6-5e81-7fd9-b9d0-321b9714c7c0-189ee5f0, #w-node-_0d05f6c2-89d6-5c14-707b-8ffd4463384f-189ee5f0 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f54d319e-8c71-1612-527f-a2a389d2eccc-189ee5f0, #w-node-f54d319e-8c71-1612-527f-a2a389d2ecda-189ee5f0 {
    grid-column: span 2 / span 2;
  }

  #w-node-_12c3aee8-f4e1-41be-b1a9-36644ddcb952-189ee5f0 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_452713e6-5e81-7fd9-b9d0-321b9714c7c0-189ee5f0, #w-node-_0d05f6c2-89d6-5c14-707b-8ffd4463384f-189ee5f0, #w-node-_12c3aee8-f4e1-41be-b1a9-36644ddcb952-189ee5f0 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }
}


