
@import "./strona_produktowa.css";

.symf_area--header{
    background-image: url(../img/produktowe/e_audytor/baner_eaudytor.jpg);
}

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


.k_eaudytor{
    background-image: url(../img/produktowe/e_audytor/box2_eaudytor.webp);
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: flex-start;
}

.symf_area--k_poziomy {
	background-color: #1a323d;
   background-image: url(../img/produktowe/e_audytor/box3_eaudytor.webp);
    background-position: bottom left;
    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;
	   
}

.e_audytorEdit .k_boxy_moduly{
    align-items: flex-start;
}