:root {
  --color_2: #7b8b911a;
  --color_1: #3b525a;
  --color_3: #e30912;
  --color_4: #fff;
}

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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: #3b525a;
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

h2 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.container {
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.container.menu-top.thx-top {
  justify-content: center;
  align-items: center;
}

.container.menu {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1.5fr;
  font-size: .9rem;
}

.section-footer {
  background-color: var(--color_2);
  padding-top: 4rem;
  padding-bottom: 4rem;
  transition: all .3s;
}

.div-block {
  margin-bottom: 2rem;
}

.link {
  color: var(--color_1);
  text-decoration: none;
  transition: color .3s;
}

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

.link-2 {
  color: var(--color_1);
}

.div-block-2 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.section-kontakt {
  border-bottom: 1px solid var(--color_2);
  background-color: var(--color_2);
  padding-top: 8rem;
  padding-bottom: 0;
}

.div-block-3 {
  background-color: var(--color_3);
  border-radius: 10px;
  width: 10px;
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  min-height: 10px;
  max-height: 10px;
}

.div-block-4 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.div-block-4._w-left {
  justify-content: flex-start;
  align-items: center;
}

.text-block {
  text-align: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.grid-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  margin-top: 2rem;
}

.div-block-5 {
  background-color: var(--color_1);
  color: #fff;
  background-image: url('../images/graf-znak.svg');
  background-position: 100%;
  background-size: cover;
  border-radius: 1rem;
  margin-bottom: 4rem;
  padding: 2rem;
}

.link-3 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
  transition: color .3s;
}

.link-3:hover {
  color: var(--color_3);
}

.field-label {
  font-size: .8rem;
  font-weight: 400;
}

.text-field {
  border-radius: .5rem;
  min-height: 3rem;
  margin-bottom: 0;
  padding-top: 8px;
}

.textarea {
  border-radius: .5rem;
  min-height: 120px;
}

.submit-button {
  background-color: var(--color_3);
  border-radius: .5rem;
  padding: 1rem 2.5rem;
}

.submit-button:hover {
  box-shadow: 5px 5px 15px #e30a114d;
}

.text-block-2 {
  margin-bottom: 2rem;
}

.checkbox-field {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: .7rem;
}

.div-block-6 {
  margin-bottom: 1rem;
}

.div-block-7 {
  background-color: var(--color_1);
  color: var(--color_4);
  background-image: url('../images/graf-znak-1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 650px;
  border-radius: 1rem;
  padding: 4rem 2rem;
}

.grid-3 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-8 {
  color: #fff;
}

.h2-left {
  text-align: left;
}

.button {
  background-color: var(--color_3);
  border-radius: .5rem;
  margin-top: 2rem;
  padding: .8rem 2rem;
  transition: all .3s;
}

.button:hover {
  box-shadow: 0 10px 30px 2px #e3091259;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image {
  width: 60px;
  margin-bottom: 8rem;
  margin-left: auto;
  display: block;
}

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

.slide-nav {
  display: none;
}

.left-arrow {
  border: 1px solid #fff3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  display: flex;
  inset: auto auto 0% 0%;
}

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

.right-arrow {
  display: none;
}

.slider {
  background-color: #3b525a00;
  height: auto;
  padding-bottom: 60px;
}

.div-block-11 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.text-block-3 {
  font-size: 1.1rem;
  font-weight: 700;
}

.text-block-4 {
  font-size: .7rem;
  font-weight: 300;
}

.image-2 {
  border-radius: 10000px;
  width: 100px;
  min-width: 100px;
  max-width: 100em;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  margin-right: 1rem;
}

.text-block-5 {
  max-width: 450px;
}

.mask {
  height: auto;
}

.slide {
  border-bottom: 1px solid #ffffff1a;
  padding-bottom: 2rem;
}

.text-block-6 {
  font-style: italic;
  font-weight: 300;
}

.section-opinie {
  background-color: #fff;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.div-block-12 {
  border-bottom: 1px solid #3b525a1a;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 2rem;
  display: flex;
}

.section-modele-tubiarek {
  padding-top: 8rem;
  padding-bottom: 0;
}

.grid-4 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.grid-4.ostatni {
  margin-bottom: 0;
}

.bold-text {
  color: var(--color_3);
}

.div-block-13 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-left: 1px solid #3b525a1a;
  flex-flow: column;
  padding: 2rem;
  display: flex;
}

.text-span {
  font-size: 1.4rem;
  font-weight: 700;
}

.text-block-7 {
  font-size: .7rem;
}

