
@import "./strona_produktowa.css";

.symf_area--header{
    background-image: url(../img/produktowe/e_pracownik/baner_ep.webp);
}

.symf_area--subHeader{
    background-image: url(../img/produktowe/e_pracownik/box1_ep.webp);
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: flex-start;
}

.k_boxy_moduly{
    padding-left: 4rem;
}


.symf_area--k_poziom1 {
	background-color: #fff;
   background-image: url(../img/produktowe/e_pracownik/box3_ep.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;	
}


.symf_area--k_poziom2 {
	background-color: #fff;
   background-image: url(../img/produktowe/e_pracownik/box2_ep.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;	
}



.k_obszar_moduly_img {
	
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-image: url(../img/produktowe/finanse_ksiegowosc/puzzle.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
	background-color: #f3f5f7 !important;
	   padding-bottom: 4rem;
}
