@font-face{font-family:Canaro;src:url('../fonts/canaro-regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Canaro;src:url('../fonts/canaro-bold.woff2') format('woff2');font-weight:700 900;font-display:swap}:root{--red:#f4323f;--ink:#111214;--muted:#686868;--soft:#f4f3f1;--line:#deddda}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#202124;background:#fff;font-family:Canaro,'Helvetica Neue',Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none}.hub-wrap{width:min(1280px,calc(100% - 64px));margin:auto}.hub-header{height:76px;background:#fff;border-bottom:1px solid #ecebea;position:relative;z-index:100}.hub-nav{height:100%;display:flex;align-items:center;gap:30px}.hub-logo{flex:0 0 170px}.hub-logo img{width:150px}.hub-links{margin-left:auto;display:flex;align-items:center;gap:3px}.hub-links a{display:block;padding:28px 10px 24px;color:#151515;font-size:11px;line-height:1;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap;border-bottom:3px solid transparent}.hub-links a:hover,.hub-links a.active{color:var(--red);border-bottom-color:var(--red)}.hub-fb{width:34px;height:34px!important;padding:0!important;margin-left:8px;display:grid!important;place-items:center;border:1px solid #ddd!important;border-radius:50%;color:#111}.hub-fb svg{width:15px;fill:currentColor}.hub-menu-btn{display:none;margin-left:auto;border:0;background:transparent;width:44px;height:44px;padding:10px}.hub-menu-btn span{display:block;height:2px;background:#111;margin:5px 0}.hub-hero{min-height:590px;background:var(--ink);color:#fff;position:relative;overflow:hidden;display:flex;align-items:flex-end}.hub-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.52}.hub-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,13,.96) 0%,rgba(10,11,13,.76) 40%,rgba(10,11,13,.14) 78%)}.hub-hero-inner{position:relative;z-index:2;padding:100px 0 82px;max-width:820px}.hub-kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--red);margin-bottom:22px}.hub-hero h1,.hub-title{margin:0;text-transform:uppercase;letter-spacing:-.045em;line-height:.94;font-weight:800}.hub-hero h1{font-size:clamp(54px,7vw,104px)}.hub-hero h1 em{font-style:normal;color:var(--red)}.hub-lead{max-width:710px;font-size:19px;line-height:1.7;color:rgba(255,255,255,.74);margin:28px 0 0}.hub-anchorbar{background:var(--red)}.hub-anchorbar .hub-wrap{display:flex;align-items:center;gap:32px;min-height:58px;overflow:auto}.hub-anchorbar a{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.hub-section{padding:105px 0}.hub-section.soft{background:var(--soft)}.hub-section.dark{background:var(--ink);color:#fff}.hub-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.hub-title{font-size:clamp(42px,5vw,74px)}.hub-intro-copy p{font-size:18px;line-height:1.8;color:var(--muted);margin:0 0 20px}.hub-section.dark .hub-intro-copy p{color:rgba(255,255,255,.68)}.hub-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd;margin-top:55px;border:1px solid #ddd}.hub-service-card{background:#fff;padding:34px 30px;min-height:260px;color:#202124;position:relative}.hub-service-card .num{font-size:11px;color:var(--red);font-weight:700}.hub-service-card h3{font-size:22px;line-height:1.12;text-transform:uppercase;margin:20px 0 13px}.hub-service-card p{color:#6a6a6a;font-size:14px;line-height:1.7}.hub-service-card a{color:#111;font-weight:700;font-size:13px;border-bottom:1px solid #111}.hub-service-card:hover{background:#17181b;color:#fff}.hub-service-card:hover h3,.hub-service-card:hover a{color:#fff;border-color:#fff}.hub-service-card:hover p{color:rgba(255,255,255,.66)}.hub-showcase-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}.hub-showcase-head p{max-width:520px;color:#707070;line-height:1.7;font-size:16px}.hub-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hub-project{min-height:330px;position:relative;overflow:hidden;border-radius:16px;background:#ddd}.hub-project img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.45s}.hub-project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 65%)}.hub-project:hover img{transform:scale(1.04)}.hub-project-copy{pointer-events:none;position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.hub-project-copy small{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hub-project-copy h3{color:#fff;font-size:21px;text-transform:uppercase;margin:7px 0 0}.hub-project>a{position:absolute;inset:0;z-index:3;font-size:0}.hub-web-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hub-web-card{background:#fff;border:1px solid #dedede;border-radius:18px;overflow:hidden;color:#111;display:grid;grid-template-columns:1.05fr .95fr;min-height:265px;transition:.25s}.hub-web-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(0,0,0,.09)}.hub-browser{margin:22px 0 22px 22px;border-radius:10px;overflow:hidden;background:#1a1b1e;box-shadow:0 15px 30px rgba(0,0,0,.14)}.hub-browser-top{height:28px;background:#e8e8e8;display:flex;align-items:center;padding:0 9px;gap:5px}.hub-browser-top i{width:6px;height:6px;border-radius:50%;background:#aaa}.hub-browser-screen{height:193px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(135deg,var(--card-a,#222),var(--card-b,#555));position:relative;overflow:hidden}.hub-browser-screen:before{content:"";position:absolute;width:150px;height:150px;border:28px solid var(--card-accent,var(--red));border-radius:50%;right:-45px;top:-55px;opacity:.7}.hub-browser-screen strong{font-size:22px;position:relative}.hub-browser-screen span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.75;position:relative}.hub-web-copy{padding:30px 26px;display:flex;flex-direction:column}.hub-web-copy small{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.hub-web-copy h3{font-size:23px;margin:14px 0 10px}.hub-web-copy p{font-size:13px;line-height:1.65;color:#666}.hub-web-copy b{margin-top:auto;font-size:12px;text-transform:uppercase}.hub-process{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:50px}.hub-step{border-top:2px solid currentColor;padding-top:22px}.hub-step b{color:var(--red);font-size:11px}.hub-step h3{text-transform:uppercase;font-size:20px}.hub-step p{font-size:14px;line-height:1.7;color:#6a6a6a}.dark .hub-step p{color:rgba(255,255,255,.64)}.hub-crosslinks{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hub-crosslink{padding:28px;background:#fff;border:1px solid #ddd;color:#111}.hub-crosslink small{color:var(--red);text-transform:uppercase}.hub-crosslink h3{text-transform:uppercase;font-size:20px;margin:14px 0 8px}.hub-crosslink p{color:#666;font-size:13px;line-height:1.6}.hub-cta{background:var(--red);color:#fff;padding:76px 0}.hub-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.hub-cta h2{font-size:clamp(36px,4.8vw,66px);line-height:.96;letter-spacing:-.04em;text-transform:uppercase;color:#fff;margin:0;max-width:900px}.hub-btn{background:#111;color:#fff!important;padding:15px 22px;border-radius:999px;white-space:nowrap;text-transform:uppercase;font-size:11px;font-weight:700}.hub-footer{background:#0c0d0f;color:rgba(255,255,255,.62);padding:65px 0 26px}.hub-footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:70px}.hub-footer img{width:180px;margin-bottom:18px}.hub-footer p,.hub-footer a{color:rgba(255,255,255,.62);font-size:13px;line-height:1.8}.hub-footer h4{color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.hub-footer ul{list-style:none;padding:0}.hub-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:40px;font-size:12px}.hub-scrolltop{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:90;opacity:0;pointer-events:none;transform:translateY(8px);transition:.25s}.hub-scrolltop.show{opacity:1;pointer-events:auto;transform:none}.hub-scrolltop svg{width:18px;stroke:currentColor;stroke-width:2;fill:none}.hub-scrolltop:hover{background:var(--red)}@media(max-width:1100px){.hub-wrap{width:calc(100% - 40px)}.hub-links a{padding-left:7px;padding-right:7px;font-size:10px}.hub-service-grid{grid-template-columns:repeat(2,1fr)}.hub-gallery{grid-template-columns:repeat(2,1fr)}.hub-web-card{grid-template-columns:1fr}.hub-browser{margin:18px}.hub-web-copy{padding-top:10px}.hub-process{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.hub-header{height:68px}.hub-nav{position:relative}.hub-menu-btn{display:block}.hub-links{display:none;position:absolute;left:-20px;right:-20px;top:68px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.15);padding:10px 16px;max-height:calc(100vh - 68px);overflow:auto}.hub-links.open{display:block}.hub-links a{padding:14px 8px;font-size:12px;border-bottom:1px solid #eee}.hub-links .hub-fb{margin:12px 8px}.hub-hero{min-height:530px}.hub-hero-inner{padding:80px 0 65px}.hub-intro{grid-template-columns:1fr;gap:35px}.hub-showcase-head{display:block}.hub-showcase-head p{margin-top:20px}.hub-footer-grid{grid-template-columns:1fr 1fr}.hub-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.hub-wrap{width:calc(100% - 32px)}.hub-logo img{width:138px}.hub-hero{min-height:500px}.hub-hero h1{font-size:45px}.hub-lead{font-size:16px}.hub-section{padding:68px 0}.hub-title{font-size:39px}.hub-service-grid,.hub-gallery,.hub-web-grid,.hub-process,.hub-crosslinks,.hub-footer-grid{grid-template-columns:1fr}.hub-service-card{min-height:0}.hub-project{min-height:285px}.hub-footer-grid>div:first-child{grid-column:auto}.hub-cta-inner{align-items:flex-start;flex-direction:column}.hub-cta h2{font-size:38px}.hub-browser-screen{height:175px}.hub-web-card{display:block}.hub-scrolltop{right:16px;bottom:16px}}.bm-global-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:14px}.bm-global-links a{color:rgba(255,255,255,.72)!important}.bm-global-cookie{position:fixed;left:18px;right:18px;bottom:18px;max-width:980px;margin:auto;background:#151619;color:#fff;padding:22px;border-radius:16px;z-index:99999;box-shadow:0 22px 70px rgba(0,0,0,.35);display:none;align-items:center;gap:24px}.bm-global-cookie.show{display:flex}.bm-global-cookie p{margin:6px 0 0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.5}.bm-global-cookie a{color:#fff;text-decoration:underline}.bm-global-cookie-actions{display:flex;gap:9px;flex:0 0 auto}.bm-global-cookie button{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:999px;padding:11px 15px;font-weight:700}.bm-global-cookie button.primary{background:var(--red);border-color:var(--red)}@media(max-width:600px){.bm-global-cookie{align-items:flex-start;flex-direction:column}.bm-global-cookie-actions{width:100%}.bm-global-cookie button{flex:1}.bm-global-links{flex-direction:column;gap:6px}}:root{--bm-red:#f4323f;--bm-ink:#0d0e10}*{box-sizing:border-box}.bm-unified-header{height:76px;background:#fff;border-bottom:1px solid #ecebea;position:relative;z-index:1000}.bm-unified-nav{width:min(1280px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center;gap:24px}.bm-unified-logo img{display:block;width:150px;height:auto}.bm-unified-links{margin-left:auto;display:flex;align-items:center;gap:2px}.bm-unified-links a{padding:29px 9px 25px;color:#171717;font:600 11px/1 Arial,sans-serif;letter-spacing:.065em;text-transform:uppercase;text-decoration:none;border-bottom:3px solid transparent;white-space:nowrap}.bm-unified-links a:hover,.bm-unified-links a.active{color:var(--bm-red);border-color:var(--bm-red)}.bm-unified-toggle{display:none;margin-left:auto;width:46px;height:46px;border:0;background:transparent;padding:10px}.bm-unified-toggle span{display:block;width:25px;height:2px;background:#111;margin:5px auto}.bm-unified-footer{background:#0d0e10!important;color:rgba(255,255,255,.65)!important;padding:65px 0 26px!important}.bm-unified-footer-inner{width:min(1280px,calc(100% - 64px));margin:auto}.bm-unified-footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,.8fr);gap:42px}.bm-unified-footer img{width:180px;height:auto;margin-bottom:18px}.bm-unified-footer p,.bm-unified-footer a,.bm-unified-footer li{color:rgba(255,255,255,.65)!important;font-size:13px!important;line-height:1.75!important;text-decoration:none}.bm-unified-footer a:hover{color:#fff!important}.bm-unified-footer h4{color:#fff!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:4px 0 17px!important}.bm-unified-footer ul{list-style:none;margin:0;padding:0}.bm-unified-copy{border-top:1px solid rgba(255,255,255,.13);margin-top:42px;padding-top:22px;font-size:12px}.scroll-top-arrow,.hub-scrolltop{width:52px!important;height:52px!important;right:20px!important;bottom:20px!important;border-radius:50%!important;background:var(--bm-red)!important;color:#fff!important;border:0!important;box-shadow:0 12px 34px rgba(244,50,63,.32)!important;display:grid!important;place-items:center!important}.scroll-top-arrow:hover,.hub-scrolltop:hover{background:#111!important}.scroll-top-arrow svg,.hub-scrolltop svg{width:21px!important;height:21px!important;stroke:#fff!important;stroke-width:2.3!important;fill:none!important}.bm-global-cookie{max-width:1180px!important;width:calc(100% - 36px)!important;padding:28px 30px!important}.bm-global-cookie>div:first-child{max-width:760px}.bm-global-cookie strong{font-size:19px}.bm-global-cookie p{font-size:14px!important;line-height:1.6!important}.bm-contact-form{max-width:1120px;margin:auto;padding:58px!important}.article-cover{width:min(1120px,calc(100% - 40px));margin:56px auto 0}.article-cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px}.article-body{width:min(1040px,calc(100% - 40px))!important}.article-body p,.article-body li{max-width:900px}.article-body h2{max-width:900px}@media(max-width:1050px){.bm-unified-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.bm-unified-footer-grid>div:nth-child(4),.bm-unified-footer-grid>div:nth-child(5){margin-top:14px}.bm-unified-links a{font-size:10px;padding-left:6px;padding-right:6px}}@media(max-width:850px){.bm-unified-header{height:72px}.bm-unified-nav{width:calc(100% - 32px)}.bm-unified-toggle{display:block}.bm-unified-links{display:none;position:absolute;left:16px;right:16px;top:72px;margin:0;background:#1d1e20;padding:8px 0;box-shadow:0 20px 50px rgba(0,0,0,.24);max-height:calc(100vh - 88px);overflow-y:auto}.bm-unified-links.open{display:block}.bm-unified-links a{display:block;color:#fff!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.09)!important;padding:17px 18px!important;font-size:12px}.bm-unified-links a.active{color:#ff4a55!important}.bm-unified-footer-grid{grid-template-columns:1fr 1fr;gap:34px}.bm-unified-footer-grid>div:first-child{grid-column:1/-1}.bm-unified-footer-inner{width:calc(100% - 32px)}.bm-contact-form{padding:34px!important}.bm-global-cookie{align-items:flex-start!important;flex-direction:column!important}.bm-global-cookie-actions{width:100%}.bm-global-cookie button{flex:1}}@media(max-width:560px){.bm-unified-logo img{width:170px}.bm-unified-footer-grid{grid-template-columns:1fr}.bm-unified-footer-grid>div:first-child{grid-column:auto}.bm-global-cookie{left:10px!important;right:10px!important;bottom:10px!important;width:calc(100% - 20px)!important;padding:22px!important}.bm-contact-form{padding:26px 20px!important}.article-cover{width:calc(100% - 32px);margin-top:30px}.article-body{width:calc(100% - 32px)!important}}.bm-cookie{max-width:1180px!important}.home-modern .bm-article{overflow:hidden}.home-modern .bm-article-image{display:block;width:calc(100% + 60px);height:190px;object-fit:cover;margin:-30px -30px 24px}.home-modern .bm-news-grid{gap:24px}@media(max-width:640px){.bm-cookie{left:10px!important;right:10px!important;bottom:10px!important;max-width:none!important}.bm-cookie-row{gap:18px!important}.bm-cookie-actions{width:100%}.bm-cookie-actions button{min-height:44px}.home-modern .bm-article-image{height:auto;aspect-ratio:16/9}}@media(max-width:640px){.home-modern .bm-hero{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;background:#111!important}.home-modern .bm-hero:before{position:relative!important;display:block!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:1881/836!important;background-image:url('../images/003-jan-tvori-kampan-v2.webp')!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;transform:none!important}.home-modern .bm-hero:after{display:none!important}.home-modern .bm-hero .bm-wrap{width:100%!important;margin:0!important}.home-modern .bm-hero-inner{padding:28px 20px 30px!important;background:#111!important;backdrop-filter:none!important}.home-modern .bm-hero h1{font-size:clamp(34px,10vw,46px)!important}.home-modern .bm-lead{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}.home-modern .bm-strip{padding:16px 0!important;overflow:visible!important}.home-modern .bm-strip-inner{height:auto!important;min-height:0!important;overflow:visible!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:13px 24px!important;padding:0!important}}