.banner .background-wrapper{z-index:0}.banner .my-container{padding:80px 0;display:flex;flex-direction:column;align-items:end;position:relative;z-index:1}.banner .my-container .banner--naglowek{color:var(--yellow)}.banner .my-container .banner--tytul{color:#fff}.banner .my-container .banner--box{width:650px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding-top:40px}.banner .my-container .banner--box .banner--box--inner{width:33%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;margin:0 10px}.banner .my-container .banner--box .banner--box--inner .ikona{width:80px;padding-bottom:20px}.banner .my-container .banner--box .banner--box--inner .nazwa{color:var(--yellow);padding-bottom:10px}.banner .my-container .banner--box .banner--box--inner .wartosc{color:#fff}@media screen and (max-width:991px){.banner .my-container .banner--box{width:100%;flex-direction:column;gap:30px}.banner .my-container .banner--box .banner--box--inner{width:90%;margin:auto}}@media screen and (max-width:991px){.banner .my-container{align-items:flex-start}}