@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Bold.ttf) format("truetype"), url(../fonts/Lato-Bold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Regular.ttf) format("truetype"), url(../fonts/Lato-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-LightItalic.ttf) format("truetype"), url(../fonts/Lato-LightItalic.woff2) format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Light.ttf) format("truetype"), url(../fonts/Lato-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: 400;
    font-display: swap
}

html body #lp-zawadzka {
    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;
    margin: 0 auto;
    width: 100%
}

@media (min-width: 768px) {
    html body #lp-zawadzka {
        max-width: 1350px
    }
}

html body #lp-zawadzka *,
html body #lp-zawadzka :before,
html body #lp-zawadzka :after {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
}

html body #lp-zawadzka b,
html body #lp-zawadzka strong {
    font-weight: bolder
}

html body #lp-zawadzka small {
    font-size: 80%
}

html body #lp-zawadzka button,
html body #lp-zawadzka input,
html body #lp-zawadzka optgroup,
html body #lp-zawadzka select,
html body #lp-zawadzka textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

html body #lp-zawadzka button,
html body #lp-zawadzka [type=button],
html body #lp-zawadzka [type=reset],
html body #lp-zawadzka [type=submit] {
    -moz-appearance: button;
    appearance: button;
    -webkit-appearance: button
}

html body #lp-zawadzka ::-webkit-inner-spin-button,
html body #lp-zawadzka ::-webkit-outer-spin-button {
    height: auto
}

html body #lp-zawadzka [type=search] {
    -moz-appearance: textfield;
    appearance: textfield;
    -webkit-appearance: textfield;
    outline-offset: -2px
}

html body #lp-zawadzka ::-webkit-search-decoration {
    -webkit-appearance: none
}

html body #lp-zawadzka ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html body #lp-zawadzka h1,
html body #lp-zawadzka h2,
html body #lp-zawadzka h3,
html body #lp-zawadzka h4,
html body #lp-zawadzka h5,
html body #lp-zawadzka h6 {
    font-size: inherit;
    font-weight: inherit
}

html body #lp-zawadzka ol,
html body #lp-zawadzka ul,
html body #lp-zawadzka menu {
    list-style: none
}

html body #lp-zawadzka img,
html body #lp-zawadzka svg,
html body #lp-zawadzka video,
html body #lp-zawadzka canvas,
html body #lp-zawadzka audio,
html body #lp-zawadzka iframe,
html body #lp-zawadzka embed,
html body #lp-zawadzka object {
    display: block;
    vertical-align: middle
}

html body #lp-zawadzka img,
html body #lp-zawadzka video {
    max-width: 100%;
    height: auto
}

html body #lp-zawadzka .section--1 {
    width: 100%;
    max-width: 1350px;
    margin-bottom: 32px
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--1 {
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .section--1 .section--1__container .section--1__container__video {
    min-height: 196px
}

@media (min-width: 769px) {
    html body #lp-zawadzka .section--1 .section--1__container .section--1__container__video {
        min-height: 734px
    }
}

html body #lp-zawadzka .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-zawadzka .section--2 {
        gap: 48px;
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .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-zawadzka .section--2 .section--2__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .section--2 .section--2__image--wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 1350px
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--2 .section--2__image--wrapper {
        gap: 20px
    }
}

html body #lp-zawadzka .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-zawadzka .section--2 .section--2__wrapper--left {
        gap: 32px;
        min-width: 482px;
        min-height: 830px;
        justify-content: center
    }
}

html body #lp-zawadzka .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-zawadzka .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-zawadzka .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-zawadzka .section--2 .section--2__wrapper--right {
    position: relative;
    width: 100%;
    min-height: 300px;
    background-image: url(../images/homla_zawadzka.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 25%
}

@media (min-width: 768px) {
    html body #lp-zawadzka .section--2 .section--2__wrapper--right {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--2 .section--2__wrapper--right {
        min-width: 482px;
        min-height: 830px
    }
}

html body #lp-zawadzka .section--2 .section--2__wrapper--overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background-color: #0000001a
}

