.com_gridbox:not(.modal) p{margin-top:1rem!important}
.com_gridbox:not(.modal) .ba-form-acceptance-html p {margin-top: 0!important;font-size: .8rem;}
.zespol .gridbox-gallery-wrapper {
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 20px),220px));}
.zespol .gridbox-gallery-wrapper:not(.simple-gallery-masonry-layout) .ba-gridbox-gallery-image,
#item-1747202127348 .gridbox-gallery-wrapper:not(.simple-gallery-masonry-layout) .ba-gridbox-gallery-image,
.footer .ba-image-wrapper img{aspect-ratio:1!important;object-fit:cover;height:100%;background-position:top center}
ul, ol, table{margin:1rem 2rem;color: var(--text);font-family: inherit;font-size: inherit;font-style: normal;font-weight: 400;}
.ba-image-item-caption{position:relative}

.zespol,
.klienci{position:relative}
.zespol:before{content:'';position:absolute;right:-50px;top:-50px;background-image: url(../../../../images/theme/16-400.jpg);width:400px;height:400px;
background-repeat: no-repeat;z-index:-1}
.klienci:after,
footer .image:after{content:'';position:absolute;background-image: url(../../../../images/theme/16-300.jpg);width:300px;height:300px;
  background-repeat: no-repeat;z-index:-1}
.klienci:after{left:-50px;bottom:-50px;}
footer .image:after{right:-50px;bottom:-50px;}
.top {z-index:10}
.uslugi .image img{aspect-ratio:1}
.uslugi .tresc{height:auto}
.uslugi  .column-wrapper > .ba-grid-column-wrapper.ba-col-5 {display: flex;flex-direction: column;justify-content: center; /* centrowanie pionowe */}
.o-nas .team .ba-image-wrapper{object-fit:cover;aspect-ratio:4/5!important}
.marquee-text-effect { display: inline-flex !important; overflow: hidden;}
@keyframes marquee-text-effect { 
  0% { transform:translateX(0%);} 
  100% { transform:translateX(-100%);}
}
.marquee-text-effect .content-text { display: inline-flex; justify-content: space-around;}
.marquee-text-effect .content-text > * { display: inline-block; padding: 0 40px; white-space: nowrap;}
.ba-item-recent-posts .ba-grid-layout .ba-blog-post-content,
.ba-item-blog-posts .ba-blog-post-content{padding:0}
.intro-post-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 50px; grid-template-areas: 'image tytul''image info';align-items:center;gap:2rem}
.intro-post-wrapper .intro-post-image-wrapper{grid-area:image}
.intro-post-wrapper .intro-post-title-wrapper{grid-area:tytul;width:auto}
.intro-post-wrapper .intro-post-info{grid-area:info;width:auto}
.polityka.com_gridbox:not(.modal) p+h3{margin-top:2rem}
.polityka ul,
.polityka ol{margin:.5rem 0 .5rem 3rem;text-align:justify}
.polityka li ol{margin-left:2rem}
.polityka li p{text-align:justify}
.polityka ul li,
.polityka ol li{margin-top:1rem!important;margin-bottom:.3rem}
@media (max-width:812px){
.intro-post-wrapper {grid-template-columns: 1fr;grid-template-areas: 'image''tytul''info';}
.polityka ul,
.polityka ol{margin:.5rem 0 .5rem 2rem;text-align:justify}
.polityka li ol{margin-left:1rem}
}
@media (max-width:430px){
.polityka ul,
.polityka ol{margin:.5rem 0 .5rem 1rem;text-align:justify}
.polityka li ol{margin-left:.7rem}
}