.program-grid{gap:20px}.program{position:relative;isolation:isolate;overflow:hidden;min-height:345px!important;padding:25px!important;border:1px solid rgba(24,59,55,.12);box-shadow:0 10px 25px rgba(24,59,55,.09);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.program:before{content:'';position:absolute;z-index:-1;width:160px;height:160px;right:-60px;top:-65px;border-radius:50%;background:rgba(255,255,255,.38);transition:transform .5s}.program:after{content:'';position:absolute;z-index:-1;width:115px;height:115px;left:-58px;bottom:-65px;border:1px solid rgba(24,59,55,.17);border-radius:50%;transition:transform .5s}.program:hover{transform:translateY(-12px)!important;box-shadow:0 22px 34px rgba(24,59,55,.2)!important}.program:hover:before{transform:scale(1.6) translate(-8px,8px)}.program:hover:after{transform:scale(1.3)}.program>span{height:28px;width:42px;display:grid;place-items:center;border-radius:99px;background:rgba(255,255,255,.58);font-size:11px!important;letter-spacing:.08em}.program-icon{display:grid;place-items:center;width:62px;height:62px;margin:25px 0 17px!important;border-radius:20px;background:#fffdf8;color:#183b37;box-shadow:4px 5px 0 rgba(24,59,55,.13);font-size:29px!important;transition:transform .35s}.program:hover .program-icon{transform:rotate(-8deg) scale(1.1)}.program h3{font-size:29px!important;line-height:1.03!important;letter-spacing:-.04em}.program p{max-width:200px!important;margin:15px 0 22px!important;font-size:13px!important;line-height:1.6!important;color:#294b45}.program a{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto!important;padding-top:15px;border-top:1px solid rgba(24,59,55,.19);font-size:13px!important}.program a b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,253,248,.85);transition:transform .3s}.program:hover a b{transform:translate(4px,-4px);background:#183b37;color:#fff}.c-coral{background:linear-gradient(145deg,#ffb19f,#f58672)!important}.c-blue{background:linear-gradient(145deg,#d3f3f3,#92d4dc)!important}.c-green{background:linear-gradient(145deg,#e7f4ad,#bcd972)!important}.c-purple{background:linear-gradient(145deg,#e5d7fa,#b79add)!important}@media(max-width:760px){.program-grid{gap:12px}.program{min-height:270px!important;padding:18px!important}.program-icon{width:50px;height:50px;border-radius:16px;margin:17px 0 12px!important;font-size:24px!important}.program h3{font-size:23px!important}.program p{font-size:11px!important;margin:10px 0 14px!important}.program a{padding-top:10px}.program a b{width:26px;height:26px}}
