:root {
  --color_1: #000;
  --color_2: #fff;
  --color_3: #e51a0c;
}

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

.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-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;
}

body {
  background-color: var(--color_1);
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.7;
}

h2 {
  color: #ffffffe6;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
}

.section {
  background-image: linear-gradient(0deg, #000, #0000 40%), linear-gradient(270deg, #0000, #000 95%), url('../images/ravsknives_2.avif');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  min-height: 100svh;
  padding-bottom: 10vh;
  padding-right: 10vw;
  display: flex;
}

.heading-top-1 {
  opacity: .9;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.2;
}

.text-span {
  color: #e51a0c;
}

.div-block {
  max-width: 700px;
}

.text-block {
  color: #ffffffe6;
  max-width: 500px;
}

.line_ramka {
  z-index: 100;
  width: 100vw;
  height: 100svh;
  max-height: 100svh;
  position: fixed;
  inset: 0%;
}

.img_dol {
  object-fit: cover;
  width: 100vw;
  min-height: 1px;
  position: absolute;
  inset: auto 0% 2rem;
}

.img_left {
  object-fit: cover;
  width: 1px;
  height: 100vh;
  position: absolute;
  inset: 0% auto 0% 2rem;
}

.img_right {
  object-fit: cover;
  width: 1px;
  min-width: 1px;
  max-width: 1px;
  height: 100svh;
  min-height: 100svh;
  display: block;
  position: absolute;
  inset: 0% 2rem 0% auto;
}

.kropka_left_down {
  background-color: var(--color_2);
  border-radius: 1000000px;
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  height: 5px;
  min-height: 5px;
  max-height: 5px;
  position: absolute;
  inset: auto auto 1.95rem 1.9rem;
}

.kropka_right_down {
  background-color: var(--color_2);
  border-radius: 1000000px;
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  height: 5px;
  min-height: 5px;
  max-height: 5px;
  position: absolute;
  inset: auto 1.9rem 1.95rem auto;
}

.link_top_logo_fixed {
  z-index: 101;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 85px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: fixed;
  inset: 1rem 0% auto;
}

.img_logo {
  width: 100%;
}

.image-2 {
  width: 2rem;
  position: absolute;
  inset: 2rem auto auto 0%;
}

.linia_left_small {
  width: 2rem;
  position: absolute;
  inset: 2.5rem auto auto 0%;
}

.linia_right_top {
  object-fit: cover;
  width: 100%;
  max-width: 45%;
  min-height: 1px;
  position: absolute;
  inset: 2.5rem 0% auto auto;
}

.linia_left_big {
  object-fit: cover;
  width: 100%;
  min-height: 1px;
}

.div-block-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 43%;
  padding-left: 3rem;
  display: flex;
  position: absolute;
  inset: 2.5rem auto auto 2rem;
}

.glitch-text {
  z-index: 101;
  color: var(--color_2);
  font-size: .9rem;
  text-decoration: none;
  display: block;
  position: fixed;
  top: 1.7rem;
  left: 3rem;
}

.kropka_left_top {
  background-color: var(--color_2);
  border-radius: 1000000px;
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  height: 5px;
  min-height: 5px;
  max-height: 5px;
  position: absolute;
  inset: 2.35rem auto auto 1.9rem;
}

.kropka_right_top {
  background-color: var(--color_2);
  border-radius: 1000000px;
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  height: 5px;
  min-height: 5px;
  max-height: 5px;
  position: absolute;
  inset: 2.35rem 1.9rem auto auto;
}

.text-block-2 {
  color: var(--color_2);
  text-transform: uppercase;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
  display: inline-block;
  position: absolute;
  top: 7rem;
  left: 3rem;
}

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

.section-2 {
  color: var(--color_2);
  min-height: 450px;
  padding: 6rem 4rem;
}

.div-block-4 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  max-width: 600px;
}

.heading.w_1024 {
  max-width: 1024px;
}

.text-block-3 {
  color: #ffffffb3;
  max-width: 450px;
}

.section_slider_horizontal {
  width: 300svw;
  min-height: 100svh;
  display: flex;
}

.section-3 {
  background-color: #9c6161;
  width: 100svw;
}

.section-3.w2 {
  background-color: #ce0808;
}

.panel5 {
  background-image: url('../images/and-machines-vqTWfa4DjEk-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 100svw;
  min-height: 100svh;
}

.track-flex {
  justify-content: flex-start;
  align-items: stretch;
  margin-right: -100vw;
  display: flex;
}

.track {
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
  transform: translate(0%);
}

.section-height {
  width: 100svw;
  height: 600svh;
}

.panel4 {
  background-image: url('../images/and-machines-YLplJ9m_RKE-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 100svw;
  min-height: 100svh;
}

.sticky-element {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: scroll;
}

.sticky-element.disable-overflow {
  height: 100dvh;
  overflow: hidden;
}

.sticky-wrapper {
  position: absolute;
  inset: 0%;
}

.panel3 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100svw;
  min-height: 100svh;
  display: none;
  position: relative;
}

.panel2 {
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  min-height: 100dvh;
  padding-top: 6rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.panel1 {
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100svw;
  min-height: 100dvh;
  padding-top: 6rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-wrapper {
  width: 100svw;
  padding-bottom: 100vh;
  display: flex;
  position: relative;
}

.spacer {
  height: 100vh;
  display: block;
}

.image-3 {
  filter: blur(33px);
  object-fit: cover;
  width: 100svw;
}

.div-block-5 {
  filter: blur(5px);
  object-fit: cover;
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_7.avif');
  background-position: 0 0, 0 0, 0 0, 50% 0;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  width: 100svw;
  min-height: 100svh;
  position: absolute;
  inset: 0%;
}

.div-block-5.w2 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_8.avif');
}

.div-block-5.w3 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_9.avif');
}

.div-block-5.w4 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_10.avif');
}

