
.bs-section{padding:88px 0;background:#151615;color:#f5f5f3}.bs-container{width:min(calc(100% - 48px),1120px);margin:auto}
.bs-two{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.bs-hero{padding-top:78px}
.bs-section h1,.bs-section h2,.bs-section h3{letter-spacing:-.035em;line-height:1.06;margin-top:0}.bs-section h1{font-size:clamp(40px,5vw,64px)}.bs-section h2{font-size:clamp(30px,4vw,46px)}
.bs-kicker{color:#00b86b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;margin-bottom:16px}.bs-copy{color:#aeb5b1;line-height:1.6;margin-top:20px}
.bs-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.bs-center{justify-content:center}.bs-btn{padding:12px 18px;border-radius:7px;text-decoration:none;font-size:13px;font-weight:750}.bs-primary{background:#00b86b;color:#07140e}.bs-secondary{border:1px solid #ffffff33;color:#fff}
.bs-image{min-height:340px;border-radius:12px;overflow:hidden;background:#202320}.bs-image img{width:100%;height:100%;min-height:340px;object-fit:cover}.bs-placeholder{height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px dashed #ffffff2e;color:#727a75;padding:20px}
.bs-profile{padding:38px 0;border-block:1px solid #ffffff12}.bs-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bs-profile-card{background:#26352f;padding:24px;border-radius:9px}.bs-profile-card h2{font-size:16px;color:#00b86b}.bs-profile-card p,.bs-service p,.bs-person p{color:#bfc7c2;font-size:13px}
.bs-alt{background:#252725}.bs-head{margin-bottom:34px}.bs-services{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bs-service{background:#151615;padding:24px;border-radius:9px;border:1px solid #ffffff0f}.bs-service span{color:#00b86b;font-size:12px;font-weight:800}.bs-service h3{font-size:18px;margin:18px 0 8px}
.bs-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bs-gallery-item{margin:0;position:relative;min-height:230px;background:#202320;border-radius:9px;overflow:hidden}.bs-gallery-item img{width:100%;height:100%;min-height:230px;object-fit:cover}.bs-wide{grid-column:span 2}.bs-gallery-item figcaption{position:absolute;bottom:0;left:0;right:0;padding:28px 12px 10px;background:linear-gradient(transparent,#000c);font-size:12px}
.bs-partners{background:#1f2421}.bs-partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:25px;background:#f5f5f2;padding:40px;border-radius:10px}.bs-partner{height:70px;display:flex;align-items:center;justify-content:center;color:#202320;font-weight:700}.bs-partner img{width: 100%;max-width: 100%;height: auto;max-height: 250px;object-fit: contain;}
.bs-team{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.bs-person{text-align:center;background:#151615;padding:10px;border-radius:9px}.bs-person-image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#ddd}.bs-person-image img{width:100%;height:100%;object-fit:cover}.bs-person-image .bs-placeholder{min-height:100%;color:#666}.bs-person h3{font-size:12px;margin:12px 0 4px}.bs-person p{font-size:10px;margin:0}
.bs-contact{background:#26352f;padding:46px;border-radius:10px;text-align:center}.bs-contact p{color:#d0d6d2}
.bs-network-image img {width: 100%;height: auto;min-height: 0;object-fit: contain;}
@media(max-width:900px){.bs-two{grid-template-columns:1fr}.bs-services{grid-template-columns:repeat(2,1fr)}.bs-team{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.bs-container{width:calc(100% - 28px)}.bs-section{padding:62px 0}.bs-profile-grid,.bs-services,.bs-gallery{grid-template-columns:1fr}.bs-wide{grid-column:auto}.bs-team{grid-template-columns:repeat(2,1fr)}.bs-partner-grid{grid-template-columns:repeat(2,1fr);padding:22px}.bs-contact{padding:30px 18px}}
