:root{--be-navy:#122031;--be-blue:#183b6b;--be-yellow:#f5bd19;--be-orange:#ff7043;--be-soft:#f4f6f8;--be-text:#263442;--be-white:#fff;--be-shadow:0 18px 50px rgba(18,32,49,.13)}
.be-cat-wrap,.be-quote-wrap{max-width:1160px;margin:0 auto;padding:70px 20px;color:var(--be-text)}
.be-cat-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.be-cat-head>div:first-child{max-width:800px}.be-cat-kicker{display:inline-block;color:var(--be-orange);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.be-cat-head h2,.be-quote-intro h2{margin:0 0 14px;color:var(--be-navy);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.be-cat-head p,.be-quote-intro p{font-size:1.05rem;line-height:1.7;margin:0}.be-cat-counter{min-width:150px;background:var(--be-navy);color:#fff;border-radius:22px;padding:20px;text-align:center}.be-cat-counter strong{display:block;color:var(--be-yellow);font-size:2rem}.be-cat-counter span{font-size:.78rem}
.be-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.be-product-card{position:relative;background:#fff;border:1px solid #e7ebef;border-radius:24px;overflow:hidden;box-shadow:0 12px 32px rgba(18,32,49,.08);transition:.25s}.be-product-card:hover,.be-product-card.is-selected{transform:translateY(-5px);box-shadow:var(--be-shadow)}.be-product-card.is-selected{outline:3px solid var(--be-yellow)}.be-select-control{position:absolute;top:14px;right:14px;z-index:2;background:rgba(18,32,49,.92);color:#fff;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800;cursor:pointer}.be-select-control input{accent-color:var(--be-yellow)}.be-product-image{height:235px;background:var(--be-soft);overflow:hidden}.be-product-image img{width:100%;height:100%;object-fit:cover}.be-image-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--be-navy),var(--be-blue));color:var(--be-yellow);font-size:4rem;font-weight:900}.be-product-body{padding:25px}.be-product-category{color:var(--be-orange);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.be-product-body h3{margin:8px 0 10px;color:var(--be-navy);font-size:1.35rem}.be-product-body p{min-height:75px;line-height:1.6;margin:0 0 20px}.be-add-one,.be-go-quote,.be-submit{border:0;border-radius:999px;background:var(--be-orange);color:#fff;font-weight:900;padding:13px 20px;cursor:pointer;transition:.2s}.be-add-one:hover,.be-go-quote:hover,.be-submit:hover{transform:translateY(-2px)}
.be-cat-bar{position:sticky;bottom:18px;z-index:50;margin-top:34px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--be-navy);color:#fff;border-radius:22px;padding:20px 24px;box-shadow:var(--be-shadow)}.be-cat-bar strong,.be-cat-bar span{display:block}.be-cat-bar span{opacity:.75;font-size:.9rem}.be-go-quote{background:var(--be-yellow);color:var(--be-navy);white-space:nowrap}.be-empty{padding:35px;border-radius:20px;background:var(--be-soft);text-align:center}
.be-quote-wrap{max-width:960px}.be-quote-intro{margin-bottom:30px}.be-quote-form{background:#fff;border:1px solid #e6eaee;border-radius:28px;padding:34px;box-shadow:var(--be-shadow)}.be-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.be-quote-form label span,.be-selected-box legend{display:block;margin-bottom:7px;color:var(--be-navy);font-weight:800}.be-quote-form input,.be-quote-form select,.be-quote-form textarea{width:100%;box-sizing:border-box;border:1px solid #cfd7df;border-radius:12px;padding:13px 14px;font:inherit;background:#fff}.be-quote-form input:focus,.be-quote-form select:focus,.be-quote-form textarea:focus{outline:3px solid rgba(245,189,25,.3);border-color:var(--be-yellow)}.be-full{grid-column:1/-1}.be-selected-box{margin:24px 0;border:1px solid #e1e7ec;border-radius:18px;padding:20px;background:var(--be-soft)}.be-selected-item{display:flex!important;align-items:center;gap:10px;margin:8px 0}.be-selected-item input{width:auto}.be-selected-item span{margin:0!important;font-weight:700!important}.be-textarea{display:block;margin-top:20px}.be-consent{display:flex!important;align-items:flex-start;gap:10px;margin:22px 0}.be-consent input{width:auto;margin-top:4px}.be-consent span{font-weight:500!important}.be-submit{font-size:1rem;padding:15px 24px}.be-alert{margin-bottom:22px;padding:16px 18px;border-radius:14px;font-weight:700}.be-success{background:#e8f8ee;color:#176834}.be-error{background:#fff0ed;color:#9b2f1d}
@media(max-width:900px){.be-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.be-cat-head{align-items:flex-start;flex-direction:column}.be-cat-counter{display:flex;gap:8px;align-items:center}.be-cat-counter strong{font-size:1.4rem}}
@media(max-width:620px){.be-cat-grid,.be-form-grid{grid-template-columns:1fr}.be-cat-wrap,.be-quote-wrap{padding:48px 14px}.be-quote-form{padding:22px;border-radius:20px}.be-product-image{height:210px}.be-cat-bar{bottom:10px;align-items:stretch;flex-direction:column}.be-go-quote{width:100%}.be-full{grid-column:auto}}
