.jbg-home{
--jbg-navy:#0f2740;
--jbg-blue:#155f7d;
--jbg-blue-2:#2d7894;
--jbg-orange:#ef7b4f;
--jbg-orange-dark:#dc6941;
--jbg-ink:#122033;
--jbg-text:#465467;
--jbg-muted:#778294;
--jbg-line:#e3e9ee;
--jbg-soft:#f6f8fa;
--jbg-warm:#f4efe7;
--jbg-radius:7px;
color:var(--jbg-ink);
background:#fff;
font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
font-size:16px;
line-height:1.5;
overflow:hidden;
}
.jbg-home *{box-sizing:border-box}
.jbg-home a{text-decoration:none!important;color:inherit}
.jbg-home img{display:block;max-width:100%}
.jbg-home svg{display:block;width:100%;height:100%;shape-rendering:geometricPrecision}
.jbg-home h1,.jbg-home h2,.jbg-home h3{font-family:Georgia,"Times New Roman",serif;color:var(--jbg-ink);font-weight:400;margin:0}
.jbg-home p{margin:0}
.jbg-home .jbg-wrap{width:min(1400px,calc(100% - 72px));margin-inline:auto}
.jbg-home .jbg-section{padding-top:54px} .jbg-home .jbg-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}
.jbg-home .jbg-head>div>span,.jbg-home .jbg-hero-copy>span,.jbg-home .jbg-project-top span,.jbg-home .jbg-architect span,.jbg-home .jbg-cta-copy>span{
display:block;font:700 10px/1.2 Inter,ui-sans-serif,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--jbg-blue);margin-bottom:9px
}
.jbg-home .jbg-head h2{font-size:clamp(38px,4vw,58px)!important;line-height:.96!important;letter-spacing:-.04em!important}
.jbg-home .jbg-head>a{font:700 10px/1.2 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--jbg-blue)!important;padding-bottom:7px;white-space:nowrap}
.jbg-home .jbg-head>a b{font-size:14px} .jbg-home .jbg-hero{
min-height:530px;position:relative;display:flex;align-items:stretch;background-color:#edf4f7;background-image:var(--jbg-overlay),var(--jbg-image);background-size:cover;background-position:center right;background-repeat:no-repeat
}
.jbg-home .jbg-hero:not([style]){background-image:linear-gradient(108deg,#fff 0%,#f8fbfc 48%,#dce8ea 100%)}
.jbg-home .jbg-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:54px 0 38px;min-height:530px}
.jbg-home .jbg-hero h1{font-size:clamp(52px,5.35vw,82px)!important;line-height:.91!important;letter-spacing:-.055em!important;max-width:650px;margin-bottom:18px!important}
.jbg-home .jbg-hero p{max-width:600px;font-size:15px;line-height:1.48;color:#425268;margin-bottom:22px}
.jbg-home .jbg-actions{display:flex;gap:12px;flex-wrap:wrap}
.jbg-home .jbg-actions a,.jbg-home .jbg-project-top>a,.jbg-home .jbg-cta a{
min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:4px;font:800 10px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease
}
.jbg-home .jbg-actions .primary,.jbg-home .jbg-cta a{background:var(--jbg-orange);color:#fff!important;box-shadow:0 10px 24px rgba(239,123,79,.24)}
.jbg-home .jbg-actions .primary:hover,.jbg-home .jbg-cta a:hover{background:var(--jbg-orange-dark);transform:translateY(-1px)}
.jbg-home .jbg-actions .secondary{background:#fff;border:1px solid #cbd5de;color:var(--jbg-navy)!important}
.jbg-home .jbg-actions .secondary:hover{border-color:#9fb4c1;background:#f9fbfc}
.jbg-home .jbg-hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:660px;margin-top:30px}
.jbg-home .jbg-hero-benefits>div{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;min-height:50px;padding:0 20px;border-right:1px solid rgba(18,48,67,.14)}
.jbg-home .jbg-hero-benefits>div:first-child{padding-left:0}.jbg-home .jbg-hero-benefits>div:last-child{border-right:0}
.jbg-home .jbg-hero-benefits i{width:30px;height:30px;color:var(--jbg-blue)}
.jbg-home .jbg-hero-benefits span{font-size:10px;line-height:1.35;color:#31465a}
.jbg-home .jbg-hero-scribble{position:absolute;z-index:2;right:27%;top:17%;transform:rotate(-5deg);font-family:"Segoe Print","Bradley Hand",cursive;font-size:25px;line-height:1.03;color:#0d5f82;text-align:left;font-weight:600;text-shadow:0 1px 0 rgba(255,255,255,.5)}
.jbg-home .jbg-hero-scribble:after{content:'↘';display:block;font:32px/1 Georgia,serif;margin:1px 0 0 53px;transform:rotate(8deg)} .jbg-home .jbg-iconnav{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin-top:18px;margin-bottom:0}
.jbg-home .jbg-iconnav a{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;background:#fff;border:1px solid var(--jbg-line);border-radius:9px;overflow:hidden;box-shadow:0 10px 26px rgba(15,39,64,.055);transition:.2s ease;padding-bottom:15px}
.jbg-home .jbg-iconnav a:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(15,39,64,.10);border-color:#ccd9e1}
.jbg-home .jbg-iconnav-media{display:block;width:100%;height:92px;background:#f1eee8 center/cover no-repeat}
.jbg-home .jbg-iconnav-media-empty{height:0!important;background:none!important}
.jbg-home .jbg-iconnav i{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:9px;margin:-24px auto 4px;border-radius:50%;background:#fff;color:var(--jbg-blue);border:1px solid #e6edf1;box-shadow:0 5px 14px rgba(15,39,64,.10);position:relative;z-index:2}
.jbg-home .jbg-iconnav a:has(.jbg-iconnav-media-empty) i{margin:17px auto 5px}
.jbg-home .jbg-iconnav strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.04;font-weight:400;color:var(--jbg-ink);padding:0 10px}
.jbg-home .jbg-iconnav span:not(.jbg-iconnav-media){font-size:9px;line-height:1.36;color:#74808e;padding:5px 14px 0;max-width:190px}
.jbg-home .jbg-iconnav a:after{content:'→';display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--jbg-blue);color:#fff;font-size:12px;margin-top:8px} .jbg-home .jbg-inspirations{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.jbg-home .jbg-inspiration{position:relative;min-height:315px;border:1px solid var(--jbg-line);border-radius:7px;overflow:hidden;background:#f1ece4;background-image:var(--jbg-image);background-size:100% 55%;background-position:top center;background-repeat:no-repeat;box-shadow:0 4px 18px rgba(15,39,64,.025);transition:.2s ease}
.jbg-home .jbg-inspiration:not([style]){background-image:linear-gradient(#d3c4b2,#d3c4b2);background-size:100% 55%}
.jbg-home .jbg-inspiration:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(15,39,64,.08)}
.jbg-home .jbg-inspiration>div{position:absolute;left:0;right:0;bottom:0;min-height:45%;padding:15px 16px 16px;background:#fff;border-top:1px solid rgba(15,39,64,.06)}
.jbg-home .jbg-inspiration h3{font-size:20px!important;line-height:1.08!important;margin-bottom:6px!important}
.jbg-home .jbg-inspiration p{font-size:10px!important;line-height:1.45!important;color:#687486;margin-bottom:12px!important}
.jbg-home .jbg-inspiration b{font:800 9px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--jbg-blue)} .jbg-home .jbg-transform-section{display:grid;grid-template-columns:285px minmax(0,1fr);gap:28px;align-items:start;padding-top:48px}
.jbg-home .jbg-transform-section>.jbg-head{display:block;margin:0;padding-top:8px}
.jbg-home .jbg-transform-section>.jbg-head h2{font-size:50px!important;max-width:260px}
.jbg-home .jbg-transform-section>.jbg-head .jbg-note{display:block;margin-top:14px;max-width:230px;font-size:12px;line-height:1.5;color:#566679}
.jbg-home .jbg-transform-section>.jbg-head:after{content:'••';display:block;color:#dce9e3;font:700 48px/1 Georgia,serif;letter-spacing:-.28em;transform:rotate(-28deg);margin:30px 0 0 17px}
.jbg-home .jbg-transform{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 14px}
.jbg-home .jbg-room{position:relative;min-height:166px;border:1px solid var(--jbg-line);border-radius:6px;overflow:hidden;background:#efe9df;background-image:var(--jbg-image);background-size:100% calc(100% - 42px);background-position:top center;background-repeat:no-repeat;transition:.2s ease}
.jbg-home .jbg-room:not([style]){background-image:linear-gradient(#cdbda9,#cdbda9);background-size:100% calc(100% - 42px)}
.jbg-home .jbg-room:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,39,64,.08)}
.jbg-home .jbg-room>div{position:absolute;left:0;right:0;bottom:0;height:42px;display:flex;align-items:center;background:#fff;padding:8px 42px 8px 12px}
.jbg-home .jbg-room h3{font-size:15px!important;line-height:1!important}
.jbg-home .jbg-room p{display:none}
.jbg-home .jbg-room>div:after{content:'→';position:absolute;right:9px;top:50%;transform:translateY(-50%);width:25px;height:25px;border:1px solid #9db6c4;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--jbg-blue);font:12px/1 Inter,sans-serif} .jbg-home .jbg-project{position:relative;margin-top:48px;background-color:var(--jbg-navy);background-image:var(--jbg-overlay),var(--jbg-image);background-size:cover;background-position:center;border-radius:7px;overflow:hidden;width:min(1460px,calc(100% - 48px));margin-inline:auto}
.jbg-home .jbg-project:not([style]){background-image:linear-gradient(120deg,#0f2b43,#124964 70%,#2d6e80)}
.jbg-home .jbg-project>.jbg-wrap{width:min(1340px,calc(100% - 48px));padding:31px 0 22px}
.jbg-home .jbg-project-top{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;color:#fff}
.jbg-home .jbg-project-top span{color:#d8e9f0;margin-bottom:8px}
.jbg-home .jbg-project h2{color:#fff!important;font-size:42px!important;line-height:.97!important;letter-spacing:-.03em!important;margin-bottom:7px!important}
.jbg-home .jbg-project p{max-width:800px;font-size:10px;line-height:1.5;color:#d7e3ea}
.jbg-home .jbg-project-top>a{background:var(--jbg-orange);color:#fff!important;min-width:210px;flex:0 0 auto;margin-top:8px}
.jbg-home .jbg-project-top>a:hover{background:var(--jbg-orange-dark);transform:translateY(-1px)}
.jbg-home .jbg-project-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border-top:1px solid rgba(255,255,255,.16)}
.jbg-home .jbg-project-steps a{display:flex;align-items:flex-start;gap:11px;padding:15px 20px 4px 0;margin-right:20px;color:#fff;border-right:1px solid rgba(255,255,255,.14)}
.jbg-home .jbg-project-steps a:last-child{border-right:0;margin-right:0}
.jbg-home .jbg-project-steps i{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--jbg-navy);font:800 9px/1 Inter,sans-serif;font-style:normal}
.jbg-home .jbg-project-steps strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.1;font-weight:400;margin:1px 0 4px}
.jbg-home .jbg-project-steps small{display:block;font-size:8px;line-height:1.36;color:#c8d7df} .jbg-home .jbg-practical-section{padding-top:30px}
.jbg-home .jbg-practical-section .jbg-head{margin-bottom:15px}
.jbg-home .jbg-practical{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--jbg-line);background:#fff}
.jbg-home .jbg-practical a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100px;padding:12px 8px;border-right:1px solid var(--jbg-line);transition:.18s ease}
.jbg-home .jbg-practical a:last-child{border-right:0}
.jbg-home .jbg-practical a:hover{background:#f8fbfc}
.jbg-home .jbg-practical i{width:30px;height:30px;color:var(--jbg-blue);margin-bottom:4px}
.jbg-home .jbg-practical h3{font-size:14px!important;line-height:1.05!important;margin-bottom:3px!important}
.jbg-home .jbg-practical p{font-size:8px!important;line-height:1.3!important;color:#84909d}
.jbg-home .jbg-practical b{display:none} .jbg-home .jbg-editorial{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:15px}
.jbg-home .jbg-edit{display:grid;grid-template-columns:38% 62%;min-height:190px;border-radius:5px;overflow:hidden;background-color:#b04f2d;background-image:var(--jbg-image);background-size:38% 100%;background-position:left center;background-repeat:no-repeat}
.jbg-home .jbg-edit-media{min-height:190px;background:rgba(171,72,39,.9)}
.jbg-home .jbg-edit-copy{padding:20px 22px;background:linear-gradient(135deg,#12425d,#1c637e);color:#fff}
.jbg-home .jbg-edit-2{background-color:#35513f}
.jbg-home .jbg-edit-2 .jbg-edit-media{background:rgba(45,79,56,.9)}
.jbg-home .jbg-edit-2 .jbg-edit-copy{background:linear-gradient(135deg,#d9683e,#ef7b4f)}
.jbg-home .jbg-edit span{display:block;font:800 8px/1.2 Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;color:#e9f3f7}
.jbg-home .jbg-edit h2{font-size:27px!important;line-height:1.02!important;color:#fff!important;margin-bottom:7px!important}
.jbg-home .jbg-edit p{font-size:9px!important;line-height:1.45!important;color:rgba(255,255,255,.88);margin-bottom:11px!important}
.jbg-home .jbg-edit b{display:inline-block;background:#fff;color:#164660;font:800 8px/1 Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase;padding:9px 11px;border-radius:2px}
.jbg-home .jbg-edit-2 b{color:#b64f2d} .jbg-home .jbg-architect{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:12px;padding:11px 12px;border:1px solid var(--jbg-line);background:#f7f9fb}
.jbg-home .jbg-architect-img{height:68px;background:#d8cabb;background-image:var(--jbg-overlay),var(--jbg-image);background-size:cover;background-position:center}
.jbg-home .jbg-architect h2{font-size:22px!important;line-height:1!important;margin-bottom:4px!important}
.jbg-home .jbg-architect p{font-size:8px!important;line-height:1.4!important;color:#768292}
.jbg-home .jbg-architect>a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #7ba3b7;color:var(--jbg-blue)!important;background:#fff;font:800 8px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase} .jbg-home .jbg-latest-section{padding-top:38px}
.jbg-home .jbg-latest{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.jbg-home .jbg-latest article{min-width:0;transition:.2s ease}
.jbg-home .jbg-latest article:hover{transform:translateY(-3px)}
.jbg-home .jbg-latest img,.jbg-home .jbg-latest-placeholder{width:100%;aspect-ratio:1.63;object-fit:cover;background:#d9d0c4}
.jbg-home .jbg-latest-copy{padding-top:8px}
.jbg-home .jbg-latest time{display:block;font-size:8px;letter-spacing:.04em;text-transform:uppercase;color:#9aa2ad;margin-bottom:6px}
.jbg-home .jbg-latest h3{font-size:16px!important;line-height:1.1!important} .jbg-home .jbg-cta{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:225px;margin-top:36px;margin-bottom:36px;border-radius:7px;overflow:hidden;background-color:#55735d;background-image:var(--jbg-overlay),var(--jbg-image);background-size:cover;background-position:center}
.jbg-home .jbg-cta:not([style]){background-image:linear-gradient(120deg,#456855,#67866a)}
.jbg-home .jbg-cta-panel{width:62%;min-height:148px;margin-right:18px;display:grid;grid-template-columns:minmax(0,1fr) 145px;align-items:center;gap:20px;padding:23px 28px;background:rgba(255,255,255,.96)}
.jbg-home .jbg-cta-copy>span{margin-bottom:7px;color:var(--jbg-blue)}
.jbg-home .jbg-cta h2{font-size:32px!important;line-height:1!important;letter-spacing:-.02em!important;margin-bottom:7px!important}
.jbg-home .jbg-cta p{font-size:10px;line-height:1.45;color:#6f7a87;margin-bottom:14px}
.jbg-home .jbg-cta a{min-height:40px;padding:0 15px}
.jbg-home .jbg-cta-scribble{font-family:"Segoe Print","Bradley Hand",cursive;color:#146587;font-size:21px;line-height:1.04;transform:rotate(-5deg)}
.jbg-home .jbg-cta-scribble:after{content:'↗';display:block;font:28px/1 Georgia,serif;color:var(--jbg-navy);margin:2px 0 0 -20px} @media(max-width:1150px){
.jbg-home .jbg-wrap{width:min(100% - 44px,1400px)}
.jbg-home .jbg-hero-scribble{right:18%}
.jbg-home .jbg-transform-section{grid-template-columns:235px 1fr}
.jbg-home .jbg-transform-section>.jbg-head h2{font-size:44px!important}
.jbg-home .jbg-cta-panel{width:70%}
}
@media(max-width:920px){
.jbg-home .jbg-hero{min-height:560px;background-position:62% center}
.jbg-home .jbg-hero-copy{min-height:560px}
.jbg-home .jbg-hero-scribble{right:7%;top:13%}
.jbg-home .jbg-iconnav{grid-template-columns:repeat(2,1fr)}
.jbg-home .jbg-iconnav a:last-child{grid-column:1/3}
.jbg-home .jbg-inspirations{grid-template-columns:repeat(2,1fr)}
.jbg-home .jbg-transform-section{grid-template-columns:1fr;gap:18px}
.jbg-home .jbg-transform-section>.jbg-head h2{max-width:none!important}
.jbg-home .jbg-transform-section>.jbg-head:after{display:none}
.jbg-home .jbg-project-steps{grid-template-columns:repeat(2,1fr)}
.jbg-home .jbg-project-steps a:nth-child(2){border-right:0}
.jbg-home .jbg-practical{grid-template-columns:repeat(3,1fr)}
.jbg-home .jbg-practical a:nth-child(3){border-right:0}
.jbg-home .jbg-practical a:nth-child(-n+3){border-bottom:1px solid var(--jbg-line)}
.jbg-home .jbg-editorial{grid-template-columns:1fr}
.jbg-home .jbg-latest{grid-template-columns:repeat(2,1fr)}
.jbg-home .jbg-cta-panel{width:78%}
}
@media(max-width:640px){
.jbg-home .jbg-wrap{width:min(100% - 24px,1400px)}
.jbg-home .jbg-section{padding-top:38px}
.jbg-home .jbg-head{align-items:flex-start;gap:12px}
.jbg-home .jbg-head h2{font-size:36px!important}
.jbg-home .jbg-head>a{font-size:8px;padding-top:6px}
.jbg-home .jbg-hero{min-height:650px;background-position:65% center}
.jbg-home .jbg-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 67%,rgba(255,255,255,.60) 100%)}
.jbg-home .jbg-hero-copy{min-height:650px;padding:42px 0 30px}
.jbg-home .jbg-hero h1{font-size:45px!important;max-width:390px}
.jbg-home .jbg-hero p{font-size:13px;max-width:360px}
.jbg-home .jbg-hero-benefits{grid-template-columns:1fr;max-width:290px;margin-top:20px}
.jbg-home .jbg-hero-benefits>div{border-right:0;border-bottom:1px solid rgba(18,48,67,.13);padding:5px 0}
.jbg-home .jbg-hero-benefits>div:last-child{border-bottom:0}
.jbg-home .jbg-hero-scribble{display:none}
.jbg-home .jbg-iconnav{grid-template-columns:1fr}
.jbg-home .jbg-iconnav a:last-child{grid-column:auto}
.jbg-home .jbg-inspirations{grid-template-columns:1fr}
.jbg-home .jbg-inspiration{min-height:320px}
.jbg-home .jbg-transform{grid-template-columns:1fr}
.jbg-home .jbg-room{min-height:205px}
.jbg-home .jbg-project{width:calc(100% - 24px);margin-top:36px}
.jbg-home .jbg-project>.jbg-wrap{width:calc(100% - 28px);padding:25px 0 18px}
.jbg-home .jbg-project-top{display:block}
.jbg-home .jbg-project h2{font-size:33px!important}
.jbg-home .jbg-project-top>a{margin-top:18px}
.jbg-home .jbg-project-steps{grid-template-columns:1fr}
.jbg-home .jbg-project-steps a{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);margin-right:0;padding-bottom:12px}
.jbg-home .jbg-project-steps a:last-child{border-bottom:0}
.jbg-home .jbg-practical{grid-template-columns:repeat(2,1fr)}
.jbg-home .jbg-practical a{border-right:1px solid var(--jbg-line)!important;border-bottom:1px solid var(--jbg-line)}
.jbg-home .jbg-practical a:nth-child(2n){border-right:0!important}
.jbg-home .jbg-practical a:nth-last-child(-n+2){border-bottom:0}
.jbg-home .jbg-edit{grid-template-columns:1fr}
.jbg-home .jbg-edit-media{min-height:145px}
.jbg-home .jbg-architect{grid-template-columns:85px 1fr}
.jbg-home .jbg-architect>a{grid-column:1/3;width:max-content}
.jbg-home .jbg-latest{grid-template-columns:1fr}
.jbg-home .jbg-cta{min-height:360px;align-items:flex-end;padding:12px}
.jbg-home .jbg-cta-panel{width:100%;margin:0;grid-template-columns:1fr;padding:20px}
.jbg-home .jbg-cta-scribble{display:none}
}