:root {
  --bg: white;
  --gold: #62d1fd;
  --shadow-0-2: #0003;
  --silver: #303030;
  --headings-h: 84px;
  --headings-tablet: 50px;
  --headings-mobile: 50px;
  --headings-mobile-2: 44px;
  --button-zaprojektuj: 300px;
  --button-h: 60px;
  --maroon: #49200a;
  --button-h2: 250px;
  --button-w-mobile: 40vw;
  --button-h-mobile: 50px;
  --button-w-mobile-2: 48vw;
  --text-14px: 14px;
  --gold-2: #013492;
  --saddle-brown: #6d3011;
  --headings-slider-tablet: 74px;
  --heading-slider-mobile: 70px;
  --headings-slider-mobile-2: 55px;
  --paragraph-slider-tablet: 18px;
  --paragraph-slder-mobile: 16px;
  --paragraph-slider-mobile-2: 16px;
  --sienna: #b85b2b;
  --heading-s1: #353535;
  --button-text: 20px;
  --button-text-h: 20px;
  --button-w-mobile-sprawdz: 180px;
  --new-blue: #00a8e0;
  --button-wiecej: 130px;
  --button-wiecej-h: 60px;
  --button: 200px;
  --shadow: #000000b3;
  --green-light: #37a202;
  --outofmind: #8edfff;
  --dark-green: #01420e;
  --dark-green2: #01380c;
  --lime-green2: #49d802;
  --chartreuse: #8cff00;
  --honeydew: #f1ffe9;
  --old-lace: #f4ebd9;
  --light-goldenrod-yellow: #eafccd;
  --contur: #008019;
  --radius: 100px;
  --faq-on-bg: #d6a483;
  --texts: #001a4a;
  --button-sprawdź: 26vw;
  --button-1420: 18vw;
  --headings: 36px;
  --headings-mobile-smartphone: 32px;
  --text-7vw: 7vw;
  --sprawdź-kolekcje: 250px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body {
  background-color: #fff;
}

.body-2 {
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #fff;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: auto;
}

.navbar-logo-left-container-3 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-3.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}