.div-block-5.w5 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_11.avif');
}

.div-block-5.w6 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_12.avif');
}

.div-block-5.w7 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_7.avif');
}

.img_noz {
  z-index: 3;
  width: 75svw;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0% 0% 5%;
  transform: rotate(-15deg);
}

.nazwa_noza {
  z-index: 2;
  color: var(--color_2);
  text-transform: uppercase;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 18vw;
  font-weight: 900;
  position: absolute;
}

.nazwa_noza.text-stroke {
  z-index: 4;
  opacity: .4;
  color: #fff0;
  font-size: 18vw;
  font-weight: 900;
}

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

.button {
  z-index: 2;
  background-color: #0000;
  background-image: linear-gradient(270deg, #e51a0c00, var(--color_3) 54%, #e51a0c00);
  color: var(--color_2);
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: .7rem 2rem;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  transition: all .3s;
  position: relative;
}

.button:hover {
  box-shadow: 10px 10px 40px #e51a0c80;
}

.text-block-5 {
  color: var(--color_2);
  text-transform: uppercase;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1.1rem;
}

.div-block-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

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

.div-block-8 {
  z-index: 4;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: var(--color_2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: grid;
  position: relative;
}

.text-block-6 {
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1.1rem;
}

.text-block-7 {
  color: #ffffffb3;
  font-size: .8rem;
}

.div-block-9 {
  max-width: 450px;
}

.div-block-10 {
  max-width: 500px;
}

.div-block-12 {
  background-image: linear-gradient(#000000e6, #0000);
  min-height: 10%;
}

.sekcja_formularz {
  color: var(--color_2);
  background-image: linear-gradient(#000, #0000 30%), linear-gradient(90deg, #000, #0003 60%), url('../images/bg_form_1.avif');
  background-position: 0 0, 0 0, 100%;
  background-size: auto, auto, cover;
  min-height: 100svh;
}

.box_2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100svh;
  display: grid;
}

.box_left_mc {
  justify-content: center;
  align-items: center;
  padding: 4rem;
  display: flex;
}

.box_all_form {
  flex-flow: column;
  display: flex;
}

.heading-2 {
  text-transform: uppercase;
}

.opis_normal_form {
  max-width: 550px;
  margin-bottom: 1rem;
}

.text-field {
  color: var(--color_2);
  background-color: #fff0;
  border: 0 solid #000;
  min-height: 60px;
  margin-bottom: 0;
  padding: .8rem 1rem .9rem 0;
  font-size: 1.1rem;
}

.text-field::placeholder {
  color: #fff;
  font-size: .9rem;
  font-weight: 300;
}

.text-field.big {
  min-height: 100px;
}

.box_field_all {
  margin-bottom: 1rem;
  position: relative;
}

.image-4 {
  object-fit: contain;
  width: 100%;
  height: 4px;
  min-height: 4px;
  max-height: 4px;
  position: absolute;
  inset: auto 0% 0%;
}

.form {
  color: var(--color_2);
  max-width: 550px;
}

.linia_field_down {
  background-image: url('../images/1.2.svg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto;
  width: 100%;
  min-height: 4px;
  position: absolute;
  inset: auto 0% 0%;
}

.box_checkbox {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  font-size: .7rem;
  font-weight: 200;
  display: flex;
}

.checkbox-label {
  font-weight: 200;
}

.checkbox {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  margin-right: .8rem;
}

.checkbox:hover {
  box-shadow: none;
  border: 1px solid #fff;
}

.checkbox:active {
  box-shadow: none;
  border: 1px solid #000;
}

.checkbox.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-image: url('../images/check_form.svg');
  background-position: 50%;
  background-size: 12px;
  border: 1px solid #000;
}

.checkbox.w--redirected-focus, .checkbox.w--redirected-focus-visible {
  box-shadow: none;
  border: 1px solid #fff;
}

.box_right_mc {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 4rem;
  padding-right: 4rem;
  display: flex;
}

.box_sm {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.img_sm {
  width: 44px;
}

.body {
  color: #fff;
}

.heading-3 {
  text-transform: uppercase;
}

.link_sm {
  opacity: .2;
  transition: all .3s;
}

.link_sm:hover {
  opacity: .7;
}

.box_tekst {
  background-image: linear-gradient(#0000, #000), linear-gradient(#000, #0000), url('../images/ravsknives_bg_4.png');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  padding: 6rem 4rem 6rem 6rem;
}

.tekst {
  width: 50%;
  max-width: 860px;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
}

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

.sekcja_przerywnik_noz {
  margin-top: 0;
  margin-bottom: 8rem;
  position: relative;
}

.noz {
  width: 57%;
  max-width: 1920px;
  margin: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.slider {
  background-color: #0000;
  max-width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav {
  display: none;
}

.div-block-13 {
  background-image: url('../images/linia_lewa.svg');
  background-position: 0 0;
  background-size: auto;
  width: 1px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.slide, .mask {
  height: auto;
}

.left-arrow, .right-arrow {
  display: none;
}

.div-block-14 {
  padding: 2rem;
}

.text-block-8 {
  text-align: center;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1rem;
}

.div-block-15 {
  z-index: 5;
  background-image: url('../images/Group-31.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  min-height: 41px;
  max-height: 41px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-15-copy {
  background-image: url('../images/Group-32.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  min-height: 41px;
  max-height: 41px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.section-4 {
  padding-top: 0;
  padding-left: 4rem;
  padding-right: 4rem;
}

.div-block-16 {
  background-image: url('../images/linia_lewa.svg');
  background-position: 0 0;
  background-size: auto;
  width: 1px;
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
}

.bg_video {
  width: 100%;
  max-width: 400px;
  height: 100%;
  min-height: 712px;
  max-height: 712px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-17 {
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  position: relative;
}

.div-block-18 {
  background-image: linear-gradient(#0000, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 400px;
  min-height: 30%;
  margin: auto 0 0;
  padding: 2rem 2rem 1.5rem 1.3rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-9 {
  font-weight: 600;
}

.text-block-10 {
  color: #ffffffb3;
  font-weight: 200;
}

.video-container {
  z-index: 10;
}

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

.play-pause-button {
  background-color: #0000004d;
  width: auto;
  height: auto;
  inset: 0%;
      width: 100%;
    height: 100%;
}

.pause-state {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.div-block-19 {
  background-color: var(--color_2);
  border-radius: 10000px;
  width: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 9px;
  min-height: 9px;
  max-height: 9px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.div-block-20 {
  position: relative;
}

.text-block-11 {
  color: #ffffffb3;
  max-width: 550px;
}

.section-5 {
  min-height: 100svh;
}

.div-block-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  min-height: 100svh;
  display: grid;
}

.slide-nav-2 {
  display: none;
}

.slider-2 {
  background-color: #0000;
  max-width: 520px;
  height: auto;
  min-height: 100svh;
}

.div-block-22 {
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: block;
  position: relative;
}

.image-6 {
  opacity: .7;
  object-fit: cover;
  width: 100%;
  min-height: 70vh;
  max-height: 70vh;
}

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

.div-block-24 {
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  display: flex;
}

.div-block-18-copy {
  background-image: linear-gradient(#0000, #00000080 33%, #000 70%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  margin: auto 0 0;
  padding: 2rem 2rem 2rem 1.3rem;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-12 {
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 2.6rem;
  font-weight: 800;
}

.mask-2 {
  overflow: visible;
}

.div-block-25 {
  overflow: hidden;
}

.slide-2 {
  margin-right: 2rem;
}

.text-block-13 {
  color: #ffffffb3;
  max-width: 550px;
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(0deg, #000, #0000 30%), linear-gradient(#000, #0000 19%), url('../images/ravsknives_14.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  min-height: 100svh;
}

.section-7 {
  padding: 6rem 4rem;
}

.div-block-26 {
  max-width: 600px;
}

.right-arrow-2 {
  background-image: linear-gradient(270deg, #e51a0c00, var(--color_3) 52%, #e51a0c00);
  justify-content: center;
  align-items: center;
  max-width: 90px;
  min-height: 47px;
  max-height: 47px;
  display: flex;
}

.slider-3 {
  background-color: #0000;
  height: auto;
}

.slide-nav-3 {
  display: none;
}

.mask-3 {
  height: auto;
}

.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 440px) 1fr;
  grid-auto-columns: 1fr;
  max-width: 1460px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.section-8 {
  min-height: 400vh;
  position: relative;
}

.heading-6 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 2rem;
}

.text-span-5 {
  color: #e51a0c;
}

.div-block-30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 300px) 1fr;
  grid-auto-columns: 1fr;
  padding: 6rem 2rem;
  display: grid;
}

.div-block-30.ukryj {
  display: none;
}

.image-7 {
  object-fit: cover;
  min-height: 475px;
}

.div-block-31 {
  grid-column-gap: 20vh;
  grid-row-gap: 20vh;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-32.graf_2 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: 5%;
}

.div-block-32.graf_3 {
  margin-left: 25%;
}

.div-block-32.graf_4 {
  max-width: 450px;
  margin-left: 15%;
}

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

.div-block-33 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  display: flex;
  position: relative;
}

.div-block-34 {
  position: absolute;
  inset: 0%;
}

.image-8 {
  object-fit: cover;
  width: 18vw;
  margin-top: 10vh;
  margin-left: 4rem;
  box-shadow: 15px 15px 30px #0003;
}

.image-9 {
  object-fit: cover;
  width: 24vw;
  margin-left: auto;
  box-shadow: 15px 15px 30px #0003;
}

.image-10 {
  width: 24vw;
  margin-left: auto;
  margin-right: 4rem;
  box-shadow: 15px 15px 30px #0003;
}

.image-11 {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 15px 15px 30px #0003;
}

.image-12, .image-13 {
  box-shadow: 15px 15px 30px #0003;
}

.nazwa_noza_2 {
  letter-spacing: -4px;
  text-transform: uppercase;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 16vw;
  font-weight: 900;
  position: absolute;
}

.nazwa_noza_2.nazwa_noza_stroke {
  z-index: 4;
  opacity: .4;
  color: #fff0;
  -webkit-text-stroke-width: 1px;
  position: absolute;
}

.wrapper {
  position: relative;
}

.code-embed-2 {
  display: none;
}

.img_noze_1 {
  z-index: 2;
  max-width: 70%;
  margin-top: 10vh;
  position: absolute;
}

.img_noze_1.ukryj_noz {
  max-height: 100vh;
}

.s1 {
  color: #fff;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100svw;
  min-height: 100dvh;
  padding-top: 6rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.black-1 {
  background-color: red;
  border-radius: 999em;
  width: 4em;
  height: 15em;
  position: absolute;
  top: -5em;
  right: 41%;
  transform: rotate(39deg);
}

.orange {
  background-color: red;
  border-radius: 999em;
  width: 4em;
  height: 10em;
  margin-left: auto;
  position: absolute;
  top: auto;
  left: 0;
  right: 37%;
  transform: rotate(40deg);
}

.gradient-wrapper {
  opacity: .39;
  pointer-events: none;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-size: 1vw;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.black {
  background-color: red;
  border-radius: 999em;
  width: 4em;
  height: 15em;
  position: absolute;
  top: -5em;
  right: 88%;
  transform: rotate(39deg);
}

.button-link {
  z-index: 1;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blending-group-wrapper {
  z-index: 1;
  opacity: 1;
  filter: blur(14px);
  mix-blend-mode: overlay;
}

.purple-2 {
  background-color: red;
  border-radius: 999em;
  width: 7em;
  height: 6em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  left: 10%;
  right: auto;
  transform: rotate(40deg);
}

.shapes-wrapper {
  filter: blur(10px);
}

.text {
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px 10px #0003;
  mix-blend-mode: color;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
}

.orange-1 {
  background-color: red;
  border-radius: 999em;
  width: 9em;
  height: 7em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  left: 0;
  right: 49%;
}

.blue-1 {
  background-color: red;
  border-radius: 999em;
  width: 10em;
  height: 5em;
  margin-left: auto;
  position: absolute;
  top: auto;
  right: 44%;
  transform: rotate(60deg);
}

.green {
  background-color: red;
  border-radius: 999em;
  width: 8em;
  height: 10em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  right: 40%;
  transform: rotate(29deg);
}

.blue {
  background-color: #810002;
  border-radius: 999em;
  width: 8em;
  height: 11em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 -73px 19%;
}

.purple-1 {
  background-color: #ff1000;
  border-radius: 999em;
  width: 7em;
  height: 7em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 auto -4%;
}

.copy-me {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.purple {
  background-color: var(--color_3);
  border-radius: 999em;
  width: 8em;
  height: 10em;
  position: absolute;
  top: 0%;
  left: 18%;
  right: 0;
  transform: rotate(-28deg);
}

.background-noise {
  z-index: 0;
  opacity: .45;
  cursor: pointer;
  background-image: url('../images/noise.png');
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-wrapper {
  z-index: 1;
  pointer-events: none;
  color: #fff;
  text-shadow: 0 1px 10px #000000ba;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-button-n {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 50px #ff00044d;
}

.main-button-n:hover {
  box-shadow: 0 0 80px #ff0004b3;
}

.button-bg {
  z-index: 1;
  background-color: #000;
  background-image: linear-gradient(315deg, #000, #680000 50%, #000);
  position: relative;
}

.button-inside {
  z-index: 2;
  grid-column-gap: .5em;
  opacity: 1;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-color: #000;
  background-image: linear-gradient(90deg, #ffffffb3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  padding: .6rem 2.4rem;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  display: flex;
  position: static;
  inset: 1%;
}

.border-gradient {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 12rem;
  position: absolute;
  transform: rotate(-55deg);
}

.code-cursor {
  display: block;
}

.grid-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  max-width: 1024px;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-15 {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 100;
  line-height: 1;
}

.div-block-36 {
  max-width: 450px;
  font-family: Big Shoulders Stencil, sans-serif;
}

.text-block-16 {
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
}

.text-block-17 {
  color: #ffffffb3;
  max-width: 80%;
  font-family: Roboto, sans-serif;
}

.image-14 {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  min-height: 400px;
  max-height: 500px;
  margin-bottom: 1rem;
}

.div-block-37 {
  text-align: center;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  font-family: Big Shoulders Stencil, sans-serif;
}

.image-15 {
  object-fit: cover;
  width: 100%;
  max-width: 450px;
  margin-bottom: 1rem;
}

.div-block-38 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 2rem;
  margin-bottom: 0;
  display: flex;
}

.div-block-39 {
  min-height: 8rem;
}

.heading-7 {
  max-width: 550px;
  font-size: 3rem;
}

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


.menu-button {
  z-index: 99;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 4rem;
  margin-right: 3rem;
  padding: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menu-line-holder {
  position: relative;
}

.menu-line {
  background-color: var(--color_2);
  perspective-origin: 0%;
  transform-origin: 0%;
  width: 30px;
  height: 1.5px;
  margin-bottom: 8px;
}

.menu-line._4 {
  perspective-origin: 100%;
  transform-origin: 100%;
  position: absolute;
  inset: 0%;
}

.menu-line._2 {
  height: 2px;
}

.menu-line._2._5 {
  perspective-origin: 100%;
  transform-origin: 100%;
  position: absolute;
  inset: 0%;
}

.menu-line._3 {
  height: 2px;
  margin-bottom: 0;
}

.menu-line._3._6 {
  perspective-origin: 100%;
  transform-origin: 100%;
  position: absolute;
  inset: 0%;
}

.menu-link-underline {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 16px;
}

.menu-close-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  margin-top: 4rem;
  margin-right: 3rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.menu-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Big Shoulders Stencil, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  position: relative;
}

.close-line-holder {
  position: relative;
}

.menu-link-wrapper {
  z-index: 99;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.close-line {
  perspective-origin: 50%;
  transform-origin: 50%;
  background-color: #ddd;
  width: 2px;
  height: 50px;
  transform: rotate(-45deg);
}

.close-line._2 {
  perspective-origin: 50%;
  transform-origin: 50%;
  height: 40px;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

.close-line._1 {
  perspective-origin: 50%;
  transform-origin: 50%;
  height: 40px;
  transform: rotate(-45deg);
}

.menu-link-text-container {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.menu-link-image {
  z-index: 0;
  object-fit: cover;
  height: 320%;
  max-height: 350px;
  position: absolute;
  transform: rotate(-10deg);
}

.menu-link-flex {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 90vw;
  display: grid;
}

.div-block-40 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.heading-8 {
  margin-bottom: 1rem;
}

.box_img_noz {
  filter: blur(7px);
  object-fit: cover;
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_7.avif');
  background-position: 0 0, 0 0, 0 0, 50% 0;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  width: 100svw;
  min-height: 100svh;
  position: absolute;
  inset: 0%;
}

.box_img_noz.w2 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_8.avif');
}

.box_img_noz.w3 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_9.avif');
}

.box_img_noz.w4 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_10.avif');
}

.box_img_noz.w5 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_11.avif');
}

.box_img_noz.w6 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_12.avif');
}

.box_img_noz.w7 {
  background-image: linear-gradient(90deg, #000c, #0000 30%), linear-gradient(270deg, #000c, #0000 30%), linear-gradient(45deg, #000000b3, #00000080), url('../images/ravs_7.avif');
}

.div-block-41 {
  z-index: 2;
  position: relative;
}

.separator_4 {
  min-height: 4rem;
}

.div-block-42 {
  z-index: 10000;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.play-pause-button-2 {
  display: none;
}

.img_noze_1_mobile {
  display: none; /* domyślnie ukryty wszędzie */
  position: relative;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .img_noze_1_mobile {
    display: block;
    width: 60vw;
    margin-top: 10vh;
  }
}


@media screen and (max-width: 991px) {
  .section {
    background-position: 0 0, 0 0, 10% 100%;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 6rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .linia_right_top {
    max-width: 41%;
  }

  .div-block-3 {
    max-width: 39%;
    padding-left: 4rem;
  }

  .panel5 {
    width: 120vw;
  }

  .div-block-5 {
    display: block;
  }

  .img_noz {
    width: 110svw;
    max-width: 110svw;
    bottom: 7vh;
    left: auto;
    right: auto;
  }

  .nazwa_noza, .nazwa_noza.text-stroke {
    font-size: 25vw;
  }

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

  .div-block-9 {
    max-width: none;
  }

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

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

  .heading-3 {
    margin-bottom: 1.8rem;
  }

  .box_tekst {
    padding-left: 4rem;
  }

  .tekst {
    width: 65%;
  }

  .sekcja_przerywnik_noz {
    margin-top: 0;
  }

  .noz {
    width: 65%;
    max-width: 65%;
    inset: -4rem 0% auto auto;
  }

  .div-block-13 {
    min-height: 300px;
  }

  .section-5 {
    min-height: 0;
  }

  .div-block-21 {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .slider-2 {
    width: 100%;
    min-height: 0;
  }

  .div-block-23 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .div-block-24 {
    min-height: 0;
  }

  .section-6 {
    min-height: 80svh;
  }

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

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

  .div-block-30 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr minmax(140px, 200px) 1fr;
  }

  .nazwa_noza_2 {
    font-size: 24vw;
  }

  .img_noze_1 {
    max-width: 100%;
  }

  .img_noze_1.ukryj_noz {
    margin-top: 0;
  }

  .orange {
    top: 22em;
  }

  .gradient-wrapper {
    font-size: 1.3vh;
  }

  .blending-group-wrapper {
    margin-left: -4em;
  }

  .purple {
    width: 44em;
    height: 57em;
    position: absolute;
    inset: 23.2em -9.5em 0 auto;
  }

  .image-16 {
    display: none;
  }


}

@media screen and (max-width: 767px) {
  h2 {
    margin-bottom: 1.4rem;
  }

  .section {
    background-position: 0 0, 0 0, 15% 100%;
    padding-top: 14rem;
  }

  .heading-top-1 {
    font-size: 5rem;
  }

  .div-block-3 {
    padding-left: 3rem;
  }

  .text-block-2 {
    display: none;
  }

  .sticky-element.disable-overflow {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/ravs_8.avif');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .img_noz {
    bottom: 8vh;
  }

  .opis_normal_form {
    margin-bottom: 1rem;
  }

  .box_sm {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .heading-3 {
    margin-bottom: 1.6rem;
    font-size: 2.2rem;
  }

  .box_tekst {
    padding-top: 10rem;
  }

  .tekst {
    width: 100%;
  }

  .sekcja_przerywnik_noz {
    margin-bottom: 2rem;
  }

  .noz {
    width: 80%;
    max-width: 80%;
    top: -6rem;
  }

  .text-block-11 {
    max-width: none;
  }

  .slider-2 {
    max-width: 100%;
  }

  .image-6 {
    min-height: 100vh;
    max-height: 100vh;
  }

  .section-7 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .grid {
    grid-template-columns: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-28 {
    text-align: center;
    width: 100%;
  }

  .div-block-30 {
    grid-template-columns: 1fr minmax(20px, 20px) 1fr;
    min-height: 75vh;
  }

  .text-block-14 {
    display: none;
  }

  .image-8 {
    width: 30vw;
    margin-left: 2rem;
  }

  .image-9 {
    width: 30vw;
  }

  .image-10 {
    width: 30vw;
    margin-right: 2rem;
  }

  .image-11 {
    width: 30vw;
  }

  .div-block-35 {
    width: 20px;
    max-width: 20px;
  }

  .img_noze_1 {
    max-width: 110%;
    margin-top: 5vh;
    margin-left: 5vw;
  }

  .img_noze_1.ukryj_noz {
    max-width: 110%;
    display: none;
  }

  .s1 {
    justify-content: flex-start;
    align-items: center;
    height: 100dvh;
    padding-top: 12rem;
  }

  .gradient-wrapper {
    opacity: .44;
    filter: saturate(150%);
  }

  .purple {
    width: 30em;
    height: 100em;
  }

  .code-cursor {
    display: none;
  }

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

  .text-block-15 {
    font-size: 1.2rem;
  }

  .text-block-16 {
    font-size: 1.6rem;
  }

  .heading-7 {
    font-size: 2.5rem;
  }

  .image-16 {
    display: none;
  }

  .img_noze_1_mobile {
    max-width: 60vw;
    margin-top: 10vh;
  
    display: block;
  }

  .img_noze_1_mobile.ukryj_noz {
    max-width: 110%;
  }

  .menu-link {
    font-size: 2.4rem;
  }

  .menu-link-wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-top: 8rem;
  }

  .menu-link-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .box_img_noz {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    color: #ffffffe6;
    text-transform: uppercase;
    font-size: 2.4rem;
  }

  .section {
    background-position: 0 0, 0 0, 25% 100%;
    padding-bottom: 6rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-top-1 {
    margin-bottom: 1.5rem;
    font-size: 3rem;
  }

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

  .line_ramka {
    height: 99dvh;
    max-height: 99dvh;
    overflow: hidden;
  }

  .img_dol {
    bottom: 1rem;
  }

  .img_left {
    height: 100dvh;
    left: .5rem;
  }

  .img_right {
    height: 100dvh;
    min-height: 100dvh;
    right: .5rem;
  }

  .kropka_left_down {
    z-index: 2;
    bottom: .95rem;
    left: .39rem;
  }

  .kropka_right_down {
    z-index: 2;
    bottom: .95rem;
    right: .39rem;
  }

  .link_top_logo_fixed {
    max-width: 70px;
  }

  .linia_left_small {
    width: 1rem;
    top: 2rem;
  }

  .linia_right_top {
    max-width: 40%;
    top: 2rem;
  }

  .div-block-3 {
    max-width: 31%;
    padding-left: 0;
    top: 2rem;
    left: 1.5rem;
  }

  .glitch-text {
    top: 1.4rem;
    left: 1.5rem;
  }

  .kropka_left_top {
    z-index: 2;
    top: 1.8rem;
    left: .39rem;
  }

  .kropka_right_top {
    z-index: 2;
    top: 1.8rem;
    right: .39rem;
  }

  .text-block-2 {
    top: 6rem;
    left: 1.5rem;
  }

  .section-2 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .section-2.padding-l-p {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .heading {
    font-size: 2rem;
  }

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

  .panel3, .panel2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    min-height: 100dvh;
    padding-top: 6rem;
    padding-bottom: 5rem;
    display: flex;
    overflow: hidden;
  }

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

  .img_noz {
    width: 120svw;
    max-width: 120svw;
    bottom: 9vh;
    left: auto;
    right: auto;
  }

  .nazwa_noza, .nazwa_noza.text-stroke {
    font-size: 24vw;
  }

  .div-block-6 {
    min-height: 260px;
    max-height: 260px;
  }

  .text-block-5 {
    display: none;
  }

  .div-block-8 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    display: grid;
  }

  .text-block-6 {
    margin-bottom: 0;
  }

  .text-block-7 {
    display: block;
  }

  .div-block-11 {
    display: flex;
  }

  .sekcja_formularz {
    min-height: 0;
  }

  .box_2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-height: 0;
  }

  .box_left_mc {
    padding: 2rem;
  }

  .opis_normal_form {
    margin-bottom: 1rem;
    font-size: .9rem;
  }

  .text-field {
    min-height: 50px;
  }

  .text-field.big {
    min-height: 100px;
  }

  .box_field_all {
    margin-bottom: 1rem;
  }

  .box_right_mc {
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .img_sm {
    width: 34px;
  }

  .body {
    overflow: visible;
  }

  .heading-3 {
    margin-bottom: 1.4rem;
  }

  .box_tekst {
    padding-top: 8rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tekst {
    font-size: 1.4rem;
  }

  .sekcja_przerywnik_noz {
    margin-top: 1rem;
    margin-bottom: 4rem;
  }

  .noz {
    width: 95%;
    max-width: 95%;
  }

  .div-block-13 {
    min-height: 240px;
  }

  .div-block-14 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .section-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bg_video {
    max-width: 300px;
  }

  .div-block-17 {
    padding: .5rem;
  }

  .div-block-18 {
    padding-bottom: 1.3rem;
  }

  .image-5 {
    max-width: 76%;
  }

  .div-block-23 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-18-copy {
    padding-bottom: 1.3rem;
  }

  .heading-4 {
    text-transform: uppercase;
    font-size: 2.7rem;
  }

  .heading-5 {
    text-transform: uppercase;
    font-size: 2.6rem;
  }

  .section-6 {
    min-height: 60svh;
  }

  .section-7 {
    padding: 4rem 2rem;
  }

  .section-8 {
    min-height: 300vh;
  }

  .heading-6 {
    font-size: 5.5rem;
    line-height: 1;
  }

  .div-block-30 {
    grid-template-columns: 1fr minmax(0, 0) 1fr;
    min-height: 75vh;
    padding: 0;
  }

  .image-7 {
    min-height: 0;
  }

  .image-7.zdjecie_1 {
    min-width: 45vw;
  }

  .image-7.img_small {
    max-width: 130px;
  }

  .div-block-31.zdjecie_left_1 {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    justify-content: center;
    align-items: center;
    margin-top: -20vh;
  }

  .div-block-32.graf_3 {
    margin-top: -76px;
  }

  .div-block-33 {
    display: flex;
  }

  .image-8 {
    min-height: 0;
  }

  .nazwa_noza_2 {
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    cursor: default;
    font-size: 22vw;
    text-decoration: none;
    inset: auto;
  }

  .nazwa_noza_2.nazwa_noza_stroke {
    text-decoration: none;
  }

  .nazwa_noza_2.big_small {
    font-size: 20vw;
  }

  .img_noze_1 {
    max-width: 115vw;
    margin-top: 3vh;
    margin-left: 5vw;
  }

  .img_noze_1.ukryj_noz {
    display: none;
  }

  .s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    height: 100dvh;
    padding-top: 12rem;
    display: flex;
  }

  .orange {
    top: 30.7em;
  }

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

  .image-15 {
    min-height: 300px;
    max-height: 300px;
  }

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

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

  .image-16 {
    max-width: 60%;
    margin: auto;
    display: block;
    position: absolute;
    inset: -10vh 0% 0%;
  }

  .img_noze_1_mobile {
    max-width: 60vw;
    margin-top: 10vh;
  
    inset: auto;
  }

  .img_noze_1_mobile.ukryj_noz {
    display: block;
  }

  .menu-button, .menu-close-button {
    margin-top: 2.5rem;
    margin-right: 1rem;
  }

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

  .menu-link-wrapper {
    padding-top: 7rem;
  }

  .menu-link-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    display: flex;
  }
}

#w-node-cdcbe32c-102f-2049-45da-745487e52fff-96db9ce9, #w-node-cdcbe32c-102f-2049-45da-745487e53010-96db9ce9, #w-node-_4a721c5d-9f36-8056-7178-357b7b1103cf-96db9ce9, #w-node-_4a721c5d-9f36-8056-7178-357b7b1103e3-96db9ce9, #w-node-_3ba7ebf3-0ee9-5c37-dd47-e85c17f6260e-96db9ce9 {
  align-self: end;
}

#w-node-_3ba7ebf3-0ee9-5c37-dd47-e85c17f62620-96db9ce9 {
  align-self: start;
}

#w-node-_0e0ca4f8-db26-3f77-1d52-e79d36f1c5ef-96db9ce9 {
  align-self: end;
}

#w-node-_0e0ca4f8-db26-3f77-1d52-e79d36f1c601-96db9ce9 {
  align-self: start;
}

#w-node-_78ebabac-5845-0d79-27d9-c976f00cc849-96db9ce9 {
  align-self: end;
}

#w-node-_78ebabac-5845-0d79-27d9-c976f00cc85b-96db9ce9 {
  align-self: start;
}

#w-node-ca5505dc-81d3-d411-74e3-c32cdb5cca41-96db9ce9 {
  align-self: end;
}

#w-node-ca5505dc-81d3-d411-74e3-c32cdb5cca53-96db9ce9 {
  align-self: start;
}

#w-node-eb47fe8b-2319-7954-cf27-1780548af504-96db9ce9 {
  align-self: end;
}

#w-node-eb47fe8b-2319-7954-cf27-1780548af516-96db9ce9 {
  align-self: start;
}

#w-node-b84f910f-ed65-66f6-e8cc-ef503a2b10c0-96db9ce9 {
  place-self: center;
}

#w-node-b84f910f-ed65-66f6-e8cc-ef503a2b10cd-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b84f910f-ed65-66f6-e8cc-ef503a2b10ce-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-d5d55e75-41f7-e471-9d38-518d2027b79e-96db9ce9 {
  place-self: center;
}

#w-node-d5d55e75-41f7-e471-9d38-518d2027b7ab-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5d55e75-41f7-e471-9d38-518d2027b7ac-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_6c347be2-372e-a394-9167-29c2e19d61d8-96db9ce9 {
  place-self: center;
}

#w-node-_6c347be2-372e-a394-9167-29c2e19d61e5-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c347be2-372e-a394-9167-29c2e19d61e6-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9f2c0588-3bcc-123d-55a2-541486dbbe91-96db9ce9 {
  place-self: center;
}

#w-node-_9f2c0588-3bcc-123d-55a2-541486dbbe95-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f2c0588-3bcc-123d-55a2-541486dbbe96-96db9ce9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-ffa951fc-ce99-465c-8f3a-4d1a642f3666-96db9ce9 {
  place-self: center start;
}

#w-node-_8f332602-41ba-6127-5e2e-c7b6eeda75f8-75fd397b, #w-node-_8f332602-41ba-6127-5e2e-c7b6eeda760c-75fd397b, #w-node-_72bcb10e-6b82-8f01-29a3-394cde5a7a19-7efec4ed, #w-node-_72bcb10e-6b82-8f01-29a3-394cde5a7a2d-7efec4ed, #w-node-be522bb9-3d67-3915-d9c2-11fb9902669a-a4694648 {
  align-self: end;
}

#w-node-be522bb9-3d67-3915-d9c2-11fb990266ac-a4694648 {
  align-self: start;
}

#w-node-f8cae3ec-36f9-72ae-af82-b13ef8197129-2335fce9 {
  align-self: end;
}

#w-node-f8cae3ec-36f9-72ae-af82-b13ef819713b-2335fce9 {
  align-self: start;
}

#w-node-c31d113a-91cd-04d1-763c-739375b49f28-d6cdce94 {
  align-self: end;
}

#w-node-c31d113a-91cd-04d1-763c-739375b49f3a-d6cdce94 {
  align-self: start;
}

#w-node-_13d1bb85-29d8-c4f9-ce1b-0129f44aa64b-332eb5a1 {
  align-self: end;
}

