:root{--yellow:#FFB800;--yellow2:#F5AA00;--black:#070A0C;--ink:#0D1216;--char:#12181C;--steel:#222B31;--line:#2D363C;--muted:#AEB5BA;--concrete:#E9E9E6;--white:#FFF;--text:#20262A;--max:1460px;--shadow:0 22px 65px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0f12;color:var(--text);font-family:'Montserrat',Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.skip-link{position:fixed;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px}.bb-icon{width:24px;height:24px;flex:none}
.site-header{height:82px;background:rgba(7,10,12,.98);color:#fff;border-bottom:1px solid rgba(255,184,0,.22);position:sticky;top:0;z-index:1000;box-shadow:0 10px 30px rgba(0,0,0,.22)}.header-inner{height:82px;display:grid;grid-template-columns:245px 1fr 190px;align-items:center;gap:28px}.site-brand{display:inline-flex;align-items:center}.bb-brand{display:inline-flex;align-items:center;gap:10px;line-height:1}.bb-brand>img{width:54px;height:48px;object-fit:contain}.bb-brandwords{display:grid;grid-template-columns:max-content;gap:3px;min-width:0}.bb-brandwords strong{display:block;font-size:22px;font-weight:900;letter-spacing:1.1px;white-space:nowrap}.bb-brandwords em{display:block;justify-self:stretch;width:100%;font-style:normal;background:var(--yellow);color:#0a0d0f;font-size:10px;font-weight:900;letter-spacing:6px;padding:4px 7px 3px;text-align:center;white-space:nowrap}.main-nav{min-width:0}.main-nav ul{display:flex;justify-content:center;align-items:center;gap:clamp(13px,1.55vw,26px);list-style:none;margin:0;padding:0}.main-nav a{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.35px;color:#f6f6f4;white-space:nowrap;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-13px;height:2px;background:var(--yellow);transition:.2s}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--yellow)}.main-nav a:hover:after,.main-nav .current-menu-item>a:after{right:0}.header-phone{display:flex;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;font-weight:800;color:var(--yellow);white-space:nowrap}.header-phone .bb-icon{width:18px;height:18px}.menu-toggle{display:none;background:transparent;border:0;color:#fff;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}.menu-toggle b{position:absolute;left:-9999px}
.hero-home{height:min(72vh,720px);min-height:610px;color:#fff;position:relative;overflow:hidden;border-bottom:4px solid var(--yellow)}.hero-media{position:absolute;inset:0;background:url('../images/hero.webp') center 48%/cover no-repeat;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,10,.98) 0%,rgba(4,8,10,.94) 34%,rgba(4,8,10,.46) 61%,rgba(4,8,10,.08) 100%),linear-gradient(0deg,rgba(4,8,10,.5),transparent 45%)}.hero-layout{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-copy{max-width:720px;margin-top:-25px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--yellow);font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:1.8px}.eyebrow:before,.section-kicker:before{content:"";width:34px;height:2px;background:var(--yellow)}.hero-copy h1,.page-hero h1,.simple-hero h1,.section-head h2,.why-heading h2,.about-content h2,.split-copy h2,.detail-intro h2,.cta-home h2,.contact-card h2,.form-card h2,.about-page-copy h2{font-family:'Bebas Neue','Arial Narrow',sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.55px}.hero-copy h1{font-size:clamp(66px,6.2vw,108px);line-height:.87;margin:20px 0 17px}.hero-copy h1 span{color:var(--yellow)}.hero-copy>p{font-size:21px;font-weight:500;margin:0 0 30px;color:#f1f2f2}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 21px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;border:1px solid transparent;transition:.2s}.btn .bb-icon{width:18px;height:18px}.btn-yellow{background:var(--yellow);color:#090c0e;border-color:var(--yellow)}.btn-yellow:hover{background:#ffc326;transform:translateY(-1px)}.btn-ghost{border-color:#fff;color:#fff;background:rgba(5,8,10,.22)}.btn-ghost:hover{background:#fff;color:#0a0d0f}.btn-dark{background:#0a0d0f;color:#fff;border-color:#0a0d0f}.btn-outline-dark{border-color:#111;color:#111}.btn-outline-dark:hover{background:#111;color:#fff}.hero-trust{position:absolute;bottom:26px;left:32px;display:flex;gap:42px}.hero-trust div{padding-left:14px;border-left:2px solid var(--yellow)}.hero-trust strong{display:block;text-transform:uppercase;font-size:10px}.hero-trust span{display:block;color:#adb3b7;font-size:10px;margin-top:2px}
.service-band{background:#0a0e11;color:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-right:1px solid var(--line)}.service-box{min-height:216px;padding:34px 38px;display:grid;grid-template-columns:62px 1fr;gap:24px;border-right:1px solid var(--line);align-items:start}.service-box:last-child{border-right:0}.service-box>.bb-icon{width:58px;height:58px;color:var(--yellow);stroke-width:1.45}.service-box h2{font-size:21px;text-transform:uppercase;line-height:1.05;margin:0 0 10px;font-weight:800}.service-box p{color:#c2c7ca;font-size:12px;margin:0 0 17px;max-width:280px}.service-box a,.link-more{display:inline-flex;align-items:center;gap:7px;color:var(--yellow);text-transform:uppercase;font-weight:900;font-size:10px}.service-box a .bb-icon,.link-more .bb-icon{width:16px;height:16px}.service-box a:hover,.link-more:hover{color:#fff}
.why-band{background:#13191d;color:#fff;border-top:1px solid #242d32;border-bottom:1px solid #242d32}.why-grid{min-height:154px;display:grid;grid-template-columns:1.45fr repeat(4,1fr);align-items:center}.why-heading{padding-right:32px}.why-heading>span{font-size:10px;font-weight:900;text-transform:uppercase;color:#aeb5b9}.why-heading h2{font-size:34px;line-height:.96;margin:10px 0 0}.why-item{height:100%;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #30383d;padding:22px 25px}.why-item .bb-icon{color:var(--yellow);width:28px;height:28px;margin-bottom:9px}.why-item strong{font-size:10px;text-transform:uppercase}.why-item span{font-size:10px;color:#aeb5b9;margin-top:4px}
.section{padding:76px 0}.section-light{background:#f0f0ed}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.section-head h2{font-size:46px;line-height:.98;margin:8px 0 0;color:#11171b}.section-light .link-more{color:#996d00}.section-light .link-more:hover{color:#111}.projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.project-card{height:310px;position:relative;overflow:hidden;background:#151a1e;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.15)}.project-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.project-card:hover img{transform:scale(1.04)}.project-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,8,10,.96) 100%)}.project-info{position:absolute;left:18px;right:18px;bottom:17px}.project-info small{font-size:9px;text-transform:uppercase;color:var(--yellow);font-weight:900;letter-spacing:.8px}.project-info h3,.project-info h2{font-size:16px;text-transform:uppercase;line-height:1.12;margin:5px 0 4px}.project-info p{font-size:10px;color:#c6cacc;margin:0}.photo-note{font-size:9px;color:#777;margin:12px 0 0}
.about-home{background:#0c1114;color:#fff}.about-grid{display:grid;grid-template-columns:.88fr 1.12fr;min-height:500px}.about-photo{overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04)}.about-content{padding:58px 62px;align-self:center}.about-content h2{font-size:55px;line-height:1;margin:10px 0 0}.about-content h3{font-size:14px;color:var(--yellow);text-transform:uppercase;margin:3px 0 22px}.about-content p{font-size:13px;color:#c2c7ca;max-width:650px}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #353e43;border-bottom:1px solid #353e43;margin:27px 0}.about-facts div{padding:18px 17px;border-right:1px solid #353e43}.about-facts div:first-child{padding-left:0}.about-facts div:last-child{border-right:0}.about-facts strong{font-family:'Bebas Neue',sans-serif;display:block;color:var(--yellow);font-size:31px;line-height:1}.about-facts span{display:block;font-size:8px;text-transform:uppercase;color:#9ca4a9;margin-top:4px}
.knowledge{background:#e7e7e3}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{background:#fff;border:1px solid #d7d7d2}.article-photo{height:205px;background:#232b30 center/cover}.article-body{padding:22px}.article-body small{font-size:8px;text-transform:uppercase;background:var(--yellow);padding:4px 6px;font-weight:900}.article-body h3,.article-body h2{font-size:16px;line-height:1.25;text-transform:uppercase;margin:12px 0 9px}.article-body p{font-size:11px;color:#686f73}.knowledge .link-more{color:#966b00}
.cta-home{background:var(--yellow);color:#0b0e10;padding:42px 0}.cta-home>.container{display:flex;justify-content:space-between;align-items:center;gap:35px}.cta-home span{font-size:10px;text-transform:uppercase;font-weight:900}.cta-home h2{font-size:40px;line-height:1;margin:5px 0}.cta-home p{font-size:11px;margin:0}.cta-home .actions{justify-content:flex-end}
.site-footer{background:#070a0c;color:#fff;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:42px}.footer-brand p{font-size:10px;color:#949ca1;line-height:1.7}.footer-title{font-size:9px;text-transform:uppercase;color:var(--yellow);font-weight:900;margin-bottom:10px}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) span{display:flex;align-items:center;gap:8px;font-size:10px;color:#c6cbce;margin:8px 0}.footer-grid .bb-icon{width:14px;height:14px;color:var(--yellow)}.footer-bottom{border-top:1px solid #252c30;margin-top:34px;padding-top:16px;display:flex;justify-content:space-between;font-size:8px;color:#707a80}.mobile-call{display:none}
.page-hero{min-height:520px;color:#fff;position:relative;display:flex;align-items:center;background:#101519 center/cover no-repeat;border-bottom:4px solid var(--yellow)}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,10,.98),rgba(4,8,10,.72) 48%,rgba(4,8,10,.18))}.page-hero>.container{position:relative;z-index:2}.page-hero-copy{max-width:700px}.page-hero h1{font-size:78px;line-height:.92;margin:14px 0 15px}.page-hero p{font-size:18px;max-width:600px;color:#eef0f1}.page-hero--roboty{background-image:url('../images/construction.webp')}.page-hero--kierownik{background-image:url('../images/construction.webp');background-position:center 38%}.page-hero--nadzor{background-image:url('../images/foundations.webp')}.simple-hero{background:#0b0f12;color:#fff;padding:80px 0 62px;border-bottom:4px solid var(--yellow);position:relative;overflow:hidden}.simple-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 45%,rgba(255,184,0,.07)),repeating-linear-gradient(90deg,transparent 0 78px,rgba(255,255,255,.025) 79px 80px)}.simple-hero>.container{position:relative;z-index:2}.simple-hero h1{font-size:70px;line-height:.96;margin:14px 0 8px;max-width:950px}.simple-hero p{color:#b9c0c4;font-size:15px;max-width:740px}.service-detail{background:#eef0ee}.detail-intro{max-width:900px}.detail-intro h2{font-size:52px;line-height:.98;margin:12px 0 14px}.detail-intro>p{font-size:15px;color:#5c6468}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.scope-grid article{background:#fff;padding:30px;border-top:4px solid var(--yellow)}.scope-grid article>.bb-icon{width:43px;height:43px;color:#d99900}.scope-grid h3{font-size:15px;text-transform:uppercase;margin:13px 0}.scope-grid ul{padding-left:18px;font-size:12px;color:#566065}.scope-grid li{margin:6px 0}.scope-grid li::marker{color:var(--yellow)}.task-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:38px;border:1px solid #d0d2cf}.task-grid>div{padding:28px 22px;background:#fff;border-right:1px solid #d0d2cf}.task-grid>div:last-child{border-right:0}.task-grid .bb-icon{color:#d99900;width:35px;height:35px}.task-grid strong{display:block;text-transform:uppercase;font-size:11px;margin:12px 0 5px}.task-grid span{font-size:10px;color:#6c7478}.legal-note{margin-top:22px;padding:18px 20px;background:#151a1e;color:#cdd1d3;border-left:4px solid var(--yellow);font-size:11px}.legal-note strong{color:#fff}.image-split{display:grid;grid-template-columns:1fr 1fr;background:#0d1215;color:#fff}.image-split.reverse .split-image{order:2}.split-image{min-height:560px;background:center/cover no-repeat}.split-copy{padding:70px max(45px,calc((100vw - var(--max))/2 + 32px)) 70px 65px;display:flex;flex-direction:column;justify-content:center}.image-split.reverse .split-copy{padding-left:max(45px,calc((100vw - var(--max))/2 + 32px));padding-right:65px}.split-copy h2{font-size:58px;line-height:.95;margin:12px 0 18px}.split-copy p{color:#c2c7ca;font-size:13px;max-width:620px}.split-copy ol{list-style:none;padding:0;counter-reset:steps}.split-copy ol li{counter-increment:steps;border-top:1px solid #2c353a;padding:14px 0 14px 46px;position:relative}.split-copy ol li:before{content:"0" counter(steps);position:absolute;left:0;color:var(--yellow);font-family:'Bebas Neue';font-size:26px}.split-copy li strong{display:block;text-transform:uppercase;font-size:11px}.split-copy li span{display:block;color:#959da2;font-size:10px}.yellow-list{padding-left:18px;color:#cbd0d2;font-size:12px}.yellow-list li{margin:8px 0}.yellow-list li::marker{color:var(--yellow)}
.about-page{background:#eff0ed}.about-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;background:#fff}.about-page-photo{min-height:620px}.about-page-photo img{width:100%;height:100%;object-fit:cover}.about-page-copy{padding:60px}.about-page-copy h2{font-size:55px;line-height:.98;margin:12px 0 18px}.about-page-copy p{font-size:13px;color:#5d666b}.credential-list{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;border-top:1px solid #ddd;border-left:1px solid #ddd}.credential-list div{padding:18px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.credential-list strong{display:block;text-transform:uppercase;font-size:9px;color:#7b6000}.credential-list span{font-size:11px}.contact-page{background:#11171a}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px}.contact-card,.form-card{background:#0b0f12;color:#fff;border:1px solid #2e373c;padding:40px}.contact-card h2,.form-card h2{font-size:46px;margin:12px 0 26px}.contact-card>a,.contact-card>div:not(.contact-person){display:flex;align-items:center;gap:14px;padding:18px 0;border-top:1px solid #2e373c}.contact-card .bb-icon{color:var(--yellow);width:26px;height:26px}.contact-card small{display:block;text-transform:uppercase;color:#8d989e;font-size:8px}.contact-card strong{font-size:13px}.contact-person{background:var(--yellow);color:#111;padding:18px;margin-top:24px}.contact-person strong{display:block;text-transform:uppercase}.contact-person span{font-size:10px}.bb-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bb-form label{display:grid;gap:6px;text-transform:uppercase;font-size:8px;font-weight:900}.bb-form label:nth-of-type(4),.bb-form label:nth-of-type(5){grid-column:1/-1}.bb-form input,.bb-form select,.bb-form textarea{background:#11171a;border:1px solid #394248;color:#fff;padding:13px 14px;outline:none}.bb-form input:focus,.bb-form select:focus,.bb-form textarea:focus{border-color:var(--yellow)}.bb-form textarea{min-height:155px;resize:vertical}.bb-form button{justify-self:start}.hp{position:absolute!important;left:-9999px!important}.alert{padding:13px;margin-bottom:18px;font-size:11px}.alert.ok{background:#173820;border-left:4px solid #38a85a}.alert.error{background:#471d1d;border-left:4px solid #c85252}.single-realization{background:#f0f0ed}.single-photo{margin:0 0 35px}.single-photo img{width:100%;max-height:780px;object-fit:cover}.prose{max-width:960px;margin:auto;background:#fff;padding:46px}.prose h2,.prose h3{font-family:'Bebas Neue',sans-serif;text-transform:uppercase}.prose h2{font-size:42px}.prose p,.prose li{font-size:14px}.projects-grid--archive{grid-template-columns:repeat(3,1fr)}.projects-grid--archive .project-card{height:390px}.empty-state{background:#fff;padding:45px;grid-column:1/-1}.pagination{margin-top:30px}.pagination .page-numbers{display:inline-block;padding:8px 12px;background:#fff;margin-right:4px}.pagination .current{background:var(--yellow)}
@media(max-width:1240px){.header-inner{grid-template-columns:220px 1fr 175px;gap:15px}.main-nav ul{gap:13px}.main-nav a{font-size:9px}.bb-brandwords strong{font-size:20px}.service-box{padding:30px 25px}.why-grid{grid-template-columns:1.2fr repeat(4,1fr)}.about-content{padding:50px 46px}}
@media(max-width:1040px){.container{width:min(var(--max),calc(100% - 38px))}.header-inner{grid-template-columns:1fr auto auto}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#080b0d;border-top:1px solid #252d31;padding:12px 19px 22px}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav li{border-bottom:1px solid #222b30}.main-nav a{display:block;padding:14px 2px;font-size:11px}.header-phone span{display:none}.menu-toggle{display:block}.hero-home{min-height:600px}.hero-shade{background:linear-gradient(90deg,rgba(4,8,10,.96),rgba(4,8,10,.72) 72%,rgba(4,8,10,.35))}.hero-copy{max-width:650px}.hero-trust{left:19px}.service-grid{grid-template-columns:1fr}.service-box{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.why-grid{grid-template-columns:1fr 1fr}.why-heading{grid-column:1/-1;padding:28px 0 18px}.why-item{min-height:120px;border-top:1px solid #30383d}.projects-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-photo{height:430px}.task-grid{grid-template-columns:1fr 1fr}.task-grid>div{border-bottom:1px solid #d0d2cf}.image-split{grid-template-columns:1fr}.image-split.reverse .split-image{order:0}.split-image{min-height:430px}.split-copy,.image-split.reverse .split-copy{padding:55px 38px}.about-page-grid{grid-template-columns:1fr}.about-page-photo{min-height:480px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.page-hero{min-height:470px}}
@media(max-width:700px){body{padding-bottom:58px}.container{width:calc(100% - 28px)}.site-header,.header-inner{height:68px}.header-inner{grid-template-columns:1fr auto}.site-brand .bb-brand>img{width:43px;height:39px}.site-brand .bb-brandwords strong{font-size:17px}.site-brand .bb-brandwords em{font-size:8px;letter-spacing:4px;padding:3px 5px}.header-phone{display:none}.main-nav{top:68px}.hero-home{height:625px;min-height:625px}.hero-media{background-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(4,8,10,.96),rgba(4,8,10,.68)),linear-gradient(0deg,rgba(4,8,10,.65),transparent)}.hero-copy{margin-top:-55px}.hero-copy h1{font-size:61px;line-height:.89}.hero-copy>p{font-size:15px}.hero-trust{display:none}.actions{align-items:stretch}.hero-copy .btn{flex:1 1 155px}.service-box{grid-template-columns:48px 1fr;padding:26px 20px;gap:18px}.service-box>.bb-icon{width:45px;height:45px}.service-box h2{font-size:18px}.why-grid{grid-template-columns:1fr}.why-item{border-left:0;min-height:100px;padding:18px 4px}.section{padding:52px 0}.section-head{display:block}.section-head h2{font-size:38px}.section-head>.link-more{margin-top:16px}.projects-grid,.projects-grid--archive{grid-template-columns:1fr}.project-card,.projects-grid--archive .project-card{height:340px}.about-photo{height:360px}.about-content{padding:40px 20px}.about-content h2{font-size:46px}.about-facts{grid-template-columns:1fr}.about-facts div{border-right:0;border-bottom:1px solid #353e43;padding-left:0}.article-grid{grid-template-columns:1fr}.cta-home{padding:32px 0}.cta-home>.container{display:block}.cta-home h2{font-size:34px}.cta-home .actions{margin-top:20px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block;line-height:1.9}.mobile-call{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9999;background:var(--yellow);color:#0a0d0f;height:58px;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;font-weight:900;font-size:12px;box-shadow:0 -8px 25px rgba(0,0,0,.25)}.page-hero{min-height:480px;background-position:62% center}.page-hero:after{background:linear-gradient(90deg,rgba(4,8,10,.97),rgba(4,8,10,.76))}.page-hero h1,.simple-hero h1{font-size:55px}.page-hero p{font-size:15px}.simple-hero{padding:60px 0 48px}.detail-intro h2{font-size:42px}.scope-grid{grid-template-columns:1fr}.task-grid{grid-template-columns:1fr}.task-grid>div{border-right:0}.split-image{min-height:330px}.split-copy,.image-split.reverse .split-copy{padding:43px 20px}.split-copy h2{font-size:45px}.about-page-photo{min-height:390px}.about-page-copy{padding:38px 22px}.about-page-copy h2{font-size:43px}.credential-list{grid-template-columns:1fr}.contact-card,.form-card{padding:28px 20px}.bb-form{grid-template-columns:1fr}.bb-form label:nth-of-type(4),.bb-form label:nth-of-type(5){grid-column:auto}.prose{padding:28px 20px}.footer-brand .bb-brandwords strong{font-size:20px}}
/* v3.5.1 – precyzyjny znak z planszy identyfikacji */
.bb-brand>img{width:67px;height:49px;object-fit:contain;object-position:center}
@media(max-width:700px){.site-brand .bb-brand>img{width:54px;height:40px}}
