/* Custom Module for Newbrickz - Investment Scale */

.newbrickz-investment-scale{position:relative;overflow:hidden;isolation:isolate;padding:100px 0;background:#020d13;color:#fff}
.newbrickz-investment-scale:before{content:"";position:absolute;inset:0;background:transparent;clip-path:polygon(44% 0,100% 0,100% 100%,28% 100%);pointer-events:none;z-index:-1}
.newbrickz-investment-scale:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:72px 72px;opacity:.12;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.08) 20%,rgba(0,0,0,.4) 46%,rgba(0,0,0,.85) 100%);pointer-events:none}
.newbrickz-investment-scale .nbis-shell{position:relative;z-index:1;width:min(calc(100% - 96px),1160px);margin:0 auto}
.newbrickz-investment-scale .nbis-head{display:grid;grid-template-columns:1fr .72fr;gap:90px;align-items:end;margin-bottom:68px}
.newbrickz-investment-scale .nbis-eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 20px;color:#d7bd7d;font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:11px;font-weight:760;letter-spacing:.18em;text-transform:uppercase}
.newbrickz-investment-scale .nbis-eyebrow:before{content:"";width:34px;height:1px;background:currentColor;flex:0 0 auto}
.newbrickz-investment-scale .nbis-heading{max-width:760px;margin:0;color:#fff;font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;font-size:56px;font-weight:400;letter-spacing:-.045em;line-height:.96}
.newbrickz-investment-scale .nbis-intro{max-width:440px;margin:0 0 5px;color:rgba(255,255,255,.72);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.72}
.newbrickz-investment-scale .nbis-ladder{position:relative;height:510px;margin-top:8px}
.newbrickz-investment-scale .nbis-axis{position:absolute;left:0;right:0;bottom:54px;height:1px;background:rgba(255,255,255,.22)}
.newbrickz-investment-scale .nbis-axis:after{content:"";position:absolute;right:0;top:-4px;width:8px;height:8px;border-top:1px solid #d7bd7d;border-right:1px solid #d7bd7d;transform:rotate(45deg)}
.newbrickz-investment-scale .nbis-level{position:absolute;bottom:54px;width:18%;transform:translateX(-50%)}
.newbrickz-investment-scale .nbis-level:before{content:"";position:absolute;left:50%;bottom:0;width:1px;height:var(--nbis-rise);background:linear-gradient(to top,rgba(255,255,255,.16),#d7bd7d)}
.newbrickz-investment-scale .nbis-node{position:absolute;left:50%;bottom:calc(var(--nbis-rise) - 9px);width:18px;height:18px;background:#041923;border:1px solid #d7bd7d;box-shadow:0 0 0 6px rgba(255,255,255,.03);transform:translateX(-50%) rotate(45deg)}
.newbrickz-investment-scale .nbis-copy{position:absolute;left:50%;bottom:calc(var(--nbis-rise) + 30px);width:210px;transform:translateX(-50%)}
.newbrickz-investment-scale .nbis-level-label{display:block;margin-bottom:8px;color:#d7bd7d;font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:9px;font-weight:760;letter-spacing:.15em;text-transform:uppercase}
.newbrickz-investment-scale .nbis-title{display:block;margin:0;color:#fff;font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.04;text-decoration:none}
.newbrickz-investment-scale .nbis-copy p{margin:10px 0 0;color:rgba(255,255,255,.68);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:10.8px;line-height:1.58}
.newbrickz-investment-scale .nbis-service-link{display:inline-flex;align-items:center;gap:8px;color:#d7bd7d;transition:color .2s ease,transform .2s ease}
.newbrickz-investment-scale .nbis-service-link span{font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:600}
.newbrickz-investment-scale .nbis-service-link:hover {
	color:#f1ddb0;
	transform:translateX(2px);
	background:rgba(215,189,125,.10);
	padding:2px 6px;
	margin-left:-6px;
	border-radius:2px;
}
.newbrickz-investment-scale .nbis-level-1{left:9%;--nbis-rise:74px}
.newbrickz-investment-scale .nbis-level-2{left:29%;--nbis-rise:128px}
.newbrickz-investment-scale .nbis-level-3{left:50%;--nbis-rise:184px}
.newbrickz-investment-scale .nbis-level-4{left:71%;--nbis-rise:244px}
.newbrickz-investment-scale .nbis-level-5{left:91%;--nbis-rise:304px}

@media(max-width:1080px){
.newbrickz-investment-scale:before{clip-path:none;opacity:.95}
.newbrickz-investment-scale:after{opacity:.12;background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.65),rgba(0,0,0,.15))}
.newbrickz-investment-scale .nbis-head{grid-template-columns:1fr;gap:28px}
.newbrickz-investment-scale .nbis-ladder{height:auto;margin-top:20px;padding-left:34px}
.newbrickz-investment-scale .nbis-axis{left:8px;right:auto;top:0;bottom:0;width:1px;height:auto}
.newbrickz-investment-scale .nbis-axis:after{right:auto;left:-4px;top:auto;bottom:-1px;transform:rotate(135deg)}
.newbrickz-investment-scale .nbis-level,.newbrickz-investment-scale .nbis-level-1,.newbrickz-investment-scale .nbis-level-2,.newbrickz-investment-scale .nbis-level-3,.newbrickz-investment-scale .nbis-level-4,.newbrickz-investment-scale .nbis-level-5{position:relative;left:auto;bottom:auto;width:auto;transform:none;--nbis-rise:0;margin:0;padding:0 0 38px 40px}
.newbrickz-investment-scale .nbis-level:before{left:-26px;bottom:auto;top:8px;width:26px;height:1px;background:rgba(215,189,125,.72)}
.newbrickz-investment-scale .nbis-node{left:-27px;bottom:auto;top:0}
.newbrickz-investment-scale .nbis-copy{position:static;width:auto;transform:none}
}
@media(max-width:700px){
.newbrickz-investment-scale{padding:100px 0}
.newbrickz-investment-scale .nbis-shell{width:calc(100% - 32px)}
.newbrickz-investment-scale .nbis-head{margin-bottom:42px}
.newbrickz-investment-scale .nbis-heading{font-size:38px}
.newbrickz-investment-scale .nbis-intro{font-size:13px}
.newbrickz-investment-scale .nbis-ladder{padding-left:24px}
.newbrickz-investment-scale .nbis-level,.newbrickz-investment-scale .nbis-level-1,.newbrickz-investment-scale .nbis-level-2,.newbrickz-investment-scale .nbis-level-3,.newbrickz-investment-scale .nbis-level-4,.newbrickz-investment-scale .nbis-level-5{padding-left:31px;padding-bottom:32px}
.newbrickz-investment-scale .nbis-node{left:-19px;width:15px;height:15px}
.newbrickz-investment-scale .nbis-level:before{left:-18px;width:18px}
.newbrickz-investment-scale .nbis-title{font-size:22px}
}
