body {
  font-family: Baskervville, sans-serif;
  color: #333;
  font-size: 1.5vw;
  line-height: 2vw;
}

h1 {
  display: inline;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2em;
  line-height: 2em;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2vw;
  line-height: 2vw;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

a {
  color: hsla(0, 0%, 100%, 0.54);
  text-decoration: none;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 1em;
  line-height: 1.2em;
}

.navbar {
  position: fixed;
  z-index: 499;
  width: 100%;
  background-color: #111;
  font-family: Baskervville, sans-serif;
}

.brand {
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: none;
  background-size: auto;
  font-size: 2vw;
}

.brand.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 5vw;
  padding-left: 3.2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 5vw;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.67);
  background-color: rgba(56, 152, 236, 0);
}

.text-block-2 {
  position: relative;
  z-index: 999;
  color: #fff;
  font-size: 1.7vw;
}

.text-block-2.garmaz {
  display: block;
  height: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #f7f7f7;
}

.nav-link {
  padding: 0em;
  color: #fff;
  font-size: 1.2vw;
}

.nav-link.w--current {
  color: #eb3636;
}

.linia-hero {
  width: 3vw;
  min-height: 1px;
  background-color: #fff;
}

.h2-hero {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2.6em;
  color: #fcfcfc;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: 0.125em;
}

.h2-hero.wypoczynek {
  margin-top: 0px;
  margin-right: 2.6em;
  text-transform: uppercase;
}

.h2-hero.rest {
  margin-left: 0px;
  font-family: Lato, sans-serif;
}

