@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-friends {
    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%;
    overflow: hidden;
    max-width: 378px
}

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

html body #lp-friends *,
html body #lp-friends :before,
html body #lp-friends :after,
html body #lp-friends ::backdrop,
html body #lp-friends ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
}

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

html body #lp-friends code,
html body #lp-friends kbd,
html body #lp-friends samp,
html body #lp-friends pre {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

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

html body #lp-friends sub,
html body #lp-friends sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

html body #lp-friends sub {
    bottom: -.25em
}

html body #lp-friends sup {
    top: -.5em
}

html body #lp-friends table {
    border-color: currentcolor
}

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

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

html body #lp-friends legend {
    padding: 0
}

html body #lp-friends progress {
    vertical-align: baseline
}

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

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

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

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

html body #lp-friends summary {
    display: list-item
}

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

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

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

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

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

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

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

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

@m95ia (min-width: 769px) {
    html body #lp-friends .section--1 .section--1__container {
        margin-bottom: 48px;
    }
}

html body #lp-friends .section--2 {
    width: 100%;
    max-width: 1345px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
    position: relative
}

@media (min-width: 768px) {
    html body #lp-friends .section--2 {
        gap: 64px;
        margin-bottom: 64px
    }
}

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

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

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

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

html body #lp-friends .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-friends .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-friends .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-friends .section--2 .section--2__wrapper--right {
    position: relative;
    width: 100%;
    min-height: 300px;
    max-width: 166px;
    background-image: url(../images/homla-kamila-szczawinska-wnetrze-domu.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

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

@media (min-width: 1025px) {
    html body #lp-friends .section--2 .section--2__wrapper--right {
        min-width: 662px;
        min-height: 734px
    }
}

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

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

html body #lp-friends .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-friends .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-friends .section--3 .section--3__image--1 {
    background-image: url(../images/homla-kamila-szczawinska-stol-w-jadalni-krzesla.webp)
}

html body #lp-friends .section--3 .section--3__image--2 {
    background-image: url(../images/homla-kamila-szczawinska-jadalnia.webp);
    background-position: 0 0
}

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

html body #lp-friends .section--3 .section--3__image--3 {
    background-image: url(../images/homla-kamila-szczawinska-jadalnia-zastawa-stolowa.webp)
}

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

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

html body #lp-friends .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
}

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

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

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

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

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

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

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

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

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

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

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

html body #lp-friends .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
}

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

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

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

html body #lp-friends .section--5 .section--5__wrapper--left {
    width: 100%;
    min-height: 262px;
    background-image: url(../images/homla-kamila-szczawinska-sypialnia-dyfuzor-zapachowy.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

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

@media (min-width: 1025px) {
    html body #lp-friends .section--5 .section--5__wrapper--left {
        min-width: 687px;
        min-height: 1030px
    }
}

html body #lp-friends .section--5 .section--5__wrapper--right {
    width: 100%;
    min-height: 262px;
    background-image: url(../images/homla-kamila-szczawinska-sypialnia.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

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

@media (min-width: 1025px) {
    html body #lp-friends .section--5 .section--5__wrapper--right {
        min-width: 687px;
        min-height: 1030px
    }
}

html body #lp-friends .section--6 {
    width: 100%;
    max-width: 1345px;
    gap: 32px;
    display: flex;
    flex-direction: column
}

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

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

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

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

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

html body #lp-friends .section--6 .section--6__wrapper--left {
    width: 100%;
    min-height: 262px;
    background-image: url(../images/homla-kamila-szczawinska-ogrod-bukiet-kwiatow.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

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

@media (min-width: 1025px) {
    html body #lp-friends .section--6 .section--6__wrapper--left {
        min-width: 687px;
        min-height: 1030px
    }
}

html body #lp-friends .section--6 .section--6__wrapper--right {
    width: 100%;
    min-height: 262px;
    background-image: url(../images/homla-kamila-szczawinska-taras.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

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

@media (min-width: 1025px) {
    html body #lp-friends .section--6 .section--6__wrapper--right {
        min-width: 687px;
        min-height: 1030px
    }
}

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

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

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

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

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

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

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

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

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

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

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

html body #lp-friends .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-friends .lp-btn {
        height: 50px;
        width: 250px
    }
}

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

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

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

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

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

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

html body #lp-friends .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
    }
}