.bmp-community{--bmp-blue:#0085BE;--bmp-dark:#073d63;--bmp-navy:#062f4f;--bmp-light:#edf8fc;--bmp-text:#173c59;--bmp-white:#ffffff;font-family:"Century Gothic",Arial,sans-serif;color:var(--bmp-text);overflow:hidden}.bmp-community *{box-sizing:border-box}.bmp-container{width:90%;max-width:1200px;margin:auto}.bmp-community h1,.bmp-community h2,.bmp-community h3,.bmp-community h4,.bmp-community p{margin-top:0}.bmp-community h2{color:var(--bmp-dark);font-size:36px;line-height:1.15;font-weight:700}.bmp-hero{position:relative;min-height:600px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(2,37,61,.98) 0%,rgba(2,43,70,.93) 43%,rgba(2,43,70,.35) 68%,rgba(2,43,70,.05) 100%),url("YOUR-HERO-IMAGE-URL");background-size:cover;background-position:center right}.bmp-hero-content{max-width:650px;padding:80px 0;color:white}.bmp-eyebrow{font-size:15px;letter-spacing:2px;font-weight:700;margin-bottom:20px}.bmp-hero h1{font-size:clamp(44px,5vw,68px);line-height:1.03;color:white;font-weight:700;margin-bottom:25px}.bmp-hero h1 span{color:#05a4df}.bmp-hero p{font-size:17px;line-height:1.65;color:white;max-width:610px}.bmp-button{display:inline-block;background:linear-gradient(90deg,#0085BE,#00a4df);color:white!important;padding:15px 30px;border-radius:50px;font-weight:700;text-decoration:none;margin-top:12px;transition:.25s ease}.bmp-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,133,190,.3)}.bmp-intro{padding:65px 0 55px;text-align:center;background:white}.bmp-intro h2{margin-bottom:10px}.bmp-section-intro{max-width:950px;margin:0 auto 45px;font-size:17px;line-height:1.6}.bmp-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px}.bmp-benefit{padding:10px 35px;border-right:1px solid #d9e4ea}.bmp-benefit:last-child{border-right:none}.bmp-icon{width:70px;height:70px;margin:0 auto 18px;background:#e8f7fc;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:30px}.bmp-benefit h3{color:var(--bmp-dark);font-size:20px;line-height:1.1;margin-bottom:10px}.bmp-benefit p{font-size:15px;line-height:1.45}.bmp-programs{background:linear-gradient(180deg,#edf9fd,#e6f5fa);padding:65px 0 80px}.bmp-programs>.bmp-container>h2{text-align:center}.bmp-heading-line,.bmp-small-line{height:3px;width:55px;background:var(--bmp-blue)}.bmp-heading-line{margin:14px auto 20px}.bmp-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.bmp-card{background:white;border-radius:7px;overflow:hidden;box-shadow:0 5px 18px rgba(13,65,96,.08);transition:.25s ease}.bmp-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(13,65,96,.15)}.bmp-card-image{height:245px;background-size:cover;background-position:center}.women-leadership{background-image:url("YOUR-WOMEN-LEADERSHIP-IMAGE")}.executive-roundtable{background-image:url("YOUR-ROUNDTABLE-IMAGE")}.call-talk{background-image:url("YOUR-CALL-TALK-IMAGE")}.buzzworthy{background-image:url("YOUR-BUZZWORTHY-IMAGE")}.bmp-card-body{position:relative;padding:30px 35px 35px}.bmp-card-icon{position:absolute;top:-28px;left:30px;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#009bd5;border:4px solid white;color:white;font-size:22px}.bmp-card h3{color:var(--bmp-dark);font-size:25px;line-height:1.05;margin:5px 0 15px 70px}.bmp-schedule{margin:0 0 25px 70px;line-height:1.4}.bmp-card p{line-height:1.55;font-size:15px}.bmp-card a{display:inline-block;margin-top:10px;color:var(--bmp-blue);font-weight:700;text-decoration:none}.bmp-connect{display:grid;grid-template-columns:1fr 1fr;min-height:470px;background:white}.bmp-connect-photo{background:linear-gradient(90deg,rgba(255,255,255,0) 70%,#fff 100%),url("YOUR-CONNECTION-IMAGE");background-size:cover;background-position:center}.bmp-connect-content{padding:80px 9% 70px 5%;align-self:center}.bmp-connect-content h2{font-size:40px}.bmp-small-line{margin:20px 0}.bmp-connect-content p{font-size:17px;line-height:1.55}.bmp-partner{background:#eef9fd;padding:60px 0}.bmp-partner-grid{display:grid;grid-template-columns:2fr 1fr;gap:80px;align-items:center}.bmp-partner h2{margin-bottom:10px}.bmp-partner h4{font-size:18px;font-weight:400}.bmp-partner p{line-height:1.6}.bmp-sponsor-cta{text-align:center}.bmp-handshake{font-size:42px;margin-bottom:15px}.bmp-outline-button{display:inline-block;border:2px solid var(--bmp-blue);color:var(--bmp-blue)!important;padding:13px 25px;border-radius:10px;font-weight:700;text-decoration:none;transition:.25s ease}.bmp-outline-button:hover{background:var(--bmp-blue);color:white!important}.bmp-footer-cta{background:linear-gradient(120deg,#073e64,#006b9d);padding:45px 0;color:white;text-align:center}.bmp-footer-cta h2{color:white;font-size:28px}.bmp-footer-items{display:flex;max-width:650px;margin:35px auto 0;justify-content:space-between}.bmp-footer-items div{display:flex;align-items:center;gap:12px}.bmp-footer-items span{font-size:28px}@media(max-width:980px){.bmp-benefits{grid-template-columns:repeat(2,1fr);gap:35px 0}.bmp-benefit:nth-child(2){border-right:none}.bmp-card-grid{grid-template-columns:1fr}.bmp-connect{grid-template-columns:1fr}.bmp-connect-photo{min-height:400px}.bmp-partner-grid{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.bmp-container{width:88%}.bmp-hero{min-height:650px;background-position:62% center}.bmp-hero-content{padding:60px 0}.bmp-hero h1{font-size:43px}.bmp-community h2{font-size:30px}.bmp-benefits{grid-template-columns:1fr}.bmp-benefit{border-right:none;border-bottom:1px solid #d9e4ea;padding:25px}.bmp-benefit:last-child{border-bottom:none}.bmp-card-image{height:210px}.bmp-card-body{padding:30px 25px}.bmp-card h3,.bmp-schedule{margin-left:0;margin-top:25px}.bmp-connect-photo{min-height:300px}.bmp-connect-content{padding:50px 7%}.bmp-connect-content h2{font-size:34px}.bmp-footer-items{flex-direction:column;align-items:center;gap:25px}}