.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-image: url('../images/M_hero.webp'), linear-gradient(135deg, #131213, #2b2a2a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 36rem, auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60rem;
  min-height: auto;
  padding: 12rem 2rem;
  display: flex;
}

.logo {
  width: 28rem;
}

.hero_text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 10rem;
  font-weight: 700;
  line-height: 9.5rem;
}

.about {
  z-index: 2;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 32rem;
  margin-top: 0;
  padding: 4rem 2rem 8rem;
  display: flex;
  position: relative;
}

.logo2 {
  z-index: 2;
  width: auto;
  height: 4.5rem;
  margin-left: .5rem;
  position: relative;
}

.logo2.dark {
  z-index: 1;
  margin-top: 0;
  position: relative;
}

.about_text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: justify;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2rem;
  display: flex;
}

.about_text.mobile {
  display: none;
}

.about_text.des {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  font-size: 3vw;
  font-weight: 700;
  line-height: 1.3em;
}

.partners {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 2rem 6rem;
  display: flex;
  position: relative;
}

.klienci_text {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 1em;
}

.decor1 {
  z-index: 2;
  background-image: url('../images/MS_tlo5.webp'), linear-gradient(90deg, #ff0a0c, #ff0a0c00 50%, #ff0a0c);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 180rem, auto;
  justify-content: center;
  align-items: center;
  height: 2rem;
  margin-top: -2rem;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.left, .right {
  background-color: #ff0a0c;
}

.center {
  background-image: url('../images/MS_tlo5.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 87.5rem;
}

.decor2 {
  z-index: 2;
  background-color: #fff;
  background-image: url('../images/MS_tlo3.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 180rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 85vw;
  display: grid;
}

.partnerrzy_img {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  width: 10vw;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: 6rem;
  margin-left: 0;
  padding: 1.5vw;
  transition: all .35s;
}

.partnerrzy_img:hover {
  transform: scale(1.15);
}

.partnerrzy_img.wide {
  width: 10vw;
}

.decor3 {
  z-index: 3;
  background-image: url('../images/MS_tlo5.webp'), linear-gradient(90deg, #ff0a0c, #ff0a0c00 50%, #ff0a0c);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 180rem, auto;
  justify-content: center;
  align-items: center;
  height: 2rem;
  margin-top: -2rem;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.kontakt {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem;
  display: flex;
}

.kontakt_text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 3.5vw;
  font-weight: 700;
  line-height: 1.1em;
}

.kontakt_text_par1 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 1.2em;
}

.kontakt_text_par2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2rem;
  text-decoration: none;
  display: block;
}

.kontakt_in {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.stopka {
  background-color: #000;
  padding: .5rem 2rem;
  display: block;
  position: static;
  overflow: visible;
}

.stopka_text_par1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: center;
  text-transform: none;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  font-size: .85rem;
  font-weight: 300;
  line-height: 1rem;
  display: block;
}

.kontakt_text_par3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: red;
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  display: block;
}

.body {
  background-image: linear-gradient(135deg, #131213, #2b2a2a);
  overflow: visible;
}

.hero_div {
  min-height: 20rem;
}

.m_div {
  flex-flow: column;
  height: auto;
  display: flex;
  overflow: visible;
}

.m_div_all {
  height: 4.5rem;
  overflow: hidden;
}

.about_text2 {
  color: #fff;
  text-align: justify;
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2rem;
}

.about_text2.mobile {
  display: none;
}

.about_text2.des {
  text-align: justify;
  line-height: 2.4rem;
}

.middle {
  height: 4.5rem;
}

.white {
  background-color: #000;
  width: 80%;
  height: 100%;
}

.black {
  background-color: red;
  width: 20%;
  height: 100%;
}

.middle2 {
  height: 4.5rem;
}

.black2 {
  background-color: red;
  width: 80%;
  height: 100%;
}

.red {
  background-color: #000;
  width: 20%;
  height: 100%;
}

.logo_div {
  margin-top: -4.5rem;
  margin-left: .5rem;
}

.bold-text-2 {
  text-align: center;
}

.logo_mask {
  margin-right: -2px;
  display: flex;
}

.div-block-2 {
  z-index: 10;
  width: 2px;
  height: 4.5rem;
  margin-left: -2px;
  position: relative;
}

.e-mail {
  display: none;
}

.pasek {
  z-index: 10;
  background-color: #fff;
  width: 100%;
  height: 5px;
  margin-top: -3px;
  margin-bottom: -2px;
  position: relative;
}

.service_title {
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff 80%, red 80%, red);
  max-width: 100vw;
  margin-bottom: 0;
  overflow: hidden;
}

.service_title.is-green {
  background-image: linear-gradient(#fff, #fff 80%, #004f32 80%, #004f32);
}

.title_red_s {
  background-color: #fff;
  height: auto;
  margin-left: -2vw;
}

.title_white_s {
  background-color: red;
  padding-left: 8vw;
}

.title_white_s.green {
  background-color: #004f32;
}

.title_text_red {
  color: red;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: -5vw;
  font-family: Poppins, sans-serif;
  font-size: 28svw;
  font-weight: 700;
  line-height: 1em;
}

.title_text_red.title-2 {
  margin-bottom: -3vw;
  font-size: 17svw;
}

.title_text_red.is-3 {
  margin-bottom: -6vw;
  font-size: 37svw;
}

.title_text_red.is-4 {
  font-size: 24svw;
}

.title_text_red.is-5 {
  font-size: 22.9svw;
}

.title_text_red.is-5.is-2 {
  margin-bottom: -3vw;
  font-size: 18svw;
}

.title_text_red.is-5.is-2.is-3 {
  color: red;
  margin-bottom: -5vw;
  font-size: 19.5svw;
}

.title_text_red.green {
  color: #004f32;
}

.title_text_white {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: -4vw;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 15vw;
  font-weight: 700;
  line-height: 1em;
}

.title_text_white.is-2 {
  text-align: left;
  margin-top: -2vw;
  font-size: 7vw;
}

.title_text_white.is-2.is-1 {
  font-size: 10vw;
}

.title_text_white.is-2.is-1.green {
  margin-top: 2vw;
  font-size: 5vw;
}

.service {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  color: #fff;
  background-color: red;
  flex-flow: column;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding: 2vw 0 0;
  display: flex;
  overflow: hidden;
}

.service.green {
  background-color: #004f32;
  padding-top: 0;
  overflow: visible;
}

.service.green.space {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  padding-top: 4vw;
  padding-bottom: 0;
}

.service_text {
  margin-left: 8vw;
  margin-right: 8vw;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1.3em;
}

.service_text.dark {
  color: #000;
  line-height: 1.4em;
}

.service_text.small {
  font-size: 1.2vw;
}

.service_content {
  background-image: linear-gradient(red, red 50%, #fff 50%, #fff);
  padding-bottom: 10vw;
}

.service_content.sec-2 {
  background-image: linear-gradient(red, red 40%, #fff 40%, #fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 6vw;
}

.service_content.is-3 {
  background-image: linear-gradient(red, red 35%, #fff 35%, #fff);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.service_content.is-3.green {
  background-image: linear-gradient(#004f32, #004f32 20%, #fff 20%, #fff);
}

.service_content.is-4 {
  background-image: linear-gradient(red, red 35%, #fff 35%, #fff);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.service_content.is-4.is-2 {
  background-image: linear-gradient(red, red 20%, #fff 20% 73%, #fff);
}

.service_content.green.new {
  background-image: none;
  width: 100vw;
  padding-bottom: 4vw;
  overflow: hidden;
}

.service_img {
  width: 30vw;
}

.service_img.is-1 {
  z-index: 1;
  width: 29vw;
  height: 29vw;
  position: relative;
}

.service_img.is-2 {
  z-index: 2;
  width: 29vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_img.is-3 {
  z-index: 3;
  width: 29vw;
  margin-left: -5vw;
  position: relative;
}

.service_img.is-4 {
  z-index: 1;
  width: 29vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_img.is-5 {
  z-index: 9;
  width: 30vw;
  margin-right: -15vw;
  position: relative;
}

.service_img.is-6 {
  z-index: 2;
  width: 50vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_img.is-7 {
  z-index: 8;
  width: 32vw;
  margin-left: 0;
  padding-top: 2vw;
  position: relative;
}

.service_img.is-8 {
  z-index: 6;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.service_img.is-9 {
  z-index: 5;
  width: 30vw;
  margin-top: -20vw;
  position: relative;
}

.service_img.is-hy {
  width: 95vw;
}

.service_img.is-abso {
  z-index: 10;
  width: 50vw;
  margin-left: 0;
  position: absolute;
}

.service_img.is-5-1 {
  z-index: 9;
  width: 25vw;
  margin-right: -5vw;
  padding-top: 5vw;
  position: relative;
}

.service_img.is-8-1 {
  z-index: 8;
  width: 40vw;
  margin-top: -5vw;
  margin-right: -2vw;
  position: relative;
}

.service_img.new-1 {
  width: 35vw;
  min-width: 35vw;
}

.service_img.new-2 {
  width: 35vw;
  margin-left: -5vw;
  margin-right: -7vw;
}

.service_img.new3 {
  z-index: 3;
  width: 35vw;
  margin-left: -10vw;
  position: relative;
}

.service_img.new4 {
  width: 35vw;
  height: 37vw;
  margin-top: 7vw;
  margin-left: -10vw;
}

.service_img.is-6-copy {
  z-index: 2;
  width: 46vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_img.is-8-copy {
  z-index: 6;
  width: 36vw;
  margin-top: -5vw;
  position: relative;
}

.service_img.is-9-copy {
  z-index: 5;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.service_img.is-5 {
  z-index: 1;
  width: 29vw;
  height: 29vw;
  position: relative;
}

.service_img.is-10, .service_img.is-11, .service_img.is-12 {
  width: 100%;
}

.service_img.is-13 {
  width: 60%;
}

.service_img.is-5-copy {
  z-index: 9;
  width: 30vw;
  margin-right: -15vw;
  position: relative;
}

.service_img.is-21 {
  width: 17vw;
  margin-top: 3vw;
  margin-left: -5vw;
}

.service_img.is-22 {
  width: 29vw;
  height: 37vw;
  min-height: 40vw;
  max-height: 40vw;
}

.service_img.is-7-copy {
  z-index: 8;
  z-index: 8;
  z-index: 8;
  z-index: 8;
  width: 32vw;
  margin-left: 0;
  padding-top: 2vw;
  position: relative;
  box-shadow: 0 20px 16px -10px #0000001a;
}

.about_text_mobile {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: justify;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2rem;
  display: flex;
}

.about_text_mobile.mobile {
  display: none;
}

.about_text_mobile.des {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  font-size: 3vw;
  font-weight: 700;
  line-height: 1.3em;
}

.video_div.is-1 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 55vw;
  margin-right: -20vw;
  display: flex;
  position: relative;
}

.video_div.is-2 {
  justify-content: center;
  align-items: center;
  width: 55vw;
  margin-top: 4vw;
  display: flex;
}

.video_div.is-3 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: absolute;
}

.video_div.is-4 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 50vw;
  margin-top: -4vw;
  display: flex;
}

.video_div.is-5 {
  justify-content: center;
  align-items: center;
  width: 50vw;
  margin-bottom: 6vw;
  margin-left: -8vw;
  display: flex;
}

.img_play {
  z-index: 2;
  pointer-events: none;
  vertical-align: middle;
  width: 6vw;
  margin: auto;
  position: absolute;
}

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

.flex-block, .flex-block-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
}

.logo_firmy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 85vw;
  display: grid;
}

.firmy_loga_img {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  width: 17vw;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: 0;
  padding: 0;
  transition: all .35s;
}

.firmy_loga_img:hover {
  transform: scale(1.15);
}

.firmy_loga_img.wide {
  width: 6.5rem;
}

.firmy_loga_img.is-1 {
  width: 15vw;
}

.firmy_loga_img.is-2 {
  width: 14vw;
}

.firmy_loga_img.is-3 {
  width: 18vw;
}

.firmy_loga_img.is-4 {
  width: 15vw;
}

.www_grid {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  display: grid;
}

.www_link {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.www_nazwa {
  color: #000;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1em;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.image_www {
  width: 30vw;
}

.photo_up.is-grid {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95vw;
  display: grid;
}

.photo_up.is-grid.green {
  z-index: 10;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: -15vw;
  display: block;
  position: relative;
}

.text-span {
  color: #000;
}

.monini_img {
  z-index: 10;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.text-span-2, .text-span-3 {
  color: #004f32;
  font-weight: 600;
}

.wartosci_1 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: flex-start;
}

.procent {
  background-color: #004f32;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  display: flex;
}

.procent_text {
  letter-spacing: -1vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -1vw;
  font-family: Poppins, sans-serif;
  font-size: 13vw;
  font-weight: 600;
  line-height: 1em;
}

.procent_znak {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  color: #004f32;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1vw;
  font-family: Poppins, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  display: flex;
}

.text-block {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.1em;
}

.flex-block-3 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  padding-top: 2vw;
  padding-left: 8vw;
  padding-right: 8vw;
}

.section {
  background-color: #fff;
}

.monini {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  background-color: #fff;
  flex-flow: column;
  padding-top: 6vw;
  padding-bottom: 6vw;
  display: flex;
}

.monini_tekst {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 1.2em;
}

.text-span-4 {
  color: #004f32;
}

.monini_img2 {
  width: 100vw;
}

.image {
  padding-left: 9vw;
  padding-right: 8vw;
}

.link-block-2 {
  z-index: 8;
  margin-top: 7vw;
  margin-left: -10vw;
  position: relative;
}

.image-2 {
  padding-left: 0;
  padding-right: 0;
}

.monini_text_big {
  letter-spacing: 0;
  margin: 0 8vw;
  font-family: Poppins, sans-serif;
  font-size: 8vw;
  font-weight: 600;
  line-height: 1em;
}

.text-span-5 {
  color: #004f32;
}

.last-title {
  text-align: center;
  padding-bottom: 4vw;
  padding-left: 8vw;
  padding-right: 8vw;
  font-family: Poppins, sans-serif;
  font-size: 4vw;
  font-weight: 600;
  line-height: 1em;
}

.text-span-6 {
  color: #000;
}

.kontakt_2 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  background-color: red;
  flex-flow: column;
  padding-top: 4vw;
  padding-bottom: 6vw;
  display: flex;
  overflow: hidden;
}

.heading_kontakt {
  color: #fff;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Poppins, sans-serif;
  font-size: 11vw;
  line-height: 1em;
}

.text-span-7 {
  color: #000;
}

.kontakt_text_par1_whie {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 1.2em;
}

.section-green {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  color: #fff;
  background-color: #004f32;
  flex-flow: column;
  padding-top: 2vw;
  padding-bottom: 4vw;
  display: flex;
}

.service_content2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-top: -10vw;
  padding-bottom: 10vw;
  padding-left: 0;
  padding-right: 0;
}

.slider {
  background-image: linear-gradient(red, red 25%, #fff 25%, #fff);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
}

.slide {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  vertical-align: middle;
  width: 70vw;
  margin-right: 5vw;
}

.mask {
  box-sizing: border-box;
  text-overflow: clip;
  object-fit: fill;
  width: 70vw;
  overflow: visible;
}

.slide-nav {
  display: none;
}

.icon {
  opacity: .7;
  color: red;
  transform: scale(1.3);
}

.icon:hover {
  opacity: 1;
}

.icon-2 {
  opacity: .7;
  color: red;
  transform: scale(1.3);
}

.icon-2:hover {
  opacity: 1;
}

.source {
  width: 100%;
}

.div-block-3 {
  grid-column-gap: 8vw;
  grid-row-gap: 8vw;
  justify-content: space-between;
  align-items: center;
  margin-top: -5vw;
  margin-left: 8vw;
  margin-right: 8vw;
  display: flex;
}

.service_text-copy {
  margin-left: 8vw;
  margin-right: 8vw;
  font-family: Poppins, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1.3em;
}

.service_text-copy.dark {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 2vw;
  line-height: 1.4em;
}

.service_text-copy.small {
  font-size: 1.2vw;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

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

.image-3 {
  width: 1.5vw;
}

.div-block-5 {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-4 {
  z-index: 2;
  width: 6vw;
  height: 6vw;
  position: absolute;
  inset: 0%;
}

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

.video-modal {
  display: none;
}

.close-modal {
  cursor: pointer;
  font-size: 32px;
  position: absolute;
  top: 20px;
  right: 30px;
}

.navi {
  z-index: 99;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.close-button {
  cursor: pointer;
  background-image: url('../images/cross-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  border: 1px solid red;
  border-radius: 100vw;
  width: 2rem;
  height: 2rem;
  padding: 0;
  transition: border-color .35s;
}

.close-button:hover {
  border-color: #fff;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.logo-2 {
  width: 11rem;
}

.logo-2.small {
  width: 9rem;
}

.side-menu-wrapper {
  z-index: 14;
  white-space: nowrap;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: start end;
  width: 22rem;
  height: 100vh;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: grid;
  overflow: hidden;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-size-large.text-color-white {
  color: #fff;
}

.menu-icon {
  width: 2rem;
}

.side-menu_component {
  z-index: 999;
  white-space: normal;
  object-fit: none;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 22rem;
  height: 130vh;
  padding-top: 20rem;
  display: flex;
  position: absolute;
  inset: -20rem 0 0 auto;
  overflow: visible;
}

.text-size-tiny {
  font-size: .75rem;
}

.text-size-tiny.text-color-white {
  transition: opacity .2s;
}

.text-size-tiny.text-color-white:hover {
  opacity: .5;
}

.text-size-tiny.text-color-white.text-style-allcaps.text-style-muted {
  color: #fff;
}

.underline {
  background-color: #fff;
  width: 100%;
  height: 2px;
  transform: translate(102%);
}

.side-menu-background {
  z-index: 1;
  background-color: red;
  width: 22rem;
  height: 130vh;
  padding-top: 0;
  position: absolute;
  inset: -20% 0 auto auto;
  overflow: hidden;
  box-shadow: -8px 0 30px #0000003b;
}

.side-menu-text-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: .125rem 0;
  display: flex;
  overflow: hidden;
}

.nav-link-block {
  flex: 1;
}

.navbar_component {
  z-index: auto;
  background-color: #ddd0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  padding: 1.5rem 2rem;
  display: flex;
}

.side-menu-item-wrapper.footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.side-menu-item-wrapper.flex-h {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.side-menu-item-wrapper.flex-v {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 0;
  display: flex;
}

.menu-button {
  flex: 0 auto;
  padding: 0 0 0 1.5rem;
}

.menu-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1.5vw;
  line-height: 1em;
  transition: all .2s;
}

.menu-text:hover {
  color: red;
}

.menu-link {
  z-index: 99;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  top: 5vh;
  right: 5vw;
}

.line-1 {
  background-color: #fff;
  width: 36px;
  height: 2px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.line-1.center {
  background-image: none;
  margin-top: 7px;
  margin-bottom: 7px;
}

.page-wrap {
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.link-wrap {
  z-index: 2;
  justify-content: space-around;
  align-items: center;
  width: 60vw;
  display: none;
  position: relative;
}

.menu-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.link-block-4 {
  color: #212325;
  padding: 20px;
  font-family: Exo, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
  text-decoration: none;
}

.logo-3 {
  width: 80px;
  height: 80px;
}

.bg-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.puzzle-piece {
  z-index: auto;
  opacity: .15;
  background-color: #091017;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 75%;
  transform: skew(-25deg);
}

.puzzle-piece.left {
  opacity: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  inset: 0 0%;
  transform: skew(-45deg)translate(-75%);
}

.puzzle-piece.right {
  opacity: 1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  inset: 0;
  transform: skew(-45deg)translate(75%);
}

.puzzle-piece.middle {
  opacity: 1;
  background-color: #fff;
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0;
  transform: skew(-45deg);
}

.puzzle-wrapper {
  z-index: 1;
  backface-visibility: visible;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.menu-trigger {
  cursor: pointer;
  background-color: #00000036;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  margin-right: 20px;
  padding: 20px;
  display: flex;
}

.menu-line {
  background-color: #fff;
  width: 32px;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.menu {
  color: #000;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menu-flyout {
  transform-origin: 100%;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.menu-list {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  display: flex;
}

.nav-link {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.nav-link.large {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 26px;
  display: inline-block;
}

.section-2 {
  min-height: 100px;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-6-copy {
  justify-content: center;
  align-items: center;
  width: 85vw;
  margin-left: 7.5vw;
  margin-right: 7.5vw;
  display: flex;
}

.div-block-7 {
  z-index: 10;
  margin-top: 4vw;
  position: relative;
}

.service_imgcopy {
  width: 30vw;
}

.service_imgcopy.is-1 {
  z-index: 1;
  width: 29vw;
  height: 37vw;
  min-height: 40vw;
  max-height: 40vw;
  position: relative;
}

.service_imgcopy.is-2 {
  z-index: 2;
  width: 29vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy.is-3 {
  z-index: 3;
  width: 29vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy.is-4 {
  z-index: 1;
  width: 29vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy.is-5 {
  z-index: 9;
  width: 30vw;
  margin-right: -15vw;
  position: relative;
}

.service_imgcopy.is-6 {
  z-index: 2;
  width: 50vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_imgcopy.is-7 {
  z-index: 8;
  width: 32vw;
  margin-left: 0;
  padding-top: 2vw;
  position: relative;
}

.service_imgcopy.is-8 {
  z-index: 6;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.service_imgcopy.is-9 {
  z-index: 5;
  width: 30vw;
  margin-top: -20vw;
  position: relative;
}

.service_imgcopy.is-hy {
  width: 95vw;
}

.service_imgcopy.is-abso {
  z-index: 10;
  width: 50vw;
  margin-left: 0;
  position: absolute;
}

.service_imgcopy.is-5-1 {
  z-index: 9;
  width: 25vw;
  margin-right: -5vw;
  padding-top: 5vw;
  position: relative;
}

.service_imgcopy.is-8-1 {
  z-index: 8;
  width: 40vw;
  margin-top: -5vw;
  margin-right: -2vw;
  position: relative;
}

.service_imgcopy.new-1 {
  width: 35vw;
  min-width: 35vw;
}

.service_imgcopy.new-2 {
  width: 35vw;
  margin-left: -5vw;
  margin-right: -7vw;
}

.service_imgcopy.new3 {
  z-index: 3;
  width: 35vw;
  margin-left: -10vw;
  position: relative;
}

.service_imgcopy.new4 {
  width: 35vw;
  margin-top: 7vw;
  margin-left: -10vw;
}

.service_imgcopy.is-6-copy {
  z-index: 2;
  width: 46vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_imgcopy.is-7-copy {
  z-index: 8;
  width: 29vw;
  margin-left: 0;
  padding-top: 0;
  position: relative;
}

.service_imgcopy.is-8-copy {
  z-index: 6;
  width: 36vw;
  margin-top: -5vw;
  position: relative;
}

.service_imgcopy.is-9-copy {
  z-index: 5;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.div-block-8 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  width: 40%;
  display: flex;
}

.service_imgcopy2 {
  width: 30vw;
}

.service_imgcopy2.is-1 {
  z-index: 1;
  width: 29vw;
  height: 29vw;
  position: relative;
}

.service_imgcopy2.is-2 {
  z-index: 2;
  width: 29vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy2.is-3 {
  z-index: 3;
  width: 29vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy2.is-4 {
  z-index: 1;
  width: 17vw;
  margin-top: 3vw;
  margin-left: -5vw;
  position: relative;
}

.service_imgcopy2.is-5 {
  z-index: 9;
  width: 30vw;
  margin-right: -15vw;
  position: relative;
}

.service_imgcopy2.is-6 {
  z-index: 2;
  width: 50vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_imgcopy2.is-7 {
  z-index: 8;
  width: 32vw;
  margin-left: 0;
  padding-top: 2vw;
  position: relative;
}

.service_imgcopy2.is-8 {
  z-index: 6;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.service_imgcopy2.is-9 {
  z-index: 5;
  width: 30vw;
  margin-top: -20vw;
  position: relative;
}

.service_imgcopy2.is-hy {
  width: 95vw;
}

.service_imgcopy2.is-abso {
  z-index: 10;
  width: 50vw;
  margin-left: 0;
  position: absolute;
}

.service_imgcopy2.is-5-1 {
  z-index: 9;
  width: 25vw;
  margin-right: -5vw;
  padding-top: 5vw;
  position: relative;
}

.service_imgcopy2.is-8-1 {
  z-index: 8;
  width: 40vw;
  margin-top: -5vw;
  margin-right: -2vw;
  position: relative;
}

.service_imgcopy2.new-1 {
  width: 35vw;
  min-width: 35vw;
}

.service_imgcopy2.new-2 {
  width: 35vw;
  margin-left: -5vw;
  margin-right: -7vw;
}

.service_imgcopy2.new3 {
  z-index: 3;
  width: 35vw;
  margin-left: -10vw;
  position: relative;
}

.service_imgcopy2.new4 {
  width: 35vw;
  margin-top: 7vw;
  margin-left: -10vw;
}

.service_imgcopy2.is-6-copy {
  z-index: 2;
  width: 46vw;
  margin-bottom: -25vw;
  position: relative;
}

.service_imgcopy2.is-7-copy {
  z-index: 8;
  width: 29vw;
  margin-left: 0;
  padding-top: 0;
  position: relative;
}

.service_imgcopy2.is-8-copy {
  z-index: 6;
  width: 36vw;
  margin-top: -5vw;
  position: relative;
}

.service_imgcopy2.is-9-copy {
  z-index: 5;
  width: 30vw;
  margin-top: -5vw;
  position: relative;
}

.service_imgcopy2.is-5 {
  z-index: 1;
  width: 29vw;
  height: 29vw;
  position: relative;
}

.service_imgcopy2.is-10, .service_imgcopy2.is-11, .service_imgcopy2.is-12 {
  width: 100%;
}

.service_imgcopy2.is-13 {
  width: 60%;
}

.service_imgcopy2.is-5-copy {
  z-index: 9;
  width: 30vw;
  margin-right: -15vw;
  position: relative;
}

.image-5 {
  width: 5vw;
}

.div-block-9 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title_text_white-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: -4vw;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 15vw;
  font-weight: 700;
  line-height: 1em;
}

.title_text_white-copy.is-2 {
  text-align: left;
  margin-top: -2vw;
  font-size: 7vw;
}

.title_text_white-copy.is-2.is-1 {
  font-size: 10vw;
}

.title_text_white-copy.is-2.is-1.green {
  margin-top: 2vw;
  font-size: 5vw;
}

@media screen and (min-width: 1280px) {
  .partnerrzy_img {
    width: 7vw;
    min-width: 5rem;
    padding: 1rem;
  }

  .title_text_red {
    min-width: auto;
    max-width: none;
    font-size: 28vw;
  }

  .title_text_red.title-2 {
    margin-bottom: -3vw;
    font-size: 17vw;
  }

  .title_text_white {
    max-width: none;
  }

  .service {
    background-image: linear-gradient(red, red 50%, #fff 50%, #fff);
  }

  .service.green.space {
    background-image: none;
  }

  .service_content.sec-2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .video {
    width: 50vw;
    height: auto;
    max-height: none;
    position: relative;
  }

  .video.central {
    z-index: 2;
    position: absolute;
    inset: 0%;
  }

  .video_div.is-1 {
    justify-content: center;
    align-items: center;
    width: 60vw;
    margin-top: 0;
    margin-right: -20vw;
    display: flex;
  }

  .video_div.is-2 {
    justify-content: center;
    align-items: center;
    width: 60vw;
    margin-top: 2vw;
    display: flex;
  }

  .video_div.is-3 {
    z-index: 3;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .video_div.is-4 {
    justify-content: center;
    align-items: center;
    margin-right: -4vw;
    display: flex;
  }

  .video_div.is-5 {
    justify-content: center;
    align-items: center;
    margin-top: -2vw;
    display: flex;
  }

  .img_video {
    width: 50vw;
  }

  .img_play {
    z-index: 2;
    width: 7vw;
    height: auto;
    position: absolute;
  }

  .www_nazwa {
    font-size: 1.2vw;
  }

  .monini {
    justify-content: flex-start;
    align-items: center;
  }

  .title_text_white-copy {
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-top: 10rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .logo {
    width: 22rem;
  }

  .hero_text {
    font-size: 6rem;
    line-height: 7rem;
  }

  .about {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .about_text {
    font-size: 1.2rem;
  }

  .about_text.des {
    font-size: 3vw;
    line-height: 2rem;
  }

  .partners {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .klienci_text {
    font-size: 3rem;
    line-height: 3rem;
  }

  .decor1 {
    background-image: url('../images/MS_tlo5.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 180rem;
  }

  .div-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: auto;
  }

  .decor3 {
    background-image: url('../images/MS_tlo5.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 180rem;
  }

  .kontakt_text {
    font-size: 3rem;
    line-height: 3rem;
  }

  .kontakt_text_par1 {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .kontakt_text_par2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .stopka {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .stopka_text_par1 {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .kontakt_text_par3 {
    font-size: 1rem;
    line-height: 1.2rem;
    display: none;
  }

  .kontakt_text_par3.mobile-e-mail {
    display: block;
  }

  .hero_div {
    min-height: 14.5rem;
  }

  .about_text2 {
    font-size: 1.2rem;
  }

  .about_text2.des {
    line-height: 2rem;
  }

  .red {
    background-color: #fff;
  }

  .bold-text, .bold-text-2 {
    text-align: center;
  }

  .logo_mask {
    margin-right: -2px;
    display: flex;
  }

  .div-block-2 {
    z-index: 10;
    width: 2px;
    height: 4.5rem;
    margin-left: -2px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .e-mail {
    display: block;
  }

  .pasek {
    height: 6px;
    margin-top: -4px;
  }

  .title_red_s {
    font-size: 3vw;
    line-height: 1em;
  }

  .title_text_red {
    font-size: 28vw;
    line-height: 1em;
  }

  .title_text_white {
    font-size: 16vw;
    line-height: 1em;
  }

  .about_text_mobile {
    font-size: 1.2rem;
  }

  .about_text_mobile.des {
    line-height: 2rem;
  }

  .kontakt_text_par1_whie {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .side-menu-background {
    z-index: 0;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-wrap {
    display: flex;
  }

  .puzzle-piece.left {
    width: 120vw;
    height: 100vh;
    transform: skew(-45deg)translate(-95vw);
  }

  .puzzle-piece.right {
    width: 120vw;
    height: 100vh;
    transform: skew(-45deg)translate(74vw);
  }

  .puzzle-piece.middle {
    width: 50vw;
    height: 100vh;
  }

  .puzzle-wrapper {
    display: none;
  }

  .title_text_white-copy {
    font-size: 16vw;
    line-height: 1em;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-size: auto 20rem, auto;
    height: 40rem;
  }

  .logo {
    width: 16rem;
  }

  .hero_text {
    font-size: 4.4rem;
    line-height: 5rem;
  }

  .about {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    min-height: 20rem;
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .logo2 {
    width: auto;
    height: 3.5rem;
    margin-left: .75rem;
  }

  .about_text {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: .94rem;
    line-height: 1.9rem;
  }

  .about_text.mobile {
    color: #000;
    text-align: center;
    max-width: 54ch;
    display: block;
  }

  .about_text.des {
    white-space: normal;
    word-break: break-all;
    font-size: 4vw;
    line-height: 1.3em;
    display: none;
    overflow: visible;
  }

  .about_text.des.mobile {
    word-break: normal;
    font-size: 4.2vw;
  }

  .decor1 {
    background-image: url('../images/MS_tlo5.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 120rem;
    height: 1.4rem;
    margin-top: -1.4rem;
  }

  .decor2 {
    background-size: 120rem;
    height: 1.4rem;
  }

  .div-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .decor3 {
    background-image: url('../images/MS_tlo5.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 120rem;
    height: 1.4rem;
    margin-top: -1.4rem;
  }

  .stopka {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .hero_div {
    min-height: 11rem;
  }

  .m_div_all {
    height: 3.5rem;
  }

  .about_text2 {
    font-size: .94rem;
    line-height: 1.9rem;
  }

  .about_text2.mobile {
    display: block;
  }

  .about_text2.des {
    line-height: 1.8rem;
    display: none;
  }

  .middle, .middle2 {
    height: 3.5rem;
  }

  .logo_div {
    margin-top: -3.5rem;
    margin-left: .75rem;
  }

  .bold-text {
    text-align: center;
  }

  .logo_mask {
    display: flex;
  }

  .div-block-2 {
    z-index: 10;
    background-color: red;
    width: 2px;
    height: 3.5rem;
    margin-left: -2px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .pasek {
    height: 6px;
    margin-top: -4px;
  }

  .service_content.green.new {
    overflow: hidden;
  }

  .about_text_mobile {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: .94rem;
    line-height: 1.9rem;
  }

  .about_text_mobile.mobile {
    color: #000;
    text-align: center;
    max-width: 54ch;
    display: block;
  }

  .about_text_mobile.des {
    white-space: normal;
    word-break: break-all;
    font-size: 4vw;
    line-height: 1.3em;
    display: block;
    overflow: visible;
  }

  .about_text_mobile.des.mobile {
    word-break: normal;
    font-size: 4.2vw;
  }

  .www_nazwa {
    font-size: 2vw;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .side-menu-wrapper {
    overflow: hidden;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .side-menu_component {
    overflow: scroll;
  }

  .side-menu-background {
    z-index: 6;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .link-wrap {
    flex-direction: column;
    flex: 0 auto;
    height: 50vh;
    display: none;
  }

  .link-block-4 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .puzzle-piece {
    right: 85%;
  }

  .puzzle-piece.right, .puzzle-piece.middle {
    right: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-size: auto 16rem, auto;
    height: 32rem;
    min-height: 60vh;
    padding: 10rem 1.25rem 12rem;
  }

  .logo {
    width: 12rem;
  }

  .hero_text {
    font-size: 11vw;
    line-height: 14vw;
  }

  .about {
    background-color: #fff;
    background-image: none;
    padding: 3rem 1.25rem;
  }

  .logo2 {
    width: auto;
    height: 3.5rem;
  }

  .about_text.mobile {
    line-height: 1.6rem;
    display: block;
  }

  .about_text.des {
    display: none;
  }

  .klienci_text {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }

  .div-block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.6rem;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .partnerrzy_img {
    width: 30vw;
  }

  .partnerrzy_img.wide {
    width: 32vw;
  }

  .kontakt {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    padding: 3rem 1.25rem;
  }

  .kontakt_text {
    font-size: 8vw;
    line-height: 1.3em;
  }

  .kontakt_text_par1 {
    font-size: 5vw;
    line-height: 8vw;
  }

  .kontakt_text_par2 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .stopka {
    padding-left: 1.2rem;
    padding-right: 1.25rem;
  }

  .stopka_text_par1 {
    text-align: center;
    font-size: .75rem;
  }

  .kontakt_text_par3 {
    font-size: 1rem;
  }

  .kontakt_text_par3.mobile-e-mail {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .hero_div {
    min-height: 34vw;
  }

  .m_div_all {
    height: 3.5rem;
  }

  .about_text2.mobile {
    text-align: center;
    line-height: 1.6rem;
    display: block;
  }

  .about_text2.des {
    display: none;
  }

  .red {
    background-color: #000;
  }

  .bold-text {
    text-align: center;
  }

  .logo_mask {
    margin-right: -2px;
    display: flex;
  }

  .div-block-2 {
    z-index: 10;
    background-color: #fff;
    width: 2px;
    height: 3.5rem;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    transform: translate(-2px);
  }

  .pasek {
    margin-top: -4px;
  }

  .title_text_red {
    font-size: 28vw;
    line-height: 1em;
  }

  .title_text_red.title-2 {
    margin-bottom: -3vw;
  }

  .title_text_white {
    font-size: 17vw;
    line-height: 1em;
  }

  .service_text {
    font-size: 5vw;
  }

  .service_text.small {
    font-size: 4vw;
  }

  .service_content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .service_content.is-3 {
    flex-flow: column;
  }

  .service_content.is-4 {
    background-image: linear-gradient(red, red 25%, #fff 25%, #fff);
  }

  .service_content.green.new {
    justify-content: flex-start;
    align-items: center;
  }

  .service_img.is-1 {
    width: 95vw;
    height: auto;
  }

  .service_img.is-2 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_img.is-3 {
    width: 95vw;
    margin-left: 0;
  }

  .service_img.is-4 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_img.is-5 {
    width: 85vw;
    margin-right: 0;
  }

  .service_img.is-6 {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_img.is-7 {
    width: 85vw;
    padding-top: 0;
  }

  .service_img.is-8, .service_img.is-9 {
    width: 85vw;
    margin-top: 0;
  }

  .service_img.is-abso {
    width: 85vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }

  .service_img.is-5-1 {
    width: 85vw;
    margin-right: 0;
    padding-top: 0;
  }

  .service_img.is-8-1 {
    width: 85vw;
    margin-top: 0;
    margin-right: 0;
  }

  .service_img.new-1 {
    width: 100%;
  }

  .service_img.new-2 {
    width: 85vw;
    margin-left: 0;
    margin-right: 0;
  }

  .service_img.new3 {
    width: 85vw;
    margin-left: 0;
  }

  .service_img.new4 {
    width: 85vw;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .service_img.is-6-copy {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_img.is-7-copy {
    width: 85vw;
  }

  .service_img.is-8-copy, .service_img.is-9-copy {
    width: 85vw;
    margin-top: 0;
  }

  .service_img.is-5 {
    width: 95vw;
  }

  .service_img.is-13 {
    width: 100%;
  }

  .service_img.is-5-copy {
    width: 85vw;
    margin-right: 0;
  }

  .service_img.is-21 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_img.is-22 {
    width: 85vw;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .service_img.is-7-copy {
    width: 85vw;
    padding-top: 0;
  }

  .about_text_mobile.mobile {
    line-height: 1.6rem;
    display: block;
  }

  .about_text_mobile.des {
    display: none;
  }

  .about_text_mobile.des.mobile {
    font-size: 5vw;
    line-height: 1.3em;
    display: block;
  }

  .video_div.is-1 {
    width: 85vw;
    margin-right: 0;
  }

  .video_div.is-2 {
    width: 85vw;
    margin-top: 0;
  }

  .video_div.is-3 {
    width: 85vw;
    position: relative;
  }

  .video_div.is-4 {
    width: 85vw;
    margin-top: 0;
  }

  .video_div.is-5 {
    width: 85vw;
    margin-bottom: 0;
    margin-left: 0;
  }

  .img_play {
    width: 18vw;
  }

  .flex-block {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
  }

  .flex-block-2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .firmy_loga_img {
    width: 37vw;
  }

  .firmy_loga_img.is-1 {
    width: 30vw;
  }

  .firmy_loga_img.is-2 {
    width: 25vw;
  }

  .firmy_loga_img.is-3 {
    width: 41vw;
  }

  .firmy_loga_img.is-4 {
    width: 27vw;
  }

  .www_grid {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .www_nazwa {
    font-size: 5vw;
  }

  .image_www {
    width: 85vw;
  }

  .photo_up {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
  }

  .photo_up.is-grid {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 85vw;
  }

  .photo_2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
  }

  .procent {
    width: 18vw;
    height: 18vw;
  }

  .procent_text {
    font-size: 16vw;
  }

  .procent_znak {
    font-size: 7vw;
  }

  .text-block {
    font-size: 4vw;
  }

  .monini_tekst {
    text-align: left;
    padding-left: 8vw;
    padding-right: 8vw;
    font-size: 5vw;
  }

  .link-block-2 {
    width: 85vw;
    margin-top: 0;
    margin-left: 0;
  }

  .monini_text_big {
    font-size: 10vw;
  }

  .last-title {
    text-align: left;
    font-size: 7vw;
  }

  .heading_kontakt {
    white-space: normal;
    padding-left: 8vw;
    font-size: 14vw;
  }

  .kontakt_text_par1_whie {
    font-size: 4.4vw;
    line-height: 8vw;
  }

  .service_content2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .slide, .mask {
    width: 80vw;
  }

  .icon {
    margin-right: -4px;
    transform: scale(.8);
  }

  .icon-2 {
    margin-left: -4px;
    transform: scale(.8);
  }

  .div-block-3 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .service_text-copy {
    font-size: 5vw;
  }

  .service_text-copy.dark {
    text-align: left;
    font-size: 5vw;
  }

  .service_text-copy.small {
    font-size: 4vw;
  }

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

  .image-3 {
    width: 8vw;
  }

  .div-block-5 {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
  }

  .video-thumbnail {
    width: 100%;
    min-width: auto;
    min-height: auto;
  }

  .div-block-6 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .side-menu-wrapper, .side-menu_component, .side-menu-background {
    width: 100%;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar_component {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .menu-text {
    font-size: 5vw;
  }

  .link-wrap {
    height: 40vh;
  }

  .link-block-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo-3 {
    width: 60px;
    height: 60px;
  }

  .puzzle-piece.left {
    width: 120vw;
    height: 100vh;
    transform: skew(-45deg)translate(-120vw);
  }

  .puzzle-piece.right {
    width: 120vw;
    height: 100vh;
    transform: skew(-45deg)translate(100vw);
  }

  .puzzle-piece.middle {
    width: 100vw;
    height: 100vh;
  }

  .menu-trigger {
    margin-top: 8px;
    margin-right: 8px;
    padding: 14px 12px;
  }

  .div-block-7, .service_imgcopy.is-1 {
    width: 85vw;
  }

  .service_imgcopy.is-2 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy.is-3 {
    width: 95vw;
    margin-left: 0;
  }

  .service_imgcopy.is-4 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy.is-5 {
    width: 85vw;
    margin-right: 0;
  }

  .service_imgcopy.is-6 {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_imgcopy.is-7 {
    width: 85vw;
    padding-top: 0;
  }

  .service_imgcopy.is-8, .service_imgcopy.is-9 {
    width: 85vw;
    margin-top: 0;
  }

  .service_imgcopy.is-abso {
    width: 85vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }

  .service_imgcopy.is-5-1 {
    width: 85vw;
    margin-right: 0;
    padding-top: 0;
  }

  .service_imgcopy.is-8-1 {
    width: 85vw;
    margin-top: 0;
    margin-right: 0;
  }

  .service_imgcopy.new-1 {
    width: 100%;
  }

  .service_imgcopy.new-2, .service_imgcopy.new3 {
    width: 85vw;
    margin-left: 0;
  }

  .service_imgcopy.new4 {
    width: 85vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy.is-6-copy {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_imgcopy.is-7-copy {
    width: 85vw;
  }

  .service_imgcopy.is-8-copy, .service_imgcopy.is-9-copy {
    width: 85vw;
    margin-top: 0;
  }

  .div-block-8, .source-2 {
    width: 100%;
  }

  .service_imgcopy2.is-1 {
    width: 95vw;
  }

  .service_imgcopy2.is-2 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy2.is-3 {
    width: 95vw;
    margin-left: 0;
  }

  .service_imgcopy2.is-4 {
    width: 95vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy2.is-5 {
    width: 85vw;
    margin-right: 0;
  }

  .service_imgcopy2.is-6 {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_imgcopy2.is-7 {
    width: 85vw;
    padding-top: 0;
  }

  .service_imgcopy2.is-8, .service_imgcopy2.is-9 {
    width: 85vw;
    margin-top: 0;
  }

  .service_imgcopy2.is-abso {
    width: 85vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }

  .service_imgcopy2.is-5-1 {
    width: 85vw;
    margin-right: 0;
    padding-top: 0;
  }

  .service_imgcopy2.is-8-1 {
    width: 85vw;
    margin-top: 0;
    margin-right: 0;
  }

  .service_imgcopy2.new-1 {
    width: 100%;
  }

  .service_imgcopy2.new-2 {
    width: 85vw;
    margin-left: 0;
    margin-right: 0;
  }

  .service_imgcopy2.new3 {
    width: 85vw;
    margin-left: 0;
  }

  .service_imgcopy2.new4 {
    width: 85vw;
    margin-top: 0;
    margin-left: 0;
  }

  .service_imgcopy2.is-6-copy {
    width: 85vw;
    margin-bottom: 0;
  }

  .service_imgcopy2.is-7-copy {
    width: 85vw;
  }

  .service_imgcopy2.is-8-copy, .service_imgcopy2.is-9-copy {
    width: 85vw;
    margin-top: 0;
  }

  .service_imgcopy2.is-5 {
    width: 95vw;
  }

  .service_imgcopy2.is-13 {
    width: 100%;
  }

  .service_imgcopy2.is-5-copy {
    width: 85vw;
    margin-right: 0;
  }

  .right-arrow {
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .image-5 {
    width: 12vw;
  }

  .div-block-9 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .textspan8 {
    color: #0b0b0b;
  }

  .title_text_white-copy {
    font-size: 15vw;
    line-height: 1em;
  }
}

#w-node-_46266604-9063-38ad-4467-af66141e7a7d-eb08aef7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_468cb016-9e34-dc06-6747-3f8b4c855ce0-eb08aef7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}


