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

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

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

.section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Kolorama-Piastow_070-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100vh;
}

.container {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.container-2 {
  color: #fff;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  display: block;
}

.nav-link {
  color: #fff;
  border: 0 solid #000;
  border-bottom: 3px solid #0000;
}

.nav-link:hover {
  border-bottom-color: #ac0a2d;
}

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

.nav-menu {
  margin-top: 27px;
}

.navbar {
  background-color: #ddd0;
}

.text-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.heading {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.button {
  background-color: #ac0a2d;
  border: 3px solid #0000;
  margin-top: 40px;
  padding: 18px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  transition: all .2s;
}

.button:hover {
  color: #ac0a2d;
  background-color: #fff;
  border: 3px solid #ac0a2d;
}

.button.w--current {
  margin-bottom: 40px;
}

.button-copy {
  background-color: #ac0a2d00;
  border: 2px #000;
  border-bottom: 3px solid #ac0a2d00;
  margin-top: 40px;
  padding: 18px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  transition: all .2s;
}

.button-copy:hover {
  border-bottom-color: #ac0a2d;
}

.div-block {
  margin-top: 85px;
}

.container-3 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.div-block-2 {
  justify-content: space-between;
  display: flex;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.div-block-3 {
  width: 45%;
  padding-top: 50px;
}

.paragraph-2 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-4 {
  width: 38%;
  padding-top: 50px;
}

.image {
  margin-left: auto;
  display: block;
  position: static;
  left: 100px;
}

.section-2 {
  background-color: #e9ecf0;
  padding-bottom: 100px;
}

.container-4 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.heading-3 {
  color: #000;
  text-align: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-5 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 35px;
  display: flex;
}

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

.div-block-7 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-8 {
  margin-left: 18px;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.container-5 {
  max-width: 1440px;
  margin-bottom: 97px;
  padding-top: 60px;
  padding-left: 120px;
  padding-right: 120px;
}

.body {
  background-color: #efefef;
}

.div-block-9 {
  justify-content: space-between;
  margin-bottom: 25px;
  display: flex;
}

.div-block-10 {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  width: 49%;
  height: 210.83px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 20px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-11 {
  flex-flow: column;
  justify-content: space-between;
  width: 49%;
  display: flex;
}

.div-block-12 {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  height: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 25px;
}

.heading-2-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.div-block-12-copy {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  height: 85.85px;
  margin-top: 25px;
  padding-top: 23px;
  padding-left: 25px;
}

.text-block-3-copy {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.container-6 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.div-block-13 {
  justify-content: space-between;
  display: flex;
}

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

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

.container-7 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.section-3 {
  margin-top: 120px;
}

.container-8 {
  background-color: #dbdbdb;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  height: 198.7px;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.text-block-4 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.container-9 {
  max-width: 1440px;
  padding-top: 80px;
  padding-left: 120px;
  padding-right: 120px;
}

.paragraph-4 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading-2-copy-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.div-block-16 {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.div-block-17 {
  background-color: #fff;
  border: 2px solid #000;
  width: 32%;
  height: 250.53px;
  padding-top: 30px;
  padding-left: 30px;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.image-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-17-copy {
  background-color: #fff;
  border: 2px solid #ac0a2d;
  width: 32%;
  height: 250.53px;
  padding-top: 30px;
  padding-left: 30px;
}

.container-10 {
  background-image: url('../images/Group-41.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1440px;
  height: 694.18px;
  padding-top: 100px;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

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

.div-block-18 {
  width: 50%;
}

.paragraph-6 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 41px;
  margin-bottom: 30px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.div-block-20 {
  width: 50%;
}

.code-embed {
  justify-content: flex-end;
  align-items: center;
  height: 470px;
  display: flex;
}

.container-11 {
  max-width: 1440px;
  padding-top: 80px;
  padding-left: 120px;
  padding-right: 120px;
}

.div-block-21 {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.lightbox-link {
  width: 32%;
}

.section-5 {
  padding-bottom: 45px;
}

.div-block-12-copy-copy, .div-block-12-copy-copy-copy {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  height: 85.85px;
  margin-top: 25px;
  padding-top: 23px;
  padding-left: 25px;
}

.div-block-15-copy, .div-block-15-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.lightbox-link-copy {
  width: 32%;
}

.text-span {
  font-weight: 600;
}

.div-block-22 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.div-block-23 {
  width: 47%;
  height: 490px;
}

.div-block-24 {
  background-color: #dbdbdb;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 48%;
  height: auto;
  padding: 20px 15px;
  display: flex;
}

.div-block-25 {
  justify-content: space-between;
  display: flex;
}

.text-block-2-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-2-copy-copy {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-3-copy {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-3-copy-copy {
  text-align: center;
  margin-top: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.div-block-25-copy {
  justify-content: space-between;
  margin-top: 21px;
  display: flex;
}

.image-4 {
  text-align: left;
  width: 100%;
  height: 100%;
}

.div-block-23-copy {
  width: 47%;
  height: 490px;
  display: block;
}

.container-12 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.link-block {
  color: #b1b1b1;
  text-decoration: none;
}

.container-4-copy {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.container-4-copy-copy {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
  display: none;
}

.div-block-12-copy, .div-block-12-copy-copy, .div-block-12-copy-copy-copy {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  height: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 25px;
}

.div-block-10-copy, .div-block-10-copy-copy {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  width: 49%;
  height: 210.83px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 20px;
}

.div-block-10-copy-copy-copy {
  background-color: #fff;
  border: 3px solid #ac0a2d;
  width: 49%;
  height: auto;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 20px;
}

.reject-button {
  color: #000;
  background-color: #fff;
  padding: 12px 28px;
  font-weight: bold;
}

.accept-button {
  color: #fff;
  background-color: #000;
  padding: 12px 28px;
  font-weight: bold;
}

.cookie-buttons-group {
  column-gap: 20px;
  display: flex;
}

.cookie-description {
  color: #000;
  margin: 30px 0 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

.cookie-heading {
  color: #000;
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 31px;
}

.flowappz-cookie-consent {
  z-index: 99999;
  background-color: #fff;
  width: 350px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 3rem 2.5rem;
  position: fixed;
  bottom: 4.5rem;
  left: 4rem;
  box-shadow: 0 0 20px #0000001a;
}

.div-block-26 {
  background-color: #fff;
  width: 15%;
  height: auto;
  padding-top: 22px;
  padding-bottom: 20px;
  padding-left: 16px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button-2 {
  background-color: #ac0a2d;
  margin-top: 28px;
}

@media screen and (max-width: 991px) {
  .section {
    height: 80vh;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link {
    font-size: 15px;
  }

  .container-3, .container-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .container-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-10 {
    height: 240px;
  }

  .text-block-3 {
    font-size: 19px;
    line-height: 27px;
  }

  .div-block-12 {
    height: 90px;
  }

  .container-6, .container-7, .container-8, .container-9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-17, .div-block-17-copy {
    height: auto;
    padding-right: 23px;
  }

  .container-10 {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-2-copy, .text-block-2-copy-copy {
    font-size: 20px;
    line-height: 25px;
  }

  .container-4-copy, .container-4-copy-copy {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-12-copy, .div-block-12-copy-copy, .div-block-12-copy-copy-copy {
    height: 90px;
  }

  .div-block-10-copy, .div-block-10-copy-copy, .div-block-10-copy-copy-copy {
    height: 240px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100%;
    padding-bottom: 36px;
  }

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

  .container-2 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: #413d3d;
  }

  .heading {
    font-size: 39px;
  }

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

  .div-block-2 {
    flex-flow: column;
  }

  .div-block-3, .div-block-4 {
    width: 100%;
  }

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

  .div-block-5 {
    flex-flow: column;
  }

  .div-block-6 {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .div-block-9 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .div-block-10 {
    width: 100%;
    height: auto;
    margin-top: 12px;
    padding-bottom: 15px;
  }

  .div-block-11 {
    width: 100%;
    margin-top: 0;
  }

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

  .div-block-12-copy {
    height: auto;
    padding-bottom: 15px;
  }

  .text-block-3-copy {
    font-size: 18px;
  }

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

  .div-block-13 {
    flex-flow: column;
  }

  .div-block-14 {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .container-8 {
    flex-flow: column;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .div-block-16 {
    flex-flow: column;
  }

  .div-block-17 {
    width: 100%;
    padding-bottom: 15px;
  }

  .div-block-17-copy {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .container-10 {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-18, .div-block-20 {
    width: 100%;
  }

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

  .div-block-21 {
    flex-flow: column;
  }

  .lightbox-link {
    width: 100%;
  }

  .icon {
    font-size: 31px;
  }

  .div-block-12-copy-copy-copy {
    padding-top: 10px;
    padding-left: 0;
  }

  .div-block-15-copy {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-15-copy-copy {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .lightbox-link-copy {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

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

  .div-block-22 {
    flex-flow: column;
  }

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

  .div-block-24 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .div-block-25-copy {
    flex-flow: column;
    margin-top: 0;
  }

  .div-block-23-copy {
    width: 100%;
    height: auto;
  }

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

  .text-block-6 {
    color: #c2c2c2;
  }

  .container-4-copy, .container-4-copy-copy {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-12-copy, .div-block-12-copy-copy, .div-block-12-copy-copy-copy {
    height: auto;
    margin-top: 12px;
  }

  .div-block-10-copy, .div-block-10-copy-copy, .div-block-10-copy-copy-copy {
    width: 100%;
    height: auto;
    margin-top: 12px;
    padding-bottom: 15px;
  }

  .cookie-buttons-group {
    flex-direction: column;
    row-gap: 20px;
  }

  .flowappz-cookie-consent {
    width: 100vw;
    left: 0;
  }

  .div-block-26 {
    width: 100%;
    position: static;
  }
}


