
.pbe-about{font-family:inherit;color:#20123d;overflow:hidden;background:#fff}
.pbe-about *{box-sizing:border-box}
.pbe-about-hero{margin:0 auto 70px;max-width:1440px;background:linear-gradient(110deg,#2f176e,#5630a8);border-radius:0 0 28px 28px;color:#fff;overflow:hidden}
.pbe-about-hero-inner{min-height:410px;padding:62px 7%;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}
.pbe-about-badge{display:inline-flex;padding:9px 18px;border:1px solid rgba(255,255,255,.3);border-radius:99px;font-size:14px;margin-bottom:20px}
.pbe-about-hero h1{font-size:clamp(38px,4vw,68px);line-height:1.12;margin:0 0 20px;font-weight:800;color:#fff}
.pbe-about-hero p{font-size:18px;line-height:1.8;max-width:650px;color:rgba(255,255,255,.88);margin:0}
.pbe-about-hero-image{height:340px;display:flex;align-items:flex-end;justify-content:center}
.pbe-about-hero-image img{max-height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(0,0,0,.2))}
.pbe-about-intro,.pbe-about-content,.pbe-about-why,.pbe-about-gallery,.pbe-about-highlights{max-width:1200px;margin:0 auto}
.pbe-about-intro{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center;margin-bottom:70px}
.pbe-about-kicker{display:inline-block;color:#7138c8;font-weight:800;font-size:13px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}
.pbe-about h2{font-size:clamp(30px,3vw,46px);line-height:1.2;margin:0 0 20px;color:#25144b}
.pbe-about-rich{font-size:17px;line-height:1.95;color:#5b536a}
.pbe-about-rich p{margin:0 0 16px}
.pbe-about-intro-media{background:#f5f0ff;border-radius:26px;padding:28px;min-height:350px;display:flex;align-items:center;justify-content:center}
.pbe-about-intro-media img{width:100%;height:100%;max-height:430px;object-fit:contain;border-radius:18px}
.pbe-about-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:75px}
.pbe-about-highlight{padding:28px;border:1px solid #e9def9;border-radius:20px;background:linear-gradient(145deg,#fff,#faf7ff);display:flex;gap:18px;box-shadow:0 10px 30px rgba(54,25,104,.06)}
.pbe-about-highlight>span{flex:0 0 48px;height:48px;border-radius:14px;background:#eee3ff;color:#5521a2;display:grid;place-items:center;font-weight:800}
.pbe-about-highlight h3{font-size:20px;margin:0 0 8px;color:#32166d}
.pbe-about-highlight p{margin:0;font-size:15px;line-height:1.7;color:#6d6479}
.pbe-about-content{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:75px}
.pbe-about-content article{padding:34px;border-radius:22px;border:1px solid #eadff7;background:#fff;box-shadow:0 12px 35px rgba(53,29,93,.06)}
.pbe-about-content article h2{font-size:28px;margin-bottom:14px}
.pbe-about-why{background:linear-gradient(135deg,#f7f1ff,#fff);border:1px solid #eadff7;border-radius:28px;padding:55px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;margin-bottom:75px}
.pbe-about-checks br{display:block;margin-bottom:8px}
.pbe-about-checks br:before{content:"✓";color:#7138c8;font-weight:800;margin-right:10px}
.pbe-about-why blockquote{margin:0;padding:35px;border-radius:22px;background:#32166d;color:#fff;box-shadow:0 20px 40px rgba(50,22,109,.18)}
.pbe-about-why blockquote span{font-size:70px;line-height:.5;color:#c9a8ff}
.pbe-about-why blockquote p{font-size:19px;line-height:1.8;margin:12px 0 18px}
.pbe-about-why blockquote strong{font-size:14px;color:#e6d7ff}
.pbe-about-gallery{padding-bottom:60px}
.pbe-about-section-title{text-align:center;margin-bottom:30px}
.pbe-about-section-title h2{margin-bottom:8px}
.pbe-about-section-title p{margin:0;color:#746b80}
.pbe-about-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.pbe-about-gallery-grid figure{margin:0;border-radius:18px;overflow:hidden;background:#f3eff8;border:1px solid #e8ddf4;aspect-ratio:4/3}
.pbe-about-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.pbe-about-gallery-grid figure:hover img{transform:scale(1.04)}
@media(max-width:900px){
 .pbe-about-hero-inner{grid-template-columns:1fr;text-align:center;min-height:auto;padding:48px 28px 0}
 .pbe-about-hero p{margin:auto}
 .pbe-about-hero-image{height:290px}
 .pbe-about-intro{grid-template-columns:1fr;gap:30px;margin:0 24px 55px}
 .pbe-about-highlights{grid-template-columns:1fr;margin:0 24px 55px}
 .pbe-about-content{grid-template-columns:1fr;margin:0 24px 55px}
 .pbe-about-why{grid-template-columns:1fr;margin:0 24px 55px;padding:32px}
 .pbe-about-gallery{margin:0 24px}
}
@media(max-width:600px){
 .pbe-about-hero{border-radius:0 0 20px 20px;margin-bottom:45px}
 .pbe-about-hero-inner{padding:34px 18px 0}
 .pbe-about-badge{font-size:11px}
 .pbe-about-hero h1{font-size:32px}
 .pbe-about-hero p{font-size:15px;line-height:1.7}
 .pbe-about-hero-image{height:230px}
 .pbe-about-intro,.pbe-about-highlights,.pbe-about-content,.pbe-about-why{margin-left:16px;margin-right:16px}
 .pbe-about-intro-media{padding:18px;min-height:240px}
 .pbe-about h2{font-size:28px}
 .pbe-about-rich{font-size:15px;line-height:1.8}
 .pbe-about-highlight{padding:22px}
 .pbe-about-content article{padding:24px}
 .pbe-about-content article h2{font-size:24px}
 .pbe-about-why{padding:24px}
 .pbe-about-why blockquote{padding:24px}
 .pbe-about-why blockquote p{font-size:16px}
 .pbe-about-gallery{margin:0 16px}
 .pbe-about-gallery-grid{grid-template-columns:1fr;gap:16px}
}