.h1-hero {
  padding-left: 0.1em;
  color: #fff;
  font-size: 3em;
  line-height: 7.2vh;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.hero-tekst {
  z-index: 4;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ow-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ow-hero.relaks {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.ow-hero.relaks.miejsce {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.ow-hero.osrodek {
  margin-top: 0px;
  margin-bottom: 1.7em;
  margin-left: 0.5em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ow-hero.osrodek.lewa {
  margin-bottom: 0em;
}

.ow-hero.osrodek.rest {
  margin-bottom: 0em;
  margin-left: 0px;
}

.ow-hero.osrodek.stopka {
  margin-bottom: 0.5em;
}

.ow-hero.wypoczynek {
  margin-top: 1.7em;
  padding-right: 0.5em;
}

.ow-hero.kontakt {
  margin-top: 0em;
  margin-bottom: 1.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.przycisk {
  margin-top: 5em;
  padding: 0.125em 0.5em;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #ecbb9c;
  font-size: 0.8em;
  line-height: 2em;
  text-transform: uppercase;
}

.przycisk.stopka {
  margin-top: 0em;
  border-style: solid;
  border-width: 0.1em;
  border-color: hsla(0, 0%, 100%, 0.33);
  background-color: rgba(236, 187, 156, 0);
  color: #fff;
}

.przycisk.rest {
  background-color: #2080fd;
}

.przycisk.rest.menu {
  width: auto;
  margin-top: 0.5em;
  margin-right: 1em;
}

.przycisk.rest.menu.w--current {
  margin-top: 0.5em;
}

.hero-kontener {
  display: block;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-lewa-strona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(43, 58, 65, 0.59);
}

.kolumny-hero {
  margin-right: 0px;
  margin-left: 0px;
}

.kolumna-hero {
  z-index: 2;
  padding-right: 0px;
  padding-left: 0px;
}

.hero-prawa-strona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kontener {
  max-width: 90%;
}

.h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3.opis {
  margin-top: 0px;
  margin-bottom: 1.7em;
  margin-left: 0.5em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #000;
}

.h3-opis {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2.6em;
  font-family: 'DM Sans', sans-serif;
  color: #0e0e0e;
  font-size: 0.9em;
  letter-spacing: 0.125em;
  text-transform: uppercase;
}

.linia-opis {
  width: 3vw;
  min-height: 1px;
  background-color: #000;
}

.przycisk-2 {
  position: static;
  right: 0px;
  margin-top: 0em;
  padding: 0.125em 2em;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0.1em;
  border-color: rgba(0, 0, 0, 0.27);
  background-color: rgba(236, 187, 156, 0);
  font-family: 'DM Sans', sans-serif;
  color: #363333;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
}

.przycisk-2.ciemne-tlo {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-color: hsla(0, 0%, 100%, 0.27);
  color: #fff;
}

.h4-opis {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
}

.h4-opis._1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2.5em;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: 'DM Sans', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}

.paragraph.cennik {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.52);
  font-family: Baskervville, sans-serif;
  text-align: left;
}

.paragraph.cennik:active {
  color: #000;
}

.paragraph.cennik:focus {
  color: #0e0e0e;
}

.paragraph.cennik.gwiazdki {
  border-bottom-style: none;
}

.paragraph.cennik.gwiazdki.gora {
  font-family: Baskervville, sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.paragraph.cennik.wybor {
  color: #000;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-6 {
  padding-right: 10%;
  padding-left: 10%;
}

.div-block-7 {
  position: relative;
  display: block;
  max-width: 42vw;
  min-width: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  position: relative;
  z-index: 1;
  margin-top: 3em;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ikony---udogodnienia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.6em;
  margin-left: 2.6em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.6em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.text-block-3 {
  padding-top: 1em;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #343333;
}

.dolne-menu {
  font-family: 'DM Sans', sans-serif;
  color: #f5f4f4;
  font-size: 0.8em;
  text-align: left;
}

.dolne-menu.l {
  padding-right: 40px;
  font-size: 0.8em;
}

.dolne-menu.ciemniej {
  color: rgba(245, 244, 244, 0.54);
  font-size: 0.8em;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 5%;
  margin-bottom: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.stopka-kreatywny-link {
  margin-top: 2em;
  font-family: 'DM Sans', sans-serif;
  color: rgba(245, 244, 244, 0.54);
  font-size: 0.8em;
  text-align: center;
}

.dolne-menu-lewa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.dolne-menu-prawa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.zarezewuj-miejsce {
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #2b3a41;
}

.udogodnienia {
  position: relative;
  z-index: 1;
  margin-top: 4em;
  margin-bottom: 4em;
}

.linia-separacyjna {
  height: 1px;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.kolumny-zarezerwuj-miejsce {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.zarezerwuj-prawa-strona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.zarezerwuj-lewa-tekst {
  position: relative;
  z-index: 10;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.zarezerwuj-lewa-strona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(43, 58, 65, 0);
}

.kolumna-stopka {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 40px;
}

.h3-stopka {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2.6em;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.125em;
  text-transform: uppercase;
}

.h4-stopka {
  color: #fff;
  font-size: 56px;
  line-height: 1em;
  font-weight: 400;
}

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

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-3 {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.zarezerwuj-lprawa-tekst {
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.47);
}

.zarezerwuj-lprawa-tekst.mobile {
  display: none;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.telefon {
  padding-right: 2em;
  padding-left: 2em;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 0.8em;
}

.telefon._1 {
  padding-right: 2em;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.8em;
}

.link {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  z-index: 2;
  margin-bottom: -5%;
}

.section-3 {
  position: relative;
  z-index: 1;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.hero-lewa-strona-rest {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(43, 58, 65, 0.01);
}

.hero-prawa-strona-rest {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kolumny-hero-rest {
  margin-right: 0px;
  margin-left: 0px;
}

.hero-kontener-rest {
  display: block;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-tekst-rest {
  z-index: 4;
  padding-left: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ow-hero-rest {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ow-hero-rest.relaks {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.ow-hero-rest.relaks.miejsce {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.ow-hero-rest.osrodek {
  margin-top: 0px;
  margin-bottom: 1.7em;
  margin-left: 0.5em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ow-hero-rest.osrodek.lewa {
  margin-bottom: 0em;
}

.ow-hero-rest.wypoczynek {
  margin-top: 1.7em;
  padding-right: 0.5em;
}

.ow-hero-rest.kontakt {
  margin-top: 0em;
  margin-bottom: 1.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.body {
  background-color: #474545;
  font-family: Lato, sans-serif;
}

.przycisk-rest {
  margin-top: 5em;
  padding: 0.125em 0.5em;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #ecbb9c;
  font-size: 0.8em;
  line-height: 2em;
  text-transform: uppercase;
}

.przycisk-rest.stopka {
  margin-top: 0em;
  border-style: solid;
  border-width: 0.1em;
  border-color: hsla(0, 0%, 100%, 0.33);
  background-color: rgba(236, 187, 156, 0);
  color: #fff;
}

.heading {
  margin-top: 60px;
  color: #f28d3c;
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
}

.heading.menu {
  color: #2080fd;
}

.heading.pizza {
  color: #2080fd;
  font-size: 2em;
}

.paragraph-3 {
  color: #fff;
}

.heading-2 {
  font-size: 5vw;
  line-height: 1em;
}

.heading-2.opis {
  margin-top: 40px;
  margin-bottom: 60px;
  color: #fff;
  font-size: 3vw;
  text-align: center;
}

.button-2 {
  margin-top: 3em;
  border-radius: 1em;
  background-color: #f28d3c;
  text-transform: uppercase;
}

.section-4 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #474545;
}

.image {
  position: relative;
  border-radius: 20px;
}

.image.dolne {
  top: -2.5em;
  right: -2.5em;
}

.heading-3 {
  padding-right: 2em;
  padding-left: 2em;
  color: #ddd3d3;
  text-transform: uppercase;
}

.paragraph-4 {
  color: #e2dcdc;
  text-align: left;
}

.paragraph-4.prawy {
  text-align: right;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-4 {
  max-width: 90%;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-5 {
  display: block;
  max-width: 70%;
  margin-top: -5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.feature1-content {
  padding-right: 80px;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  opacity: 0.6;
  font-size: 0.8em;
  line-height: 1.2em;
}

.decoline {
  width: 30px;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #d2d2d2;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

.feature1-image2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 147px;
  border-radius: 8px;
  background-image: url('../images/Feature1-Image1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._3-col {
  display: inline-block;
  width: 220px;
  margin-right: 20px;
}

._3-col._3-col-last {
  margin-right: 0px;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w80-50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap._w-custom.hero3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-50 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.wrap.w50-center {
  display: -ms-grid;
  display: grid;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-30 {
  opacity: 0.3;
}

.feature1-image1 {
  height: 420px;
  margin-bottom: 20px;
  border-radius: 8px;
  background-image: url('../images/Feature1-Image2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.feature1-image3 {
  height: 420px;
  border-radius: 8px;
  background-image: url('../images/Feature1-Image3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-18 {
  display: -ms-grid;
  display: grid;
  padding-top: 3em;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.galeria {
  border-radius: 1.1em;
}

.gallery {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  max-width: 70%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  padding: 2em 1em;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2-restauracja {
  position: relative;
  z-index: 2;
  margin-bottom: -5%;
  background-color: rgba(71, 69, 69, 0);
}

.section-4-copy {
  position: relative;
  z-index: 1;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: rgba(71, 69, 69, 0);
}

.hero3-firstbutton-wrap {
  display: inline-block;
  margin-right: 10px;
}

._7-col {
  display: inline-block;
  width: 540px;
  margin-right: 20px;
}

._7-col._7-col-last {
  display: inline-block;
  margin-right: 0px;
}

._5-col {
  display: inline-block;
  width: 380px;
  margin-right: 20px;
}

.hero3-headline-wrap {
  margin-bottom: 20px;
  padding-top: 10px;
  color: #fff;
}

.tagline {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero3-text-wrapper {
  padding-right: 50px;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20.text-20-60 {
  opacity: 0.6;
}

.section-5 {
  padding-top: 2em;
  background-color: #111212;
}

.content7-numbers-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

.content7-number-card {
  padding: 10px 30px 20px;
  border-radius: 8px;
  background-color: #111212;
  color: #fff;
}

.content7-number-card.content7-number-card-content3 {
  background-color: #b3b3af;
}

.content7-number-card.content7-number-card-content2 {
  background-color: #c47ca2;
}

.content7-number-card.content7-number-card-content4 {
  background-color: #21263b;
}

.content7-number-card.content7-number-card-content1 {
  background-color: #3fcedc;
}

.content7-number-card-no-wrap {
  margin-top: -5px;
  margin-bottom: -5px;
}

.h2-jumbo {
  font-size: 44px;
  line-height: 56px;
  font-weight: 300;
}

.section-6 {
  display: block;
  margin-bottom: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/christmas-tree-close-up-on-blurred-burning-firepla-PZ937H8.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.content7-divider {
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.feature3-subitem-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature3-subitem-text-wrap {
  margin-top: -8px;
  margin-bottom: 0px;
}

.feature3-icon {
  margin-right: 25px;
  margin-left: -10px;
}

.feature3-text-wrapper {
  padding-left: 60px;
}

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

.container-6 {
  display: block;
  max-width: 80%;
  margin-top: 2em;
  justify-items: start;
  -ms-grid-row-align: auto;
  align-self: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.container-6.udogodnienia {
  margin-top: 4em;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  font-size: 2em;
}

.container-7 {
  padding-top: 34px;
}

.container-8 {
  max-width: 80%;
  margin-top: 4em;
}

.heading-6 {
  font-size: 0.9em;
}

.gallery-grid-container-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox-2 {
  position: relative;
  overflow: hidden;
}

.paragraph-6 {
  text-align: left;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5em;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-3 {
  color: hsla(0, 0%, 96%, 0.54);
  text-decoration: underline;
}

.button-2-rest {
  margin: 0.25em 1em 0.25em 0em;
  padding: 0.5em;
  border-radius: 1em;
  background-color: #f28d3c;
  text-transform: uppercase;
}

.button-2-rest.hero {
  margin-top: 4em;
}

.pricing-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text-mobile {
  display: none;
  color: #848199;
  font-size: 15px;
}

.button-wrap {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
}

.price-grid {
  width: 100%;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.length-text {
  color: #848199;
  font-size: 22px;
}

.text-block {
  color: #848199;
  font-size: 20px;
  font-weight: 400;
}

.price-type {
  margin-top: 0px;
  color: #5243c2;
  font-size: 25px;
}

.check {
  width: 18px;
  margin-right: 16px;
}

.title-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #7b88a8;
  text-align: left;
}

.pricing-column-white {
  padding: 21px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 16px 16px 42px 0 rgba(23, 18, 63, 0.12);
}

.feature-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text {
  color: #848199;
  font-size: 15px;
}

.button-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 52px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f496d1;
  color: #5243c2;
  font-size: 15px;
  text-align: center;
}

.pricing-column {
  padding: 21px;
}

.pricing-column-features {
  padding: 21px;
}

.feature-grid {
  justify-items: start;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
}

.content-h1 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #231d4f;
  font-size: 55px;
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.body-2 {
  background-color: #252525;
  font-family: 'DM Sans', sans-serif;
}

.pricing-grid-wrapper-mobile {
  display: none;
}

.top-heading {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pricing-table-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-right: 40px;
  padding-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 12px;
  letter-spacing: 2px;
}

.grid-pricing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.5fr 1fr 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.check-2 {
  width: 38px;
  opacity: 0.5;
}

.pricing-line-break-top {
  height: 75px;
  margin-top: 20px;
  padding-top: 40px;
  padding-right: 24px;
  padding-bottom: 24px;
}

.pricing-top-2 {
  position: relative;
  min-height: 165px;
  padding-top: 32px;
  padding-right: 24px;
  padding-bottom: 32px;
  border-bottom: 1px solid #8c54ff;
  background-color: #130e2c;
}

.help {
  margin-left: 10px;
  opacity: 0.3;
}

.grid-top-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.5fr 1fr 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.start-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8c54ff;
  font-size: 16px;
  text-decoration: none;
}

.text-block-4 {
  opacity: 0.5;
  letter-spacing: 2px;
}

.pricing-line-break {
  height: 81px;
  margin-top: 20px;
  padding-top: 44px;
  padding-right: 24px;
  padding-bottom: 24px;
  border-top: 1px solid #8c54ff;
}

.discount {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
}

.title-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.help-icon {
  width: 18px;
}

.arrow {
  margin-left: 12px;
}

.container-10 {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.list-item {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr 0.25fr;
  grid-template-columns: 1fr 0.25fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.pozycje-menu {
  color: #050505;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
}

.pozycje-menu.bold {
  display: inline;
  width: 100%;
  font-weight: 700;
  white-space: nowrap;
}

.pozycje-menu.bold.srednica {
  text-align: right;
}

.pozycje-menu.skladniki {
  font-size: 0.8em;
}

.pozycje-menu.cena {
  font-weight: 700;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 1.2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
}

.heading-7 {
  color: #1a1a1a;
  font-size: 3em;
  line-height: 2em;
}

.heading-7.czerwony {
  font-family: 'Great Vibes', cursive;
  color: #d61414;
  text-align: center;
}

.container-11 {
  max-width: 60%;
  background-color: rgba(0, 0, 0, 0.63);
  color: #fff;
}

.tabs-content {
  overflow: visible;
  width: 70%;
}

.contact-box-fixed {
  position: absolute;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 30px;
  max-width: 25%;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.per-month {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 22px;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  padding: 30px 42px 30px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-7 {
  max-width: 30ch;
  color: rgba(51, 51, 51, 0.6);
}

.price-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 52px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-price {
  width: 100%;
  margin-top: 16px;
  padding: 16px 24px;
  border-radius: 100px;
  background-color: #f9f2ff;
  color: #4e2d92;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-price.max-width {
  max-width: 250px;
}

.check-grid-large {
  min-height: 150px;
  margin-top: 32px;
  margin-bottom: 20px;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.title-wrap-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 92px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7b88a8;
  text-align: center;
}

.subtitle {
  color: #848199;
  font-size: 20px;
  font-weight: 400;
}

.check-3 {
  margin-right: 20px;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.feature-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-card-dark {
  position: relative;
  width: 100%;
  padding: 1em 2em;
  border-radius: 25px;
  background-color: #202020;
  box-shadow: 0 90px 90px -50px rgba(0, 0, 0, 0.39);
  color: #fff;
}

.container-12 {
  position: relative;
  max-width: 70%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-link {
  min-width: 100px;
  padding: 32px 0px 20px;
  border-bottom: 3px solid hsla(0, 0%, 100%, 0);
  background-color: transparent;
  color: #361c6c;
  font-size: 1em;
}

.tab-link.w--current {
  border-bottom: 0.1vw solid #3d3d3d;
  background-color: transparent;
  color: #000;
  font-size: 1em;
}

.price-illustration {
  position: absolute;
  left: auto;
  top: auto;
  right: -8%;
  bottom: -8%;
}

.div-block-23 {
  width: 100%;
  max-width: 100%;
}

.text-block-6 {
  font-family: Baskervville, sans-serif;
  color: #252525;
  font-size: 1em;
  line-height: 1.2em;
}

.div-block-24 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 1em;
  -ms-grid-columns: 0.75fr 0.25fr;
  grid-template-columns: 0.75fr 0.25fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-25 {
  margin-top: 2em;
}

.div-block-25.gora {
  margin-top: 0em;
  margin-bottom: 2em;
}

.section-garmaz-hero {
  padding-top: 2em;
  background-color: rgba(17, 18, 18, 0);
}

.div-block-26 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10000;
  width: 48vw;
  height: 100vh;
  max-width: 83vw;
  background-image: url('../images/bąbki-1.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.div-block-28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 29%;
  -ms-flex: 0 29%;
  flex: 0 29%;
  background-image: url('../images/bąbki-1.svg');
  background-position: 0vw 0px;
  background-size: auto 60%;
}

.body-3 {
  background-color: #252525;
}

.image-2 {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10000;
}

.div-block-29 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 499;
  display: block;
  max-width: 29vw;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-3 {
  display: block;
}

.image-4 {
  position: relative;
  z-index: 498;
  display: none;
}

.section-8 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: red;
}

.kontener-paralax {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2000px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #535353;
}

.image-paralax {
  position: absolute;
  left: 3%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 268px;
}

.image-paralax._1 {
  left: auto;
  top: 1%;
  right: -18%;
  bottom: auto;
  z-index: 2;
  width: 199px;
}

.image-paralax._2 {
  left: auto;
  top: 25%;
  right: 23%;
  bottom: auto;
  z-index: 3;
  background-color: #d13434;
  box-shadow: 24px 24px 20px 20px #eea446;
}

.image-paralax._3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 4;
  box-shadow: 1px 1px 3px 0 #000;
}

.image-paralax._4 {
  left: auto;
  top: 19%;
  right: -14%;
  bottom: auto;
  z-index: 3;
}

.image-paralax._4._1 {
  left: auto;
  top: 41%;
  right: -15%;
  bottom: auto;
  z-index: 5;
  width: 145px;
}

.image-paralax._4._2 {
  left: auto;
  top: 41%;
  right: -2%;
  bottom: auto;
  z-index: 5;
  width: 145px;
}

.image-paralax._4._5 {
  top: 40%;
  right: 4%;
}

.image-paralax._4._6 {
  top: 40%;
  right: 4%;
}

.image-paralax._4._7 {
  left: -16%;
  top: auto;
  right: auto;
  bottom: 15%;
}

.image-paralax._4._8 {
  left: -15%;
  top: auto;
  right: auto;
  bottom: 33%;
}

.image-paralax._5 {
  left: -15%;
}

.image-paralax._5._6 {
  left: -14%;
  top: -3%;
  width: 20%;
}

.image-paralax._5._9 {
  left: -7%;
  top: 10%;
  width: 15%;
}

.image-paralax._7 {
  left: auto;
  top: -6%;
  right: 0%;
  bottom: auto;
  z-index: 10;
}

.image-paralax._8 {
  left: -16%;
  top: 18%;
  z-index: 7;
}

.image-paralax._10 {
  left: -16%;
  top: 30%;
  z-index: 7;
  width: 80px;
}

.image-5 {
  display: none;
  padding-top: 11px;
}

.image-6 {
  display: block;
  height: 100%;
}

.image-8 {
  height: 100%;
}

.div-block-30 {
  overflow: visible;
  width: 59%;
  height: 300px;
  -o-object-fit: contain;
  object-fit: contain;
}

.hero-lewa-strona-rest-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(43, 58, 65, 0.01);
  background-image: url('../images/christmas-greeting-card-with-fir-tree-JWKXXE8-odbicie.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.hero-prawa-strona-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/christmas-greeting-card-with-fir-tree-JWKXXE8-1.jpg');
  background-position: 100% 0%;
  background-size: cover;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.kolumny-hero-menu {
  margin-right: 0px;
  margin-left: 0px;
}

.hero-kontener-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-g-wna-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100vh;
  color: #fff;
}

.hero-g-wna-menu.podstrona {
  bottom: 0px;
  z-index: 0;
  height: 100vh;
}

.div-block-31 {
  position: static;
}

.section-9 {
  position: relative;
}

.head {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5658b1;
  background-image: url('../images/tloPizzeria.jpg');
  /* background-image: url('../images/christmas-tree-close-up-on-blurred-burning-firepla-PZ937H8.jpg'); */
  background-position: 0px 0px;
  background-size: cover;
}

.head.pizzeria {
  background-image: url('../images/tloPizzeria.jpg') !important;
}

.headG {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5658b1;
  background-image: url('../images/christmas-tree-close-up-on-blurred-burning-firepla-PZ937H8.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-8 {
  margin-bottom: 22px;
  font-family: Baskervville, sans-serif;
  color: #fff;
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}

.button-3 {
  margin-bottom: 20px;
  padding: 20px;
  border-style: solid;
  border-width: 3px 3px 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: rgba(56, 152, 236, 0);
  color: #fff;
  font-size: 1.3rem;
}

.button-3:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.scroll-down-lottie-hold {
  height: 50px;
}

.scroll-lottie {
  height: 100%;
}

.lottie-hold {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.24;
}

.bg-lottie {
  width: 100%;
  margin-bottom: -5px;
}

.text-block-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 15px;
  text-align: center;
}

.section-10 {
  position: relative;
  z-index: 1;
  height: 100vh;
  background-color: rgba(40, 129, 116, 0);
}

.button-hold {
  position: relative;
}

.paragraph-8 {
  max-width: 60ch;
  margin-bottom: 30px;
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: center;
}

.link-4 {
  color: #fff;
}

.point-lottie {
  position: absolute;
  left: 130px;
  top: -35px;
  right: 0%;
  bottom: auto;
  width: 100px;
  height: 100px;
}

.dummy-top {
  height: 100vh;
}

.menu {
  width: 60%;
}

.container-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  margin-top: -5%;
  margin-bottom: 4em;
  padding-right: 0em;
  padding-left: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.93);
  font-family: Lato, sans-serif;
}

.div-block-32 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 1em;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-menu {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fondamento, sans-serif;
  color: #fff;
  font-size: 8rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}

.sekcja-cennik {
  display: block;
  margin-bottom: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  height: 60%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.body-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.sekcja-o-nas {
  display: block;
  margin-bottom: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nazwy-menu {
  display: -ms-grid;
  display: grid;
  margin-bottom: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-8 {
  white-space: nowrap;
}

.text-block-8.bold {
  display: inline-block;
  font-weight: 700;
}

.collection-item {
  margin-top: -12px;
}

.div-block-33 {
  padding-top: 40px;
}

.pizzeria-szczegoly {
  margin-top: 4em;
  padding-top: 0px;
}

.text-block-9 {
  font-size: 1.3vw;
  text-align: center;
}

.pizza-blok-cena {
  display: -ms-grid;
  display: grid;
  margin-top: 1.3em;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.blok-grupa-ceny {
  margin-top: 4em;
}

.blok-grupa-ceny._1szy {
  margin-top: 0.125em;
}

.div-block-35 {
  width: 60%;
}

.bold-text {
  display: inline;
}

.hero-video-lightbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #5ec045;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.video-lightbox-button.large-color {
  position: relative;
  top: auto;
  width: 90px;
  height: 90px;
  padding-top: 30px;
  background-color: rgba(94, 192, 69, 0);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.video-lightbox-button.large-color:hover {
  background-color: rgba(59, 59, 59, 0);
  box-shadow: none;
}

.video-lightbox-icon {
  width: 50px;
  height: 50px;
}

.lightbox-link {
  background-color: #1d1b1b;
}

.lightbox-link.przycisk {
  margin-left: 2em;
  background-color: #2c343f;
  font-size: 1.5vw;
  line-height: 2vw;
}

.paragraph-prezentacja-wideo-przycisk {
  margin-bottom: 0px;
  padding: 0.125em 0.5em;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-align: left;
}

/* ======================= */
/* CUSTOM NO-COOKIE NOTICE */
/* ======================= */
.cookiealert {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #202020;
  color: #fff;
  padding: 12px;
  font-size: 15px;
  line-height: 1.4;
  z-index: 99999;
  box-shadow: 0 -2px 6px rgba(0,0,0,0.3);
}
.cookiealert .btn {
  margin-left: 10px;
  font-size: 14px;
  padding: 6px 12px;
}
@media screen and (max-width: 767px) {
  .cookiealert {
    font-size: 13px;
    padding: 10px;
    text-align: left;
  }
  .cookiealert .btn {
    display: block;
    margin: 10px auto 0 auto;
    width: auto;
    font-size: 13px;
  }
}
@media screen and (max-width: 479px) {
  .cookiealert {
    font-size: 12px;
    line-height: 1.3em;
    padding: 8px;
  }
  .cookiealert .btn {
    font-size: 12px;
    padding: 5px 10px;
}

  .container-8 {
    max-width: 70%;
  }

  .body-2 {
    background-size: contain;
    background-repeat: repeat;
    background-attachment: fixed;
  }

  .pozycje-menu {
    font-size: 0.8em;
  }

  .tabs-menu-2 {
    padding: 1em;
  }

  .tab-link.w--current {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1em;
  }

  .section-garmaz-hero {
    padding-top: 4em;
  }

  .div-block-28 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }

  .image-5 {
    max-height: 100%;
  }

  .container-menu {
    max-width: 50%;
  }

  .nazwy-menu {
    margin-bottom: 0.125em;
  }
}

@media screen and (max-width: 991px) {
  h4 {
    font-size: 56px;
  }

  .navbar {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brand {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0em;
  }

  .container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .nav-menu {
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #0f0f0f;
  }

  .div-block {
    width: 100%;
    height: 7vh;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-2 {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1.5em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #252525;
    font-size: 2em;
  }

  .przycisk {
    font-size: 1.5em;
  }

  .przycisk.rest {
    margin-top: 0.5em;
  }

  .paragraph {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .zarezewuj-miejsce {
    width: 100%;
  }

  .h4-stopka {
    font-size: 1em;
  }

  .heading {
    font-size: 2em;
  }

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

  .menu-button.w--open {
    background-color: #3d3d3d;
  }

  .feature1-content {
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }

  .text-16.text-16-60 {
    width: 100%;
    font-size: 1em;
    text-align: left;
  }

  .decoline {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .feature1-image2 {
    display: none;
  }

  ._3-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w80-50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .wrap._w-custom.hero3 {
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap.w50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }

  .feature1-image1 {
    margin-bottom: 0px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-19 {
    margin-top: 0.2em;
  }

  .hero3-image {
    display: block;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
  }

  ._7-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._5-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .hero3-text-wrapper {
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }

  .content7-numbers-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headline-6-col {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .content7-number-card {
    text-align: center;
  }

  .feature3-subitem-wrapper {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feature3-subitem-text-wrap {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }

  .feature3-icon {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .feature3-text-wrapper {
    padding-left: 0px;
  }

  .heading-6 {
    font-size: 1.1em;
    font-weight: 400;
    text-align: left;
  }

  .gallery-grid-container-2 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .feature-text-mobile {
    display: block;
  }

  .price-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .pricing-column-white {
    padding: 15px;
  }

  .pricing-column {
    padding: 15px;
  }

  .pricing-column-features {
    display: none;
    padding: 15px;
  }

  .pozycje-menu {
    font-size: 1.2em;
  }

  .tabs-content {
    width: 100%;
  }

  .contact-box-fixed {
    position: relative;
    left: 0px;
    top: 40px;
    bottom: 0px;
    width: auto;
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .tabs-menu-2 {
    width: 100%;
    padding-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .paragraph-7 {
    max-width: none;
  }

  .title-wrap-3 {
    margin-bottom: 60px;
  }

  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .price-card-dark {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tab-link {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
  }

  .price-illustration {
    display: none;
  }

  .heading-8 {
    font-size: 2.3rem;
  }

  .button-3 {
    font-size: 1.2rem;
  }

  .paragraph-8 {
    font-size: 1.1rem;
  }

  .container-menu {
    max-width: 90%;
  }

  .heading-menu {
    font-size: 6rem;
  }

  .paragraph-prezentacja-wideo-przycisk {
    font-size: 1.5em;
    line-height: 2em;
  }
}

@media screen and (max-width: 767px) {
  a {
    color: #fff;
    font-size: 2em;
    line-height: 1em;
    text-decoration: none;
  }

  .brand {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .div-block {
    height: 7vh;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .text-block-2 {
    font-size: 1.7em;
  }

  .h2-hero {
    font-size: 2em;
  }

  .h1-hero {
    font-size: 9em;
  }

  .hero-tekst {
    left: 35%;
    top: 20%;
  }

  .przycisk.rest {
    text-align: center;
  }

  .przycisk.rest.menu {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .hero-prawa-strona {
    display: none;
  }

  .kontener {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kontener.udogodnienia {
    padding-left: 10px;
  }

  .h3.opis {
    margin-top: 1em;
  }

  .h3-opis {
    margin-left: 2em;
    font-size: 2em;
  }

  .przycisk-2 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.5em;
  }

  .przycisk-2.ciemne-tlo {
    text-align: center;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 1.5em;
  }

  .div-block-5 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-6 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .div-block-8 {
    display: -ms-grid;
    display: grid;
    margin-top: 5em;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-block-3 {
    font-size: 2em;
  }

  .div-block-12 {
    margin-bottom: 5%;
  }

  .zarezerwuj-lewa-tekst {
    left: 35%;
    top: 20%;
    display: none;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }



  .div-block-15 {
    display: none;
  }

  .column-4 {
    display: none;
    height: 20vh;
  }

  .zarezerwuj-lprawa-tekst {
    left: 35%;
    top: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .zarezerwuj-lprawa-tekst.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .paragraph-2 {
    font-size: 1.4em;
    line-height: 1.2em;
  }

  .telefon {
    font-size: 1.4em;
    line-height: 2em;
  }

  .column-5 {
    margin-top: 3em;
  }

  .link-2 {
    font-size: 1.2em;
  }

  .hero-prawa-strona-rest {
    display: none;
  }

  .hero-tekst-rest {
    left: 35%;
    top: 20%;
  }

  .ow-hero-rest {
    line-height: 1em;
  }

  .heading {
    font-size: 3em;
    line-height: 1.2em;
  }

  .heading.pizza {
    font-size: 4em;
  }

  .heading-2 {
    font-size: 3em;
  }

  .container-5 {
    max-width: 98%;
  }

  .text-16.text-16-60 {
    font-size: 1.5em;
  }

  ._6-col {
    margin-right: 0px;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .gallery {
    padding: 40px 20px;
  }

  .centered-container {
    max-width: 90%;
  }

  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .div-block-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-4-copy {
    padding-right: 1em;
    padding-left: 1em;
  }

  .paragraph-5 {
    font-size: 2em;
    line-height: 1em;
  }

  .hero3-image {
    margin-top: -20px;
  }

  .container-6 {
    max-width: 90%;
  }

  .container-6.udogodnienia {
    max-width: 90%;
  }

  .heading-6 {
    font-size: 2em;
  }

  .gallery-grid-container-2 {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .link-3 {
    font-size: 1em;
  }

  .price-grid {
    max-width: 460px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .title-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .pricing-column {
    border-radius: 20px;
    background-color: #fff;
  }

  .feature-grid {
    grid-row-gap: 14px;
  }

  .content-h1 {
    font-size: 55px;
  }

  .pricing-grid-wrapper-mobile {
    display: block;
  }

  .tab-pane {
    padding: 30px;
  }

  .mobile-pricing {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .help {
    display: none;
  }

  .pricing-grid-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .tab-standard {
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #fff;
    border-radius: 50px;
    background-color: transparent;
    color: #fff;
  }

  .tab-standard.w--current {
    border-color: transparent;
    background-color: #8c54ff;
  }

  .pricing-wrapper {
    display: none;
  }

  .pozycje-menu {
    font-size: 1.5em;
  }

  .pozycje-menu.bold {
    margin-top: 0em;
  }

  .pozycje-menu.skladniki {
    font-size: 2em;
  }

  .container-11 {
    padding-right: 1em;
    padding-left: 1em;
  }

  .check-grid-large {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .price-card-dark {
    padding-right: 24px;
    padding-left: 24px;
  }

  .price-illustration {
    bottom: 0%;
    display: block;
    max-width: 20%;
  }

  .hero-prawa-strona-menu {
    display: none;
  }

  .main-container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-8 {
    font-size: 1.6rem;
  }

  .button-3 {
    padding: 15px;
  }

  .text-block-7 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .paragraph-8 {
    font-size: 1rem;
  }

  .point-lottie {
    top: -24px;
    width: 80px;
    height: 80px;
  }

  .menu {
    width: 90%;
  }

  .container-menu {
    max-width: 90%;
  }

  .nazwy-menu {
    margin-bottom: 4em;
  }

  .text-block-8.bold {
    font-size: 2em;
    line-height: 2em;
  }

  .text-block-9 {
    font-size: 2em;
    line-height: 2em;
  }

  .pizza-blok-cena {
    -ms-grid-columns: 2.25fr 1fr;
    grid-template-columns: 2.25fr 1fr;
  }

  .div-block-35 {
    width: 80%;
  }

  .video-lightbox-button.large-color {
    width: 70px;
    height: 70px;
    padding-top: 22px;
  }
}

@media screen and (max-width: 479px) {
  li {
    font-size: 3em;
  }

  .navbar {
    height: 7vh;
  }

  .brand {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
    background-size: auto;
  }

  .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block {
    height: 100%;
    padding-left: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 3em;
  }

  .text-block-2 {
    font-size: 3em;
  }

  .nav-link {
    padding-top: 1.5em;
    font-size: 3em;
  }

  .h2-hero {
    font-size: 3em;
  }

  .h2-hero.wypoczynek {
    line-height: 1.2em;
  }

  .h1-hero {
    font-size: 6em;
  }

  .ow-hero.relaks.miejsce {
    display: none;
  }

  .ow-hero.osrodek {
    margin-left: 5em;
  }

  .ow-hero.osrodek.lewa {
    display: none;
  }

  .ow-hero.wypoczynek {
    padding-right: 5em;
  }

  .przycisk {
    margin-left: 2em;
    font-size: 3em;
  }

  .przycisk.rest {
    margin-left: 0em;
  }

  .przycisk.rest.menu {
    margin-bottom: 0.5em;
  }

  .kontener {
    max-width: 100%;
  }

  .h3-opis {
    font-size: 3em;
    line-height: 1.2em;
  }

  .przycisk-2 {
    font-size: 3em;
    line-height: 1.2em;
  }

  .przycisk-2.ciemne-tlo {
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 2em;
  }

  .h4-opis {
    font-size: 5em;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .paragraph {
    margin-bottom: 1em;
    font-size: 3em;
    text-align: left;
  }

  .paragraph.cennik {
    padding-right: 0px;
    font-size: 2.5em;
  }

  .paragraph.cennik.gwiazdki.gora {
    font-size: 2.5em;
  }

  .div-block-5 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-7 {
    max-width: 90vw;
    min-width: 80vw;
  }

  .div-block-8 {
    display: -ms-grid;
    display: grid;
    margin-top: 5em;
    margin-bottom: 4em;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-block-3 {
    font-size: 3em;
  }

  .dolne-menu {
    font-size: 2em;
    line-height: 2em;
  }

  .dolne-menu.l {
    font-size: 2em;
    line-height: 2em;
  }

  .dolne-menu.ciemniej {
    font-size: 2em;
    line-height: 2em;
  }

  .div-block-12 {
    margin-bottom: 5%;
  }

  .stopka-kreatywny-link {
    margin-top: 22px;
    font-size: 2em;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  

  .zarezerwuj-lprawa-tekst {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .zarezerwuj-lprawa-tekst.mobile {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .paragraph-2 {
    line-height: 1.4em;
  }

  .telefon.lewa {
    padding-right: 0em;
    padding-left: 0em;
  }

  .link-2 {
    text-decoration: none;
  }

  .ow-hero-rest.relaks.miejsce {
    display: none;
  }

  .ow-hero-rest.osrodek.lewa {
    display: none;
  }

  .heading {
    font-size: 5em;
    line-height: 1.2em;
    text-align: left;
  }

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

  .heading-2 {
    font-size: 5em;
  }

  .button-2 {
    font-size: 3em;
  }

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

  .menu-button {
    height: 7vh;
  }

  .text-16.text-16-60 {
    font-size: 3em;
    text-align: center;
  }

  .btn {
    display: block;
    text-align: center;
  }

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .div-block-19 {
    margin-bottom: 0.2em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-4-copy {
    padding-right: 1em;
    padding-left: 1em;
  }

  .paragraph-5 {
    font-size: 4em;
  }

  .hero3-firstbutton-wrap {
    display: block;
    margin-right: 0px;
  }

  .section-6 {
    margin-top: 2em;
  }

  .feature3-subitem-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature3-subitem-text-wrap {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .feature3-icon {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .container-6 {
    max-width: 98%;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .container-6.udogodnienia {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .container-8 {
    max-width: 98%;
    text-align: justify;
  }

  .heading-6 {
    font-size: 3em;
    text-align: center;
  }

  .gallery-grid-container-2 {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .button-2-rest {
    font-size: 3em;
  }

  .content-h1 {
    font-size: 42px;
    text-align: center;
  }

  .tab-pane {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-standard {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pozycje-menu {
    font-size: 3em;
    line-height: 2em;
  }

  .pozycje-menu.bold {
    display: inline;
    margin-top: 1em;
    line-height: 2em;
    white-space: normal;
  }

  .pozycje-menu.bold.dod {
    font-size: 2.5em;
  }

  .pozycje-menu.skladniki {
    font-size: 2.7em;
  }

  .div-block-22 {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 0.25fr;
    grid-template-columns: 1fr 0.25fr;
    white-space: normal;
  }

  .heading-7 {
    font-size: 5em;
  }

  .tabs-menu-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .check-grid-large {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    font-size: 2em;
  }

  .tab-link.w--current {
    font-size: 2em;
  }

  .div-block-24 {
    -ms-grid-columns: 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr;
  }

  .div-block-29 {
    display: none;
    max-width: 60vw;
  }

  .image-paralax._5._6 {
    left: -1%;
  }

  .head {
    background-position: 50% 50%;
  }

  .main-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .text-block-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .point-lottie {
    left: 121px;
  }

  .menu {
    width: 100%;
  }

  .container-menu {
    padding-right: 0.125em;
    padding-left: 0.125em;
  }

  .heading-menu {
    font-size: 2rem;
  }

  .sekcja-cennik {
    margin-top: 2em;
  }

  .sekcja-o-nas {
    margin-top: 2em;
  }

  .nazwy-menu {
    margin-bottom: 8em;
    -ms-grid-columns: 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr;
  }

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

  .text-block-9 {
    font-size: 3em;
    line-height: 2em;
  }

  .pizza-blok-cena {
    -ms-grid-columns: 1fr 0.25fr;
    grid-template-columns: 1fr 0.25fr;
  }

  .hero-video-lightbox {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }

  .video-lightbox-button.large-color {
    padding-top: 17px;
  }

  .paragraph-prezentacja-wideo-przycisk {
    font-size: 3em;
  }

  .div-block-36 {
    text-align: center;
  }
}

#w-node-d15d75d8-6481-d471-063d-0f817de6254c-c0736a39 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_2ccaff2d-71b7-ce12-9fa9-fa9d57a5d43c-aa736a3a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0f34cb65-d413-67ed-381a-d5c5c8c2626d-aa736a3a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_64f3b900-be23-58b1-ca0a-8a817be4cac0-aa736a3a {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-ea8a53a1-905c-be4e-007b-b8183b834408-aa736a3a {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_494f9c64-da5e-f70e-7a00-39f41e07a9b4-aa736a3a {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_2ccaff2d-71b7-ce12-9fa9-fa9d57a5d43c-d7736a3c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_9100433a-433a-bbb8-84c1-923b6f4c6953-d7736a3c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_64f3b900-be23-58b1-ca0a-8a817be4cac0-d7736a3c {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_5384f637-f06d-618e-51e3-7a9e1ea79dec-d7736a3c {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_7b3c4d7c-7e40-9973-99be-4172d2412dde-65736a42 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_21f4ff50-de5b-7db8-01c9-3e88025681ba-65736a42 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-f388c397-9ae0-147b-85e0-c43a124639b7-65736a42 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_7b3c4d7c-7e40-9973-99be-4172d2412dde-a06e4ebd {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_5abf3ada-779d-b259-43c5-28f935a7eb92-a06e4ebd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_4d06f966-9034-3239-4066-85fc1fffd2e4-a06e4ebd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_3c03cfa1-fc2b-f6f9-2660-f984afa703d7-a06e4ebd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_40e1a928-210f-1f1a-698f-5ff36fccfd20-a06e4ebd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_40e1a928-210f-1f1a-698f-5ff36fccfd24-a06e4ebd {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f2bc400a-6caf-f416-755b-bd8e4ed20a84-a06e4ebd {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-f3647683-14b1-af12-db79-1f4e05652525-7b5d449f {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_1530aba8-4f4b-f23d-364e-b63439c4e9b1-7b5d449f {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_92b16fd4-7a32-0c99-a98c-74707542e042-bab636b2 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-ba0abe02-9f8f-58a8-4247-c8238707c189-bab636b2 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c26283-aa736a3a {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d15d75d8-6481-d471-063d-0f817de6254c-c0736a39 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1668843b-9382-f8a0-4c05-6e9227c82a55-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-e2652b1a-e239-698c-08b6-ee3f97d64aba-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c2626e-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c26275-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c2627c-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c26283-aa736a3a {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c26291-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c26298-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0f34cb65-d413-67ed-381a-d5c5c8c2629f-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_64f3b900-be23-58b1-ca0a-8a817be4cac0-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-ea8a53a1-905c-be4e-007b-b8183b834408-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_494f9c64-da5e-f70e-7a00-39f41e07a9b4-aa736a3a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_64f3b900-be23-58b1-ca0a-8a817be4cac0-d7736a3c {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5384f637-f06d-618e-51e3-7a9e1ea79dec-d7736a3c {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f388c397-9ae0-147b-85e0-c43a124639b7-65736a42 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f2bc400a-6caf-f416-755b-bd8e4ed20a84-a06e4ebd {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1530aba8-4f4b-f23d-364e-b63439c4e9b1-7b5d449f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-ba0abe02-9f8f-58a8-4247-c8238707c189-bab636b2 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