html body #lp-zawadzka .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-zawadzka .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-zawadzka .section--3 {
    width: 100%;
    max-width: 1350px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

html body #lp-zawadzka .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-zawadzka .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-zawadzka .section--3 .section--3__image--1 {
    background-image: url(../images/Homla_Group_62.webp)
}

html body #lp-zawadzka .section--3 .section--3__image--2 {
    background-image: url(../images/Homla_d3_0765-Edit.webp);
    background-position: 0 0
}

@media (min-width: 768px) {
    html body #lp-zawadzka .section--3 .section--3__image--2 {
        background-position: 100% 0
    }
}

@media (min-width: 768px) {
    html body #lp-zawadzka .section--3 .section--3__image {
        min-height: 674px
    }
}

html body #lp-zawadzka .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-zawadzka .section--3 .section--3__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .section--3 .section--3__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-zawadzka .section--3 .section--3__image--wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 1350px
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--3 .section--3__image--wrapper {
        gap: 20px
    }
}

html body #lp-zawadzka .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-zawadzka .section--3 .section--3__wrapper--left {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--3 .section--3__wrapper--left {
        min-width: 482px;
        min-height: 930px
    }
}

html body #lp-zawadzka .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-zawadzka .section--3 .section--3__wrapper--right {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--3 .section--3__wrapper--right {
        min-width: 482px;
        min-height: 930px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--3 {
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .section--4 {
    width: 100%;
    max-width: 1350px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

html body #lp-zawadzka .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-zawadzka .section--4 .section--4__container .section--4__container__video {
    min-height: 196px
}

@media (min-width: 769px) {
    html body #lp-zawadzka .section--4 .section--4__container .section--4__container__video {
        min-height: 795px
    }
}

html body #lp-zawadzka .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-zawadzka .section--4 .section--4__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .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-zawadzka .section--4 .section--4__image {
    background-image: url(../images/homla_katarzyna_zawadzka_drewniana_witryna.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-zawadzka .section--4 .section--4__image {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--4 .section--4__image {
        min-height: 795px
    }
}

html body #lp-zawadzka .section--4 .section--4__image--wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 1350px
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--4 .section--4__image--wrapper {
        gap: 20px
    }
}

html body #lp-zawadzka .section--4 .section--4__wrapper--left {
    width: 100%;
    min-height: 262px;
    background-image: url(../images/Homla_d3_0494-2-Edit-3.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (min-width: 768px) {
    html body #lp-zawadzka .section--4 .section--4__wrapper--left {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--4 .section--4__wrapper--left {
        min-width: 482px;
        min-height: 930px
    }
}

html body #lp-zawadzka .section--4 .section--4__wrapper--right {
    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-zawadzka .section--4 .section--4__wrapper--right {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--4 .section--4__wrapper--right {
        min-width: 482px;
        min-height: 930px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--4 {
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .section--5 {
    width: 100%;
    max-width: 1350px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

html body #lp-zawadzka .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-zawadzka .section--5 .section--5__container .section--5__container__video {
    min-height: 196px
}

@media (min-width: 769px) {
    html body #lp-zawadzka .section--5 .section--5__container .section--5__container__video {
        min-height: 795px
    }
}

html body #lp-zawadzka .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-zawadzka .section--5 .section--5__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .section--5 .section--5__text__text {
    color: #000;
    font-weight: 400;
    font-size: clamp(1.6rem, 1vw + 1rem, 2.4rem);
    font-family: Lato, sans-serif
}

html body #lp-zawadzka .section--5 .section--5__image {
    background-image: url(../images/Homla_d3_0494-2-Edit-5.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-zawadzka .section--5 .section--5__image {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--5 .section--5__image {
        min-height: 795px
    }
}

html body #lp-zawadzka .section--5 .section--5__image--wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 1350px
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--5 .section--5__image--wrapper {
        gap: 20px
    }
}

html body #lp-zawadzka .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-zawadzka .section--5 .section--5__wrapper--left {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--5 .section--5__wrapper--left {
        min-width: 482px;
        min-height: 930px
    }
}