.image-3 {
  max-height: 450px;
  display: block;
}

.div-block-14 {
  max-width: 650px;
}

.section-tubiarki-w-akcji {
  background-image: url('../images/kropki.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1600px;
  padding-top: 8rem;
  padding-bottom: 0;
}

.div-block-15 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-5 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  margin-top: 2rem;
}

.background-video {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--color_4);
  background-image: linear-gradient(0deg, #000, #0000);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 2rem;
  font-size: .9rem;
  display: flex;
}

.text-block-8 {
  font-size: 1.2rem;
  font-weight: 500;
}

.play-pause-button {
  margin-top: 1rem;
  margin-right: 1rem;
  inset: 0% 0% auto auto;
}

.section {
  background-color: var(--color_2);
}

.section-klienci {
  background-image: url('../images/mapa.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.slider-section {
  background-color: #f2f3f4;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.div-block-18 {
  margin-top: 2rem;
}

.image-4 {
  mix-blend-mode: darken;
  width: 100%;
  max-width: 962px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-zalety {
  background-image: url('../images/linie-3.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.text-block-9 {
  text-align: center;
  max-width: 550px;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4rem;
  font-weight: 700;
}

.tabs {
  margin-top: 2rem;
}

.tab-style {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--color_4);
  border-right: 1px solid #00000012;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  font-size: .9rem;
  font-weight: 700;
  display: flex;
}

.tab-style.w--current {
  background-color: var(--color_3);
  color: var(--color_4);
  border-right-width: 0;
}

.tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--color_2);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.code-embed {
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  min-height: 20px;
  max-height: 20px;
}

.tab-panel {
  background-color: var(--color_4);
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  padding: 0;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
}

.text-block-10 {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
}

.background-video-2 {
  z-index: 1;
}

.tabs-content {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.div-block-20 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-3 {
  background-image: url('../images/kropki.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8rem;
  padding-bottom: 0;
}

.div-block-21 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 2rem;
  bottom: 0;
}

.text-block-11 {
  margin-bottom: 2rem;
  font-size: 1.3rem;
  font-weight: 700;
}

.div-block-23 {
  background-color: var(--color_4);
  border: 1px solid #3b525a26;
  border-radius: 1rem;
  margin-bottom: 2rem;
  overflow: hidden;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  max-height: 298px;
  position: static;
}

.div-block-24 {
  padding-bottom: 2rem;
}

.div-block-25 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  padding: 2rem 1.5rem;
  display: flex;
}

.text-block-12 {
  font-size: 1.4rem;
  font-weight: 700;
}

.div-block-26 {
  flex: 1;
}

.image-6 {
  mix-blend-mode: darken;
  width: 100%;
  max-width: 450px;
}

.image-6.w2 {
  min-width: 100%;
  max-width: 100%;
  display: block;
}

.div-block-27 {
  border-top: 1px solid var(--color_3);
  background-color: var(--color_2);
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}

.text-block-13 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  max-width: 1920px;
  max-height: 960px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-4 {
  background-image: url('../images/kropki.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8rem;
  padding-bottom: 4rem;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8rem;
  line-height: 1.2;
}

.text-span-2 {
  background-color: var(--color_3);
  color: var(--color_4);
  border-radius: .5rem;
  padding: .5rem 1rem;
  display: inline-block;
}

.navbar {
  z-index: 99999;
  border-bottom: 1px solid var(--color_2);
  background-color: var(--color_4);
  padding-top: .8rem;
  padding-bottom: .8rem;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-28 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.div-block-29 {
  background-color: var(--color_3);
  border-radius: 1000px;
  width: 21px;
  min-width: 21px;
  max-width: 21px;
  height: 21px;
  min-height: 21px;
  max-height: 21px;
  margin: auto;
  position: absolute;
  inset: -10px 0% auto;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.logo-ticker-wrapper, .logo-ticker-content {
  background-color: #f2f3f4;
}

.image-8 {
  mix-blend-mode: darken;
  background-color: #f3f4f5;
}

.brand {
  margin-right: auto;
}

.brand.thx-logo-top {
  margin-left: auto;
}

.icon {
  max-width: 50%;
}

.text-block-14 {
  margin-top: .5rem;
  font-size: 13px;
  font-weight: 500;
}

.div-block-31 {
  background-color: var(--color_1);
  width: 40px;
  height: 2px;
  min-height: 2px;
  max-height: 2px;
  margin-bottom: 5px;
}

.div-block-31.w2 {
  width: 15px;
}

.div-block-31.w3 {
  width: 25px;
}

.section-5 {
  z-index: 100;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffe6;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-32 {
  margin-bottom: 4rem;
}

.text-block-15 {
  color: var(--color_1);
  font-size: 2rem;
  font-weight: 400;
  text-decoration: none;
  transition: color .3s;
}

.text-block-15:hover {
  color: var(--color_3);
}

.link-block {
  color: var(--color_1);
  text-decoration: none;
}

.div-block-33 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.div-block-34 {
  min-height: 4rem;
}

.div-block-36 {
  cursor: pointer;
}

.div-block-36:hover {
  color: var(--color_3);
}

.div-block-37 {
  padding-top: 2rem;
}

.link-block-2 {
  mix-blend-mode: normal;
  width: 100%;
  max-width: 40px;
}

.text-block-16 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .div-block-5 {
    margin-bottom: 0;
  }

  .grid-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .tab-style {
    border-bottom: 1px solid var(--color_2);
    border-right-width: 0;
  }

  .tabs-menu, .grid-6 {
    grid-template-columns: 1fr;
  }

  .section-5 {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 10rem;
  }

  .grid-7 {
    margin-bottom: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .container.menu {
    justify-content: space-between;
    align-items: flex-start;
  }

  .section-kontakt {
    padding-top: 4rem;
  }

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

  .grid-3 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section-opinie {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-12 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section-modele-tubiarek {
    padding-top: 4rem;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    margin-top: 4rem;
    margin-bottom: 0;
  }

  .div-block-13 {
    border-top: 1px solid #3b525a1a;
    border-left-width: 0;
    width: 100%;
  }

  .section-tubiarki-w-akcji {
    padding-top: 4rem;
  }

  .section-klienci, .section-zalety {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-20 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section-3 {
    padding-top: 4rem;
  }

  .image-6 {
    display: none;
  }

  .brand {
    padding-left: 0;
  }

  .section-5 {
    padding-top: 8rem;
  }

  .div-block-32 {
    margin-bottom: 0;
  }

  .grid-7 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    width: 100%;
    margin-bottom: 0;
  }

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

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

  .div-block-37 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  h2 {
    font-size: 2.4rem;
  }

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container.menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid {
    text-align: center;
    grid-template-columns: 1fr;
  }

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

  .div-block-7 {
    padding: 1.5rem;
  }

  .grid-4 {
    margin-top: 1rem;
  }

  .background-video {
    padding: 1rem;
  }

  .image-5 {
    max-height: 250px;
  }

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

  .section-5 {
    padding-top: 6rem;
  }

  .div-block-37 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

#w-node-_626ba423-4928-5176-2c1d-8e250baf792f-699fa374 {
  place-self: center;
}

#w-node-_251cf15b-5298-5933-df3c-08fcfe840c35-699fa374 {
  place-self: center start;
}

#w-node-_0ce1d48c-f4c4-58ec-6882-24c8052faa26-699fa374 {
  place-self: center;
}

#w-node-_0ce1d48c-f4c4-58ec-6882-24c8052faa28-699fa374 {
  place-self: center start;
}

#w-node-c606141a-5afb-62cf-3dad-0aa1a94e0604-699fa374 {
  place-self: center;
}

#w-node-c606141a-5afb-62cf-3dad-0aa1a94e0606-699fa374 {
  place-self: center start;
}

#w-node-_2373b60b-cab9-f12b-86e2-678651ff56e2-699fa374 {
  justify-self: start;
}

#w-node-_1f811661-c6c4-9d67-dfbb-6376fa8ed0ff-699fa374 {
  place-self: end stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_9d945376-ed33-818c-cbfb-6af47ebfc518-699fa374 {
    order: -9999;
  }

  #w-node-_1f811661-c6c4-9d67-dfbb-6376fa8ed0ff-699fa374 {
    order: 9999;
  }

  #w-node-_131cc582-8055-acd2-78a0-095afde4f75c-699fa374, #w-node-_90afed7e-a283-fd79-6a1a-b72432f89b80-699fa374, #w-node-_90afed7e-a283-fd79-6a1a-b72432f89b80-8ef1f9ee {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1f811661-c6c4-9d67-dfbb-6376fa8ed100-699fa374 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_131cc582-8055-acd2-78a0-095afde4f75c-699fa374, #w-node-_90afed7e-a283-fd79-6a1a-b72432f89b80-699fa374, #w-node-_90afed7e-a283-fd79-6a1a-b72432f89b80-8ef1f9ee {
    grid-column: span 1 / span 1;
  }
}


