.com_gridbox:not(.modal) p {margin-top: 1rem!important}
footer .com_gridbox:not(.modal) p {margin-top: .6rem!important}
/*.ba-col-6.ba-grid-column-wrapper .obrazek,
.obrazek .ba-blog-post-image,*/
.obrazek .ba-image-wrapper img,
.ba-blog-post-image{aspect-ratio:5/3;object-fit:cover;height:auto!important}
.obrazek2 img{max-height:500px}
.ba-form-acceptance-field label.ba-form-checkbox > span, 
.ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span{border:2px solid var(--title)!important;background-color:#fff!important}
.ba-form-acceptance-field .ba-field-container{margin:0 0 10px!important}
.ba-form-acceptance-field .ba-form-acceptance-html p {font-size:.8rem!important;margin-top:0!important}
.column-wrapper .ba-grid-column-wrapper > .ba-grid-column.box {display:grid!important;grid-template-columns:80px 1fr;grid-template-areas:'numer tytul' 'tresc tresc'; }
.column-wrapper .ba-grid-column-wrapper > .ba-grid-column.box .numer{grid-area:numer}
.column-wrapper .ba-grid-column-wrapper > .ba-grid-column.box .tytul{grid-area:tytul}
.column-wrapper .ba-grid-column-wrapper > .ba-grid-column.box .tresc{grid-area:tresc}
.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}
.guesty-root-element .selectr-placeholder {color: var(--title)!important;}
#item-1747688119745 .ba-feature-title {width:120px!important;height:120px;border:2px solid var(--title-inverse);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:30px auto}
#item-1747688119745 .ba-feature-description-wrapper strong{font-weight:700;text-transform:uppercase}
.lista ul {list-style: none;font-size:1rem;text-align:center;margin-top:1rem}
.lista ul li{margin-top:.5rem}
.lista ul li:before {content: '✓ ';}
#item-179497138805 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.item-116.active > *:not(ul):not(div),
#item-17472298267662 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.item-116.active > *:not(ul):not(div),
#item-17477283203220 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.item-116.active > *:not(ul):not(div){border-color: transparent!important;color:var(--title-inverse)!important}
.ba-form-acceptance-field label.ba-form-checkbox input[type="checkbox"]:checked + span:before, .ba-form-field-item .ba-form-checkbox-wrapper input[type="checkbox"]:checked + span:before {color:var(--text)!important}
@media (max-width: 768px){
.ba-form-page {padding: 0px !important;}
}
@media (max-width: 440px) {
.intro-post-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 50px; grid-template-areas: 'image''tytul''info';align-items:center;gap:2rem}
  footer h4 br{display:none}
}