html body #lp-zawadzka .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-zawadzka .section--5 .section--5__wrapper--right {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--5 .section--5__wrapper--right {
        min-width: 482px;
        min-height: 930px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--5 {
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .section--6 {
    width: 100%;
    max-width: 1350px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

html body #lp-zawadzka .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-zawadzka .section--6 .section--6__container .section--6__container__video {
    min-height: 196px
}

@media (min-width: 769px) {
    html body #lp-zawadzka .section--6 .section--6__container .section--6__container__video {
        min-height: 795px
    }
}

html body #lp-zawadzka .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-zawadzka .section--6 .section--6__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .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-zawadzka .section--6 .section--6__image {
    background-image: url(../images/Homla_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-zawadzka .section--6 .section--6__image {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--6 .section--6__image {
        min-height: 795px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--6 {
        margin-bottom: 48px
    }
}

html body #lp-zawadzka .section--7 {
    width: 100%;
    max-width: 1350px;
    gap: 32px;
    display: flex;
    flex-direction: column
}

html body #lp-zawadzka .section--7 .section--7__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-zawadzka .section--7 .section--7__container .section--7__container__video {
    min-height: 196px
}

@media (min-width: 769px) {
    html body #lp-zawadzka .section--7 .section--7__container .section--7__container__video {
        min-height: 795px
    }
}

html body #lp-zawadzka .section--7 .section--7__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-zawadzka .section--7 .section--7__text--wrapper {
        gap: 32px
    }
}

html body #lp-zawadzka .section--7 .section--7__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-zawadzka .section--7 .section--7__image {
    background-image: url(../images/homla_katarzyna_zawadzka_swieca_zapachowa.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-zawadzka .section--7 .section--7__image {
        min-width: 343px;
        min-height: 515px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .section--7 .section--7__image {
        min-height: 795px
    }
}

html body #lp-zawadzka .swiper {
    margin-left: auto;
    margin-right: auto;
    padding: 0 19px;
    width: 100%;
    max-width: 100%;
    min-height: 169px
}

@media (min-width: 768px) {
    html body #lp-zawadzka .swiper {
        max-width: 1145px
    }
}

@media (min-width: 1025px) {
    html body #lp-zawadzka .swiper {
        padding: 0 37px
    }
}

html body #lp-zawadzka .swiper-wrapper,
html body #lp-zawadzka .swiper-slide {
    min-height: 169px
}

html body #lp-zawadzka .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-zawadzka .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-zawadzka .swiper-button-prev {
        left: -20px;
        width: 38px;
        height: 38px;
        border-top-width: 19px;
        border-bottom-width: 19px;
        border-right-width: 19px
    }
}

html body #lp-zawadzka .swiper-button-prev.swiper-button-lock {
    display: flex
}

html body #lp-zawadzka .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-zawadzka .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-zawadzka .swiper-button-next {
        right: -20px;
        width: 38px;
        height: 38px;
        border-top-width: 19px;
        border-bottom-width: 19px;
        border-left-width: 19px
    }
}

html body #lp-zawadzka .swiper-button-next.swiper-button-lock {
    display: flex
}

html body #lp-zawadzka .bgvid {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

html body #lp-zawadzka .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(.4, 0, .2, 1);
    transition-duration: .15s
}

@media (min-width: 768px) {
    html body #lp-zawadzka .lp-btn {
        height: 50px;
        width: 250px
    }
}

html body #lp-zawadzka .lp-btn:hover {
    background-color: #fff;
    color: #000
}

html body #lp-zawadzka .linebreak,
html body #lp-zawadzka .linebreak--mobile {
    display: inline-block
}

@media (min-width: 769px) {
    html body #lp-zawadzka .linebreak--mobile {
        display: none
    }
}

html body #lp-zawadzka .linebreak--desktop {
    display: none
}

@media (min-width: 769px) {
    html body #lp-zawadzka .linebreak--desktop {
        display: inline-block
    }
}

html body #lp-zawadzka .animate-fade-in {
    animation: fade-in 1s ease-in-out forwards
}

html body #lp-zawadzka .animate-fade-out {
    animation: fade-out 1s ease-in-out forwards
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}
