@font-face {
  font-family: Lato;
  src: url(../fonts/Lato-Bold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Lato;
  src: url(../fonts/Lato-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Lato;
  src: url(../fonts/Lato-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Lato;
  src: url(../fonts/Lato-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html body #lp-zielinska {
  font-family: system-ui, Segoe UI, Roboto, Helvetica, Arial, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  html body #lp-zielinska {
    max-width: 1350px;
  }
}
html body #lp-zielinska *,
html body #lp-zielinska :before,
html body #lp-zielinska :after {
  box-sizing: border-box;
  border: 0 solid;
  margin: 0;
  padding: 0;
}
html body #lp-zielinska b,
html body #lp-zielinska strong {
  font-weight: bolder;
}
html body #lp-zielinska small {
  font-size: 80%;
}
html body #lp-zielinska button,
html body #lp-zielinska input,
html body #lp-zielinska optgroup,
html body #lp-zielinska select,
html body #lp-zielinska textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
html body #lp-zielinska button,
html body #lp-zielinska [type='button'],
html body #lp-zielinska [type='reset'],
html body #lp-zielinska [type='submit'] {
  -moz-appearance: button;
  appearance: button;
  -webkit-appearance: button;
}
html body #lp-zielinska ::-webkit-inner-spin-button,
html body #lp-zielinska ::-webkit-outer-spin-button {
  height: auto;
}
html body #lp-zielinska [type='search'] {
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
html body #lp-zielinska ::-webkit-search-decoration {
  -webkit-appearance: none;
}
html body #lp-zielinska ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html body #lp-zielinska h1,
html body #lp-zielinska h2,
html body #lp-zielinska h3,
html body #lp-zielinska h4,
html body #lp-zielinska h5,
html body #lp-zielinska h6 {
  font-size: inherit;
  font-weight: inherit;
}
html body #lp-zielinska ol,
html body #lp-zielinska ul,
html body #lp-zielinska menu {
  list-style: none;
}
html body #lp-zielinska img,
html body #lp-zielinska svg,
html body #lp-zielinska video,
html body #lp-zielinska canvas,
html body #lp-zielinska audio,
html body #lp-zielinska iframe,
html body #lp-zielinska embed,
html body #lp-zielinska object {
  display: block;
  vertical-align: middle;
}
html body #lp-zielinska img,
html body #lp-zielinska video {
  max-width: 100%;
  height: auto;
}
html body #lp-zielinska .section--1 {
  width: 100%;
  max-width: 1350px;
  margin-bottom: 32px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--1 {
    margin-bottom: 48px;
  }
}
html
  body
  #lp-zielinska
  .section--1
  .section--1__container
  .section--1__container__video {
  min-height: 196px;
}
@media (min-width: 769px) {
  html
    body
    #lp-zielinska
    .section--1
    .section--1__container
    .section--1__container__video {
    min-height: 734px;
  }
}
html body #lp-zielinska .section--2 {
  width: 100%;
  max-width: 1350px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
  position: relative;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--2 {
    gap: 48px;
    margin-bottom: 48px;
  }
}
html body #lp-zielinska .section--2 .section--2__text--wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--2 .section--2__text--wrapper {
    gap: 32px;
  }
}
html body #lp-zielinska .section--2 .section--2__image--wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1350px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--2 .section--2__image--wrapper {
    gap: 20px;
  }
}
html body #lp-zielinska .section--2 .section--2__wrapper--left {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  min-height: 300px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--2 .section--2__wrapper--left {
    gap: 32px;
    min-height: 830px;
    justify-content: center;
  }
}
html body #lp-zielinska .section--2 .section--2__text__header {
  color: #000;
  font-weight: 600;
  font-size: clamp(2.4rem, 2vw + 1.25rem, 3.6rem);
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
html body #lp-zielinska .section--2 .section--2__text__text--italic {
  color: #000;
  font-weight: 300;
  font-style: italic;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--2 .section--2__text__text--normal {
  color: #000;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--2 .section--2__wrapper--right {
  position: relative;
  width: 100%;
  min-height: 300px;
  background-image: url(../images/Frame_2298.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 25%;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--2 .section--2__wrapper--right {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--2 .section--2__wrapper--right {
    min-height: 830px;
  }
}
html body #lp-zielinska .section--2 .section--2__wrapper--overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #0000001a;
}
html body #lp-zielinska .section--2 .section--2__text__text--bold {
  color: #fff;
  font-weight: 600;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--2 .section--2__text__text {
  position: absolute;
  bottom: 5%;
  left: 5%;
  color: #fff;
  font-weight: 300;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--3 {
  width: 100%;
  max-width: 1350px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
html body #lp-zielinska .section--3 .section--3__text__header {
  color: #000;
  font-weight: 600;
  font-size: clamp(2.4rem, 2vw + 1.25rem, 3.6rem);
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
html body #lp-zielinska .section--3 .section--3__text__text {
  color: #000;
  font-weight: 400;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--3 .section--3__image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 34%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
html body #lp-zielinska .section--3 .section--3__image--1 {
  background-image: url(../images/Homla_d3_0765-Edit.webp);
}
html body #lp-zielinska .section--3 .section--3__image--2 {
  background-image: url(../images/Homla_d3_0765-Edit-1.webp);
  background-position: 0 0;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--3 .section--3__image--2 {
    background-position: 100% 0;
  }
}
html body #lp-zielinska .section--3 .section--3__image--3 {
  background-image: url(../images/Homla_d3_0494-2-Edit.webp);
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--3 .section--3__image {
    min-height: 674px;
  }
}
html body #lp-zielinska .section--3 .section--3__text--wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--3 .section--3__text--wrapper {
    gap: 32px;
  }
}
html body #lp-zielinska .section--3 .section--3__text__text--italic {
  color: #000;
  font-weight: 300;
  font-style: italic;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--3 .section--3__image--wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1350px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--3 .section--3__image--wrapper {
    gap: 20px;
  }
}
html body #lp-zielinska .section--3 .section--3__wrapper--left {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--3 .section--3__wrapper--left {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--3 .section--3__wrapper--left {
    min-height: 930px;
  }
}
html body #lp-zielinska .section--3 .section--3__wrapper--right {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--3 .section--3__wrapper--right {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--3 .section--3__wrapper--right {
    min-height: 930px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--3 {
    margin-bottom: 48px;
  }
}
html body #lp-zielinska .section--4 {
  width: 100%;
  max-width: 1350px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
