/* INDYWIDUALNE STYLE NA STRONIE SINGLE-PARTY WERSJA DESKTOP */
section#start {
background-image: url("https://singleparty.pl/pliki/2026/02/bgslajd1er.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
min-height:590px;
height:100vh;
}

.przesun-plakat{
transform: translateX(30px);
	}

.przesun-desc{
	transform:translateY(30px) translateX(-30px);
	}

.events > div:not(:last-child) {
	margin-bottom:30px;
}

section#o-nas > div:nth-of-type(2) > div > div:nth-of-type(2) > p:before {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 15px;
        content: "\2729";
        display: block;
    }

section#o-nas > div:nth-of-type(2) > div > div:nth-of-type(2) > hr {
        width: 20%;
        margin-top: 29px;
        display: inline-block;
        height: 1px;
        border: 0;
        border-top: 2px solid #fff;
    }

.incolimg{
	object-fit: cover;max-width: 100%;height: 100%;width:100%;
}

/* WYGENEROWANE PRZEZ AI-CHATBOT - tymczasowe */