:root {
  --textwhite: #eeebf2;
  --colorindex: #eeebf2;
  --yellow: #fff261;
}

.truemotheroxosi {
  z-index: 4;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.truemotheroxosi.edit {
  height: 10%;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.bg_imageoxosi {
  z-index: 0;
  width: 110%;
  height: 104%;
  max-width: 110%;
  filter: blur(13px);
  object-fit: cover;
  margin-top: -2%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.motherdivcanvasoxosi {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.loading {
  z-index: 5;
  width: 110%;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: -5%;
  padding-top: 60px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.navbar {
  width: 100%;
  height: 60px;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
  transform: none;
}

.navbar.tlonav {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(to top, rgba(0, 0, 0, .75), rgba(0, 0, 0, .9));
  position: absolute;
  transform: none;
}

.body {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  font-family: Kanit, sans-serif;
  display: block;
}

.link-block {
  height: 60px;
  color: #e4e4e4;
  letter-spacing: 1px;
  text-shadow: 1px 1px 4px #000;
  white-space: nowrap;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .25s;
  display: flex;
  position: relative;
}

.link-block:hover {
  color: #fff;
  background-image: radial-gradient(circle closest-side, rgba(0, 0, 0, .49), rgba(0, 0, 0, .16));
  box-shadow: inset 0 20px 20px -11px rgba(255, 255, 255, .11);
}

.text-block {
  text-decoration: none;
}

.image {
  height: 80%;
  opacity: .9;
}

.container {
  z-index: 2;
  height: 100%;
  position: relative;
}

.brand {
  width: auto;
  height: 100%;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand.otherweb {
  opacity: 1;
}

.lottie-animation-2 {
  z-index: 3;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  justify-content: center;
  align-items: stretch;
  display: block;
  position: relative;
}

.div-block-2 {
  z-index: 5;
  width: 12%;
  height: 18%;
  justify-content: center;
  align-items: stretch;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.heading {
  z-index: 4;
  max-width: 85%;
  color: #e4e4e4;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 12px #000;
  margin-bottom: 4vh;
  font-size: 51px;
  font-weight: 600;
  line-height: 52px;
  position: relative;
}

.heading.mobile {
  display: none;
}

.section {
  z-index: 5;
  width: 100%;
  height: 300vh;
  color: #1f1f1f;
  background-color: #c76363;
  background-image: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15%;
  margin-bottom: 305px;
  padding-bottom: 103px;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-2 {
  z-index: 4;
  width: 810px;
  opacity: 0;
  color: var(--textwhite);
  text-align: center;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 41px;
  position: relative;
}

.heading-2.namobilke {
  display: none;
}

.bold-text {
  font-weight: 600;
  line-height: 35px;
}

.bold-text.ukryty {
  opacity: 1;
  color: #eeebf2;
}

.bold-text.ukryty.wewnatrz {
  color: #fff261;
}

.paragraph {
  width: 100%;
  text-align: center;
  font-size: 20px;
  position: relative;
}

.bold-text-2 {
  font-weight: 300;
  line-height: 26px;
}

.bold-text-copy {
  font-weight: 700;
}

.heading-2-copy {
  z-index: 1;
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -1.5%;
  margin-bottom: -1.5px;
  padding-top: 1%;
  padding-bottom: 1%;
  font-size: 340px;
  line-height: 370px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-3 {
  width: 5000%;
  height: 4000%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: visible;
  transform: translate(0%, 5%);
}

.div-block-4 {
  z-index: 6;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
  transform: translate(0)scale(1);
}

.div-block-4.drugi {
  z-index: 5;
  height: 98%;
  filter: blur(1px);
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4.trzeci {
  z-index: 4;
  height: 96%;
  filter: blur(2px);
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4.czwarty {
  z-index: 3;
  height: 94%;
  filter: blur(3px);
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2 {
  width: 100%;
  height: 100%;
  opacity: .6;
  filter: blur(3px);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.image-3 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-5 {
  height: 100%;
  filter: blur(2px);
}

.image-6 {
  z-index: 1;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-3-copy {
  width: 100%;
  height: 20%;
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
  transform: scale(1)perspective(1020px);
}

.svganimhometrzeciwymiar {
  z-index: 9;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-2 {
  z-index: 2;
  width: 100%;
  height: 200vh;
  max-width: 260vh;
  min-height: 90vw;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.div-block-6 {
  z-index: 3;
  width: 100%;
  height: 100vh;
  margin-bottom: -103%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-7 {
  z-index: 10;
  width: 100%;
  height: 66%;
  opacity: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.div-block-7.stare {
  display: none;
}

.div-block-8 {
  z-index: 4;
  width: 100%;
  height: 400vh;
  display: none;
  position: relative;
}

.lottie-animation-3 {
  z-index: 9;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  min-width: 100vw;
  opacity: 1;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 600;
  position: relative;
  top: 0;
  overflow: visible;
}

.div-block-9 {
  width: 100%;
  height: auto;
  object-fit: cover;
  background-color: rgba(238, 235, 242, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.div-block-9-copy {
  z-index: 1;
  width: 100%;
  height: 102vh;
  max-height: none;
  min-height: 65vw;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.trzyinfo {
  width: 95%;
  height: auto;
  max-width: 1500px;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 347px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-11 {
  width: 380px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
  position: relative;
}

.image-7 {
  width: 47%;
  margin-bottom: 15px;
}

.div-block-12 {
  width: 100%;
  height: 50vh;
  background-color: #ad6d6d;
  position: relative;
}

.sectthranim {
  width: 100%;
  height: 70%;
  display: block;
  position: relative;
}

.animtrigerhometd {
  z-index: 0;
  width: 100%;
  height: 60%;
  margin-bottom: -30vh;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-13 {
  height: 5px;
  background-color: #631c1c;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-14 {
  height: 300px;
  background-color: rgba(84, 108, 131, .51);
}

.div-block-15 {
  height: 440px;
  color: #8b4545;
  background-color: #5e9ca3;
}

.spacerforanimatesvgtw {
  width: 100%;
  height: 40vh;
  min-height: 23vw;
  position: relative;
}

.section-3 {
  background-color: #8f0f0f;
}

.gyroforiphone {
  z-index: 20;
  width: 80%;
  height: 90px;
  background-color: #353535;
  border: 2px solid #757575;
  border-radius: 13px;
  margin-left: 10%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-16 {
  width: 30px;
  height: 30px;
  padding: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button {
  background-color: #4b9be0;
  position: relative;
}

.button:hover {
  background-color: #e04b4b;
}

.button:active {
  background-color: #4be05a;
}

.div-block-17 {
  width: 1px;
  height: 1px;
  position: relative;
}

.div-block-17.mobile {
  display: none;
}

.div-block-18 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.textureonscreen {
  z-index: 80;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  mix-blend-mode: multiply;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.html-embed {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  margin-left: 5vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.html-embed-2 {
  z-index: 1;
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-4 {
  z-index: 7;
  width: 100%;
  height: 110vh;
  min-height: 100vw;
  color: #1f1f1f;
  justify-content: center;
  align-items: flex-start;
  margin-top: -19vh;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-19 {
  z-index: 3;
  width: 100%;
  height: 100vh;
  perspective: 2000px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
  transform: perspective(1706px);
}

.heading-3 {
  font-size: 50px;
  line-height: 57px;
  position: relative;
}

.paragraph-2 {
  font-size: 40px;
  line-height: 50px;
  position: relative;
}

.image-8 {
  width: 100%;
  margin-left: -18%;
  margin-right: -5%;
  display: block;
  position: relative;
}

.image-8.jeden, .image-8.trzy, .image-8.dwa {
  transform: none;
}

.div-block-20 {
  width: 100%;
  height: 70%;
  max-width: 1900px;
  min-width: 1500px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.div-block-21 {
  width: 33%;
  perspective: 2000px;
  position: relative;
}

.jedenreali {
  z-index: 4;
  width: 33%;
  perspective: 2000px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.dwareali {
  z-index: 3;
  width: 33%;
  perspective: 2000px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.trzyreali {
  z-index: 2;
  width: 33%;
  perspective: 2000px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-22 {
  width: 80%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.sklepyanim {
  margin-right: 20px;
  font-size: 40px;
  line-height: 50px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.sktronyanim {
  opacity: 0;
  margin-right: 20px;
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-24 {
  width: 150px;
  position: relative;
}

.div-block-25 {
  width: 100%;
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-26 {
  z-index: 8;
  width: 80%;
  height: 70px;
  position: relative;
}

.realizstrony {
  width: 100%;
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.realizsklepy, .realizreklamy {
  width: 100%;
  opacity: 0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.blurdowntext {
  z-index: 3;
  width: 100%;
  height: 32%;
  background-image: none;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-27 {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  position: relative;
}

.image-9 {
  z-index: 30;
  width: 20%;
  margin-top: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-10 {
  z-index: 20;
  width: 20%;
  margin-top: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-28 {
  width: 100%;
  height: auto;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-29, .div-block-29-copy, .div-block-29-copy1 {
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: var(--colorindex);
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.glassbutton1 {
  width: 210px;
  height: 70px;
  color: #fff;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 4px 2px #c7c7c7, 0 8px 4px #000;
  background-color: #d3d3d3;
  background-image: radial-gradient(circle, rgba(0, 0, 0, .27), rgba(255, 255, 255, .33)), linear-gradient(143deg, rgba(255, 255, 255, 0) 39%, rgba(238, 238, 238, .59) 45%, rgba(238, 238, 238, .59) 49%, rgba(255, 255, 255, 0) 66%), linear-gradient(135deg, rgba(0, 0, 0, .26) 40%, rgba(255, 255, 255, .25)), linear-gradient(#aaa, #e6e6e6 68%);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 20px;
  display: flex;
  box-shadow: inset 0 1px 3px #000, 0 -8px 20px #fff, 0 7px 1px #141414, 0 29px 20px -4px rgba(0, 0, 0, .73), 0 40px 80px rgba(0, 0, 0, .68), inset 0 10px 20px 4px rgba(255, 255, 255, .78);
}

.glassbutton2 {
  width: 210px;
  height: 70px;
  color: #fff;
  text-shadow: 0 0 4px #fff, 0 0 4px #ff3434, 0 4px 2px #ffc892, 0 8px 4px #000;
  background-color: #d3d3d3;
  background-image: radial-gradient(circle, rgba(255, 107, 107, .95), rgba(255, 221, 221, .33)), linear-gradient(143deg, rgba(255, 255, 255, 0) 39%, rgba(250, 222, 216, .59) 45%, rgba(233, 192, 184, .59) 49%, rgba(71, 4, 4, 0) 66%), linear-gradient(135deg, rgba(49, 7, 7, .26) 40%, rgba(255, 255, 255, .25)), linear-gradient(#a50c35, #e4bdbd 68%);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 20px;
  display: none;
  box-shadow: inset 0 1px 3px #200000, 0 -8px 20px rgba(255, 193, 183, .69), 0 7px 1px #460202, 0 29px 20px -4px rgba(20, 0, 0, .73), 0 40px 80px rgba(71, 0, 0, .73), inset 0 10px 20px 4px rgba(255, 255, 255, .78);
}

.div-block-30 {
  width: 340px;
  height: 170px;
  justify-content: center;
  align-items: center;
  padding: 1% 2%;
  display: flex;
  position: relative;
}

.image-11 {
  z-index: 4;
  height: 100%;
  opacity: 0;
  margin-right: 20%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-12 {
  z-index: 1;
  height: 100%;
  opacity: 0;
  margin-right: 20%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-2 {
  z-index: 3;
  width: auto;
  height: auto;
  opacity: 0;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #272727;
  text-shadow: 1px 1px 7px #fff;
  white-space: nowrap;
  cursor: pointer;
  background-color: rgba(196, 196, 196, .4);
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2%;
  padding: 11% 38% 11% 18%;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  transition: all .45s;
  display: flex;
  position: relative;
  box-shadow: 6px 4px 12px -4px rgba(48, 8, 8, .32), inset 0 0 17px 1px rgba(167, 167, 167, .62);
}

.button-2:hover {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #000;
  background-color: rgba(255, 255, 255, .59);
  border-radius: 1px;
  box-shadow: 6px 4px 12px -4px rgba(48, 8, 8, .32), inset 0 0 17px 1px rgba(255, 255, 255, .62);
}

.div-block-31 {
  z-index: 2;
  width: 200%;
  height: 250%;
  margin-top: -35%;
  margin-left: -50%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-31:hover {
  box-shadow: 1px 1px 3px #000;
}

.div-block-32 {
  z-index: 3;
  width: 210%;
  height: 100%;
  background-color: var(--colorindex);
  opacity: 0;
  margin-left: 114%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-4 {
  z-index: 7;
  width: 120%;
  opacity: .13;
  text-align: center;
  white-space: normal;
  margin-top: -6%;
  margin-left: -10%;
  font-size: 17vw;
  line-height: 13vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -79%);
}

.div-block-33 {
  width: 100%;
  height: 100%;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-34 {
  width: 391px;
  height: 620px;
  object-fit: fill;
  position: static;
  overflow: hidden;
}

.lottie-animation-4 {
  z-index: 4;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  min-width: 100%;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.lightonseasection {
  z-index: 5;
  width: 100%;
  height: 450vh;
  min-height: 260vw;
  color: #1f1f1f;
  background-color: #000;
  background-image: url('../images/sea_Desktop1.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-35 {
  z-index: 3;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-36 {
  z-index: 20;
  width: 100%;
  height: 110vh;
  opacity: 1;
  margin-bottom: -15px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: -5vh;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.div-block-36.tlo {
  z-index: 1;
  height: 173vh;
  margin-top: 30vh;
  margin-bottom: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-36.tlo.upbreak {
  width: 540px;
  height: 32%;
  max-width: 60vw;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: rgba(240, 227, 188, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, 0));
  border-radius: 100ch;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 200px;
  padding-bottom: 237px;
  display: flex;
  overflow: visible;
  box-shadow: 0 -20px 36px -1px rgba(255, 215, 170, .64), inset 3px 40px 60px 20px #000;
}

.div-block-36.tlo.upbreak.drugi {
  height: 34%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20vh;
  padding-top: 281px;
  padding-bottom: 307px;
  display: flex;
}

.div-block-36.tlo.drugionas {
  width: 500px;
  height: 153vh;
  max-width: 60vw;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(240, 227, 188, .04);
  border-radius: 100ch;
  margin-top: 43vh;
  margin-bottom: 20vh;
  padding-top: 11vh;
  padding-bottom: 11vh;
  overflow: visible;
  box-shadow: inset 0 0 110px 10px rgba(240, 227, 188, .44);
}

.bgoceanrock {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/seaForLightPhoneVert2.jpg'), url('../images/sea_Desktop2.jpg');
  background-position: 50% 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  justify-content: center;
  align-items: flex-start;
  margin-top: -50vh;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-3 {
  width: 499px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-shadow: 0 20px 20px #000, 4px 4px 4px #000;
  margin-top: 16vh;
  margin-bottom: 35px;
  font-size: 27px;
  font-weight: 500;
  line-height: 34px;
  display: none;
  position: relative;
}

.paragraph-3.drugtexass {
  width: 494px;
  color: #fff261;
  font-size: 27px;
  line-height: 34px;
  display: none;
}

.div-block-38 {
  z-index: 2;
  width: 100%;
  height: 100vh;
  perspective: 1010px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -50vh;
  margin-bottom: -50vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transform: perspective(1010px);
}

.text-span {
  width: 100%;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  position: relative;
}

.text-span-2 {
  font-size: 30px;
  line-height: 38px;
  position: relative;
  bottom: 15px;
}

.paragraph-3-copy {
  z-index: 4;
  width: auto;
  color: var(--textwhite);
  text-align: left;
  text-shadow: 0 2px 10px #000, 0 2px 7px #000;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  display: block;
  position: relative;
}

.paragraph-3-copy.drugtexass {
  width: 750px;
  font-size: 53px;
  line-height: 67px;
}

.lottie-animation-5 {
  z-index: 5;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  opacity: 1;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.trzecianimcsstest {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Kanit, sans-serif;
  font-weight: 600;
}

.section-5 {
  width: 100%;
  height: 100vh;
  background-color: #c50f0f;
}

.lottie-animation-6 {
  font-weight: 100;
  line-height: 700px;
}

.lottie-animation-7 {
  width: 100vw;
  height: 100vh;
  min-width: 100vw;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-39 {
  z-index: 4;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  background-image: url('../images/Ramka7.png');
  background-position: 80%;
  background-size: cover;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-39.ost {
  z-index: 2;
  height: 85vh;
  min-height: 60vw;
  background-image: url('../images/ramkaDolv3.png');
  background-position: 83% 70%;
  margin-top: -20vh;
  margin-bottom: -20vh;
  position: -webkit-sticky;
  position: sticky;
  top: 15vh;
  overflow: hidden;
}

.div-block-39.dw {
  z-index: 2;
  background-image: url('../images/Ramka5.png');
  background-position: 80%;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-39.dw.domki {
  background-image: url('../images/Ramka4.png');
}

.div-block-40 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  filter: blur(11px);
  background-image: url('../images/Ramka8.jpg');
  background-position: 75% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-40.lighthouse1 {
  z-index: 2;
  height: 100vh;
  min-height: 100vh;
  background-image: url('../images/Ramka4.png');
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-40.lighthouse1.domiki {
  height: 120vh;
  min-height: 120vh;
  background-image: url('../images/Ramka4.png');
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-40.latarniaabsolu {
  z-index: 2;
  background-image: none;
}

.div-block-41 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.maskaramadol {
  z-index: 4;
  width: 100%;
  height: 85vh;
  min-height: 60vw;
  background-image: url('../images/SzybkiKontaktMaskaV3.png');
  background-position: 83% 70%;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20vh;
  padding-top: 24vh;
  padding-left: 6%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 15vh;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.maskaramadol.ost {
  z-index: 2;
  background-image: url('../images/Ramka3.png');
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
}

.maskaramadol.dw {
  z-index: 2;
  background-image: url('../images/Ramka5.png');
  background-position: 80%;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.maskaramadol.dw.domki {
  background-image: url('../images/Ramka4.png');
}

.latarniapng {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 0;
}

.latarniaabsolu {
  z-index: 3;
  width: 100%;
  height: 80vh;
  min-height: 60vw;
  background-image: url('../images/SzybkiKontaktLatarniaV3.png');
  background-position: 83% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  margin-bottom: -20vh;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.domkipodlatarni {
  z-index: 3;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  background-image: url('../images/Ramka5.png');
  background-position: 80%;
  background-size: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-3 {
  width: auto;
  height: auto;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 49px;
  padding: 12px 21px 16px;
  font-size: 23px;
  line-height: 16px;
  transition: all .3s;
  position: relative;
}

.button-3:hover {
  background-color: rgba(255, 255, 255, .2);
  border-width: 2px;
  border-color: rgba(255, 255, 255, .35);
}

.button-3.smal {
  cursor: pointer;
  border-color: #e4e4e4;
  border-radius: 30px;
  margin-top: 15px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 17px;
  line-height: 18px;
}

.button-3.smal:hover {
  padding-top: 11px;
  padding-bottom: 11px;
}

.button-3.smal.onwhite {
  border-color: #e4e4e4;
}

.button-3.smal.onwhite:hover {
  background-color: rgba(255, 255, 255, .76);
}

.button-3.smal.onwhite.marginright11 {
  color: #130f20;
  border-color: #130f20;
  margin-top: 17px;
  margin-right: 9%;
}

.button-3.smal.onwhite.marginright11.centralioze {
  margin-left: auto;
  margin-right: auto;
}

.button-3.smal.marginright10 {
  margin-top: 17px;
  margin-right: 9%;
}

.button-3.smal.onwhite-copy {
  border-color: #e4e4e4;
  margin-top: 21px;
  margin-left: 70%;
}

.button-3.smal.onwhite-copy:hover {
  background-color: rgba(255, 255, 255, .76);
}

.button-3.smal.onwhite-copy.marginright11 {
  color: #130f20;
  border-color: #130f20;
  margin-top: 17px;
  margin-right: 9%;
}

.button-3.smal.do-prawej {
  margin-top: 23px;
  margin-left: 64%;
}

.button-3.shadow {
  text-shadow: 0 4px 12px #000, 0 2px 7px #000;
  margin-top: 22px;
  box-shadow: 0 2px 3px 1px #000;
}

.div-block-42 {
  width: auto;
  max-width: 60%;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-43 {
  height: 60vh;
  position: relative;
}

.section-6 {
  z-index: 8;
  width: 100%;
  height: auto;
  background-image: none;
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -116px;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-44 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  min-height: 530px;
  opacity: 0;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: -40vh;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image-13 {
  z-index: 1;
  width: 110%;
  max-width: 1449px;
  margin-bottom: -62px;
  margin-left: 45px;
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
}

.image-13.front {
  z-index: 10;
  width: 110%;
  max-width: 1449px;
  margin-bottom: -62px;
  margin-left: 45px;
}

.ofertamask {
  z-index: 4;
  width: 100%;
  height: auto;
  max-width: none;
  box-shadow: none;
  opacity: 1;
  background-color: rgba(39, 57, 78, 0);
  background-image: none;
  flex-direction: column;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: none;
  position: relative;
  overflow: hidden;
  transform: none;
}

.ofertamask.drugiofert {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ofertamask.drugiofert.dolblack {
  margin-bottom: -60vh;
  padding-bottom: 0;
}

.ofertamask.gradientupstairs {
  z-index: 5;
  height: auto;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  margin-top: 5vh;
  display: block;
}

.div-block-46 {
  z-index: 8;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-46.backon {
  z-index: 3;
  height: auto;
  flex-direction: column;
  align-items: center;
  padding-bottom: 115px;
  display: flex;
  position: relative;
  overflow: visible;
}

.contentoferta {
  width: 60%;
  height: 100%;
  max-width: 1000px;
  position: relative;
}

.div-block-47 {
  width: 90%;
  height: 400vh;
  margin-bottom: -300vh;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-48 {
  width: 100%;
  height: auto;
  max-width: 810px;
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #e0e0e0;
  background-color: #e4e4e4;
  background-image: radial-gradient(circle, #105375, #002436);
  border-radius: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 101px;
  margin-left: 161px;
  padding: 30px 3% 60px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.div-block-48:hover {
  box-shadow: 0 2px 11px 5px #000;
}

.div-block-48.pierwszyprzedtyt {
  color: #130f20;
  background-image: linear-gradient(139deg, #3d0001 54%, #b11c1e);
  border-radius: 15px;
  align-items: flex-start;
  margin-top: 50px;
  margin-right: 321px;
}

.div-block-48.lewo {
  width: 68%;
  max-width: none;
  min-width: 720px;
  background-color: rgba(228, 228, 228, 0);
  background-image: linear-gradient(70deg, #130700, rgba(207, 126, 38, .89));
  border-radius: 0 30ch 30ch 0;
  align-items: flex-end;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 45px;
  padding-left: 0%;
  padding-right: 3%;
  box-shadow: 0 0 20px #fff, inset 0 16px 20px -6px rgba(0, 0, 0, .75);
}

.div-block-48.lewo.trzy {
  width: 75%;
  padding-right: 11%;
}

.div-block-48.lewo.siedem {
  width: 100%;
  background-color: rgba(228, 228, 228, 0);
  align-items: center;
}

.div-block-48.lewo.piec {
  width: 87%;
  padding-right: 22%;
}

.div-block-48.prawo {
  width: 72%;
  max-width: none;
  background-color: rgba(228, 228, 228, 0);
  background-image: linear-gradient(267deg, #130700, rgba(207, 126, 38, .89));
  border-radius: 30ch 0 0 30ch;
  align-items: flex-start;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 45px;
  padding-left: 7%;
  box-shadow: inset 0 16px 20px -6px rgba(0, 0, 0, .75), 0 10px 20px #fff;
}

.div-block-48.prawo.dwa {
  width: 69%;
  background-image: radial-gradient(circle at 0 0, #36213a, #442d48);
  border-top-left-radius: 16ch;
  border-bottom-left-radius: 16ch;
  align-items: flex-start;
  padding-left: 3%;
}

.div-block-48.prawo.szesc {
  width: 93%;
  padding-left: 27%;
}

.div-block-48.prawo.cztery {
  width: 81%;
  padding-left: 16%;
}

.heading-5 {
  color: #fff141;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.heading-5.promo {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  line-height: 37px;
}

.heading-5.drug {
  color: #130f20;
  margin-left: 0;
  margin-right: 0;
}

.heading-5.testbloczki {
  color: #130f20;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-4 {
  width: 98%;
  max-width: 680px;
  color: #e0e0e0;
  text-align: right;
  text-shadow: none;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.paragraph-4.drukocentparag {
  text-shadow: none;
}

.paragraph-4.adssd {
  text-align: left;
}

.bold-text-3 {
  letter-spacing: 2px;
  text-shadow: none;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.bold-text-3.drukocetryczntyt {
  text-shadow: none;
}

.bold-text-3.boldd {
  color: #fff141;
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
}

.bold-text-3.noshadow {
  color: #fff261;
  text-shadow: none;
  font-size: 23px;
}

.bold-text-3.noshadow.onwhite {
  color: #130f20;
  text-shadow: none;
  font-weight: 600;
}

.button-4 {
  color: #130f20;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #130f20;
  border-radius: 30px;
  margin-top: 15px;
  padding: 11px 21px;
  font-size: 17px;
  line-height: 18px;
  position: relative;
}

.button-4.marginadd10 {
  margin-right: 10%;
}

.button-4.onblack {
  color: #fff;
  border-color: #fff;
}

.heading-6 {
  text-align: center;
  text-shadow: 1px 1px 15px #000;
  margin-bottom: 70px;
  font-size: 60px;
  line-height: 70px;
}

.heading-7 {
  width: auto;
  color: #fff261;
  text-align: center;
  text-shadow: 0 4px 6px #000;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
}

.div-block-49 {
  z-index: 2;
  width: 100%;
  height: 100%;
  filter: none;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ofertahead {
  z-index: 7;
  width: auto;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 13px #000;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 8vh;
  padding: 25px 45px 30px;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  position: relative;
}

.div-block-50 {
  z-index: 5;
  width: 103%;
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-image: none;
  border-radius: 0;
  margin-top: 120px;
  margin-bottom: 65px;
  padding-top: 91px;
  position: relative;
  top: 0;
}

.div-block-50.drug {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  top: 0;
}

.div-block-50.drug.wylacz {
  position: relative;
}

.section-7 {
  z-index: 11;
  height: 170vh;
  min-height: 1300px;
  background-image: url('../images/paskilLatarnia2-09.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  overflow: visible;
}

.div-block-51 {
  width: 100%;
  height: 73vh;
  min-height: 280px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.image-14 {
  z-index: 3;
  width: 100%;
  height: 250%;
  min-height: 711px;
  opacity: 1;
  object-fit: cover;
  object-position: 50% 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-8 {
  z-index: 13;
  height: auto;
  color: #130f20;
  background-color: #e4e4e4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
  padding-bottom: 55px;
  display: flex;
  position: relative;
}

.section-8.contact {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 15vh;
}

.div-block-52 {
  width: 100%;
  height: 30vh;
  background-color: #e4e4e4;
  margin-bottom: -29vh;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-53 {
  z-index: 5;
  width: 100%;
  height: 150%;
  background-color: rgba(228, 228, 228, 0);
  background-image: linear-gradient(rgba(228, 228, 228, 0) 65%, #e4e4e4 66%);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pakilatarniatransition {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-15 {
  z-index: 2;
  width: 100%;
  height: 167%;
  max-width: none;
  opacity: 0;
  object-fit: cover;
  object-position: 50% 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-16 {
  z-index: 1;
  width: 100%;
  height: 84%;
  max-width: none;
  opacity: .16;
  object-fit: cover;
  object-position: 50% 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-8 {
  z-index: 10;
  color: #130f20;
  text-align: center;
  margin-bottom: -43px;
  font-size: 35px;
  line-height: 40px;
  position: relative;
}

.div-block-55 {
  width: 95%;
  height: auto;
  max-width: 1150px;
  min-width: 960px;
  color: #e4e4e4;
  background-color: #05032b;
  border-radius: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding-top: 31px;
  padding-bottom: 60px;
  padding-left: 3%;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, .26);
}

.div-block-55:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .4);
}

.div-block-55.drukocentryczni {
  color: #130f20;
  background-color: #e4e4e4;
}

.div-block-55.druka {
  color: #130f20;
  background-color: #e4e4e4;
  margin-top: 3%;
}

.image-17 {
  width: 51%;
  margin-bottom: -34px;
  display: block;
}

.div-block-56 {
  z-index: 3;
  width: 49%;
  flex-direction: column;
  align-items: flex-end;
  margin-right: -2%;
  display: flex;
  position: relative;
}

.div-block-57 {
  width: 95%;
  justify-content: center;
  align-items: flex-start;
  margin-top: 17px;
  display: none;
}

.div-block-58 {
  z-index: 1;
  width: 100%;
  height: 110%;
  padding-top: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.bold-text-4 {
  font-weight: 300;
}

.bold-text-4.noshadow {
  text-shadow: none;
  font-size: 17px;
  line-height: 20px;
}

.bold-text-4.noshadow.onwhite {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 400;
}

.button-3-copy {
  width: auto;
  height: auto;
  text-shadow: 0 3px 12px #000, 1px 1px 9px #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 49px;
  padding: 12px 18px 16px;
  font-size: 23px;
  line-height: 16px;
  position: relative;
  box-shadow: 0 1px 8px 1px #000;
}

.button-3-copy:hover {
  background-color: rgba(255, 255, 255, .2);
  border-width: 1px;
  margin-top: 2px;
  margin-left: 2px;
}

.div-block-58-copy {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: none;
  object-fit: cover;
  object-position: 50% 0%;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragpromocje {
  width: 100%;
  max-width: 680px;
  text-align: justify;
  text-shadow: none;
  font-family: Kanit, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.paragpromocje.drukocentparag {
  text-shadow: none;
}

.nav-menu {
  background-color: rgba(2, 2, 2, .9);
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.paragraph-5 {
  color: #fff;
}

.div-block-59 {
  width: 70%;
  height: auto;
  background-color: rgba(9, 9, 10, .01);
  margin-bottom: 8%;
  display: block;
  position: relative;
}

.div-block-60 {
  width: 48%;
  margin-right: 2%;
  display: inline-block;
  position: relative;
}

.text-field {
  width: 100%;
  height: 240px;
}

.text-field-2 {
  width: 100%;
  border-radius: 8px;
}

.text-field-2.opisfield {
  height: auto;
  padding-bottom: 56px;
  position: relative;
  overflow: scroll;
}

.form-block {
  width: 95%;
  height: auto;
  max-width: 760px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.form {
  width: 100%;
  height: auto;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 63px;
  display: flex;
  position: relative;
}

.submit-button {
  margin-left: auto;
  margin-right: 10%;
}

.field-label {
  color: #fff;
  margin-bottom: 9px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.text-span-3 {
  font-size: 20px;
  line-height: 34px;
}

.svgtestshadow {
  text-shadow: 4px 4px 20px #fa0b0b;
  display: none;
  position: relative;
  box-shadow: 1px 1px 10px #8f1414;
}

.html-embed-3 {
  width: 100%;
  height: 290px;
  max-height: 80vh;
  max-width: none;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.html-embed-3.drugitext {
  width: 95%;
  height: 380px;
  max-height: 88vh;
}

.div-block-62 {
  width: 100%;
  height: 70%;
  min-height: 350px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.responsivespace {
  width: 100%;
  height: 430px;
  max-height: 30vw;
  min-height: 430px;
  position: relative;
}

.textarea {
  width: 98%;
  height: auto;
  min-height: 120px;
  color: #eeebf2;
  object-fit: fill;
  background-color: rgba(20, 20, 20, .75);
  border: 2px solid #e0debf;
  border-radius: 9px;
  padding: 12px 19px 45px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  overflow: visible;
}

.div-block-63 {
  width: 80%;
  max-width: 750px;
  min-width: 630px;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 8%;
  display: flex;
}

.div-block-63.prawy {
  align-items: flex-start;
  padding-left: 6%;
  padding-right: 0%;
}

.div-block-64 {
  width: 27%;
  height: 297px;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: rgba(20, 20, 20, .75);
  background-image: none;
  border: 2px solid #e0debf;
  border-radius: 9px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0;
  padding: 27px 22px 28px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 0 6px 15px -1px rgba(0, 0, 0, .36);
}

.div-block-64:hover {
  background-color: #141414;
  border-color: rgba(224, 222, 191, .51);
  transform: perspective(1020px)translate3d(0, 0, 38px)perspective(961px);
  box-shadow: 0 13px 15px 5px rgba(0, 0, 0, .86);
}

.div-block-65 {
  width: 90%;
  justify-content: space-around;
  margin-top: 30px;
  display: flex;
}

.div-block-66 {
  width: 78%;
  max-width: 870px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(9, 9, 10, .01);
  background-image: radial-gradient(circle at 50% 0, rgba(9, 9, 10, .49), rgba(0, 0, 0, .8));
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 407px;
  padding-top: 30px;
  padding-bottom: 50px;
  display: flex;
}

.tetbloczkii {
  color: #f5f5f5;
  letter-spacing: 1px;
  text-shadow: none;
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
}

.tetbloczkii.drukocetryczntyt {
  text-shadow: none;
}

.tetbloczkii.boldd {
  color: #fff141;
  font-size: 29px;
  font-weight: 600;
}

.tetbloczkii.noshadow {
  text-shadow: none;
}

.tetbloczkii.noshadow.onwhite {
  font-weight: 500;
}

.text-block-2 {
  font-size: 21px;
  font-weight: 600;
  position: relative;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  position: relative;
}

.text-span-4 {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.image-18 {
  width: 100%;
  height: auto;
  max-height: 60vw;
  object-fit: cover;
  object-position: 75% 50%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.paragraph-4-copy {
  width: 20%;
  max-width: 680px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 3px #000;
  margin-top: 35px;
  font-family: Kanit, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
}

.paragraph-4-copy.drukocentparag {
  text-shadow: none;
}

.paragraph-4-copy.adssd {
  text-align: left;
}

.image-19 {
  z-index: 5;
  width: 30%;
  height: auto;
  max-height: none;
  object-fit: contain;
  margin-bottom: -5%;
  margin-right: -22%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-66-copy {
  z-index: 1;
  width: 88%;
  max-width: none;
  background-color: rgba(9, 9, 10, .01);
  background-image: radial-gradient(circle at 0 0, #6c6e7e, #313746);
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  margin-left: 12%;
  padding: 35px 20px 50px 13%;
  display: block;
  position: relative;
}

.textarea-copy {
  width: 100%;
  height: auto;
  min-height: auto;
  color: #eeebf2;
  object-fit: fill;
  background-color: rgba(20, 20, 20, .75);
  border: 2px solid #e0debf;
  border-radius: 9px;
  margin-bottom: 20px;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  overflow: visible;
}

.heading-8-copy {
  z-index: 10;
  color: #130f20;
  text-align: center;
  margin-bottom: -26px;
  font-size: 33px;
  line-height: 40px;
  position: relative;
}

.div-block-67 {
  height: 9.5%;
}

.div-block-68 {
  height: 16%;
}

.text-span-5 {
  text-transform: none;
  font-size: 30px;
  font-weight: 500;
}

.section-9 {
  height: auto;
  min-height: 40vh;
  background-color: #05032b;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 80px 0% 133px 10%;
  display: flex;
}

.text-block-4 {
  width: auto;
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  text-decoration: none;
}

.div-block-69 {
  width: 18%;
  min-width: 180px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
  position: relative;
}

.link:hover {
  color: #fff261;
}

.div-block-70 {
  width: 30%;
  min-width: 360px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 55px;
  display: flex;
}

.text-block-5 {
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
  position: relative;
}

.bold-text-6 {
  font-weight: 500;
}

.text-span-6 {
  color: #fff261;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-6 {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.text-span-7, .text-span-8 {
  color: #fff261;
  font-weight: 500;
}

.heading-9 {
  color: #fff261;
}

.lottie-animation-8 {
  width: 81%;
  max-width: 180px;
  margin-bottom: 28px;
  margin-left: -9%;
}

.image-20 {
  width: 25px;
  height: 25px;
  object-fit: cover;
  margin-bottom: 3px;
  margin-right: 10px;
  position: relative;
}

.heading-8-copy-copy {
  z-index: 10;
  color: #130f20;
  text-align: right;
  margin-top: 20px;
  margin-left: 28px;
  font-size: 33px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  position: relative;
}

.div-block-71 {
  width: 95%;
  max-width: 762px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-72 {
  z-index: -5;
  width: 10px;
  height: 30vh;
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-21 {
  width: 100%;
}

.div-block-74 {
  width: 100%;
  height: 100vh;
  max-height: 65vw;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-22 {
  width: 55%;
  height: 87%;
  object-fit: cover;
  object-position: 50% 100%;
  margin: 0 -5% auto;
  position: relative;
  top: 0;
  bottom: auto;
}

.div-block-75 {
  width: 89%;
  height: 100%;
  min-width: 991px;
  justify-content: center;
  align-items: center;
  padding-left: 0%;
  display: flex;
}

.paragraph-6 {
  z-index: 2;
  width: 100%;
  max-width: none;
  color: #e4e4e4;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.body-2 {
  font-family: Kanit, sans-serif;
}

.section-10 {
  z-index: 3;
  width: 100%;
  height: auto;
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paragraph-7 {
  width: 50%;
  color: #e4e4e4;
  text-align: left;
  margin-bottom: 6%;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

.div-block-76 {
  width: 30%;
  min-width: 440px;
  color: #000;
  background-image: linear-gradient(rgba(255, 255, 255, .82), rgba(255, 255, 255, .77));
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 30px 25px;
  font-size: 15px;
  line-height: 22px;
  display: flex;
}

.div-block-77 {
  width: 100%;
  height: auto;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-23 {
  width: 100%;
  height: 300%;
  max-width: none;
  object-fit: cover;
  object-position: 77% 50%;
  margin-top: -25%;
  margin-bottom: -30%;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-23.mobil {
  display: none;
}

.paragraph-8 {
  z-index: 10;
  width: 22%;
  height: auto;
  max-width: 490px;
  min-width: 310px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-image: linear-gradient(166deg, rgba(44, 44, 44, .77), rgba(0, 0, 0, .8));
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 62px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 25px 20px 30px;
  font-size: 17px;
  line-height: 26px;
  display: flex;
  position: relative;
  box-shadow: 3px 3px 11px 3px rgba(0, 0, 0, .17);
}

.paragraph-8.podswietlenienajwyb {
  box-shadow: 0 0 20px 2px #ffb700, 3px 3px 11px 3px rgba(0, 0, 0, .6);
}

.div-block-78 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.div-block-78.up {
  z-index: 8;
  display: none;
}

.paragraph_9 {
  height: auto;
  text-align: justify;
  text-shadow: 1px 1px 4px #000;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.div-block-79 {
  height: 100%;
  min-height: 20px;
  min-width: 13vw;
  position: relative;
}

.div-block-79.prawy {
  min-width: 16vw;
  margin-right: 10%;
}

.button-5 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: auto;
  right: auto;
}

.product_scroll_y {
  z-index: 3;
  width: 100%;
  height: auto;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  padding-bottom: 14px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: auto;
  transform: none;
}

.div-block-80 {
  z-index: 10;
  width: 100%;
  height: 20%;
  background-image: linear-gradient(#000, rgba(0, 0, 0, 0));
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-81 {
  z-index: 20;
  width: 100%;
  height: 10%;
  background-image: linear-gradient(rgba(228, 228, 228, 0), #e4e4e4);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-24 {
  z-index: 2;
  width: 900px;
  height: auto;
  object-fit: fill;
  flex: none;
  display: block;
  position: relative;
}

.section-11 {
  z-index: 4;
  width: 100%;
  height: auto;
  background-color: #e4e4e4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-12 {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-82 {
  z-index: 0;
  width: 100%;
  margin-top: 21px;
  margin-bottom: 21px;
  padding-left: 9%;
  position: relative;
}

.paragraph-9 {
  width: 100%;
  height: auto;
  max-width: 100%;
  text-align: justify;
  object-fit: fill;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}

.div-block-83 {
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(228, 228, 228, .3), #e4e4e4);
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-83.zwin {
  background-image: none;
  display: none;
}

.text-block-7 {
  z-index: 7;
  width: auto;
  height: auto;
  max-width: 107px;
  cursor: pointer;
  border-radius: 13px;
  justify-content: center;
  margin-bottom: -30px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 8px;
  font-size: 15px;
  line-height: 16px;
  transition: all .225s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-7:hover {
  background-color: #fff;
  border-radius: 13px;
}

.dropdown-list {
  display: none;
}

.div-block-83-zwin {
  z-index: 3;
  width: 100%;
  height: 100%;
  opacity: 0;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: -24px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-83-zwin.zwin {
  background-image: none;
  display: none;
}

.zwinbutton {
  z-index: 7;
  width: auto;
  height: auto;
  max-width: 107px;
  opacity: 0;
  cursor: pointer;
  border-radius: 13px;
  justify-content: center;
  margin-bottom: -30px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 16px;
  transition: all .225s;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.zwinbutton:hover {
  background-color: #fff;
  border-radius: 13px;
}

.heading-10 {
  letter-spacing: .4px;
  margin-bottom: 4px;
  margin-left: -9%;
  font-size: 19px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-84 {
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
}

.div-block-85 {
  width: 34%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
  position: relative;
}

.div-block-86 {
  z-index: 4;
  width: 100%;
  max-width: 1120px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 43px;
  display: flex;
  position: relative;
  overflow: visible;
}

.paragraph-10 {
  width: 70%;
  max-width: 840px;
  min-width: 640px;
  text-align: justify;
  margin-top: 36px;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  position: relative;
}

.image-25 {
  height: auto;
  object-fit: contain;
  flex: none;
}

.heading-11 {
  z-index: 3;
  margin-bottom: -48px;
  font-size: 40px;
  line-height: 51px;
  position: relative;
}

.image-26 {
  width: 100%;
  max-width: none;
  min-height: 80vw;
  object-fit: cover;
  object-position: 50% 0%;
  margin-top: -5px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-26.mobile {
  display: none;
}

.section-13 {
  z-index: 1;
  height: auto;
  background-color: #232e51;
  background-image: url('../images/olena-sergienko-LHAJGaIU0I8-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-span-9 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.div-block-76-copy {
  width: 100%;
  color: #000;
  border-radius: 20px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.heading-12 {
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  position: relative;
}

.div-block-87 {
  z-index: 1;
  width: 100%;
  height: 0;
  background-color: #060a18;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-88 {
  z-index: 3;
  width: 75%;
  height: auto;
  min-width: 940px;
  background-color: #f2f2f2;
  border-radius: 20px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 50px;
  padding: 30px 4% 40px;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
}

.paragraph-11 {
  width: 100%;
  height: auto;
  color: #333;
  text-align: justify;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
  position: relative;
}

.paragraph-11.link {
  cursor: pointer;
  text-decoration: underline;
}

.paragraph-11.link:hover {
  color: #333;
  text-shadow: 0 0 1px #000;
}

.div-block-89 {
  z-index: 3;
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-90 {
  width: 54%;
}

.image-27, .image-28 {
  width: 45%;
}

.kafelki_tytul {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  position: relative;
}

.div-block-91 {
  width: 100%;
  height: 400px;
  opacity: 1;
  position: relative;
}

.heading-13 {
  text-shadow: 3px 3px 5px #000;
  font-size: 25px;
  font-weight: 500;
  line-height: 38px;
  position: relative;
}

.div-block-92 {
  z-index: 1;
  width: 100%;
  height: 650px;
  background-image: linear-gradient(178deg, rgba(228, 228, 228, 0) 13%, #e4e4e4 89%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -494px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-93 {
  width: 100%;
  height: 25vh;
  background-image: linear-gradient(#060a18, rgba(6, 10, 24, 0));
  position: relative;
}

.div-block-94 {
  z-index: 2;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-95 {
  z-index: 1;
  width: 100%;
  height: 40vh;
  background-color: #e4e4e4;
  position: relative;
}

.heading-14 {
  color: #e4e4e4;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 40px;
}

.div-block-96 {
  width: 50%;
  max-width: 600px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5%;
  margin-left: 5%;
  display: flex;
}

.image-29 {
  z-index: 10;
  width: 100px;
  flex: none;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.image-30 {
  z-index: 40;
  height: 60px;
  flex: none;
  margin-right: 0;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-97 {
  width: auto;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-98 {
  width: 80%;
  max-width: 580px;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-99 {
  z-index: 4;
  width: 100%;
  background-color: #e4e4e4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -5px;
  margin-bottom: -5px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.div-block-100 {
  z-index: 4;
  width: 100%;
  height: 90px;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: -83px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-13-copy {
  color: #fff261;
  text-shadow: 3px 3px 5px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 500;
  line-height: 23px;
  position: relative;
}

.div-block-101 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .heading {
    font-size: 66px;
    line-height: 86px;
  }

  .heading-2 {
    width: 940px;
    font-size: 42px;
    line-height: 35px;
  }

  .bold-text.ukryty {
    line-height: 50px;
  }

  .bold-text.ukryty.wewnatrz {
    line-height: 35px;
  }

  .div-block-36.tlo.upbreak.drugi {
    justify-content: flex-start;
  }

  .div-block-36.tlo.drugionas {
    flex-direction: column;
    align-items: center;
  }

  .paragraph-3 {
    width: 630px;
    margin-top: 2vh;
    font-size: 33px;
    line-height: 51px;
  }

  .paragraph-3.drugtexass {
    width: 574px;
    font-size: 33px;
    line-height: 51px;
  }

  .text-span, .text-span-2 {
    font-size: 39px;
    line-height: 48px;
  }

  .paragraph-3-copy {
    font-size: 40px;
    line-height: 56px;
  }

  .lottie-animation-5 {
    opacity: 1;
  }

  .maskaramadol {
    padding-left: 20%;
  }

  .image-13, .image-13.front {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-48.pierwszyprzedtyt {
    border-radius: 20px;
  }

  .div-block-48.prawo {
    border-top-left-radius: 30ch;
    border-bottom-left-radius: 30ch;
  }

  .heading-5 {
    margin-bottom: 30px;
  }

  .paragraph-4 {
    font-size: 21px;
    line-height: 32px;
  }

  .bold-text-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .button-4 {
    margin-top: 29px;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 35px;
  }

  .div-block-58 {
    background-size: 100% 100%;
    overflow: hidden;
  }

  .button-3-copy {
    border-width: 3px;
    border-radius: 60px;
    padding: 16px 20px 21px;
    font-size: 30px;
    line-height: 20px;
  }

  .div-block-58-copy {
    background-size: 100% 100%;
    overflow: hidden;
  }

  .tetbloczkii {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-4-copy {
    font-size: 21px;
    line-height: 32px;
  }

  .paragraph-7 {
    max-width: 900px;
    position: relative;
  }

  .div-block-76 {
    max-width: 540px;
  }

  .paragraph-8 {
    max-width: 340px;
    margin-left: 2%;
  }

  .paragraph-10 {
    max-width: 980px;
  }

  .image-26 {
    min-height: 100vh;
  }

  .div-block-88 {
    max-width: 1100px;
  }
}

@media screen and (max-width: 991px) {
  .truemotheroxosi {
    opacity: 1;
  }

  .navbar {
    height: 50px;
  }

  .div-block-2 {
    width: 25%;
  }

  .heading {
    margin-bottom: 2vh;
    font-size: 5vh;
    line-height: 5vh;
  }

  .heading-2 {
    width: 90%;
    opacity: 0;
    line-height: 34px;
  }

  .bold-text.ukryty {
    font-size: 29px;
    line-height: 31px;
  }

  .bold-text.ukryty.wewnatrz {
    font-size: 23px;
    line-height: 28px;
  }

  .lightonseasection {
    min-height: 410vw;
    background-image: url('../images/sea_Tablet.jpg');
  }

  .div-block-36.tlo.upbreak {
    width: 74%;
    max-width: 118vh;
  }

  .div-block-36.tlo.upbreak.drugi {
    width: 74%;
  }

  .paragraph-3 {
    width: 430px;
    letter-spacing: 2px;
  }

  .paragraph-3.drugtexass {
    width: 430px;
  }

  .paragraph-3-copy {
    font-size: 34px;
    line-height: 50px;
  }

  .maskaramadol {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 33%;
  }

  .button-3 {
    padding: 9px 15px;
    font-size: 19px;
    line-height: 19px;
  }

  .button-3.smal.onwhite, .button-3.smal.marginright10, .button-3.smal.onwhite-copy {
    padding: 8px 14px;
  }

  .div-block-42 {
    max-width: 90%;
    margin-bottom: 75px;
  }

  .section-6 {
    margin-top: -8vh;
  }

  .div-block-44 {
    min-height: 320px;
  }

  .image-13 {
    width: 131%;
  }

  .image-13.front {
    width: 130%;
  }

  .ofertamask.drugiofert.dolblack {
    margin-bottom: -77vh;
  }

  .div-block-48 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 36px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-5.promo {
    line-height: 32px;
  }

  .paragraph-4 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .bold-text-3 {
    font-size: 23px;
    line-height: 34px;
  }

  .bold-text-3.boldd {
    font-size: 24px;
  }

  .bold-text-3.noshadow {
    font-size: 21px;
    line-height: 30px;
  }

  .heading-7 {
    font-size: 33px;
    line-height: 39px;
  }

  .section-7 {
    min-height: 700px;
  }

  .div-block-52 {
    margin-bottom: -10vh;
    position: relative;
  }

  .image-15 {
    opacity: 0;
    object-position: 50% 100%;
  }

  .image-16 {
    opacity: .86;
  }

  .heading-8 {
    font-size: 35px;
    line-height: 43px;
  }

  .div-block-55 {
    min-width: auto;
  }

  .div-block-55.druka {
    margin-top: 25px;
  }

  .paragpromocje {
    font-size: 16px;
    line-height: 24px;
  }

  .nav-menu {
    background-color: rgba(2, 2, 2, .9);
  }

  .field-label {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 17px;
  }

  .menu-button {
    height: 100%;
    color: #e4e4e4;
    justify-content: center;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }

  .icon {
    height: 24px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .html-embed-3 {
    width: 70vw;
    height: 80vh;
    max-height: none;
    max-width: 90vh;
    justify-content: space-between;
  }

  .html-embed-3.drugitext {
    height: 78vh;
    max-height: none;
    max-width: 98vh;
    justify-content: center;
  }

  .html-embed-3.tenmniejszy {
    max-width: 84vh;
  }

  .responsivespace {
    height: 70vh;
    max-height: 55vw;
    min-height: 300px;
  }

  .div-block-64 {
    width: 30%;
    height: 260px;
  }

  .div-block-65 {
    width: 98%;
  }

  .div-block-66 {
    width: 95%;
    max-width: 850px;
  }

  .tetbloczkii {
    font-size: 23px;
    line-height: 34px;
  }

  .tetbloczkii.boldd {
    font-size: 24px;
  }

  .tetbloczkii.noshadow {
    font-size: 21px;
    line-height: 30px;
  }

  .paragraph-4-copy {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .textarea-copy {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 21px;
  }

  .heading-8-copy {
    font-size: 31px;
    font-weight: 600;
    line-height: 36px;
  }

  .section-9 {
    padding-left: 7%;
  }

  .heading-8-copy-copy {
    margin-top: 0;
    font-size: 31px;
    font-weight: 600;
    line-height: 36px;
  }

  .div-block-74 {
    height: auto;
    max-height: none;
  }

  .image-22 {
    width: 70%;
    height: 40vh;
    max-width: none;
    object-fit: cover;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-75 {
    width: 100%;
    height: auto;
    min-width: auto;
    flex-direction: column-reverse;
    padding-bottom: 100px;
    position: relative;
  }

  .paragraph-6 {
    width: 100%;
    max-width: none;
    text-align: left;
    margin-left: 0%;
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-7 {
    width: 80%;
    font-size: 18px;
  }

  .paragraph-8 {
    padding-top: 17px;
  }

  .div-block-78.up {
    display: flex;
  }

  .paragraph_9 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-24 {
    width: 640px;
  }

  .paragraph-9 {
    font-size: 14px;
    line-height: 17px;
  }

  .heading-10 {
    font-size: 18px;
  }

  .div-block-85 {
    width: 45%;
  }

  .paragraph-10 {
    width: 80%;
    max-width: 850px;
    min-width: 700px;
    font-size: 17px;
  }

  .heading-11 {
    width: 470px;
    text-align: center;
    font-size: 37px;
    line-height: 49px;
  }

  .div-block-76-copy {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-12 {
    font-size: 21px;
    line-height: 31px;
  }

  .div-block-88 {
    min-width: auto;
    flex-direction: column;
  }

  .div-block-88.odwroctablet {
    flex-direction: column-reverse;
  }

  .paragraph-11 {
    width: 100%;
    font-size: 17px;
    line-height: 22px;
    position: relative;
  }

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

  .image-27 {
    width: 60%;
  }

  .image-28 {
    width: 55%;
  }

  .kafelki_tytul {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
  }

  .heading-13 {
    font-size: 21px;
    line-height: 32px;
  }

  .div-block-92 {
    height: 90vw;
    max-height: 620px;
  }

  .heading-14 {
    font-size: 30px;
  }

  .div-block-96 {
    width: 85%;
    margin-left: 0%;
  }

  .div-block-97 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .heading-13-copy {
    font-size: 21px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 40px;
  }

  .heading {
    letter-spacing: 1px;
    font-size: 5vh;
    line-height: 5vh;
  }

  .heading-2 {
    display: none;
  }

  .heading-2.namobilke {
    width: 68%;
    opacity: 0;
    line-height: 31px;
    display: block;
  }

  .bold-text.ukryty {
    font-size: 20px;
    line-height: 20px;
  }

  .spacerforanimatesvgtw {
    height: 35vh;
  }

  .lightonseasection {
    min-height: 470vw;
    background-image: url('../images/sea_Phone.jpg');
  }

  .div-block-36 {
    height: 120vh;
    margin-bottom: -15px;
    top: -10vh;
    overflow: visible;
  }

  .div-block-36.tlo.upbreak, .div-block-36.tlo.upbreak.drugi {
    width: 90%;
  }

  .paragraph-3 {
    width: 60%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-3.drugtexass {
    width: 50%;
    margin-top: 24vh;
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-38 {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    bottom: 0;
  }

  .text-span {
    font-size: 16px;
    line-height: 7px;
    top: 6px;
  }

  .text-span-2 {
    font-size: 16px;
    line-height: 19px;
  }

  .paragraph-3-copy {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }

  .lottie-animation-5 {
    height: 100%;
    min-height: 100%;
  }

  .button-3 {
    font-size: 17px;
    line-height: 12px;
  }

  .button-3.smal.onwhite.marginright11 {
    margin-right: 0%;
  }

  .button-3.smal.onwhite.marginright11.centralioze {
    font-size: 16px;
    line-height: 17px;
  }

  .button-3.smal.marginright10, .button-3.smal.onwhite-copy.marginright11 {
    margin-right: 0%;
  }

  .div-block-42 {
    max-width: 90%;
    align-items: flex-start;
  }

  .section-6 {
    margin-top: -10vh;
  }

  .div-block-44 {
    min-height: 290px;
  }

  .ofertamask {
    width: 86%;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding-left: 2%;
    padding-right: 2%;
  }

  .ofertamask.drugiofert.dolblack {
    margin-bottom: -67vh;
  }

  .div-block-46.backon {
    padding-bottom: 0;
  }

  .div-block-48 {
    margin-bottom: 46px;
  }

  .heading-5.promo {
    text-align: center;
  }

  .bold-text-3.boldd {
    font-size: 24px;
    line-height: 26px;
  }

  .bold-text-3.noshadow {
    font-size: 23px;
    line-height: 31px;
  }

  .ofertahead {
    font-size: 30px;
    line-height: 33px;
  }

  .section-7 {
    height: 140vh;
    min-height: 580px;
  }

  .div-block-51 {
    min-height: 206px;
  }

  .image-14 {
    height: 253%;
  }

  .div-block-52 {
    height: 30vh;
    margin-bottom: -30vh;
  }

  .div-block-55 {
    flex-direction: column-reverse;
    padding-left: 0%;
  }

  .image-17 {
    width: 93%;
    margin-bottom: 0;
  }

  .div-block-56 {
    width: 90%;
    align-items: center;
    margin-right: 0%;
  }

  .div-block-58-copy {
    filter: none;
    position: relative;
  }

  .paragpromocje {
    font-size: 17px;
    line-height: 26px;
  }

  .form-block {
    width: 100%;
    padding-right: 5%;
  }

  .text-span-3 {
    line-height: 31px;
  }

  .menu-button {
    padding-top: 7px;
  }

  .div-block-61 {
    width: 100%;
    height: 88px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #20192b 79%);
    position: relative;
  }

  .html-embed-3 {
    width: 80vw;
    height: 70vh;
    max-height: none;
    max-width: 105vh;
    justify-content: center;
    position: relative;
  }

  .html-embed-3.drugitext {
    width: 80vw;
  }

  .responsivespace {
    width: 100%;
    height: 70vh;
    max-height: none;
    min-height: 330px;
    position: relative;
  }

  .div-block-64 {
    width: 90%;
    height: 110px;
    max-width: 410px;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 37px;
    padding: 5px 0 5px 8%;
  }

  .div-block-65 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .tetbloczkii.boldd {
    font-size: 24px;
    line-height: 26px;
  }

  .tetbloczkii.noshadow {
    font-size: 23px;
    line-height: 31px;
  }

  .text-block-3 {
    text-align: left;
    margin-left: 25px;
  }

  .image-19 {
    width: 34%;
    max-height: 110vh;
    object-fit: contain;
    margin-left: -7%;
    margin-right: 0%;
  }

  .div-block-66-copy {
    width: 92%;
    margin-left: 8%;
  }

  .heading-8-copy {
    font-size: 30px;
    line-height: 33px;
  }

  .section-9 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-69 {
    width: 70%;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-70 {
    width: 70%;
    min-width: auto;
    margin-top: 28px;
    margin-left: 0;
  }

  .heading-8-copy-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .image-21 {
    width: 37%;
    height: 98%;
    object-fit: contain;
  }

  .div-block-73 {
    width: 1px;
    height: 42vw;
    max-height: 10vh;
    margin-bottom: -15vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .image-22 {
    width: 100%;
    height: 45vh;
    object-fit: contain;
  }

  .paragraph-6 {
    color: #e4e4e4;
    font-size: 19px;
    line-height: 26px;
  }

  .section-10 {
    margin-top: -200px;
    margin-bottom: -200px;
  }

  .paragraph-7 {
    width: 90%;
    color: #e4e4e4;
    text-align: justify;
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-76 {
    width: 80%;
    min-width: auto;
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .image-23 {
    display: none;
  }

  .image-23.mobil {
    object-position: 68% 50%;
    display: block;
  }

  .paragraph-8 {
    width: 70vw;
    max-width: none;
    min-width: 67vw;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 12px;
  }

  .paragraph_9 {
    font-size: 15px;
    line-height: 21px;
  }

  .div-block-79 {
    min-width: 4vw;
  }

  .div-block-80 {
    margin-top: 200px;
  }

  .div-block-81 {
    margin-bottom: 200px;
  }

  .image-24 {
    width: 95%;
  }

  .section-12 {
    z-index: 4;
    position: relative;
  }

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

  .text-block-7 {
    color: #666;
    text-decoration: underline;
  }

  .heading-10 {
    font-size: 17px;
  }

  .div-block-85 {
    width: 80%;
    margin-left: 0%;
  }

  .div-block-86 {
    flex-direction: column;
    align-items: center;
  }

  .paragraph-10 {
    width: 85%;
    min-width: auto;
    font-size: 17px;
    line-height: 22px;
  }

  .heading-11 {
    width: 62%;
    font-size: 30px;
    line-height: 39px;
  }

  .image-26 {
    display: none;
  }

  .image-26.mobile {
    display: block;
  }

  .div-block-76-copy {
    font-size: 16px;
    line-height: 21px;
  }

  .heading-12 {
    font-size: 17px;
    line-height: 26px;
  }

  .div-block-88 {
    min-width: 450px;
  }

  .paragraph-11 {
    font-size: 15px;
    line-height: 22px;
  }

  .kafelki_tytul {
    font-size: 20px;
    line-height: 28px;
  }

  .heading-13 {
    margin-top: 10px;
  }

  .div-block-92 {
    height: 90vw;
    min-height: 460px;
  }

  .heading-14 {
    color: #e4e4e4;
  }

  .div-block-98 {
    min-width: 390px;
  }

  .heading-13-copy {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .motherdivcanvasoxosi {
    height: 91%;
  }

  .body {
    max-width: 100vw;
  }

  .div-block-2 {
    width: 45%;
  }

  .heading {
    display: none;
  }

  .heading.mobile {
    margin-top: 8vh;
    font-size: 7vw;
    line-height: 8vw;
    display: block;
  }

  .heading-2 {
    opacity: .79;
    display: none;
  }

  .heading-2.namobilke {
    width: 90%;
    opacity: .57;
    display: block;
  }

  .bold-text.ukryty {
    opacity: 1;
  }

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

  .div-block-17.mobile {
    display: block;
  }

  .lightonseasection {
    min-height: 540vw;
  }

  .div-block-36 {
    height: 120vh;
    overflow: visible;
  }

  .div-block-36.tlo.upbreak {
    width: 93%;
    padding-top: 216px;
    padding-bottom: 225px;
  }

  .div-block-36.tlo.upbreak.drugi {
    width: 96%;
    padding-top: 230px;
    padding-bottom: 231px;
  }

  .bgoceanrock {
    background-image: url('../images/seaForLightPhoneVert2.jpg');
  }

  .paragraph-3 {
    z-index: 1;
    width: 90%;
    font-size: 6vw;
    line-height: 8vw;
  }

  .paragraph-3.drugtexass {
    z-index: 1;
    width: 90%;
    font-size: 6.5vw;
    line-height: 8.5vw;
  }

  .text-span {
    font-size: 9vw;
    line-height: 11vw;
  }

  .text-span-2 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .paragraph-3-copy {
    width: 100%;
  }

  .lottie-animation-5 {
    height: 100%;
    min-height: 100%;
    top: 0;
  }

  .div-block-42 {
    align-items: flex-start;
  }

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

  .ofertamask {
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    padding-left: 4%;
    padding-right: 4%;
  }

  .ofertamask.gradientupstairs {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .7) 7%, rgba(0, 0, 0, .01));
  }

  .heading-5.promo {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .bold-text-3.boldd {
    font-size: 22px;
  }

  .bold-text-3.noshadow {
    font-size: 20px;
    line-height: 26px;
  }

  .ofertahead {
    font-size: 26px;
    line-height: 31px;
  }

  .section-7 {
    min-height: 800px;
  }

  .section-8.contact {
    padding-top: 11vh;
  }

  .div-block-52 {
    height: 50vh;
  }

  .div-block-56 {
    align-items: center;
  }

  .div-block-60 {
    width: 100%;
    max-width: 260px;
  }

  .form-block {
    padding-right: 3%;
  }

  .html-embed-3 {
    width: 95vw;
  }

  .html-embed-3.drugitext {
    width: 90vw;
    max-width: 103vh;
  }

  .responsivespace {
    height: 46vh;
    min-height: 220px;
  }

  .div-block-64 {
    padding-left: 0%;
  }

  .text-span-4 {
    font-size: 19px;
    line-height: 22px;
  }

  .div-block-66-copy {
    width: 100%;
  }

  .heading-8-copy {
    width: 92%;
    text-align: left;
    margin-right: 0%;
    font-size: 26px;
    line-height: 31px;
  }

  .section-9 {
    padding-left: 0%;
  }

  .div-block-69, .div-block-70 {
    width: 80%;
  }

  .text-block-5 {
    width: 100%;
  }

  .lottie-animation-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-8-copy-copy {
    font-size: 26px;
    line-height: 31px;
  }

  .div-block-71 {
    flex-direction: column;
    align-items: flex-end;
    padding-right: 18px;
  }

  .image-22 {
    height: 45vh;
  }

  .div-block-76 {
    width: 90%;
  }

  .image-23 {
    object-position: 79% 50%;
  }

  .paragraph-8 {
    min-width: 77vw;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-78.up {
    display: flex;
  }

  .paragraph_9 {
    font-size: 14px;
  }

  .div-block-79 {
    min-width: 2vw;
  }

  .div-block-82 {
    padding-left: 0%;
  }

  .heading-10 {
    text-align: center;
    margin-left: 0%;
  }

  .div-block-85 {
    width: 85%;
  }

  .paragraph-10 {
    width: 85%;
    max-width: none;
  }

  .heading-11 {
    width: 77%;
    margin-bottom: -20px;
    font-size: 31px;
    line-height: 40px;
  }

  .div-block-88 {
    width: 95%;
    min-width: auto;
    padding-left: 6%;
    padding-right: 6%;
  }

  .paragraph-11 {
    text-align: justify;
  }

  .image-27 {
    width: 75%;
  }

  .div-block-98 {
    width: 90%;
    min-width: auto;
  }
}