html body #lp-zielinska .section--4 .section--4__text__header {
  color: #000;
  font-weight: 600;
  font-size: clamp(2.4rem, 2vw + 1.25rem, 3.6rem);
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
html
  body
  #lp-zielinska
  .section--4
  .section--4__container
  .section--4__container__video {
  min-height: 196px;
}
@media (min-width: 769px) {
  html
    body
    #lp-zielinska
    .section--4
    .section--4__container
    .section--4__container__video {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--4 .section--4__text--wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 .section--4__text--wrapper {
    gap: 32px;
  }
}
html body #lp-zielinska .section--4 .section--4__text__text {
  color: #000;
  font-weight: 300;
  font-style: italic;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--4 .section--4__image {
  background-image: url(../images/Homla_d3_0494-2-Edit-3.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--4 .section--4__image {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 .section--4__image {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--4 .section--4__image--wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1350px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 .section--4__image--wrapper {
    gap: 20px;
  }
}
html body #lp-zielinska .section--4 .section--4__wrapper--left {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-4.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--4 .section--4__wrapper--left {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 .section--4__wrapper--left {
    min-height: 930px;
  }
}
html body #lp-zielinska .section--4 .section--4__wrapper--right {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-5.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--4 .section--4__wrapper--right {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 .section--4__wrapper--right {
    min-height: 930px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--4 {
    margin-bottom: 48px;
  }
}
html body #lp-zielinska .section--5 {
  width: 100%;
  max-width: 1350px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
html body #lp-zielinska .section--5 .section--5__text__header {
  color: #000;
  font-weight: 600;
  font-size: clamp(2.4rem, 2vw + 1.25rem, 3.6rem);
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
html
  body
  #lp-zielinska
  .section--5
  .section--5__container
  .section--5__container__video {
  min-height: 196px;
}
@media (min-width: 769px) {
  html
    body
    #lp-zielinska
    .section--5
    .section--5__container
    .section--5__container__video {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--5 .section--5__text--wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__text--wrapper {
    gap: 32px;
  }
}
html body #lp-zielinska .section--5 .section--5__text__text {
  color: #000;
  font-weight: 300;
  font-style: italic;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--5 .section--5__image--1 {
  background-image: url(../images/Frame_181.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--5 .section--5__image--1 {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__image--1 {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--5 .section--5__image--wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1350px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__image--wrapper {
    gap: 20px;
  }
}
html body #lp-zielinska .section--5 .section--5__wrapper--left {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-6.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--5 .section--5__wrapper--left {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__wrapper--left {
    min-height: 930px;
  }
}
html body #lp-zielinska .section--5 .section--5__wrapper--right {
  width: 100%;
  min-height: 262px;
  background-image: url(../images/Homla_d3_0494-2-Edit-7.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--5 .section--5__wrapper--right {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__wrapper--right {
    min-height: 930px;
  }
}
html body #lp-zielinska .section--5 .section--5__image--2 {
  background-image: url(../images/Frame_183.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--5 .section--5__image--2 {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 .section--5__image--2 {
    min-height: 795px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--5 {
    margin-bottom: 48px;
  }
}
html body #lp-zielinska .section--6 {
  width: 100%;
  max-width: 1350px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
html body #lp-zielinska .section--6 .section--6__text__header {
  color: #000;
  font-weight: 600;
  font-size: clamp(2.4rem, 2vw + 1.25rem, 3.6rem);
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
html
  body
  #lp-zielinska
  .section--6
  .section--6__container
  .section--6__container__video {
  min-height: 196px;
}
@media (min-width: 769px) {
  html
    body
    #lp-zielinska
    .section--6
    .section--6__container
    .section--6__container__video {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--6 .section--6__text--wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--6 .section--6__text--wrapper {
    gap: 32px;
  }
}
html body #lp-zielinska .section--6 .section--6__text__text {
  color: #000;
  font-weight: 400;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--6 .section--6__text__text--italic {
  color: #000;
  font-weight: 300;
  font-style: italic;
  font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
  font-family: Lato, sans-serif;
}
html body #lp-zielinska .section--6 .section--6__image--1 {
  background-image: url(../images/Homla_d3_0494-2-Edit-8.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--6 .section--6__image--1 {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--6 .section--6__image--1 {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--6 .section--6__image--2 {
  background-image: url(../images/Homla_d3_0494-2-Edit-9.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--6 .section--6__image--2 {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--6 .section--6__image--2 {
    min-height: 795px;
  }
}
html body #lp-zielinska .section--6 .section--6__image--3 {
  background-image: url(../images/Homla_d3_0494-2-Edit-10.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 196px;
}
@media (min-width: 768px) {
  html body #lp-zielinska .section--6 .section--6__image--3 {
    min-width: 343px;
    min-height: 515px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--6 .section--6__image--3 {
    min-height: 795px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .section--6 {
    margin-bottom: 48px;
  }
}
html body #lp-zielinska .swiper {
  padding: 0 19px;
}
@media (min-width: 1025px) {
  html body #lp-zielinska .swiper {
    padding: 0 37px;
  }
}
html body #lp-zielinska .swiper .swiper-button-prev {
  color: transparent;
  -webkit-tap-highlight-color: transparent;
  top: auto;
  bottom: 0;
  left: -12px;
  width: 24px;
  height: 24px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #d9d9d9;
}
@media (min-width: 768px) {
  html body #lp-zielinska .swiper .swiper-button-prev {
    left: -16px;
    width: 30px;
    height: 30px;
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-right-width: 15px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .swiper .swiper-button-prev {
    left: -20px;
    width: 38px;
    height: 38px;
    border-top-width: 19px;
    border-bottom-width: 19px;
    border-right-width: 19px;
  }
}
html body #lp-zielinska .swiper .swiper-button-prev.swiper-button-lock {
  display: flex;
}
html body #lp-zielinska .swiper .swiper-button-next {
  color: transparent;
  -webkit-tap-highlight-color: transparent;
  top: auto;
  bottom: 0;
  right: -12px;
  width: 24px;
  height: 24px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #d9d9d9;
}
@media (min-width: 768px) {
  html body #lp-zielinska .swiper .swiper-button-next {
    right: -16px;
    width: 30px;
    height: 30px;
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-right-width: 15px;
  }
}
@media (min-width: 1025px) {
  html body #lp-zielinska .swiper .swiper-button-next {
    right: -20px;
    width: 38px;
    height: 38px;
    border-top-width: 19px;
    border-bottom-width: 19px;
    border-left-width: 19px;
  }
}
html body #lp-zielinska .swiper .swiper-button-next.swiper-button-lock {
  display: flex;
}
html body #lp-zielinska .bgvid {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
html body #lp-zielinska .lp-btn {
  font-family: Lato, sans-serif;
  font-size: clamp(1.6rem, 1vw + 1rem, 2rem);
  height: 32px;
  width: 164px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1.5px solid #000000;
  margin-left: auto;
  margin-right: auto;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
@media (min-width: 768px) {
  html body #lp-zielinska .lp-btn {
    height: 50px;
    width: 250px;
  }
}
html body #lp-zielinska .lp-btn:hover {
  background-color: #fff;
  color: #000;
}
html body #lp-zielinska .linebreak,
html body #lp-zielinska .linebreak--mobile {
  display: inline-block;
}
@media (min-width: 769px) {
  html body #lp-zielinska .linebreak--mobile {
    display: none;
  }
}
html body #lp-zielinska .linebreak--desktop {
  display: none;
}
@media (min-width: 769px) {
  html body #lp-zielinska .linebreak--desktop {
    display: inline-block;
  }
}