.container-6 {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.navbar-wrapper-3 {
  justify-content: space-around;
  align-items: center;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-brand-3 {
  width: 150px;
}

.nav-menu-wrapper-3 {
  flex: 0 auto;
  width: 320px;
  max-width: 320px;
  display: block;
}

.nav-menu-two-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-5 {
  color: #01334e;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: #1a1b1fbf;
}

.nav-link-5:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-5.w--current {
  font-size: 16px;
}

.image-3 {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-3 {
  background-color: #0000;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 150px;
  max-width: none;
  height: 60px;
  padding: 10px 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.div-block-2 {
  background-color: #138efa;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  display: flex;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 150px;
  display: flex;
}

.link-2 {
  color: var(--bg);
  text-align: left;
  text-shadow: 2px 2px 2px #0006;
  cursor: pointer;
  width: auto;
  margin-left: 10px;
  margin-right: auto;
  padding: 10px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  transition: all .2s;
  position: static;
}

.link-2:hover, .link-2.w--current {
  color: var(--gold);
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: static;
  overflow: visible;
}

.div-under2 {
  background-color: #0280f6;
  height: 1px;
  transform: translate(-100%);
}

.link-menu {
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.navbar-logo-left {
  background-color: var(--shadow-0-2);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  overflow: visible;
}

.container-28 {
  z-index: 200;
  background-color: #00000059;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  overflow: visible;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-8 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-8:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-8:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.image-52 {
  margin-top: 0;
  margin-left: auto;
  padding: 0;
}

.brand-2 {
  position: static;
}

.heading-s1 {
  color: var(--silver);
  font-family: Great Vibes, cursive;
  font-size: var(--headings-h);
  line-height: var(--headings-h);
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 400;
}

.div-section-2-text {
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-self: auto;
  width: 40vw;
  min-width: 0;
  max-width: none;
  height: 510px;
  margin: 0 0 auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button-zaprojektuj {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border: 2px none var(--gold);
  color: var(--silver);
  text-align: center;
  text-shadow: 1px 1px 1px #0000004d;
  cursor: pointer;
  background-color: #fefefe00;
  border-radius: 1vw;
  max-width: none;
  max-height: none;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 15px;
  font-family: Mooli, sans-serif;
  font-size: 22px;
  line-height: 20px;
  display: block;
  position: static;
  inset: 0%;
}

.button-zaprojektuj:hover {
  color: var(--maroon);
  background-color: #fff0;
}

.paragraph-s1 {
  color: var(--silver);
  text-align: justify;
  -webkit-text-stroke-width: .2px;
  margin-bottom: 0;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.div-s1-button {
  border: 2px solid var(--gold);
  border-radius: 1vw;
  width: 24vw;
  max-width: none;
  height: 5vw;
  max-height: none;
  margin: 10vw auto;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .3s;
  display: none;
  position: relative;
}

.div-s1-button:hover {
  border-color: var(--gold-2);
  background-color: #fff0;
  border-radius: 3vw;
  overflow: visible;
}

.section-about {
  z-index: 99;
  background-color: var(--bg);
  width: 100%;
  margin-top: 80px;
  padding-top: 35px;
  position: relative;
  overflow: hidden;
}

.container-sekcja-2 {
  border-bottom: 1px none var(--saddle-brown);
  width: auto;
  max-width: none;
  margin-bottom: auto;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-sekcja-2.v2 {
  border-bottom: 1px none var(--gold);
  flex-direction: column;
  margin: auto 10%;
  display: flex;
}

.container-slider {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.slide-8 {
  background-image: linear-gradient(#0000001a, #000), url('../images/Jak-zrobic-stol-z-drewna-i-zywicy-2.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
  overflow: hidden;
}

.icon-10 {
  cursor: pointer;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
  transition: all .2s;
  inset: 0%;
}

.icon-10:hover {
  color: var(--gold);
}

.icon-11 {
  font-size: 3vw;
  line-height: 3vw;
}

.slide-nav-5 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 6px;
  line-height: 6px;
}

.section-slider {
  z-index: 100;
  width: 100%;
  height: 600px;
  min-height: 0;
  margin: 0 0 auto;
  position: static;
  inset: auto 0%;
  overflow: hidden;
}

.heading-slider-epoxy {
  color: #fff;
  text-align: left;
  text-shadow: 2px 2px 3px #000000bf;
  margin-top: auto;
  margin-bottom: 15px;
  font-family: Great Vibes, cursive;
  font-size: 90px;
  font-weight: 400;
  line-height: 80px;
}

.paragraph-slider-epoxy {
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: auto;
  font-family: Mooli, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
}

.slider-7 {
  z-index: 0;
  background-color: #ddd0;
  border-radius: 20px;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  overflow: visible;
}

.mask-6 {
  border-radius: 0;
  width: 100%;
}

.button-slider-wi-cej {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  cursor: pointer;
  background-color: #fefefe00;
  border: 2px solid #fff;
  border-radius: 1vw;
  width: 20vw;
  height: 4.5vw;
  margin: 5vw auto auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Mooli, sans-serif;
  font-size: 1.6vw;
  line-height: 2vw;
  transition: all .3s;
  display: none;
}

.button-slider-wi-cej:hover {
  border-color: var(--saddle-brown);
  color: #fff;
  background-color: #fff0;
  font-weight: 400;
}

.slide-9 {
  background-image: linear-gradient(#0000001a, #000), url('../images/produkty-z-żywicy.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  overflow: hidden;
}

.slide-10 {
  background-image: linear-gradient(#0000001a, #000), url('../images/żywica-epoksydowa.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  overflow: hidden;
}

.section-sto-y {
  border-bottom: 1px none var(--sienna);
  background-color: var(--bg);
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.section-stoliki {
  z-index: 0;
  border-bottom: 1px none var(--sienna);
  box-shadow: 0 1px 20px 0 var(--shadow-0-2), 0 -1px 20px 0 var(--shadow-0-2);
  background-image: linear-gradient(#000000d9, #000000d9), url('../images/Stolik-1.webp');
  background-position: 0 0, 0 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.button-10 {
  width: var(--button-h2);
  height: var(--button-h);
  border-bottom: 1px solid var(--heading-s1);
  color: var(--silver);
  font-family: Mooli, sans-serif;
  font-size: var(--button-text);
  line-height: var(--button-text-h);
  text-align: center;
  background-color: #3898ec00;
  padding: 17px 15px 15px 25px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
}

.button-10:hover {
  border-bottom-width: 1.5px;
  border-bottom-color: var(--gold);
  justify-content: flex-start;
}

.image-sprawdz-1 {
  color: var(--new-blue);
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0 40px 5px auto;
}

.image-sprawd-2 {
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0% auto 5px 205px;
}

.div-block-sprawd-slider {
  width: var(--button-wiecej);
  height: var(--button-wiecej-h);
  border: 2px none var(--bg);
  cursor: pointer;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0;
  transition: border-radius .3s;
  display: flex;
  position: relative;
}

.div-block-sprawd-slider:hover {
  border-style: none;
  border-radius: 0;
}

.button-slider {
  width: var(--button-wiecej);
  height: var(--button-wiecej-h);
  border-bottom: 1px solid var(--bg);
  color: var(--bg);
  text-align: center;
  background-color: #3898ec00;
  justify-content: flex-start;
  padding: 20px 15px 15px 20px;
  font-family: Mooli, sans-serif;
  font-size: 22px;
  line-height: 22px;
  display: flex;
  position: absolute;
}

.button-slider:hover {
  border-bottom-color: var(--gold);
}

.image-sprawdz-s1 {
  width: auto;
  max-width: none;
  height: 1vw;
  margin: auto;
  position: absolute;
  inset: 0% 5vw 0% auto;
}

.button-wy-lij {
  width: var(--button-w-mobile-sprawdz);
  height: var(--button-h-mobile);
  border-style: none none solid;
  border-width: 2px 2px 1px;
  border-color: var(--heading-s1);
  color: var(--silver);
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background-color: #fefefe00;
  border-radius: 0;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  padding-bottom: 15px;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: all .3s;
  display: block;
  position: static;
  inset: 0%;
  overflow: visible;
}

.button-wy-lij:hover {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--new-blue);
  background-color: var(--bg);
  color: var(--new-blue);
  text-shadow: none;
  border-radius: 0;
}

.field-label-3 {
  color: var(--silver);
  margin-top: 0;
  margin-bottom: auto;
  font-family: Mooli, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.form-3 {
  width: auto;
}

.text-field-3 {
  border-style: none none solid;
  border-width: 1px;
  border-color: #49200a00 #49200a00 var(--heading-s1);
  background-color: var(--bg);
  color: var(--silver);
  cursor: text;
  border-radius: 0;
  width: 250px;
  min-width: 0;
  height: 35px;
  margin-top: auto;
  margin-bottom: 40px;
  margin-right: 40px;
  padding: 3px 3px 1px 15px;
  font-family: Mooli, sans-serif;
  line-height: 14px;
}

.text-field-3-message {
  float: none;
  clear: none;
  aspect-ratio: auto;
  border-style: none none solid solid;
  border-width: 1px;
  border-color: var(--gold-2) var(--gold-2) var(--heading-s1) var(--heading-s1);
  background-color: var(--bg);
  box-shadow: none;
  color: var(--maroon);
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0 0 0 20px;
  width: 450px;
  min-width: 0;
  max-width: none;
  height: 200px;
  min-height: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0 3px 0 15px;
  font-family: Mooli, sans-serif;
  display: inline;
  overflow: visible;
}

.form-block {
  width: auto;
  margin-right: 25px;
}

.container-32 {
  border-top: 1px solid var(--gold);
  border-bottom: 1px none var(--gold-2);
  max-width: none;
  margin-bottom: 50px;
  margin-left: 15%;
  margin-right: 15%;
  padding-bottom: 0;
}

.heading-epoxy-kontakt {
  color: var(--silver);
  font-family: Great Vibes, cursive;
  font-size: var(--headings-h);
  line-height: var(--headings-h);
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  padding-top: 50px;
  font-weight: 400;
}

.map {
  border: 1px none var(--saddle-brown);
  border-radius: 1vw;
  width: 450px;
  height: 400px;
  margin-top: 20px;
  margin-bottom: auto;
}

.div-fb-ig {
  justify-content: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.heading-epoxy-sm {
  border-top: 1px none var(--gold);
  color: var(--silver);
  text-align: center;
  margin: auto 10% 30px;
  font-family: Mooli, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
}

.section-contact-epoxy {
  border-bottom: 1px none var(--sienna);
  background-color: var(--bg);
  width: 100%;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.link-block {
  z-index: 50;
  cursor: pointer;
  background-color: #ffffff4d;
  border: 2px #0000004d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  margin-bottom: 1.5vw;
  margin-right: 1.5vw;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  box-shadow: 0 2px 5px #0003;
}

.link-block:hover {
  border-color: var(--gold);
  border-radius: 20px;
}

.link-block.w--current {
  width: 35px;
  height: 35px;
}

.image-60 {
  color: #000;
  width: 10px;
  max-width: none;
  display: none;
  transform: rotate(-90deg);
}

.right-arrow-5 {
  margin-right: 10%;
  inset: 0% 0% 0% auto;
}

.left-arrow-5 {
  display: none;
}

.div-block-sprawd-nav-mobile {
  border: 2px solid var(--saddle-brown);
  cursor: pointer;
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  width: 22vw;
  height: 4.5vw;
  margin: 1vw auto 5vw;
  padding: 0;
  transition: border-radius .3s;
  display: none;
  position: relative;
}

.div-block-sprawd-nav-mobile:hover {
  border-radius: 3vw;
}

.button-10-mobile {
  color: var(--maroon);
  text-align: center;
  background-color: #3898ec00;
  width: 22vw;
  height: 4.5vw;
  padding: 1.5vw 3vw 1vw 1.5vw;
  font-family: Mooli, sans-serif;
  font-size: 1.6vw;
  line-height: 1.6vw;
  display: block;
  position: absolute;
}

.div-block-58 {
  margin-bottom: 100px;
  display: block;
}

.div-block-59 {
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-map-contact {
  width: auto;
  margin-left: 25px;
}

.link-mail {
  color: var(--silver);
  text-indent: 0;
  column-count: 0;
  margin-left: 15px;
  font-family: Mooli, sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none;
}

.div-contact {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-mail {
  align-items: center;
  display: flex;
}

.div-phone {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-contact {
  width: 20px;
  max-width: none;
  margin-right: 0;
}

.footer-light {
  background-color: #002533;
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 0;
  position: relative;
  overflow: hidden;
}

.container {
  width: auto;
  max-width: none;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 12px;
  overflow: visible;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.footer-copyright {
  color: #fff;
  font-family: Mooli, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.footer-social-link {
  margin-left: 2vw;
  margin-right: 2vw;
}

.image-64 {
  width: 45px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
}

.link-5 {
  color: #fff;
  cursor: pointer;
  padding: 10px 5px;
  font-family: Mooli, sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  transition: all .2s;
}

.link-5:hover {
  color: var(--gold);
}

.div-s1-img-button {
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 400px;
  margin: 5px 0 0 150px;
  padding: 0;
  display: flex;
  overflow: hidden;
  box-shadow: -3px 3px 6px 1px #00000040;
}

.container-sekcja-1 {
  border-bottom: 1px none var(--saddle-brown);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin: auto 10%;
  display: flex;
  position: static;
}

.div-section-1-text {
  z-index: 200;
  background-color: #fff;
  border-radius: 20px;
  align-self: auto;
  width: 45vw;
  margin-top: 0;
  margin-bottom: 50px;
  padding: 0;
  position: static;
  inset: -5% 0% auto 5%;
}

.sekcja-1 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-kafelki {
  background-color: var(--bg);
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 100px;
  padding-bottom: 75px;
  position: relative;
  overflow: hidden;
}

.container-34 {
  border-bottom: 1px none var(--gold);
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.sekcja-2 {
  flex-direction: row;
  justify-content: space-between;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.slider-s3 {
  background-color: #ddd0;
  width: 520px;
  height: 530px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.slide-nav-8 {
  width: 520px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-size: 6px;
  line-height: 6px;
  inset: auto 0% 0%;
}

.image-65 {
  border-radius: 20px;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  box-shadow: 0 0 12px #0000004d;
}

.left-arrow-6 {
  display: none;
  inset: 0% auto 0% 0%;
}

.right-arrow-6 {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: none;
  inset: 0% 0% 0% auto;
}

.icon-arrow-l1 {
  color: var(--bg);
  text-shadow: 1px 1px 2px #00000080;
  cursor: pointer;
  width: auto;
  height: auto;
  margin: 5px;
  font-size: 30px;
  line-height: 30px;
  transition: all .1s;
  inset: 0% 0% 0% 0;
}

.icon-arrow-l1:hover {
  color: var(--gold);
}

.div-section-3-text-slider {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: stretch;
  max-width: none;
  margin-bottom: auto;
  display: flex;
}

.slider-sto-y {
  background-color: #ddd0;
  width: 520px;
  height: 530px;
  margin-left: auto;
  margin-right: 10%;
  padding-right: 0;
  right: auto;
}

.section-dodatki {
  border-bottom: 1px none var(--sienna);
  background-color: var(--bg);
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.right-arrow-s2 {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  inset: 0% 0 0% auto;
}

.paragraph-quick {
  color: var(--bg);
  text-align: justify;
  text-shadow: 1px 1px 1px #00000080;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-quick {
  color: var(--bg);
  text-align: center;
  text-shadow: 1px 1px 2px var(--shadow);
  margin: 0 30px 30px;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.div-img-slide {
  border-radius: 20px;
  width: 380px;
  height: 490px;
  margin-left: auto;
  margin-right: auto;
}

.slide-15 {
  width: 520px;
  height: auto;
}

.slide-16 {
  border-radius: 20px;
  width: 520px;
}

.mask-9 {
  border-radius: 20px;
  height: 530px;
  overflow: visible;
}

.paragraph-kontakt {
  color: var(--silver);
  text-align: center;
  margin-bottom: 0;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.div-quick-heading-text {
  z-index: 0;
  background-color: var(--heading-s1);
  box-shadow: 0 -1px 20px 0 var(--shadow-0-2), 0 1px 20px 0 var(--shadow-0-2);
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/stół-z-żywicą.webp');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
  width: 100%;
  margin-top: 0;
  padding: 70px 10%;
  position: relative;
}

.heading-stoliki {
  color: var(--bg);
  font-family: Great Vibes, cursive;
  font-size: var(--headings-h);
  line-height: var(--headings-h);
  text-align: left;
  text-shadow: 1px 1px 2px var(--shadow);
  margin-top: 15px;
  margin-bottom: 40px;
  font-weight: 400;
}

.paragraph-stoliki {
  color: var(--bg);
  text-align: left;
  text-shadow: 1px 1px 2px #00000080;
  margin-bottom: 0;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.button-10-stoliki {
  width: var(--button-h2);
  height: var(--button-h);
  border-bottom: 1px solid var(--bg);
  color: var(--bg);
  font-family: Mooli, sans-serif;
  font-size: var(--button-text);
  line-height: var(--button-text-h);
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  background-color: #3898ec00;
  padding: 17px 15px 15px 25px;
  transition: all .3s;
  display: flex;
  position: absolute;
}

.button-10-stoliki:hover {
  border-bottom-color: var(--gold);
}

.div-block-sprawd-stoliki {
  height: var(--button-h);
  border: 2px none var(--bg);
  cursor: pointer;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: auto auto 20px;
  padding: 0;
  transition: border-radius .3s;
  display: flex;
  position: relative;
}

.div-block-sprawd-stoliki:hover {
  border-radius: 0;
}

.heading-slider-epoxy-2 {
  color: #fff;
  text-align: left;
  text-shadow: 2px 2px 3px #000000bf;
  margin-top: auto;
  margin-bottom: 20px;
  font-family: Great Vibes, cursive;
  font-size: 90px;
  font-weight: 400;
  line-height: 80px;
  position: static;
}

.mask-10 {
  height: 530px;
  overflow: hidden;
}

.mask-11 {
  height: 380px;
  overflow: visible;
}

.div-section-2-text-slider-copy {
  border-bottom: 1px none var(--gold-2);
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: auto;
  display: flex;
}

.div-block-sprawd-mobile {
  border: 2px solid var(--gold);
  cursor: pointer;
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  width: 26vw;
  height: 5vw;
  margin: 5vw auto;
  padding: 0;
  transition: border-radius .3s;
  display: none;
  position: relative;
}

.div-block-sprawd-mobile:hover {
  border-radius: 3vw;
}

.div-block-sprawd-stoliki-mobile {
  border: 2px solid var(--bg);
  cursor: pointer;
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  width: 26vw;
  height: 5vw;
  margin: 5vw auto;
  padding: 0;
  transition: border-radius .3s;
  display: none;
  position: relative;
}

.div-block-sprawd-stoliki-mobile:hover {
  border-radius: 3vw;
}

.image-sprawdz-s1-mobile {
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0% 60px 0% auto;
}

.div-slider-text {
  height: 250px;
  margin-top: 140px;
}

.div-block-menu-img {
  border-radius: 15px;
  justify-content: center;
  width: 250px;
  height: 300px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 10px #00000080;
}

.image-menu {
  width: 250px;
  max-width: none;
  height: auto;
  display: inline-block;
}

.div-sprawdz-kolekcje-x {
  height: var(--button-h);
  border: 2px none var(--gold);
  cursor: pointer;
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: auto auto 20px;
  padding: 0;
  transition: border-radius .3s;
  display: flex;
  position: relative;
}

.div-sprawdz-kolekcje-x:hover {
  border-radius: 0;
}

.div-s1-button-mobile-copy {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border: 2px solid var(--gold);
  border-radius: 1vw;
  max-width: none;
  max-height: none;
  margin: 100px auto auto;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .3s;
  display: block;
  position: relative;
}

.div-s1-button-mobile-copy:hover {
  border-color: var(--gold);
  background-color: #fff0;
  border-radius: 3vw;
  overflow: visible;
}

.div-block-sprawd-mobile-copy2 {
  width: var(--button-h2);
  height: var(--button-h);
  border: 2px none var(--gold);
  cursor: pointer;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin: 125px auto 150px;
  padding: 0;
  transition: border-radius .3s;
  display: block;
  position: relative;
}

.div-block-sprawd-mobile-copy2:hover {
  border-radius: 0;
}

.heading-25 {
  color: var(--silver);
  font-family: Great Vibes, cursive;
  font-size: var(--headings-h);
  text-align: center;
  margin: 10px auto 50px;
  font-weight: 400;
}

.button-11 {
  border-style: none none solid;
  border-width: 2px 2px 1px;
  border-color: var(--gold-2) var(--gold-2) var(--bg);
  color: var(--bg);
  text-align: center;
  background-color: #3898ec00;
  border-radius: 0;
  width: 100%;
  height: 45px;
  margin-top: 40px;
  margin-bottom: 50px;
  padding-top: 14px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  line-height: 16px;
  display: block;
}

.button-11:hover {
  border-bottom-color: var(--new-blue);
}

.container-35 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 140px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.icon-arrow-r1 {
  color: var(--bg);
  text-shadow: -1px 0 3px #0000004d;
  font-size: 30px;
  transition: all .1s;
  inset: 0% 0;
}

.icon-arrow-r1:hover {
  color: var(--gold);
  text-shadow: -1px 0 3px #0000004d;
}

.success-message-2 {
  background-color: var(--green-light);
  border-radius: 10px;
  width: 450px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-22 {
  color: var(--bg);
  text-shadow: 1px 1px 1px #00000040;
  font-size: 16px;
  line-height: 26px;
}

.error-message-3 {
  background-color: #d42525;
  border-radius: 5px;
}

.text-block-23 {
  color: var(--bg);
}

.icon-20 {
  color: var(--bg);
  margin-bottom: 23px;
  margin-right: 10px;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 12px;
}

.dropdown-2 {
  position: static;
}

.dropdown-list-2 {
  background-color: var(--bg);
  border-top: 0 #000;
  border-right: 0 #000;
  padding: 50px;
  position: absolute;
  inset: auto 0% 50%;
  overflow: hidden;
}

.dropdown-list-2.w--open {
  z-index: 500;
  border-top: 1px none var(--gold-2);
  background-color: #fff0;
  background-image: linear-gradient(#000000b3, #000000f2 75%, #000000b3);
  border-right-style: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  justify-content: center;
  width: 100%;
  min-width: 0%;
  max-width: none;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: absolute;
  inset: auto 0;
  overflow: visible;
}

.dropdown-link-3 {
  color: var(--bg);
  text-align: center;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  line-height: 16px;
  position: static;
}

.dropdown-toggle-2 {
  padding: 10px 15px;
  display: block;
}

.dropdown-toggle-2.w--open {
  display: block;
}

.menu-button-wiecej {
  position: relative;
}

.image-wiecej-menu {
  width: auto;
  max-width: none;
  height: 8px;
  margin: auto;
  position: absolute;
  inset: 0% 60px 10% auto;
}

.instagram-jpg {
  width: 80vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.section-sm {
  background-color: var(--bg);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.instagram-link {
  width: 90vw;
  max-width: none;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.div-sm {
  border-top: 1px solid var(--gold);
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 100px;
}

.paragraph-s2 {
  color: var(--silver);
  text-align: justify;
  -webkit-text-stroke-width: .2px;
  margin-bottom: 0;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-s2 {
  color: var(--silver);
  font-family: Great Vibes, cursive;
  font-size: var(--headings-h);
  line-height: var(--headings-h);
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 400;
}

.link-tel {
  color: var(--silver);
  text-indent: 0;
  column-count: 0;
  margin-left: 10px;
  font-family: Mooli, sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none;
}

.button-10b {
  width: var(--button-h2);
  height: var(--button-h);
  border-bottom: 1px solid var(--heading-s1);
  color: var(--silver);
  font-family: Mooli, sans-serif;
  font-size: var(--button-text);
  line-height: var(--button-text-h);
  text-align: center;
  background-color: #3898ec00;
  padding: 17px 15px 15px 25px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
}

.button-10b:hover {
  border-bottom-color: var(--gold);
  justify-content: flex-start;
}

.button-10c {
  width: var(--button-h2);
  height: var(--button-h);
  border-bottom: 1px solid var(--heading-s1);
  color: var(--silver);
  font-family: Mooli, sans-serif;
  font-size: var(--button-text);
  line-height: var(--button-text-h);
  text-align: center;
  background-color: #3898ec00;
  padding: 17px 15px 15px 25px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
}

.button-10c:hover {
  border-bottom-color: var(--gold);
  justify-content: flex-start;
}

.image-sprawdz-slider {
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0% 18% 0% auto;
}

.icon-arrow-r2 {
  color: var(--heading-s1);
  text-shadow: none;
  font-size: 30px;
  transition: all .1s;
  inset: 0%;
}

.icon-arrow-r2:hover {
  color: var(--gold);
}

.icon-arrow-l2 {
  color: var(--gold-2);
  text-shadow: -1px 0 3px #0000004d;
  font-size: 35px;
  inset: 0% 0% 0% auto;
}

.image-produkty-menu {
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0% auto 5px 180px;
}

.link-2b {
  color: var(--silver);
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  transition: all .2s;
  display: none;
  position: relative;
}

.link-2b:hover {
  color: var(--gold);
}

.link-menu-2 {
  align-items: center;
  margin-left: 10px;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-62 {
  justify-content: center;
  width: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.section-empty {
  height: auto;
  margin-top: 0;
}

.brand-2-mobile {
  display: none;
  position: static;
}

.image-67 {
  border-radius: 20px;
  width: 24vw;
  max-width: none;
  height: auto;
  overflow: hidden;
  box-shadow: -2px 3px 10px #00000059;
}

.div-carousel {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  margin-top: 50px;
  margin-bottom: 125px;
  display: flex;
  overflow: visible;
}

.container-carousel {
  flex-direction: row;
  justify-content: space-between;
  max-width: none;
  margin-top: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.container-carousel-2 {
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-carousel-2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  min-width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 100px;
  display: flex;
  overflow: visible;
}

.paragraph-11 {
  color: var(--silver);
  text-align: center;
  margin-bottom: 150px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block-skomponuj {
  width: 100%;
  position: relative;
}

.image-68 {
  cursor: pointer;
  transform-style: preserve-3d;
  width: auto;
  max-width: none;
  height: 100%;
  margin: auto;
  padding: 0;
  display: block;
  position: static;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-field-4 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--silver);
  color: var(--silver);
  width: 200px;
  margin-bottom: auto;
  margin-right: 50px;
}

.text-field-4:hover {
  border-bottom-color: var(--gold);
}

.text-field-5 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--silver);
  width: 200px;
  margin-bottom: auto;
}

.text-field-5:hover {
  border-bottom-color: var(--gold);
}

.select-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--silver);
  background-color: var(--bg);
  color: var(--silver);
  width: 250px;
  margin-bottom: auto;
  padding-right: 12px;
  font-family: Mooli, sans-serif;
}

.select-field:hover {
  border-bottom-color: var(--gold);
}

.field-label-4 {
  color: var(--silver);
  text-align: left;
  width: auto;
  margin: auto 10px auto 0;
  font-family: Mooli, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
}

.field-label-5 {
  margin: auto 10px auto 50px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.form-skomponuj {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.submit-button-2 {
  border-bottom: 1px solid var(--silver);
  background-color: var(--bg);
  color: var(--silver);
  width: 150px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  transition: all .3s;
  display: block;
}

.submit-button-2:hover {
  border-bottom-width: 1.5px;
  border-bottom-color: var(--gold);
  color: var(--heading-s1);
}

.checkbox-1 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/dąb.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  border-radius: 10px;
  width: 280px;
  height: 350px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.checkbox-1:hover {
  border-width: 1px 1px 2px;
  border-color: var(--gold);
}

.checkbox-1.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/dąb.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  margin-left: auto;
  margin-right: auto;
}

.checkbox-field-1 {
  border: 1px none var(--shadow-0-2);
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  width: 300px;
  height: 425px;
  margin-left: 25px;
  margin-right: 25px;
  padding-left: 0;
  display: flex;
}

.checkbox-field-1:hover {
  border-width: 1px 1px 2px;
  border-color: var(--gold);
}

.checkbox-label {
  color: var(--silver);
  margin: 30px auto 5px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-blaty {
  margin-top: 0;
  display: flex;
}

.checkbox-2 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/jesion.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  border-radius: 10px;
  width: 280px;
  height: 350px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.checkbox-2:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-2.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/jesion.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  margin-left: auto;
}

.checkbox-3 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/orzech.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  border-radius: 10px;
  width: 280px;
  height: 350px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.checkbox-3:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-3.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/orzech.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 240px;
  margin-left: auto;
  margin-right: auto;
}

.field-label-7 {
  color: var(--silver);
  margin-top: 150px;
  margin-bottom: 50px;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.checkbox-field-4 {
  border: 1px none var(--shadow-0-2);
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  width: 200px;
  height: 300px;
  margin-left: 35px;
  margin-right: 35px;
  padding-left: 0;
  display: flex;
}

.checkbox-field-4:hover {
  border-width: 1px 1px 2px;
  border-color: var(--gold);
}

.checkbox-4 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/2pręty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-4:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-4.w--redirected-checked {
  background-color: var(--gold);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/2pręty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 9px;
  margin-left: auto;
  padding-left: 10px;
}

.checkbox-5 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/kurza-stopa.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-5:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-5.w--redirected-checked {
  background-image: url('../images/kurza-stopa.webp');
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-6 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/pająk.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-6:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-6.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/pająk.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-7 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/trapez.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-7:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-7.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/trapez.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-8 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/kształt-U.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.checkbox-8:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-8.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/kształt-U.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-9 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/kształt-x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.checkbox-9:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-9.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/kształt-x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.checkbox-10 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/kształt-y.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 160px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.checkbox-10:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-10.w--redirected-checked {
  background-color: var(--gold);
  background-image: url('../images/kształt-y.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-n-ki {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.div-block-n-ki-2 {
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.div-block-barwniki {
  margin-top: 0;
  display: flex;
}

.checkbox-11 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/7-perła-biała.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-11:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-11.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/7-perła-biała.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 9px;
  margin-left: auto;
  padding-left: 10px;
}

.checkbox-12 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-brąz.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-12:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-12.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-brąz.webp');
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-13 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-czarny.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-13:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-13.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-czarny.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-14 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-czerwony.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-14:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-14.w--redirected-checked {
  border-width: 1px;
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-czerwony.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-15 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-niebieska.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-15:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-15.w--redirected-checked {
  border-width: 1px;
  border-color: var(--gold);
  background-color: var(--gold);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/perła-niebieska.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 9px;
  margin-left: auto;
  padding-left: 10px;
}

.checkbox-16 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-zielona.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-16:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-16.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-zielona.webp');
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-17 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-złoty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-17:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-17.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-złoty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-18 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/perła-żółty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 200px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-18:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-18.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/perła-żółty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-barwniki-trans {
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.checkbox-19 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/czarny-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 190px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-19:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-19.w--redirected-checked {
  border-width: 1px;
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/czarny-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-20 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/czerwony-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 190px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-20:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-20.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/czerwony-trans.webp');
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-21 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/niebieski-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 190px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-21:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-21.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/niebieski-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-22 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/brąz-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 190px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-22:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-22.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/brąz-trans.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.checkbox-field-5 {
  border: 1px none var(--shadow-0-2);
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  width: 200px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  display: flex;
}

.checkbox-field-5:hover {
  border-width: 1px 1px 2px;
  border-color: var(--gold);
}

.checkbox-23 {
  border-style: solid;
  border-color: var(--shadow-0-2);
  background-image: url('../images/zielony-trans-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  width: 190px;
  height: 220px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.checkbox-23:hover {
  border-color: var(--gold);
  border-bottom-width: 2px;
}

.checkbox-23.w--redirected-checked {
  border-color: var(--gold);
  background-color: var(--gold);
  background-image: url('../images/zielony-trans-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
}

.div-block-rodzaj {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-heading-dane-kontaktowe {
  text-align: center;
  margin-top: auto;
  margin-bottom: 30px;
  margin-left: 0;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-63 {
  margin-bottom: 50px;
  display: flex;
}

.div-block-barwniki-2 {
  margin-top: 25px;
  display: flex;
}

.textarea {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--silver);
  color: var(--silver);
  width: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Mooli, sans-serif;
}

.textarea:hover {
  border-bottom-color: var(--gold);
  font-family: Mooli, sans-serif;
}

.textarea::placeholder {
  font-family: Mooli, sans-serif;
}

.paragraph-12 {
  color: var(--silver);
  text-align: center;
  width: auto;
  margin-bottom: 20px;
  font-family: Mooli, sans-serif;
}

.field-label-informacje-dodatkowe {
  color: var(--silver);
  text-align: center;
  margin-top: auto;
  margin-bottom: 30px;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.checkbox-label-2 {
  color: var(--silver);
  margin-left: 5px;
  font-family: Mooli, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.paragraph-pola-obowi-zkowe {
  color: var(--silver);
  text-align: left;
  width: auto;
  margin-bottom: 5px;
  font-family: Mooli, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.checkbox-field-6 {
  width: 1050px;
}

.form-block-2 {
  border-bottom: 1px none var(--new-blue);
  margin-bottom: 50px;
}

.form-block-mobile {
  border-bottom: 1px solid var(--new-blue);
  margin-bottom: 100px;
  display: none;
}

.instagram-mobile {
  display: none;
}

.container-model {
  border-top: 1px solid var(--gold);
  justify-content: space-between;
  max-width: none;
  margin: auto 10% 100px;
  padding-top: 100px;
  display: flex;
}

.div-block-64 {
  flex-direction: row;
  justify-content: space-around;
  width: auto;
  display: flex;
}

.div-lightbox {
  width: 550px;
}

.div-block-66 {
  height: 200px;
  display: flex;
  overflow: hidden;
}

.div-block-67 {
  width: 450px;
  margin-left: 100px;
}

.heading-26 {
  color: var(--heading-s1);
  margin-top: 25px;
  margin-bottom: 50px;
  font-family: Mooli, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 58px;
}

.paragraph-13 {
  color: var(--silver);
  margin-bottom: 50px;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.heading-27 {
  color: var(--heading-s1);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Mooli, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-14 {
  color: var(--silver);
  margin-bottom: 0;
  font-family: Mooli, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.sekcja-wycena {
  margin-bottom: 125px;
}

.button-wycena {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border: 2px none var(--gold);
  color: var(--heading-s1);
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background-color: #fefefe00;
  border-radius: 0;
  max-width: none;
  max-height: none;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: all .3s;
  display: block;
  position: static;
  inset: 0%;
  transform: translate(0);
}

.button-wycena:hover {
  color: var(--heading-s1);
  background-color: #fff0;
}

.div-wycena {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border-style: none none solid;
  border-width: 2px 2px 1px;
  border-color: var(--gold) var(--gold) var(--silver);
  border-radius: 0;
  align-items: center;
  max-width: none;
  max-height: none;
  margin: 100px auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-wycena:hover {
  border-color: var(--gold);
  background-color: #fff0;
  border-bottom-width: 1.5px;
  border-radius: 0;
  overflow: visible;
}

.image-wycena {
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0% 50px 0% auto;
}

.heading-sto-y {
  margin: auto auto 20px;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  transition: all .3s;
}

.heading-sto-y:hover {
  opacity: 1;
}

.container-heading {
  max-width: none;
  margin-bottom: auto;
  display: block;
}

.div-block-68 {
  justify-content: space-between;
  margin-top: 100px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.container-38 {
  border-top: 1px solid var(--gold);
  max-width: none;
  margin-left: 10%;
  margin-right: 10%;
}

.heading-29 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 75px;
  padding-top: 50px;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.select-field-2 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--silver);
  background-color: var(--bg);
  color: var(--silver);
  width: 200px;
  margin-bottom: auto;
  margin-right: 40px;
  padding-right: 12px;
  font-family: Mooli, sans-serif;
}

.select-field-2:hover {
  border-bottom-color: var(--gold);
}

.div-wycena-wy-lij {
  width: 150px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-69 {
  height: 10px;
  position: absolute;
  inset: 30% 20% 0% auto;
}

.div-informacje-dodatkowe {
  flex-direction: column;
  justify-content: center;
  width: auto;
  margin: 75px auto 150px;
  display: flex;
}

.div-zgadzam-si {
  flex-direction: column;
  width: 880px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-wycena-mobile {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border-style: none none solid;
  border-width: 2px 2px 1px;
  border-color: var(--gold) var(--gold) var(--silver);
  border-radius: 0;
  max-width: none;
  max-height: none;
  margin: 100px auto auto;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .3s;
  display: none;
  position: relative;
}

.div-wycena-mobile:hover {
  border-color: var(--gold);
  background-color: #fff0;
  border-bottom-width: 1.5px;
  border-radius: 0;
  overflow: visible;
}

.section-10 {
  margin-top: 100px;
}

.heading-stoliki-kawowe {
  opacity: .4;
  cursor: pointer;
  margin: auto auto 20px;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  transition: all .3s;
}

.heading-stoliki-kawowe:hover, .heading-stoliki-kawowe:lang(en) {
  opacity: 1;
}

.heading-dodatki {
  opacity: .4;
  cursor: pointer;
  margin: auto auto 20px;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  transition: all .3s;
}

.heading-dodatki:hover, .heading-dodatki:focus {
  opacity: 1;
}

.heading-dodatki:lang(en) {
  opacity: .4;
}

.div-menu-sto-y, .div-menu-stoliki, .div-menu-dodatki {
  z-index: 300;
  cursor: auto;
  width: 250px;
  margin: 20px 55px auto;
  position: relative;
  overflow: visible;
}

.link-stoliki {
  opacity: .4;
  color: var(--silver);
  text-decoration: none;
  transition: all .3s;
}

.link-stoliki:hover {
  opacity: 1;
}

.link-stoliki.w--current {
  opacity: 1;
  cursor: pointer;
}

.link-stoliki.w--current:hover, .link-stoliki.w--current:visited, .link-stoliki.w--current:lang(en) {
  opacity: 1;
}

.link-dodatki {
  color: var(--silver);
  text-decoration: none;
}

.link-sto-y {
  opacity: .4;
  color: var(--silver);
  cursor: pointer;
  text-decoration: none;
  transition: all .3s;
}

.link-sto-y:hover {
  opacity: 1;
}

.link-sto-y.w--current {
  opacity: .4;
}

.link-sto-y.w--current:visited, .link-sto-y.w--current:lang(en) {
  opacity: 1;
}

.container-heading-stoliki {
  max-width: none;
  margin-bottom: auto;
  display: block;
}

.section-darmowa-wycena-2 {
  margin-bottom: 125px;
}

.image-70, .image-71 {
  display: inline-block;
}

.heading-31 {
  opacity: 1;
  color: var(--silver);
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  text-decoration: none;
}

.heading-31:hover, .heading-31:lang(en) {
  opacity: 1;
}

.link-block-3 {
  opacity: 1;
  color: var(--silver);
  cursor: pointer;
  text-decoration: none;
}

.link-block-3:hover, .link-block-3:lang(en) {
  opacity: 1;
}

.link-block-3.w--current {
  cursor: pointer;
}

.heading-32 {
  opacity: .4;
  text-align: center;
  cursor: pointer;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  transition: all .3s;
}

.heading-32:hover {
  opacity: 1;
}

.heading-26-copy {
  color: var(--heading-s1);
  margin-top: 25px;
  margin-bottom: 50px;
  font-family: Mooli, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.section-blog-l {
  border-bottom: 1px none var(--new-blue);
  background-color: var(--bg);
  width: 100%;
  padding: 80px 10%;
  position: relative;
  overflow: hidden;
}

.container-39 {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.porady-photo-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 45vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.shadow-two-3 {
  border-radius: 20px;
  width: 30vw;
  max-width: 100%;
  height: auto;
  box-shadow: 2px 2px 12px #0006;
}

.paragraph-blog {
  width: auto;
  margin-bottom: 80px;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.button-czytaj-wiecej {
  border-bottom: 1px solid var(--heading-s1);
  color: var(--silver);
  letter-spacing: .5px;
  text-transform: none;
  cursor: pointer;
  background-color: #fff0;
  width: 160px;
  height: 45px;
  padding: 12px 10px;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

.button-czytaj-wiecej:hover {
  border-bottom-color: var(--gold);
  color: var(--silver);
  background-color: #fff0;
}

.button-czytaj-wiecej:active {
  background-color: #43464d;
}

.section-blog-r {
  background-color: #f5f7fa;
  border-bottom: 1px #e4ebf3;
  width: 100%;
  padding: 80px 10%;
  position: relative;
  overflow: hidden;
}

.heading-blog {
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Mooli, sans-serif;
  font-size: 34px;
  line-height: 42px;
}

.div-czytaj-wiecej {
  width: 160px;
  height: 45px;
  position: relative;
}

.image-czytaj-wiecej, .image-czytaj-wiecej-2 {
  color: var(--new-blue);
  width: auto;
  max-width: none;
  height: 10px;
  margin: auto;
  position: absolute;
  inset: 0 15px 3px auto;
}

.section-sprawdz-kolekcje {
  background-color: var(--bg);
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  position: relative;
}

.hero-wrapper-4 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-40 {
  max-width: none;
}

.heading-33 {
  color: var(--silver);
  text-align: left;
  margin-bottom: 20px;
  font-family: Great Vibes, cursive;
  font-size: 82px;
  font-weight: 400;
  line-height: 72px;
  position: static;
}

.section-head-blog {
  z-index: 0;
  background-color: var(--bg);
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 120px;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
  overflow: hidden;
}

.paragraph-15 {
  color: var(--silver);
  text-align: left;
  font-family: Mooli, sans-serif;
  font-size: 20px;
}

.div-block-70 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.link-block-4 {
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.container-41 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.form-skomponuj-copy {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.porady-text-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 45vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.porady-text-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 45vw;
  margin-right: 8vw;
  display: flex;
}

.div-heading-porady {
  border-bottom: 1px solid var(--gold);
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 75px;
  position: relative;
}

.heading-porady {
  color: var(--silver);
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  font-weight: 400;
  line-height: 90px;
}

.section-porady {
  margin-top: 50px;
  padding-top: 75px;
}

.container-42 {
  max-width: none;
}

.div-porady-paragraph {
  flex-direction: column;
  width: 80vw;
  margin: 75px auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.porady-paragraph-1 {
  color: var(--silver);
  text-align: justify;
  margin: auto;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.bold-text-7 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--silver);
  font-style: normal;
  font-weight: 400;
}

.heading-porady-2 {
  color: var(--silver);
  text-align: justify;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--silver);
  margin: 50px auto 20px;
  font-family: Mooli, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
}

.div-porady-porada {
  flex-direction: column;
  align-items: center;
  width: 80vw;
  margin-bottom: 75px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-porada {
  color: var(--silver);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  margin: 10px auto 20px;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-porada {
  color: var(--silver);
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  font-family: Mooli, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-porady-faq {
  width: 80vw;
  margin: 150px auto 75px;
  padding-left: 0;
  padding-right: 0;
}

.div-porady-podsumowanie {
  flex-direction: column;
  align-items: center;
  width: 80vw;
  margin: 100px auto 50px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-podsumowanie {
  text-align: justify;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--silver);
  margin: auto auto 20px;
  font-family: Mooli, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
}

.heading-faq-porady {
  color: var(--silver);
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Mooli, sans-serif;
  font-size: 36px;
  line-height: 44px;
}

.section-slider-porady {
  margin-top: 75px;
  margin-bottom: 75px;
}

.container-43 {
  max-width: none;
  display: block;
}

.slide-17 {
  width: 90vw;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-porady-slider {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/Blaty-kuchenne.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/Blaty-kuchenne.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.text-porady-slider {
  color: var(--silver);
  text-align: left;
  text-shadow: 0 1px 1px #0006;
  align-items: flex-end;
  height: auto;
  margin: auto 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.heading-34 {
  width: 100%;
  height: auto;
  margin-top: 140px;
  margin-bottom: auto;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  position: static;
  inset: 0% 0% auto;
}

.heading-34:hover {
  background-color: #0000;
}

.slider-8 {
  background-color: #0000;
  width: 90vw;
  height: 340px;
  margin-left: auto;
  margin-right: auto;
}

.mask-16 {
  border-radius: 20px;
  width: 90vw;
  height: 250px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 -3px 6px #00000026;
}

.div-block-73 {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-74 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-28 {
  color: var(--heading-s1);
  font-size: 30px;
  line-height: 30px;
  transition: all .1s;
  inset: 0%;
}

.icon-28:hover {
  color: var(--gold);
}

.icon-29 {
  color: var(--heading-s1);
  font-size: 30px;
  line-height: 30px;
  transition: all .1s;
  inset: 0%;
}

.icon-29:hover {
  color: var(--gold);
}

.right-arrow-7 {
  cursor: pointer;
  width: 40px;
  height: 40px;
  inset: auto 0% 0% 15%;
}

.left-arrow-7 {
  cursor: pointer;
  width: 40px;
  height: 40px;
  inset: auto 15% 0% 0%;
}

.slide-nav-13 {
  margin-top: 0;
  padding-top: 15px;
  font-size: 6px;
  line-height: 6px;
  inset: auto 0% 0%;
}

.div-porady-slider-copy {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/blaty-drewniane.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-copy:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/blaty-drewniane.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-3 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/drewno-z-żywicą.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-3:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/drewno-z-żywicą.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-4 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/żywica-epoksydowa.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-4:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/żywica-epoksydowa.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-5 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/lakier-czy-olejowosk.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-5:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/lakier-czy-olejowosk.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-6 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/pielęgnacja-drewna.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-6:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/pielęgnacja-drewna.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-7 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/zabezpieczenie-drewna.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-7:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/zabezpieczenie-drewna.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-8 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/Meble-z-żywicy.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-8:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/Meble-z-żywicy.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-9 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/zastosowanie-żywicy.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-9:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/zastosowanie-żywicy.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.div-porady-slider-10 {
  cursor: pointer;
  background-image: linear-gradient(#fff0, #ffffffbf 60%, #fff), url('../images/stoliki-kawowe.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 250px;
  font-family: Mooli, sans-serif;
  transition: all .3s linear;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-porady-slider-10:hover {
  background-image: linear-gradient(#fff0, #fff 85%, #fff), url('../images/stoliki-kawowe.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 20vw;
}

.text-porady-slider-2 {
  color: var(--silver);
  text-align: left;
  text-shadow: 0 1px 1px #0006;
  align-items: flex-end;
  margin: 130px 25px auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.section-slider-porady-mobile {
  margin-top: 75px;
  margin-bottom: 100px;
  display: none;
}

.container-43-mobile {
  max-width: none;
  display: none;
}

.slider-8-mobile {
  background-color: #0000;
  width: 90vw;
  height: 340px;
  margin-left: auto;
  margin-right: auto;
}

.slide-17-mobile {
  width: 90vw;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-73-mobile {
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mask-16-mobile {
  border-radius: 20px;
  width: 90vw;
  height: 250px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 -3px 6px #00000026;
}

.heading-35 {
  color: var(--silver);
  margin-top: 10px;
  margin-bottom: 50px;
  margin-left: 10%;
  font-family: Mooli, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 34px;
}

.link-block-5 {
  color: var(--silver);
  align-items: stretch;
  width: 20vw;
  height: 250px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.link-block-5:hover {
  background-image: linear-gradient(#0000, #0000 60%, #62d1fd8c);
}

.heading-34-2 {
  width: 100%;
  height: auto;
  margin-top: 140px;
  margin-bottom: auto;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  position: static;
  inset: 0% 0% auto;
}

.heading-34-2:hover {
  background-color: #0000;
}

.heading-34-3 {
  width: 100%;
  height: auto;
  margin-top: 140px;
  margin-bottom: auto;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  position: static;
  inset: 0% 0% auto;
}

.heading-34-3:hover {
  background-color: #0000;
}

.link-block-back {
  cursor: pointer;
  width: 25px;
  height: 25px;
  margin-top: 10px;
  margin-left: 0%;
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.section-11, .section-12 {
  width: 100%;
  overflow: hidden;
}

.fs-cc-manager2_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.5vw 1.5vw;
}

.fs-cc-banner2_component {
  z-index: 999;
  color: #fff;
  background-color: #101828;
  border-radius: 20px;
  width: 450px;
  padding: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-4 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

.fs-cc-prefs2_content {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
  padding: 40px 32px;
}

.fs-cc-prefs2_submit {
  text-align: center;
  cursor: pointer;
  background-color: #010440;
  border-radius: 20px;
  margin-top: 12px;
  padding: 12px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fs-cc-prefs2_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs2_title {
  color: #101828;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.fs-cc-prefs2_option {
  border-bottom: 1px solid #c0c0c04d;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs2_checkbox-label {
  display: none;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: block;
}

.fs-cc-banner2_container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-preferences2_close-icon {
  color: #101828;
  width: 24px;
  height: 24px;
}

.fs-cc-prefs2_component {
  z-index: 997;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner2_text {
  font-size: 14px;
}

.fs-cc-prefs2_form {
  color: #fff;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 400px;
  max-height: 85vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs2_button {
  border: 1px solid var(--new-blue);
  background-color: var(--new-blue);
  text-align: center;
  cursor: pointer;
  border-radius: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 12px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fs-cc-prefs2_button.fs-cc-button-alt {
  border-color: var(--silver);
  color: var(--silver);
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.fs-cc-prefs2_checkbox-field {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-prefs2_form-wrapper {
  background-color: #ffffff40;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager2_button {
  color: #0000004d;
  cursor: pointer;
  background-color: #ffffff4d;
  border: 2px #0000004d;
  border-radius: 50px;
  flex-direction: column;
  width: 40px;
  padding: 5px;
  transition: color .2s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.fs-cc-manager2_button:hover {
  color: var(--gold);
}

.fs-cc-prefs2_overlay {
  z-index: -1;
  background-color: #ffffff80;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_close {
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border-radius: 0 20px 0 0;
  padding: 12px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: 0 0 auto auto;
}

.text-block-24 {
  color: var(--silver);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
}

.fs-cc-prefs2_buttons-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.fs-cc-prefs2_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-prefs2_checkbox {
  z-index: 1;
  border-width: 2px;
  border-color: var(--new-blue);
  cursor: pointer;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_checkbox.w--redirected-checked {
  border-color: var(--new-blue);
  background-color: var(--new-blue);
  background-size: auto;
}

.fs-cc-banner2_button {
  color: #101828;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dfdad5;
  border-radius: 20px;
  flex: 1;
  min-width: 120px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
}

.fs-cc-banner2_button.fs-cc-button-alt {
  color: #fff9;
  background-color: #0000;
  border: 1px solid #dfdad5;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 20px;
  font-size: 14px;
}

.fs-cc-banner2_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 16px;
  display: flex;
}

.fs-cc-prefs2_label {
  color: var(--silver);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.heading-polityka {
  color: var(--silver);
  text-align: justify;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--silver);
  margin: 30px auto 20px;
  font-family: Mooli, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
}

.div-heading-wsp-praca {
  border-bottom: 1px solid var(--gold);
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  position: relative;
}

.div-wsp-praca {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  margin: 75px auto 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.img-wsp-praca {
  width: 100px;
  max-width: none;
  height: 100px;
  margin-right: 50px;
}

.icon-head-up {
  color: #00000073;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 5px;
  padding: 8px;
  font-size: 20px;
  transition: all .1s;
  display: block;
  inset: 0%;
  transform: rotate(-90deg);
}

.icon-head-up:hover {
  color: var(--gold);
}

.div-img-slide-2 {
  border-radius: 20px;
  width: 380px;
  height: 490px;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav-8b {
  width: 520px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-size: 6px;
  line-height: 6px;
  inset: auto 0% 0%;
}

.slide-18, .slide-19 {
  width: 35vw;
}

.slide-20, .slide-21 {
  width: 500px;
}

.left-arrow-9 {
  width: 40px;
  height: 40px;
  margin: 245px auto;
  display: block;
  inset: 0% auto 0% 0;
  overflow: visible;
}

.luxy {
  margin-left: auto;
  margin-right: auto;
}

.container-44 {
  width: 100%;
  max-width: none;
  margin-left: 10%;
  margin-right: 10%;
}

.image-72 {
  max-width: none;
  height: 100%;
}

.container-heading-sto-y, .container-heading-dodatki {
  max-width: none;
  margin-bottom: auto;
  display: block;
}

.link-block-stoliki {
  opacity: 1;
  color: var(--silver);
  cursor: pointer;
  text-decoration: none;
}

.link-block-stoliki:hover, .link-block-stoliki:lang(en) {
  opacity: 1;
}

.link-block-stoliki.w--current {
  cursor: pointer;
}

.link-block-dodatki {
  opacity: 1;
  color: var(--silver);
  cursor: pointer;
  text-decoration: none;
}

.link-block-dodatki:hover, .link-block-dodatki:lang(en) {
  opacity: 1;
}

.link-block-dodatki.w--current {
  cursor: pointer;
}

.link-block-sto-y {
  opacity: 1;
  color: var(--silver);
  cursor: pointer;
  text-decoration: none;
}

.link-block-sto-y:hover, .link-block-sto-y:lang(en) {
  opacity: 1;
}

.link-block-sto-y.w--current {
  cursor: pointer;
}

.heading-36 {
  color: var(--silver);
  margin-top: auto;
  margin-bottom: 5px;
  margin-left: 50px;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-wycena-mob {
  width: var(--button-zaprojektuj);
  height: var(--button-h);
  border-style: none none solid;
  border-width: 2px 2px 1px;
  border-color: var(--gold) var(--gold) var(--silver);
  border-radius: 0;
  align-items: center;
  max-width: none;
  max-height: none;
  margin: 100px auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  transition: all .3s;
  display: none;
  position: relative;
}

.div-wycena-mob:hover {
  border-color: var(--gold);
  background-color: #fff0;
  border-bottom-width: 1.5px;
  border-radius: 0;
  overflow: visible;
}

.lightbox-link {
  height: auto;
  overflow: visible;
}

.div-block-76 {
  width: auto;
  height: auto;
  overflow: visible;
}

.html-embed {
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  height: 400px;
  margin-top: 20px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.link-6 {
  color: var(--outofmind);
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  text-decoration: none;
}

.search {
  flex-flow: column;
  display: block;
}

.search-button {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

@media screen and (min-width: 1280px) {
  .link-block.w--current {
    border-color: var(--gold-2);
  }

  .button-11:hover {
    border-bottom-color: var(--new-blue);
  }

  .dropdown-list-2.w--open {
    z-index: 0;
    background-image: linear-gradient(#0000008c, #000000f2 75%, #000000b3);
    border-top-style: none;
    border-right-style: none;
    width: 100vw;
    height: 500px;
    position: absolute;
    inset: auto auto auto 0;
  }

  .submit-button-2:hover {
    border-bottom-color: var(--gold);
    color: var(--gold);
  }

  .checkbox-11.w--redirected-checked {
    background-image: url('../images/7-perła-biała.webp');
    background-repeat: no-repeat;
    background-size: 180px;
    background-attachment: scroll;
  }

  .checkbox-12.w--redirected-checked {
    background-color: var(--gold);
    background-image: url('../images/perła-brąz.webp');
    background-size: 180px;
  }

  .checkbox-13.w--redirected-checked {
    background-image: url('../images/perła-czarny.webp');
    background-size: 180px;
  }

  .checkbox-14.w--redirected-checked {
    background-image: url('../images/perła-czerwony.webp');
    background-size: 180px;
  }

  .checkbox-15.w--redirected-checked {
    background-image: url('../images/perła-niebieska.webp');
    background-repeat: no-repeat;
    background-size: 180px;
  }

  .checkbox-16.w--redirected-checked {
    background-color: var(--gold);
    background-image: url('../images/perła-zielona.webp');
    background-size: 180px;
  }

  .checkbox-17.w--redirected-checked {
    background-image: url('../images/perła-złoty.webp');
    background-size: 180px;
  }

  .checkbox-18.w--redirected-checked {
    background-image: url('../images/perła-żółty.webp');
    background-size: 180px;
  }

  .checkbox-19.w--redirected-checked {
    background-image: url('../images/czarny-trans.webp');
    background-size: 170px;
  }

  .checkbox-20.w--redirected-checked {
    background-color: var(--gold);
    background-image: url('../images/czerwony-trans.webp');
    background-size: 170px;
  }

  .checkbox-21.w--redirected-checked {
    background-image: url('../images/niebieski-trans.webp');
    background-position: 50%;
    background-size: 170px;
  }

  .checkbox-22.w--redirected-checked {
    background-image: url('../images/brąz-trans.webp');
    background-size: 170px;
  }

  .checkbox-23.w--redirected-checked {
    background-image: url('../images/zielony-trans-1.webp');
    background-size: 170px;
  }

  .div-wycena:hover, .div-wycena-mob:hover {
    border-style: none none solid;
    border-width: 1px 1px 1.5px;
  }
}

@media screen and (max-width: 991px) {
  .container-6 {
    flex-wrap: nowrap;
    place-content: stretch space-between;
    max-width: 728px;
    display: inline-block;
  }

  .navbar-wrapper-3 {
    justify-content: center;
    width: 800px;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
    flex-direction: row;
    flex: 0 auto;
    display: block;
  }

  .nav-menu-two-3 {
    background-color: #0000;
    border-radius: 0;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    width: 400px;
    max-width: 400px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 20px;
    list-style-type: none;
    display: block;
  }

  .nav-link-5 {
    padding: 5px;
    display: inline-block;
  }

  .menu-button-5 {
    flex: none;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 12px;
    display: block;
  }

  .menu-button-5.w--open {
    color: #04476d;
    background-color: #fff0d9;
  }

  .image-3 {
    max-width: 90%;
  }

  .icon-2 {
    color: #04476d;
  }

  .button-3 {
    margin-right: auto;
  }

  .div-block-2 {
    max-width: 85%;
    max-height: 85%;
  }

  .link-2 {
    font-size: 12px;
    line-height: 12px;
  }

  .nav-menu-3 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link-menu {
    margin-top: 0;
    margin-left: auto;
  }

  .navbar-logo-left {
    width: 100%;
  }

  .container-28 {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    bottom: auto;
  }

  .container-29 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-52 {
    max-width: 85%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-s1 {
    font-size: var(--headings-tablet);
    line-height: var(--headings-tablet);
    text-align: center;
  }

  .div-section-2-text {
    align-items: stretch;
    width: 40vw;
    min-width: 0;
    max-width: none;
    height: 380px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-zaprojektuj {
    width: var(--button-h2);
    height: var(--button-h);
    text-shadow: none;
    padding-top: 19px;
    font-size: 18px;
    line-height: 18px;
  }

  .button-zaprojektuj:hover {
    text-shadow: 1px 1px 1px #0006;
  }

  .paragraph-s1 {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }

  .container-sekcja-2 {
    max-width: none;
    margin-left: 30px;
    margin-right: 30px;
  }

  .container-sekcja-2.v2 {
    width: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .container-slider {
    width: auto;
    max-width: none;
  }

  .slide-8 {
    width: 100vw;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .icon-10:hover {
    color: var(--bg);
  }

  .slide-nav-5 {
    font-size: 5px;
    line-height: 5px;
  }

  .section-slider {
    width: auto;
    margin-top: 0;
  }

  .heading-slider-epoxy {
    font-size: var(--headings-slider-tablet);
    line-height: var(--headings-slider-tablet);
    margin-bottom: 10px;
  }

  .paragraph-slider-epoxy {
    font-size: var(--paragraph-slider-tablet);
    line-height: var(--paragraph-slider-tablet);
  }

  .slider-7 {
    border-radius: 0;
    width: auto;
    margin-right: 0;
  }

  .mask-6 {
    width: 100vw;
    overflow: hidden;
  }

  .slide-9, .slide-10 {
    width: 100vw;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-sto-y {
    margin-bottom: auto;
  }

  .section-stoliki {
    z-index: 200;
    box-shadow: 0 0 15px 0 var(--shadow-0-2), 0 0 15px 0 var(--shadow-0-2);
  }

  .button-10 {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    padding-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .image-sprawdz-1 {
    height: 8px;
    right: 18px;
  }

  .image-sprawd-2 {
    height: 8px;
    left: 157px;
  }

  .div-block-sprawd-slider {
    width: var(--button-wiecej);
    height: var(--button-wiecej-h);
  }

  .button-slider {
    width: var(--button-wiecej);
    height: var(--button-wiecej-h);
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .button-wy-lij {
    color: var(--silver);
    font-size: 16px;
    line-height: 20px;
  }

  .field-label-3 {
    font-size: 12px;
  }

  .form-3 {
    width: 300px;
  }

  .text-field-3 {
    width: 200px;
    height: 30px;
    margin-bottom: 30px;
  }

  .text-field-3-message {
    width: 300px;
    height: 150px;
  }

  .form-block {
    width: 40vw;
  }

  .container-32 {
    border-top: 1px solid var(--gold);
    max-width: none;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0;
  }

  .heading-epoxy-kontakt {
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 50px;
  }

  .map {
    border-style: none;
    width: 400px;
    height: 280px;
    margin-top: auto;
  }

  .heading-epoxy-sm {
    font-size: 20px;
    line-height: 20px;
  }

  .link-block {
    display: none;
  }

  .right-arrow-5 {
    margin-right: 2%;
    inset: 0% 0% 0% auto;
  }

  .button-10-mobile {
    padding-bottom: 1vw;
  }

  .div-block-59 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-map-contact {
    width: auto;
    margin-left: 0;
    overflow: visible;
  }

  .link-mail {
    color: var(--silver);
    margin-left: 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .link-mail:hover {
    color: var(--new-blue);
  }

  .div-contact {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-mail {
    margin-bottom: 20px;
  }

  .image-contact {
    width: 20px;
    margin-right: 0;
  }

  .footer-light {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container {
    max-width: none;
    margin-left: 25px;
    margin-right: 25px;
  }

  .footer-bottom {
    justify-content: space-between;
    width: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .footer-copyright {
    font-size: 12px;
  }

  .image-64 {
    width: 35px;
    max-width: none;
  }

  .link-5 {
    font-size: 12px;
  }

  .div-s1-img-button {
    width: 40vw;
    height: 250px;
    display: none;
  }

  .div-section-1-text {
    text-align: left;
    width: auto;
    margin-bottom: auto;
    padding-right: 0;
  }

  .sekcja-1 {
    justify-content: flex-start;
  }

  .section-kafelki {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .container-34 {
    width: auto;
    max-width: none;
  }

  .sekcja-2 {
    margin-bottom: 0;
  }

  .slider-s3 {
    width: 40vw;
    height: 380px;
    margin-left: 0;
    margin-right: 50px;
  }

  .slide-nav-8 {
    width: 280px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 5px;
    line-height: 5px;
  }

  .image-65 {
    cursor: pointer;
    width: 280px;
    height: 340px;
    overflow: hidden;
    box-shadow: 0 0 10px #00000040;
  }

  .left-arrow-6 {
    inset: 0% auto 0% 0%;
  }

  .right-arrow-6 {
    right: 0%;
  }

  .icon-arrow-l1 {
    inset: 0% auto;
  }

  .icon-arrow-l1:hover {
    color: var(--bg);
  }

  .div-section-3-text-slider {
    justify-content: space-between;
  }

  .slider-sto-y {
    width: 360px;
    height: 380px;
    margin-right: 0;
  }

  .section-dodatki {
    margin-bottom: 0;
  }

  .right-arrow-s2 {
    margin-right: 0;
    inset: 0% -5% 0% auto;
  }

  .paragraph-quick {
    text-align: justify;
    font-size: 13px;
    line-height: 24px;
  }

  .heading-quick {
    font-size: var(--headings-tablet);
    line-height: var(--headings-tablet);
  }

  .div-img-slide {
    justify-content: flex-start;
    height: 380px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .slide-15 {
    margin-right: 0;
  }

  .slide-16 {
    width: auto;
  }

  .mask-9 {
    height: 400px;
  }

  .paragraph-kontakt {
    font-size: 16px;
    line-height: 16px;
  }

  .div-quick-heading-text {
    z-index: 200;
    box-shadow: 0 0 15px 0 var(--shadow-0-2), 0 0 15px 0 var(--shadow-0-2);
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
  }

  .heading-stoliki {
    font-size: var(--headings-tablet);
    line-height: var(--headings-tablet);
    text-align: left;
    margin-bottom: 20px;
  }

  .paragraph-stoliki {
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
  }

  .button-10-stoliki {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    text-align: center;
    padding-top: 18px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-sprawd-stoliki {
    height: var(--button-h-mobile);
    width: 100%;
  }

  .heading-slider-epoxy-2 {
    font-size: var(--headings-slider-tablet);
    line-height: var(--headings-slider-tablet);
    margin-bottom: 10px;
  }

  .mask-11 {
    overflow: hidden;
  }

  .div-block-sprawd-mobile, .div-block-sprawd-stoliki-mobile {
    display: none;
  }

  .image-sprawdz-s1-mobile {
    right: 45px;
  }

  .div-slider-text {
    height: 280px;
    margin-top: 120px;
  }

  .div-block-menu-img, .image-menu {
    width: 200px;
    height: 250px;
  }

  .div-sprawdz-kolekcje-x {
    height: var(--button-h-mobile);
    width: 100%;
    margin-bottom: 0;
  }

  .div-s1-button-mobile-copy {
    width: var(--button-h2);
    height: var(--button-h);
    margin-top: 100px;
    margin-bottom: 50px;
    display: block;
  }

  .div-block-sprawd-mobile-copy2 {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
  }

  .heading-25 {
    font-size: var(--headings-tablet);
  }

  .button-11 {
    margin-top: 40px;
  }

  .container-35 {
    margin-top: 100px;
  }

  .icon-arrow-r1 {
    font-size: 30px;
    inset: 0% 0 0% auto;
  }

  .icon-20 {
    margin-bottom: 22px;
    margin-right: 5px;
    font-size: 12px;
  }

  .dropdown-list-2 {
    border-right-style: none;
  }

  .dropdown-toggle-2 {
    padding: 10px;
  }

  .image-wiecej-menu {
    height: 10px;
  }

  .div-sm {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 75px;
  }

  .paragraph-s2 {
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
  }

  .heading-s2 {
    font-size: var(--headings-tablet);
    line-height: var(--headings-tablet);
    text-align: left;
    margin-bottom: 20px;
  }

  .link-tel {
    color: var(--silver);
    margin-left: 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .link-tel:hover {
    color: var(--new-blue);
  }

  .button-10b {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    padding-bottom: 1vw;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .button-10c {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    border-bottom-color: var(--heading-s1);
    padding-bottom: 1vw;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .image-sprawdz-slider {
    right: 20%;
  }

  .icon-arrow-r2 {
    font-size: 30px;
    left: 0;
    right: 0;
  }

  .icon-arrow-l2 {
    font-size: 30px;
  }

  .image-produkty-menu {
    height: 10px;
    left: 160px;
  }

  .link-2b {
    font-size: 12px;
    line-height: 12px;
  }

  .link-menu-2 {
    margin-top: 0;
  }

  .image-67 {
    width: 220px;
  }

  .div-carousel {
    margin-bottom: 50px;
  }

  .container-carousel, .container-carousel-2 {
    max-width: none;
  }

  .div-carousel-2 {
    margin-bottom: 100px;
  }

  .paragraph-11 {
    margin-bottom: 75px;
    font-size: 14px;
    line-height: 26px;
  }

  .text-field-4 {
    width: 140px;
  }

  .text-field-5 {
    width: 150px;
  }

  .select-field {
    width: 190px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .field-label-4 {
    text-align: center;
    margin-left: 15px;
    margin-right: 0;
    font-size: 12px;
  }

  .field-label-5 {
    margin-left: 25px;
    margin-right: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .form-skomponuj {
    margin-bottom: 50px;
  }

  .submit-button-2 {
    margin-top: 0;
    font-size: 14px;
  }

  .checkbox-1 {
    background-size: 160px;
    width: 180px;
    height: 280px;
  }

  .checkbox-1.w--redirected-checked {
    background-size: 160px;
  }

  .checkbox-field-1 {
    width: 200px;
    height: 290px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .checkbox-label {
    text-align: center;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-top: 20px;
    font-size: 12px;
    line-height: 14px;
  }

  .checkbox-2 {
    background-size: 160px;
    width: 180px;
    height: 280px;
  }

  .checkbox-2.w--redirected-checked {
    background-size: 160px;
  }

  .checkbox-3 {
    background-size: 160px;
    width: 180px;
    height: 280px;
  }

  .checkbox-3.w--redirected-checked {
    background-size: 160px;
  }

  .field-label-7 {
    margin-top: 120px;
    font-size: 16px;
    line-height: 16px;
  }

  .checkbox-field-4 {
    width: 120px;
    height: 180px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .checkbox-4 {
    background-size: 80px;
    width: 100px;
    height: 160px;
  }

  .checkbox-4.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-5 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-5.w--redirected-checked {
    background-color: var(--gold);
    background-size: 80px;
  }

  .checkbox-6 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-6.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-7 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-7.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-8 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-8.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-9 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-9.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-10 {
    background-size: 80px;
    width: 100px;
    height: 180px;
  }

  .checkbox-10.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-11 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-11.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-12 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-12.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-13 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-13.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-14 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-14.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-15 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-15.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-16 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-16.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-17 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-17.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-18 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-18.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-19 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-19.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-20 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-20.w--redirected-checked {
    background-image: url('../images/czerwony-trans.webp');
    background-size: 80px;
  }

  .checkbox-21 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-21.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-22 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-22.w--redirected-checked {
    background-size: 80px;
  }

  .checkbox-field-5 {
    width: 120px;
    height: 180px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .checkbox-23 {
    background-size: 100px;
    width: 100px;
    height: 160px;
  }

  .checkbox-23.w--redirected-checked {
    background-image: url('../images/zielony-trans-1.webp');
    background-size: 80px;
  }

  .form-heading-dane-kontaktowe {
    margin-top: 75px;
    font-size: 18px;
    line-height: 20px;
  }

  .textarea {
    width: 500px;
  }

  .paragraph-12 {
    width: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .field-label-informacje-dodatkowe {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 20px;
  }

  .checkbox-label-2 {
    font-size: 11px;
    line-height: 16px;
  }

  .paragraph-pola-obowi-zkowe {
    font-size: 11px;
  }

  .checkbox-field-6 {
    width: 80vw;
  }

  .form-block-2 {
    border-bottom-style: none;
    margin-bottom: 50px;
  }

  .form-block-mobile, .container-model {
    margin-bottom: 50px;
  }

  .div-block-67 {
    margin-left: 50px;
  }

  .heading-26 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-13 {
    font-size: 12px;
    line-height: 22px;
  }

  .heading-27 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-14 {
    font-size: 12px;
    line-height: 22px;
  }

  .sekcja-wycena {
    margin-bottom: 100px;
  }

  .button-wycena {
    width: var(--button);
    height: var(--button-h);
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
  }

  .button-wycena:hover {
    text-shadow: none;
    line-height: 20px;
  }

  .div-wycena {
    width: 200px;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
  }

  .image-wycena {
    height: 8px;
    right: 25px;
  }

  .heading-sto-y {
    font-size: 46px;
  }

  .container-38 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-29 {
    font-size: 64px;
    line-height: 64px;
  }

  .select-field-2 {
    width: 150px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .image-69 {
    height: 8px;
    top: 35%;
    right: 25%;
  }

  .div-informacje-dodatkowe {
    width: auto;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-zgadzam-si {
    width: auto;
  }

  .div-wycena-mobile {
    width: var(--button);
    height: var(--button-h);
    margin-top: 50px;
    margin-bottom: 50px;
    display: none;
  }

  .checkbox-24 {
    width: 15px;
    height: 15px;
  }

  .heading-stoliki-kawowe, .heading-dodatki {
    font-size: 46px;
  }

  .div-menu-sto-y {
    justify-content: center;
    align-items: flex-start;
    width: 200px;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .div-menu-stoliki, .div-menu-dodatki {
    width: 200px;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-31, .heading-32 {
    font-size: 42px;
  }

  .heading-26-copy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 36px;
  }

  .container-39 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -40px;
  }

  .porady-photo-1 {
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 35px;
    margin-right: 35px;
  }

  .shadow-two-3 {
    width: 50vw;
    height: auto;
    box-shadow: 0 0 10px #0000004d;
  }

  .paragraph-blog {
    text-align: center;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 24px;
  }

  .button-czytaj-wiecej {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .heading-blog {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-czytaj-wiecej {
    height: 10px;
    right: 20px;
  }

  .image-czytaj-wiecej-2 {
    height: 8px;
    right: 20px;
  }

  .section-sprawdz-kolekcje {
    padding-top: 50px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -40px;
  }

  .heading-33 {
    font-size: var(--headings-slider-tablet);
    text-align: center;
  }

  .paragraph-15 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-70 {
    text-align: center;
    width: auto;
  }

  .link-block-4 {
    margin-right: auto;
  }

  .form-skomponuj-copy {
    margin-bottom: 50px;
  }

  .porady-text-1, .porady-text-2 {
    align-items: center;
    max-width: 100%;
    margin-bottom: 50px;
    margin-left: 35px;
    margin-right: 35px;
  }

  .div-heading-porady {
    width: 80vw;
    position: relative;
  }

  .heading-porady {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 60px;
    line-height: 64px;
  }

  .section-porady {
    padding-top: 50px;
  }

  .container-42 {
    max-width: none;
  }

  .div-porady-paragraph {
    padding-left: 0;
    padding-right: 0;
  }

  .porady-paragraph-1 {
    color: var(--silver);
    font-size: 14px;
    line-height: 22px;
  }

  .heading-porady-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-porady-porada {
    width: 80vw;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-porada {
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph-porada {
    font-size: 14px;
    line-height: 21px;
  }

  .div-porady-faq {
    width: 80vw;
    padding-left: 0;
    padding-right: 0;
  }

  .div-porady-podsumowanie {
    padding-left: 0;
    padding-right: 0;
  }

  .section-slider-porady {
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
  }

  .div-porady-slider {
    height: 230px;
  }

  .text-porady-slider {
    margin-top: 80px;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-34 {
    height: auto;
    margin-top: 120px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .mask-16 {
    height: 230px;
  }

  .right-arrow-7 {
    left: 25%;
  }

  .left-arrow-7 {
    right: 25%;
  }

  .div-porady-slider-copy, .div-porady-slider-3, .div-porady-slider-4, .div-porady-slider-5, .div-porady-slider-6, .div-porady-slider-7, .div-porady-slider-8, .div-porady-slider-9, .div-porady-slider-10 {
    height: 230px;
  }

  .text-porady-slider-2 {
    margin-top: auto;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-slider-porady-mobile {
    margin-bottom: 50px;
    display: none;
  }

  .mask-16-mobile {
    height: 230px;
  }

  .heading-35 {
    color: var(--silver);
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 5vw;
    font-family: Mooli, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
  }

  .link-block-5 {
    height: 230px;
  }

  .heading-34-2 {
    height: auto;
    margin-top: 80px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .heading-34-3 {
    height: auto;
    margin-top: 120px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .link-block-back {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .fs-cc-manager2_component {
    display: none;
  }

  .heading-polityka {
    font-size: 22px;
    line-height: 30px;
  }

  .div-heading-wsp-praca {
    position: relative;
  }

  .div-wsp-praca {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .icon-head-up {
    font-size: 30px;
    left: 0;
    right: 0;
  }

  .div-img-slide-2 {
    justify-content: flex-start;
    height: 380px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .slide-nav-8b {
    width: 360px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 5px;
    line-height: 5px;
  }

  .left-arrow-9 {
    margin-top: 170px;
    margin-bottom: 170px;
    inset: 0% auto 0% 0%;
  }

  .heading-36 {
    margin-bottom: 12px;
    margin-left: 18px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-wycena-mob {
    width: 200px;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    display: none;
  }

  .html-embed {
    width: 400px;
    height: 280px;
  }
}

@media screen and (max-width: 767px) {
  .body-2 {
    overflow: visible;
  }

  .navbar-logo-left-container-3 {
    max-width: 100%;
  }

  .container-6 {
    max-width: none;
  }

  .navbar-wrapper-3 {
    flex-direction: row;
    justify-content: center;
    width: 500px;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-two-3 {
    border-radius: 0;
    flex-direction: column;
    max-width: 300px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nav-link-5 {
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
  }

  .image-3 {
    max-width: 75%;
  }

  .button-3 {
    width: auto;
    height: auto;
    font-size: 14px;
  }

  .div-block-2 {
    border-radius: 12px;
    width: 100px;
    max-width: none;
    height: 35px;
    max-height: none;
    font-size: 12px;
  }

  .link-2 {
    color: var(--bg);
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: Mooli, sans-serif;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3vw;
  }

  .nav-menu-3 {
    background-color: #fff0;
    background-image: linear-gradient(#000000d9, #000000f2 70%, #000000e6);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    flex-direction: column;
    width: 100vw;
    height: 60vh;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 25px;
  }

  .link-menu {
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .navbar-logo-left {
    z-index: 500;
    position: fixed;
    top: 0%;
  }

  .container-28 {
    z-index: 200;
    opacity: 1;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: 0;
  }

  .menu-button-9 {
    color: var(--bg);
    margin-left: auto;
    margin-right: 0;
    position: static;
  }

  .menu-button-9.w--open {
    background-color: #fff0;
    position: static;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .image-52 {
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .brand-2 {
    width: 200px;
    margin-left: auto;
    margin-right: 20px;
    padding-left: 0;
    display: none;
    position: static;
  }

  .heading-s1 {
    font-size: var(--headings-mobile);
    line-height: var(--headings-mobile);
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
  }

  .div-section-2-text {
    align-items: stretch;
    width: 90vw;
    height: auto;
    margin: auto auto 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-zaprojektuj {
    width: var(--button-w-mobile);
    height: var(--button-h-mobile);
    margin-top: auto;
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 18px;
  }

  .paragraph-s1 {
    font-size: var(--text-14px);
    text-align: center;
    line-height: 24px;
  }

  .div-s1-button {
    border-radius: 1vw;
    width: 40vw;
    height: 8vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
    display: none;
  }

  .section-about {
    background-color: var(--bg);
    margin-top: 50px;
    padding-top: 25px;
    position: relative;
  }

  .container-sekcja-2 {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .container-sekcja-2.v2 {
    border-bottom-style: none;
    margin-bottom: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 75px;
  }

  .slide-8 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .icon-10 {
    font-size: 25px;
    line-height: 25px;
  }

  .slide-nav-5 {
    font-size: 5px;
    line-height: 5px;
  }

  .section-slider {
    height: 70vh;
    margin-top: 0;
    margin-bottom: auto;
  }

  .heading-slider-epoxy {
    font-size: var(--heading-slider-mobile);
    line-height: var(--heading-slider-mobile);
    text-align: center;
    margin-top: auto;
    margin-bottom: 15px;
  }

  .paragraph-slider-epoxy {
    font-size: var(--paragraph-slder-mobile);
    line-height: var(--paragraph-slder-mobile);
    text-align: center;
  }

  .slider-7 {
    height: 70vh;
    margin-bottom: auto;
  }

  .button-10 {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    font-size: 15px;
    line-height: var(--text-14px);
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 15px;
    position: static;
  }

  .image-sprawdz-1 {
    height: 8px;
    display: block;
    bottom: 3px;
    right: 25px;
  }

  .image-sprawd-2 {
    height: 10px;
    bottom: 12px;
    right: 45px;
  }

  .div-block-sprawd-slider {
    width: var(--button-wiecej);
    height: var(--button-h-mobile);
    margin-top: auto;
  }

  .button-slider {
    width: var(--button-wiecej);
    height: var(--button-h-mobile);
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 18px;
    position: static;
  }

  .image-sprawdz-s1 {
    height: 2vw;
    right: 7vw;
  }

  .button-wy-lij {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    color: var(--silver);
    margin-top: 35px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 18px;
  }

  .field-label-3 {
    text-align: left;
    margin-top: auto;
    margin-bottom: 3px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }

  .form-3 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-3 {
    width: 250px;
    height: 35px;
    margin-bottom: 35px;
  }

  .text-field-3-message {
    width: 60vw;
    min-width: auto;
    height: 30vw;
    margin-bottom: 35px;
    padding-bottom: 0;
  }

  .form-block {
    align-self: auto;
    width: auto;
    min-width: 0;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-32 {
    border-top: 1px solid var(--gold);
    margin-top: 0;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 0;
  }

  .heading-epoxy-kontakt {
    font-family: Great Vibes, cursive;
    font-size: var(--headings-mobile);
    line-height: var(--headings-mobile);
    margin-top: auto;
    margin-bottom: 15px;
    font-weight: 400;
  }

  .map {
    border-style: none;
    width: 80vw;
    height: 50vw;
    margin: auto auto 50px;
  }

  .div-fb-ig {
    margin-bottom: 7vw;
  }

  .heading-epoxy-sm {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .section-contact-epoxy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block {
    display: none;
  }

  .link-block.w--current {
    width: 25px;
    height: 25px;
    margin-bottom: 15px;
    margin-right: 15px;
    display: none;
  }

  .image-60 {
    width: 1.2vw;
  }

  .right-arrow-5 {
    margin-right: 5%;
    display: block;
  }

  .left-arrow-5 {
    display: none;
  }

  .div-block-sprawd-nav-mobile {
    width: var(--button);
    height: var(--button-h);
    border-style: none;
    border-radius: 0;
    margin-top: 25px;
    margin-bottom: 15px;
    display: block;
  }

  .button-10-mobile {
    width: var(--button);
    height: var(--button-h);
    color: var(--bg);
    padding: 15px 0 0;
    font-size: 3vw;
    line-height: 3vw;
    position: static;
  }

  .div-block-58 {
    flex-direction: column;
    margin: 75px 20px 30px;
    display: flex;
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-map-contact {
    flex-direction: column;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .link-mail {
    color: var(--heading-s1);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .div-contact {
    flex-direction: column;
    align-items: center;
  }

  .div-mail {
    margin-bottom: 3vw;
  }

  .div-phone {
    margin-bottom: 20px;
  }

  .image-contact {
    width: 20px;
  }

  .footer-light {
    padding: 10px 0;
  }

  .container {
    width: auto;
    max-width: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
  }

  .footer-copyright {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 12px;
  }

  .footer-social-link {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .image-64 {
    width: 35px;
    max-width: none;
    margin-left: 5px;
    margin-right: 5px;
  }

  .link-5 {
    font-size: 11px;
    line-height: 12px;
  }

  .div-s1-img-button {
    width: 50vw;
    display: none;
  }

  .container-sekcja-1 {
    margin-top: 0;
    margin-left: 25px;
    margin-right: 25px;
  }

  .div-section-1-text {
    width: auto;
    margin-top: auto;
    padding-right: 0;
  }

  .sekcja-1 {
    flex-direction: row;
    align-items: center;
  }

  .section-kafelki {
    padding-top: 5px;
  }

  .sekcja-2 {
    flex-direction: column;
    align-items: center;
    width: 90vw;
    margin-bottom: 0;
  }

  .slider-s3 {
    width: 460px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-8 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 5px;
    line-height: 5px;
  }

  .image-65 {
    width: 100%;
    height: 100%;
    max-height: 370px;
    box-shadow: 0 3px 5px #0003;
  }

  .left-arrow-6 {
    width: 40px;
    height: 40px;
    margin-left: auto;
    display: block;
    inset: 0% auto 20% 0%;
  }

  .right-arrow-6 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: 0% 0% 20% auto;
  }

  .icon-arrow-l1 {
    text-shadow: none;
    margin: 7.5px;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .div-section-3-text-slider {
    flex-direction: column;
    align-items: center;
    width: 90vw;
  }

  .slider-sto-y {
    width: 460px;
    height: 410px;
    margin-right: auto;
    overflow: visible;
  }

  .section-dodatki {
    margin-bottom: 0;
  }

  .right-arrow-s2 {
    margin-right: auto;
    inset: 0% 0% 20% auto;
  }

  .paragraph-quick {
    font-size: var(--text-14px);
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }

  .heading-quick {
    font-size: var(--headings-mobile);
    line-height: var(--headings-mobile);
    width: auto;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-img-slide {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-15 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-16 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-9 {
    width: 300px;
    height: 410px;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-kontakt {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-stoliki {
    font-size: var(--headings-mobile);
    line-height: var(--headings-mobile);
    text-align: center;
    margin-bottom: 15px;
  }

  .paragraph-stoliki {
    font-size: var(--text-14px);
    text-align: center;
    line-height: 28px;
  }

  .button-10-stoliki {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    font-size: 15px;
    line-height: var(--text-14px);
    text-shadow: none;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 15px;
    position: static;
  }

  .div-block-sprawd-stoliki {
    width: 36vw;
    height: 7vw;
    display: none;
  }

  .heading-slider-epoxy-2 {
    font-size: var(--heading-slider-mobile);
    text-align: center;
    margin-top: auto;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 60px;
  }

  .mask-10 {
    width: 320px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-11 {
    height: 50vw;
    overflow: visible;
  }

  .div-section-2-text-slider-copy {
    border-bottom-style: none;
    flex-direction: column;
    align-items: center;
    margin-bottom: auto;
  }

  .div-block-sprawd-mobile {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h);
    border-style: none;
    border-color: var(--gold);
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
  }

  .div-block-sprawd-stoliki-mobile {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h);
    border-style: none;
    margin-top: 25px;
    margin-bottom: 15px;
    display: block;
  }

  .image-sprawdz-s1-mobile {
    height: 2vw;
    right: 7vw;
  }

  .icon-19 {
    opacity: 1;
    color: var(--bg);
    width: auto;
  }

  .div-slider-text {
    height: 280px;
    margin-top: 120px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-x-menu {
    opacity: 0;
    width: 25px;
    max-width: none;
    position: absolute;
    bottom: 28%;
  }

  .div-sprawdz-kolekcje-x {
    width: var(--button-w-mobile-2);
    height: var(--button-h);
    margin-top: 10vw;
    margin-bottom: 10vw;
    display: none;
  }

  .div-s1-button-mobile-copy {
    width: var(--button-w-mobile);
    height: var(--button-h-mobile);
    border-radius: 1vw;
    margin-top: 75px;
    margin-bottom: 75px;
    display: block;
  }

  .div-block-sprawd-mobile-copy2 {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h);
    border-color: var(--gold);
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
  }

  .heading-25 {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .icon-arrow-r1 {
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .dropdown-2 {
    display: none;
  }

  .image-wiecej-menu {
    height: 2vw;
    display: none;
    right: 15%;
  }

  .instagram-jpg {
    display: none;
  }

  .instagram-link {
    width: 100%;
    margin-bottom: auto;
  }

  .div-sm {
    padding-top: 75px;
  }

  .paragraph-s2 {
    font-size: var(--text-14px);
    text-align: center;
    line-height: 24px;
  }

  .heading-s2 {
    font-size: var(--headings-mobile);
    line-height: var(--headings-mobile);
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
  }

  .link-tel {
    color: var(--heading-s1);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .button-10b, .button-10c {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h);
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    position: static;
  }

  .image-sprawdz-slider {
    height: 8px;
    top: 0%;
    bottom: 10%;
    right: 25px;
  }

  .icon-arrow-r2 {
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .icon-arrow-l2 {
    color: var(--heading-s1);
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .image-produkty-menu {
    height: 8px;
    display: none;
    bottom: 12px;
    right: 45px;
  }

  .link-2b {
    border-bottom: 1px solid var(--bg);
    color: var(--bg);
    margin-top: 40px;
    margin-bottom: auto;
    font-family: Mooli, sans-serif;
    font-size: 3vw;
    font-weight: 400;
    line-height: 3vw;
    display: block;
  }

  .link-menu-2 {
    flex-direction: column;
    justify-content: center;
    margin-top: 25px;
    margin-left: auto;
    padding-top: 0;
  }

  .brand-2-mobile {
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
  }

  .image-67 {
    border-radius: 10px;
    width: 28vw;
  }

  .div-carousel {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-11 {
    margin-bottom: 75px;
  }

  .div-block-skomponuj {
    width: 95vw;
  }

  .image-68 {
    max-width: none;
  }

  .text-field-4 {
    width: 190px;
    margin-bottom: 30px;
  }

  .text-field-5 {
    width: 180px;
    margin-bottom: 30px;
  }

  .select-field {
    margin-bottom: 30px;
    padding-left: 0;
  }

  .field-label-4 {
    text-align: left;
    align-self: auto;
    margin-left: 0;
  }

  .field-label-5 {
    margin-left: 0;
  }

  .submit-button-2 {
    margin-top: 0;
  }

  .checkbox-field-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-label {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .field-label-7 {
    margin: 75px 15px 25px;
    font-size: 18px;
    line-height: 23px;
  }

  .checkbox-field-4 {
    width: 200px;
    height: 260px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-4, .checkbox-5, .checkbox-6, .checkbox-7, .checkbox-8, .checkbox-9, .checkbox-10 {
    background-size: 120px;
    width: 180px;
    height: 280px;
  }

  .checkbox-11, .checkbox-12, .checkbox-13, .checkbox-14, .checkbox-15, .checkbox-16, .checkbox-17, .checkbox-18 {
    background-size: 140px;
    width: 180px;
    height: 260px;
  }

  .div-block-barwniki-trans {
    flex-direction: row;
    width: 100vw;
  }

  .checkbox-19, .checkbox-20, .checkbox-21, .checkbox-22 {
    background-size: 160px;
    width: 180px;
    height: 260px;
  }

  .checkbox-field-5 {
    width: 200px;
    height: 260px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-23 {
    background-size: 160px;
    width: 180px;
    height: 260px;
  }

  .div-block-rodzaj {
    flex-direction: column;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .form-heading-dane-kontaktowe {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-63 {
    flex-direction: column;
  }

  .textarea {
    width: 70vw;
    margin-bottom: 100px;
  }

  .paragraph-12 {
    width: auto;
    line-height: 18px;
  }

  .field-label-informacje-dodatkowe {
    margin-top: 100px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .checkbox-label-2 {
    font-size: 11px;
    line-height: 14px;
  }

  .paragraph-pola-obowi-zkowe {
    align-self: auto;
    width: auto;
    font-size: 11px;
  }

  .checkbox-field-6 {
    width: 80vw;
  }

  .form-block-2 {
    display: none;
  }

  .form-block-mobile {
    margin-left: 25px;
    margin-right: 25px;
    display: block;
  }

  .mask-12 {
    width: 100vw;
  }

  .icon-21 {
    color: var(--silver);
    margin: 120px auto auto;
    font-size: 20px;
    inset: 0;
  }

  .icon-22 {
    color: var(--silver);
    margin: 120px auto auto;
    font-size: 20px;
    inset: 0%;
  }

  .slider-blaty {
    background-color: var(--bg);
    height: 340px;
  }

  .slide-nav-9 {
    font-size: 6px;
    line-height: 28px;
  }

  .mask-13 {
    width: 100vw;
  }

  .slider-n-ki {
    background-color: var(--bg);
    height: 320px;
  }

  .slide-nav-10 {
    font-size: 6px;
    line-height: 28px;
  }

  .icon-23 {
    color: var(--silver);
    margin-top: 120px;
    margin-right: 50px;
    font-size: 20px;
  }

  .icon-24 {
    color: var(--silver);
    margin-top: 120px;
    margin-left: 50px;
    font-size: 20px;
  }

  .slider-barwniki {
    background-color: var(--bg);
    height: 320px;
    margin-bottom: auto;
  }

  .mask-14 {
    width: 100vw;
  }

  .slide-nav-11, .slide-nav-12 {
    font-size: 6px;
    line-height: 28px;
  }

  .mask-15 {
    width: 100vw;
  }

  .instagram-mobile {
    width: 90%;
    max-width: none;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-model {
    flex-direction: column-reverse;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 50px;
  }

  .div-lightbox {
    width: auto;
  }

  .div-block-67 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .heading-27 {
    margin-bottom: 10px;
  }

  .paragraph-14 {
    text-align: center;
    margin-bottom: 0;
  }

  .button-wycena {
    width: var(--button-w-mobile);
    height: var(--button-h-mobile);
    margin-top: auto;
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .div-wycena {
    width: var(--button-w-mobile);
    height: var(--button-h-mobile);
    border-radius: 0;
    margin-top: 75px;
    margin-bottom: 50px;
    display: none;
  }

  .image-wycena {
    height: 8px;
    right: 35px;
  }

  .heading-sto-y {
    margin-bottom: 10px;
    font-size: 38px;
  }

  .div-block-68 {
    margin-top: 100px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .container-38 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-29 {
    margin-bottom: 50px;
    font-size: 54px;
  }

  .select-field-2 {
    text-align: left;
    width: 250px;
    margin-bottom: 30px;
    padding-left: 0;
  }

  .div-wycena-wy-lij {
    margin-top: auto;
  }

  .div-informacje-dodatkowe {
    align-items: center;
    margin-top: 0;
    margin-bottom: 100px;
  }

  .div-zgadzam-si {
    width: auto;
    margin-bottom: 75px;
  }

  .div-wycena-mobile {
    width: var(--button-w-mobile);
    height: var(--button-h-mobile);
    border-radius: 0;
    margin-top: 100px;
    margin-bottom: 40px;
    display: block;
  }

  .form-4 {
    flex-direction: column;
    display: flex;
  }

  .checkbox-25 {
    width: 15px;
    height: 15px;
  }

  .heading-stoliki-kawowe, .heading-dodatki {
    margin-bottom: 10px;
    font-size: 38px;
  }

  .heading-26-copy {
    text-align: center;
  }

  .section-blog-l {
    padding: 50px 15px 60px;
  }

  .porady-photo-1 {
    align-items: center;
  }

  .shadow-two-3 {
    height: auto;
  }

  .paragraph-blog {
    color: var(--silver);
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .section-blog-r {
    padding: 60px 15px;
  }

  .heading-blog {
    color: var(--silver);
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
  }

  .image-czytaj-wiecej, .image-czytaj-wiecej-2 {
    height: 8px;
    display: block;
    bottom: 3px;
    right: 23px;
  }

  .section-sprawdz-kolekcje {
    padding-top: 50px;
  }

  .container-40 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-33 {
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
    line-height: 70px;
  }

  .section-head-blog {
    border-bottom: 1px solid var(--gold);
    width: 90%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 50px;
  }

  .paragraph-15 {
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
  }

  .div-block-70 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .porady-text-1 {
    align-items: center;
  }

  .porady-text-2 {
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-heading-porady {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .heading-porady {
    margin: 0 10% auto;
    padding-top: 20px;
    font-size: 40px;
    line-height: 48px;
  }

  .section-porady {
    margin-top: 25px;
    padding-top: 50px;
  }

  .porady-paragraph-1 {
    margin-bottom: auto;
  }

  .heading-porady-2 {
    margin-top: auto;
  }

  .div-porady-faq {
    margin-top: 75px;
    margin-bottom: 20px;
  }

  .div-porady-podsumowanie {
    margin-bottom: 0;
  }

  .heading-podsumowanie {
    -webkit-text-stroke-width: 0px;
    font-size: 28px;
    line-height: 36px;
  }

  .heading-faq-porady {
    margin-bottom: auto;
    font-size: 28px;
    line-height: 38px;
  }

  .section-slider-porady {
    display: none;
  }

  .div-porady-slider {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider:hover {
    width: 45vw;
  }

  .text-porady-slider {
    margin-top: 130px;
  }

  .heading-34 {
    height: auto;
  }

  .icon-28, .icon-29 {
    font-size: 25px;
    line-height: 25px;
  }

  .slide-nav-13 {
    padding-top: 17px;
    font-size: 5px;
    line-height: 5px;
  }

  .div-porady-slider-copy {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-copy:hover {
    width: 45vw;
  }

  .div-porady-slider-3 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-3:hover {
    width: 45vw;
  }

  .div-porady-slider-4 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-4:hover {
    width: 45vw;
  }

  .div-porady-slider-5 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-5:hover {
    width: 45vw;
  }

  .div-porady-slider-6 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-6:hover {
    width: 45vw;
  }

  .div-porady-slider-7 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-7:hover {
    width: 45vw;
  }

  .div-porady-slider-8 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-8:hover {
    width: 45vw;
  }

  .div-porady-slider-9 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-9:hover {
    width: 45vw;
  }

  .div-porady-slider-10 {
    width: 45vw;
    height: 200px;
  }

  .div-porady-slider-10:hover {
    width: 45vw;
  }

  .section-slider-porady-mobile, .container-43-mobile {
    display: block;
  }

  .slider-8-mobile {
    height: 300px;
  }

  .mask-16-mobile {
    height: 200px;
  }

  .heading-35 {
    color: var(--silver);
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 18px;
  }

  .link-block-5 {
    width: 45vw;
    height: 200px;
  }

  .heading-34-2 {
    height: 200px;
  }

  .heading-34-3 {
    height: auto;
    margin-top: 100px;
  }

  .bold-text-9 {
    color: var(--silver);
    font-size: 26px;
    line-height: 26px;
  }

  .link-block-back {
    width: 15px;
    height: 15px;
    margin-top: 25px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .div-block-75 {
    width: 90vw;
    margin-top: 65px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .right-arrow-8 {
    margin-right: 75px;
  }

  .left-arrow-8 {
    margin-left: 75px;
  }

  .fs-cc-manager2_component {
    bottom: 1vw;
    left: 1vw;
  }

  .fs-cc-prefs2_title {
    font-size: 20px;
  }

  .fs-cc-banner2_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-manager2_button {
    width: 35px;
  }

  .fs-cc-banner2_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .fs-cc-banner2_buttons-wrapper {
    margin-top: 12px;
  }

  .heading-polityka {
    margin-top: auto;
  }

  .div-heading-wsp-praca {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .img-wsp-praca {
    width: 75px;
    height: 75px;
    margin-right: 35px;
  }

  .icon-head-up {
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .div-img-slide-2 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-8b {
    margin-top: auto;
    font-size: 5px;
    line-height: 5px;
  }

  .left-arrow-9 {
    width: 40px;
    height: 40px;
    margin-top: 144px;
    margin-bottom: 144px;
    margin-left: auto;
    display: block;
    inset: 0% auto 20% 0%;
  }

  .heading-36 {
    margin-left: 25px;
    font-size: 14px;
  }

  .div-wycena-mob {
    width: var(--button);
    height: var(--button-h-mobile);
    border-radius: 0;
    margin-top: 75px;
    margin-bottom: 50px;
    display: flex;
  }

  .html-embed {
    justify-content: flex-start;
    align-items: flex-start;
    width: 80vw;
    height: 50vw;
    margin: auto auto 50px;
    overflow: hidden;
  }

  .link-6 {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .body-2 {
    overflow: visible;
  }

  .container-6 {
    max-width: none;
  }

  .navbar-wrapper-3 {
    flex-direction: row;
    width: 250px;
  }

  .nav-menu-two-3 {
    border-radius: 0;
    flex-direction: column;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link-5 {
    cursor: auto;
  }

  .menu-button-5 {
    color: #fff0d9;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .icon-2 {
    color: #04476d;
  }

  .button-3 {
    justify-content: center;
    width: auto;
    max-width: none;
    max-height: none;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .div-block-2 {
    max-width: none;
  }

  .div-block-3 {
    max-width: 75px;
  }

  .link-2 {
    color: var(--bg);
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    font-family: Mooli, sans-serif;
    font-size: 4.5vw;
    line-height: 4vw;
  }

  .nav-menu-3 {
    background-color: #fff0;
    background-image: linear-gradient(#000000d9, #000000f2 70%, #000000e6);
    border-radius: 0;
    flex-direction: column;
    align-self: auto;
    width: 100%;
    height: 60vh;
    margin-top: 0;
    padding-top: 0;
    position: absolute;
  }

  .div-under2 {
    display: none;
  }

  .link-menu {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
  }

  .navbar-logo-left {
    z-index: 500;
    position: fixed;
    inset: 0% 0% auto;
  }

  .container-28 {
    z-index: 200;
    background-color: #00000059;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: relative;
    top: 0;
  }

  .menu-button-9 {
    z-index: 500;
    color: var(--bg);
    margin-left: auto;
    margin-right: 0;
    padding: 15px;
    position: static;
  }

  .menu-button-9.w--open {
    background-color: #fff0;
    margin-left: auto;
    margin-right: 5px;
    position: static;
  }

  .container-29 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .image-52 {
    width: auto;
    max-width: 90%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    display: block;
  }

  .brand-2 {
    z-index: auto;
    justify-content: center;
    width: 150px;
    margin-left: auto;
    margin-right: 20px;
    padding-left: 0;
    display: none;
    position: static;
  }

  .brand-2.w--current {
    display: none;
  }

  .heading-s1 {
    font-size: var(--headings-mobile-2);
    margin-top: auto;
    margin-bottom: 30px;
    line-height: 36px;
  }

  .div-section-2-text {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .button-zaprojektuj {
    width: var(--button-w-mobile-2);
    border-radius: 2vw;
    height: 45px;
    padding-top: 12px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 17px;
  }

  .paragraph-s1 {
    font-size: 14px;
    line-height: 22px;
  }

  .div-s1-button {
    border-radius: 3vw;
    width: 42vw;
    height: 10vw;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .div-s1-button:hover {
    border-radius: 6vw;
  }

  .section-about {
    padding-top: 30px;
  }

  .container-sekcja-2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-sekcja-2.v2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slide-8 {
    border-radius: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .icon-10 {
    font-size: 25px;
    line-height: 25px;
    inset: 0% 35% 0% auto;
  }

  .slide-nav-5 {
    padding-top: 10px;
    font-size: 5px;
    line-height: 5px;
    inset: auto 0% 0;
  }

  .section-slider {
    height: 70vh;
    margin-top: 0;
    margin-bottom: auto;
  }

  .heading-slider-epoxy {
    font-size: var(--headings-slider-mobile-2);
    line-height: var(--headings-slider-mobile-2);
    margin-top: auto;
    margin-bottom: 15px;
  }

  .paragraph-slider-epoxy {
    font-size: var(--paragraph-slider-mobile-2);
    margin-left: 50px;
    margin-right: 50px;
    line-height: 22px;
  }

  .slider-7 {
    border-radius: 0;
    height: 70vh;
    margin-right: 0;
  }

  .mask-6 {
    border-radius: 0;
    width: 100vw;
  }

  .slide-9, .slide-10 {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-sto-y, .section-stoliki {
    margin-top: auto;
    margin-bottom: auto;
  }

  .button-10 {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    justify-content: flex-start;
    align-self: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 15px;
    font-size: 14px;
    line-height: 14px;
    position: static;
    inset: auto 0% 0%;
  }

  .image-sprawdz-1 {
    height: 8px;
    display: block;
    top: 0;
    bottom: 0;
    right: 30px;
  }

  .image-sprawd-2 {
    height: 2.5vw;
    margin-bottom: auto;
    margin-right: auto;
    top: 0;
    right: 10vw;
  }

  .div-block-sprawd-slider {
    width: var(--button-wiecej);
    height: var(--button-h-mobile);
    border-radius: 2vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .button-slider {
    width: var(--button-wiecej);
    height: var(--button-h-mobile);
    border-radius: 0;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
    position: static;
  }

  .image-sprawdz-s1 {
    height: 2vw;
    right: 7vw;
  }

  .button-wy-lij {
    width: var(--button-wiecej);
    border-radius: 0;
    height: 40px;
    margin-top: 35px;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 15px;
  }

  .field-label-3 {
    text-align: left;
    width: auto;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 12px;
    line-height: 3vw;
  }

  .form-3 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-3 {
    text-transform: none;
    width: 200px;
    min-width: 0;
    max-width: none;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
  }

  .text-field-3-message {
    color: var(--silver);
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 150px;
    min-height: 0;
    margin-bottom: 35px;
    padding-top: 2px;
    padding-left: 5px;
    overflow: visible;
  }

  .form-block {
    width: 80vw;
    min-width: 0;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-32 {
    border-top-color: var(--gold);
    width: 80vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .heading-epoxy-kontakt {
    font-family: Great Vibes, cursive;
    font-size: var(--headings-mobile-2);
    line-height: var(--headings-mobile-2);
    margin-top: 0;
    margin-bottom: 15px;
  }

  .map {
    border-style: none;
    width: 80vw;
    height: 60vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .div-fb-ig {
    justify-content: center;
    margin-bottom: 7vw;
  }

  .heading-epoxy-sm {
    margin-top: auto;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 18px;
  }

  .link-block {
    width: 7vw;
    height: 7vw;
  }

  .link-block.w--current {
    z-index: 0;
    display: none;
  }

  .image-60 {
    width: 1.5vw;
  }

  .right-arrow-5 {
    margin-left: auto;
    margin-right: 0;
    display: block;
    inset: 0%;
  }

  .left-arrow-5 {
    display: none;
  }

  .div-block-sprawd-nav-mobile {
    width: var(--button);
    height: var(--button-h);
    border-style: none;
    border-color: var(--bg);
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .button-10-mobile {
    width: var(--button);
    height: var(--button-h);
    color: var(--bg);
    align-self: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 20px 0 0;
    font-size: 4.5vw;
    line-height: 4.5vw;
    position: static;
    inset: auto 0% 0%;
  }

  .div-block-58 {
    margin: 25px 0 20px;
  }

  .div-block-59 {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-map-contact {
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .link-mail {
    font-size: 15px;
    line-height: 15px;
  }

  .div-contact {
    margin-bottom: 50px;
  }

  .div-mail {
    margin-bottom: 20px;
  }

  .image-contact {
    width: 4vw;
  }

  .footer-light {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .container {
    max-width: none;
    margin-left: 5px;
    margin-right: 5px;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-copyright {
    margin-top: auto;
    margin-bottom: 5px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .footer-social-link {
    margin-left: 7vw;
    margin-right: 7vw;
  }

  .image-64 {
    width: 10vw;
    max-width: none;
    margin-left: 5px;
    margin-right: 5px;
  }

  .link-5 {
    margin-top: auto;
    margin-bottom: 5px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .container-sekcja-1 {
    align-items: center;
    margin-left: 10%;
    margin-right: 10%;
    overflow: visible;
  }

  .div-section-1-text {
    z-index: auto;
    position: static;
    top: auto;
    left: auto;
  }

  .sekcja-1 {
    order: 0;
    margin-top: auto;
  }

  .section-kafelki {
    margin-bottom: auto;
    padding-top: 0;
  }

  .sekcja-2 {
    width: auto;
    margin-bottom: 0;
  }

  .slider-s3 {
    width: 100%;
    height: 300px;
    margin-right: auto;
  }

  .slide-nav-8 {
    font-size: 5px;
    line-height: 5px;
  }

  .image-65 {
    border-radius: 15px;
    width: 100%;
    height: 100%;
  }

  .left-arrow-6 {
    inset: 0% auto 10% 5%;
  }

  .right-arrow-6 {
    margin-left: auto;
    margin-right: auto;
    inset: 0% 5% 10% auto;
  }

  .icon-arrow-l1 {
    margin: 7.5px;
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .div-section-3-text-slider {
    width: auto;
  }

  .slider-sto-y {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .section-dodatki {
    margin-top: auto;
  }

  .right-arrow-s2 {
    inset: 0% 5% 10% auto;
  }

  .paragraph-quick {
    width: auto;
    margin-bottom: auto;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
  }

  .heading-quick {
    font-size: var(--headings-mobile-2);
    line-height: var(--headings-mobile-2);
    width: auto;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .div-img-slide {
    width: 220px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-15, .slide-16 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-9 {
    width: 320px;
    height: auto;
  }

  .paragraph-kontakt {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .div-quick-heading-text {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-stoliki {
    font-size: var(--headings-mobile-2);
    line-height: var(--headings-mobile-2);
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .paragraph-stoliki {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 21px;
  }

  .button-10-stoliki {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    align-self: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 15px;
    font-size: 14px;
    line-height: 14px;
    position: static;
    inset: auto 0% 0%;
  }

  .div-block-sprawd-stoliki {
    border-radius: 3vw;
    align-items: center;
    width: 50vw;
    height: 10vw;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .heading-slider-epoxy-2 {
    font-size: var(--headings-slider-mobile-2);
    text-align: center;
    margin-top: auto;
    margin-bottom: 10px;
    padding-left: 8vw;
    padding-right: 8vw;
    line-height: 55px;
  }

  .mask-10 {
    width: 320px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-11 {
    height: 50vw;
  }

  .div-section-2-text-slider-copy {
    border-bottom-style: none;
  }

  .div-block-sprawd-mobile {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    border-radius: 2vw;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0;
    line-height: 14px;
  }

  .div-block-sprawd-stoliki-mobile {
    width: var(--button-w-mobile-sprawdz);
    height: var(--button-h-mobile);
    border-radius: 2vw;
    align-items: center;
    margin-top: 15vw;
    margin-bottom: 15vw;
    font-size: 16px;
  }

  .image-sprawdz-s1-mobile {
    height: 2.5vw;
    display: inline-block;
    right: 6vw;
  }

  .icon-19 {
    color: var(--bg);
    width: auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    position: static;
    inset: auto 0% 0%;
  }

  .div-slider-text {
    height: 35vh;
    margin-top: 120px;
    margin-left: 0;
    margin-right: 0;
    position: static;
    top: 18vw;
  }

  .image-x-menu {
    opacity: 0;
    color: var(--bg);
    max-width: none;
    display: inline-block;
    position: absolute;
    inset: auto auto 28%;
  }

  .div-sprawdz-kolekcje-x {
    border-radius: 3vw;
    align-items: center;
    width: 50vw;
    height: 10vw;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .div-s1-button-mobile-copy {
    width: var(--button-w-mobile-2);
    border-radius: 2vw;
    height: 45px;
    margin-top: 75px;
    margin-bottom: 75px;
    display: block;
  }

  .div-s1-button-mobile-copy:hover {
    border-radius: 6vw;
  }

  .div-block-sprawd-mobile-copy2 {
    width: var(--button-w-mobile-sprawdz);
    border-radius: 2vw;
    align-items: center;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 0;
    line-height: 14px;
  }

  .heading-25 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-35 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-heading-paragraph {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .icon-arrow-r1 {
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .image-wiecej-menu {
    height: 2.5vw;
    top: 0;
    right: 5vw;
  }

  .instagram-jpg {
    width: 100%;
    display: none;
  }

  .instagram-link {
    width: auto;
  }

  .div-sm {
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 50px;
  }

  .paragraph-s2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 21px;
  }

  .heading-s2 {
    font-size: var(--headings-mobile-2);
    line-height: var(--headings-mobile-2);
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .link-tel {
    font-size: 15px;
    line-height: 15px;
  }

  .button-10b, .button-10c {
    width: var(--button-w-mobile-sprawdz);
    align-self: auto;
    height: 40px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 11px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    position: static;
    inset: auto 0% 0%;
  }

  .image-sprawdz-slider {
    height: 8px;
    right: 25%;
  }

  .icon-arrow-r2, .icon-arrow-l2 {
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .image-produkty-menu {
    height: 8px;
    margin-bottom: auto;
    margin-right: auto;
    inset: 0 50px 0 auto;
  }

  .link-2b {
    border-style: none none solid;
    border-width: 1px;
    border-color: var(--bg);
    color: var(--bg);
    border-radius: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Mooli, sans-serif;
    font-size: 4.5vw;
    line-height: 4.5vw;
    text-decoration: none;
  }

  .link-menu-2 {
    flex-direction: column;
    margin-top: 15px;
    padding-top: 0;
  }

  .brand-2-mobile {
    z-index: auto;
    justify-content: center;
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
  }

  .brand-2-mobile.w--current {
    margin-left: 5%;
  }

  .image-67 {
    border-radius: 10px;
    width: 30vw;
    box-shadow: -2px 1px 5px #00000059;
  }

  .div-carousel {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 5px;
  }

  .div-carousel-2 {
    margin-bottom: 25px;
  }

  .paragraph-11 {
    text-align: center;
    margin-bottom: 75px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-skomponuj {
    width: auto;
  }

  .image-68 {
    max-width: none;
    height: 100%;
  }

  .checkbox-1.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
  }

  .checkbox-field-1 {
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-label {
    margin-bottom: 0;
    font-size: 14px;
  }

  .checkbox-2 {
    background-color: var(--bg);
  }

  .checkbox-2.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
  }

  .checkbox-3 {
    background-color: var(--bg);
  }

  .checkbox-3.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
  }

  .field-label-7 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 23px;
  }

  .checkbox-field-4 {
    width: 180px;
    height: 240px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-4 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-4.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-5 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-5.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-6 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-6.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-7 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-7.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-8 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-8.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-9 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-9.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-10 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-10.w--redirected-checked {
    border-width: 2px 2px 3px;
    border-color: var(--gold);
    background-color: var(--bg);
    background-size: 120px;
  }

  .checkbox-11 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-11.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-12 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-12.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-13 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-13.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-14 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-14.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-15 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-15.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-16 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-16.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-17 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-17.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-18 {
    background-size: 120px;
    width: 140px;
    height: 200px;
  }

  .checkbox-18.w--redirected-checked {
    background-color: var(--bg);
    background-size: 120px;
    border-width: 2px 2px 3px;
  }

  .checkbox-19 {
    background-size: 140px;
    width: 140px;
    height: 200px;
  }

  .checkbox-19.w--redirected-checked {
    background-color: var(--bg);
    background-size: 140px;
    border-width: 2px 2px 3px;
  }

  .checkbox-20 {
    background-size: 140px;
    width: 140px;
    height: 200px;
  }

  .checkbox-20.w--redirected-checked {
    background-color: var(--bg);
    background-size: 140px;
    border-width: 2px 2px 3px;
  }

  .checkbox-21 {
    background-size: 140px;
    width: 140px;
    height: 200px;
  }

  .checkbox-21.w--redirected-checked {
    background-color: var(--bg);
    background-size: 140px;
    border-width: 2px 2px 3px;
  }

  .checkbox-22 {
    background-size: 140px;
    width: 140px;
    height: 200px;
  }

  .checkbox-22.w--redirected-checked {
    background-color: var(--bg);
    background-size: 140px;
    border-width: 2px 2px 3px;
  }

  .checkbox-field-5 {
    width: 180px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-23 {
    background-size: 140px;
    width: 140px;
    height: 200px;
  }

  .checkbox-23.w--redirected-checked {
    background-color: var(--bg);
    background-size: 140px;
    border-width: 2px 2px 3px;
  }

  .form-heading-dane-kontaktowe {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 18px;
  }

  .textarea {
    width: auto;
    min-width: 260px;
    max-width: none;
    margin-bottom: 100px;
  }

  .paragraph-12 {
    text-align: center;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 18px;
  }

  .field-label-informacje-dodatkowe {
    margin-top: auto;
    line-height: 18px;
  }

  .checkbox-label-2 {
    margin-top: 5px;
    margin-bottom: auto;
  }

  .paragraph-pola-obowi-zkowe {
    align-self: auto;
    margin-left: 0;
  }

  .checkbox-field-6 {
    width: auto;
  }

  .mask-12 {
    width: 100vw;
  }

  .icon-21 {
    color: var(--silver);
    margin-top: 100px;
    margin-bottom: auto;
    margin-right: 30px;
    font-size: 20px;
    inset: 0%;
  }

  .icon-22 {
    color: var(--silver);
    margin-top: 100px;
    margin-bottom: auto;
    margin-left: 30px;
    font-size: 20px;
    inset: 0%;
  }

  .slider-blaty {
    background-color: var(--bg);
    height: 340px;
    margin-bottom: 100px;
  }

  .slide-nav-9 {
    font-size: 6px;
    line-height: 28px;
  }

  .mask-13 {
    width: 100vw;
  }

  .slider-n-ki {
    background-color: var(--bg);
    height: 290px;
    margin-bottom: 100px;
  }

  .slide-nav-10 {
    font-size: 6px;
    line-height: 28px;
  }

  .icon-23 {
    color: var(--silver);
    margin-bottom: 160px;
    margin-right: 40px;
    font-size: 20px;
  }

  .icon-24 {
    color: var(--silver);
    margin-bottom: 160px;
    margin-left: 40px;
    font-size: 20px;
  }

  .slider-barwniki {
    background-color: var(--bg);
    height: 290px;
    margin-bottom: 100px;
  }

  .mask-14 {
    width: 100vw;
  }

  .slide-nav-11, .slide-nav-12 {
    font-size: 6px;
    line-height: 28px;
  }

  .mask-15 {
    width: 100vw;
  }

  .instagram-mobile {
    width: 90%;
    max-width: none;
    margin-bottom: 15px;
  }

  .container-model {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 75px;
  }

  .heading-26 {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
  }

  .heading-27 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 18px;
  }

  .paragraph-14 {
    text-align: center;
    align-self: auto;
    width: 100%;
  }

  .button-wycena {
    width: var(--button);
    border-radius: 0;
    height: 40px;
    padding-top: 12px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .button-wycena:hover {
    line-height: 14px;
  }

  .div-wycena {
    width: var(--button-w-mobile-2);
    border-radius: 2vw;
    height: 40px;
    margin-top: 60px;
    margin-bottom: 15vw;
    display: none;
  }

  .div-wycena:hover {
    border-radius: 6vw;
  }

  .image-wycena {
    height: 8px;
    display: inline-block;
    bottom: 5%;
    right: 15%;
  }

  .heading-sto-y {
    text-align: center;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 48px;
  }

  .div-block-68 {
    flex-direction: column;
    align-items: center;
    height: 225px;
    margin: 75px auto 25px;
  }

  .container-38 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-29 {
    font-size: 38px;
    line-height: 38px;
  }

  .select-field-2 {
    width: 200px;
  }

  .div-wycena-wy-lij {
    margin-top: 15px;
  }

  .div-informacje-dodatkowe {
    align-items: stretch;
    margin-top: auto;
    margin-bottom: 50px;
  }

  .div-zgadzam-si {
    align-items: stretch;
    width: 80vw;
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-wycena-mobile {
    width: var(--button);
    border-radius: 0;
    height: 40px;
    margin-top: 100px;
    margin-bottom: 50px;
    display: block;
  }

  .div-wycena-mobile:hover {
    border-radius: 0;
  }

  .section-10 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-stoliki-kawowe, .heading-dodatki {
    text-align: center;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 48px;
  }

  .heading-31 {
    margin-top: 10px;
  }

  .heading-32 {
    margin-top: 10px;
    line-height: 52px;
  }

  .heading-26-copy {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .section-blog-l {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .container-39 {
    max-width: none;
  }

  .hero-wrapper-3 {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .porady-photo-1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .shadow-two-3 {
    width: 85vw;
    height: auto;
  }

  .button-czytaj-wiecej {
    line-height: 25px;
  }

  .section-blog-r {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heading-blog {
    line-height: 30px;
  }

  .image-czytaj-wiecej, .image-czytaj-wiecej-2 {
    height: 8px;
    display: block;
    top: 0;
    bottom: 0;
    right: 25px;
  }

  .section-sprawdz-kolekcje {
    margin-bottom: auto;
    padding-top: 0;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .heading-33 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 60px;
    line-height: 70px;
  }

  .section-head-blog {
    margin-top: 100px;
    padding-top: 0;
  }

  .paragraph-15 {
    font-size: 14px;
  }

  .div-block-70 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .porady-text-1, .porady-text-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-heading-porady {
    width: 80vw;
    padding-bottom: 50px;
  }

  .heading-porady {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }

  .section-porady {
    margin-top: 25px;
  }

  .div-porady-paragraph {
    width: 80vw;
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .porady-paragraph-1 {
    margin-top: 25px;
    margin-bottom: auto;
  }

  .heading-porady-2 {
    font-size: 20px;
  }

  .div-porady-porada {
    width: 80vw;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-porada {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 23px;
  }

  .div-porady-faq {
    width: 80vw;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-faq-porady {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
  }

  .text-porady-slider {
    margin-top: 0;
    font-size: 13px;
  }

  .heading-34 {
    margin-top: 110px;
  }

  .right-arrow-7 {
    left: 45%;
  }

  .left-arrow-7 {
    right: 45%;
  }

  .text-porady-slider-2 {
    margin-top: 0;
    font-size: 13px;
    line-height: 19px;
  }

  .heading-35 {
    color: var(--silver);
    margin-left: 10%;
  }

  .heading-34-3 {
    margin-top: 60px;
  }

  .bold-text-9 {
    color: var(--silver);
    font-size: 22px;
    line-height: 22px;
  }

  .link-block-back {
    width: 15px;
    height: 15px;
    margin-right: 0;
    left: 0;
  }

  .div-block-75 {
    width: 90vw;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .right-arrow-8 {
    margin-right: 5%;
  }

  .left-arrow-8 {
    margin-left: 5%;
  }

  .fs-cc-banner2_component {
    width: 100%;
  }

  .fs-cc-prefs2_content {
    padding: 24px;
  }

  .fs-cc-prefs2_submit {
    margin-top: 8px;
  }

  .fs-cc-prefs2_title {
    font-size: 18px;
  }

  .fs-cc-prefs2_component {
    padding: 24px;
  }

  .fs-cc-prefs2_button.fs-cc-button-alt {
    margin-bottom: 8px;
  }

  .fs-cc-manager2_button {
    width: 30px;
    display: none;
  }

  .fs-cc-prefs2_close {
    padding: 8px;
  }

  .fs-cc-prefs2_label {
    font-size: 14px;
  }

  .heading-polityka {
    font-size: 20px;
  }

  .div-heading-wsp-praca {
    width: 90vw;
    padding-bottom: 50px;
  }

  .div-wsp-praca {
    flex-direction: column;
    width: 80vw;
    margin-top: 50px;
    margin-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }

  .img-wsp-praca {
    margin-left: auto;
    margin-right: auto;
  }

  .icon-head-up {
    font-size: 25px;
    line-height: 25px;
    inset: 0%;
  }

  .div-img-slide-2 {
    width: 220px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-8b {
    width: 300px;
    margin-top: auto;
    font-size: 5px;
    line-height: 5px;
  }

  .left-arrow-9 {
    margin: 115px auto;
    inset: 0% auto 10% 5%;
  }

  .heading-36 {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: auto;
    font-size: 14px;
  }

  .div-wycena-mob {
    width: var(--button);
    border-radius: 0;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 50px;
    display: flex;
  }

  .div-wycena-mob:hover {
    border-radius: 0;
  }

  .html-embed {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    height: 60vw;
    margin-bottom: auto;
    position: static;
    overflow: hidden;
  }

  .link-6 {
    font-size: 3vw;
  }
}


@font-face {
  font-family: 'Berkshire Swash';
  src: url('../fonts/Berkshire_Swash.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Berkshireswash';
  src: url('../fonts/BerkshireSwash-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clickerscript';
  src: url('../fonts/ClickerScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clickerscript';
  src: url('../fonts/ClickerScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}