/* Engagements Allo PC */
.allopc-commitments{padding:72px 0 82px;background:radial-gradient(circle at 50% 0,rgba(53,209,31,.065),transparent 30%),#f4f7f4;color:#111;font-family:'Montserrat',Arial,Helvetica,sans-serif}
.allopc-commitments-heading{max-width:860px;margin:0 auto 38px;text-align:center}.allopc-commitments-kicker{margin:0 0 10px;color:var(--green2);font-size:13px;font-weight:900;letter-spacing:1.4px}.allopc-commitments-heading h2{margin:0;font-size:clamp(31px,3.5vw,45px);line-height:1.12;letter-spacing:-1px}.allopc-commitments-heading>p:last-child{max-width:760px;margin:15px auto 0;color:#5e675f;font-size:16px;line-height:1.7}
.allopc-commitments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.allopc-commitment-card{position:relative;min-height:245px;padding:27px 24px 23px;overflow:hidden;border:1px solid rgba(25,43,27,.10);border-radius:17px;background:linear-gradient(145deg,#fff,#f9fcf9);box-shadow:0 11px 30px rgba(18,31,20,.07);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.allopc-commitment-card:after{content:"";position:absolute;right:-45px;bottom:-55px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(53,209,31,.13),transparent 68%)}.allopc-commitment-card:hover{transform:translateY(-6px);border-color:rgba(53,209,31,.42);box-shadow:0 19px 42px rgba(18,31,20,.13),0 0 19px rgba(53,209,31,.08)}.allopc-commitment-icon{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border:1px solid rgba(53,209,31,.28);border-radius:15px;background:rgba(53,209,31,.09);color:var(--green2)}.allopc-commitment-icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.allopc-commitment-card h3{position:relative;z-index:1;margin:0 0 10px;font-size:19px;line-height:1.3}.allopc-commitment-card p{position:relative;z-index:1;margin:0;color:#606862;font-size:14px;line-height:1.65}
.allopc-commitments-compact{padding-top:62px;padding-bottom:68px}.allopc-commitments-compact .allopc-commitment-card{min-height:225px}
@media(max-width:1050px){.allopc-commitments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.allopc-commitments{padding:54px 0 60px}.allopc-commitments-grid{grid-template-columns:1fr}.allopc-commitment-card{min-height:0}.allopc-commitments-heading{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){.allopc-commitment-card{transition:none}}