#w-node-_13d1bb85-29d8-c4f9-ce1b-0129f44aa65d-332eb5a1 {
  align-self: start;
}

#w-node-cbd84fa2-0727-54a1-00a7-3713f7e688e4-894a0947 {
  align-self: end;
}

#w-node-cbd84fa2-0727-54a1-00a7-3713f7e688f6-894a0947 {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-cdcbe32c-102f-2049-45da-745487e53010-96db9ce9, #w-node-_4a721c5d-9f36-8056-7178-357b7b1103e3-96db9ce9, #w-node-_3ba7ebf3-0ee9-5c37-dd47-e85c17f62620-96db9ce9, #w-node-_0e0ca4f8-db26-3f77-1d52-e79d36f1c601-96db9ce9, #w-node-_78ebabac-5845-0d79-27d9-c976f00cc85b-96db9ce9, #w-node-ca5505dc-81d3-d411-74e3-c32cdb5cca53-96db9ce9, #w-node-eb47fe8b-2319-7954-cf27-1780548af516-96db9ce9, #w-node-ffa951fc-ce99-465c-8f3a-4d1a642f3666-96db9ce9, #w-node-_8f332602-41ba-6127-5e2e-c7b6eeda760c-75fd397b, #w-node-_72bcb10e-6b82-8f01-29a3-394cde5a7a2d-7efec4ed, #w-node-be522bb9-3d67-3915-d9c2-11fb990266ac-a4694648, #w-node-f8cae3ec-36f9-72ae-af82-b13ef819713b-2335fce9, #w-node-c31d113a-91cd-04d1-763c-739375b49f3a-d6cdce94, #w-node-_13d1bb85-29d8-c4f9-ce1b-0129f44aa65d-332eb5a1, #w-node-cbd84fa2-0727-54a1-00a7-3713f7e688f6-894a0947 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6c347be2-372e-a394-9167-29c2e19d61e6-96db9ce9 {
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cdcbe32c-102f-2049-45da-745487e52fff-96db9ce9 {
    order: 9999;
  }

  #w-node-cdcbe32c-102f-2049-45da-745487e53010-96db9ce9 {
    order: -9999;
  }

  #w-node-_4a721c5d-9f36-8056-7178-357b7b1103cf-96db9ce9 {
    order: 9999;
  }

  #w-node-_4a721c5d-9f36-8056-7178-357b7b1103e3-96db9ce9, #w-node-_3ba7ebf3-0ee9-5c37-dd47-e85c17f62620-96db9ce9, #w-node-_0e0ca4f8-db26-3f77-1d52-e79d36f1c601-96db9ce9, #w-node-_78ebabac-5845-0d79-27d9-c976f00cc85b-96db9ce9, #w-node-ca5505dc-81d3-d411-74e3-c32cdb5cca53-96db9ce9, #w-node-eb47fe8b-2319-7954-cf27-1780548af516-96db9ce9 {
    order: -9999;
  }

  #w-node-b84f910f-ed65-66f6-e8cc-ef503a2b10c0-96db9ce9 {
    align-self: center;
  }

  #w-node-_8f332602-41ba-6127-5e2e-c7b6eeda75f8-75fd397b {
    order: 9999;
  }

  #w-node-_8f332602-41ba-6127-5e2e-c7b6eeda760c-75fd397b {
    order: -9999;
  }

  #w-node-_72bcb10e-6b82-8f01-29a3-394cde5a7a19-7efec4ed {
    order: 9999;
  }

  #w-node-_72bcb10e-6b82-8f01-29a3-394cde5a7a2d-7efec4ed, #w-node-be522bb9-3d67-3915-d9c2-11fb990266ac-a4694648, #w-node-f8cae3ec-36f9-72ae-af82-b13ef819713b-2335fce9, #w-node-c31d113a-91cd-04d1-763c-739375b49f3a-d6cdce94, #w-node-_13d1bb85-29d8-c4f9-ce1b-0129f44aa65d-332eb5a1, #w-node-cbd84fa2-0727-54a1-00a7-3713f7e688f6-894a0947 {
    order: -9999;
  }
}




