.hh-four-panel-section-heading{margin:0 auto 60px;max-width:500px}.hh-four-panel-section{background-color:var(--dark-blue);background-image:url(https://20789498.fs1.hubspotusercontent-ap1.net/hubfs/20789498/habit-health/images/bg/Layer_2.svg);background-position:0 100%;background-repeat:no-repeat;background-size:500px;overflow:hidden;padding:80px 60px 100px}.hh-four-panel-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.hh-four-panel-footer-section{margin:3rem auto 0}.hh-four-panel-card{align-items:center;background:#fff;border-radius:var(--border-radius);display:flex;flex-direction:column;opacity:0;padding:30px 40px;text-align:center;transform:translateY(40px);transition:opacity .55s ease,transform .55s ease}.hh-four-panel-card.hh-four-panel-visible{opacity:1;transform:translateY(0)}.hh-four-panel-card:first-child{transition-delay:0s}.hh-four-panel-card:nth-child(2){transition-delay:.1s}.hh-four-panel-card:nth-child(3){transition-delay:.2s}.hh-four-panel-card:nth-child(4){transition-delay:.3s}.hh-four-panel-icon{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:16px;width:100px}.hh-four-panel-title{line-height:27px;margin-bottom:10px;min-height:60px}.hh-four-panel-desc{color:#555;line-height:1.6;margin:0}.hh-four-panel-replay{margin-top:16px;text-align:center}.hh-four-panel-replay button{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.4);border-radius:20px;color:#fff;cursor:pointer;font-size:13px;padding:6px 18px;transition:background .2s}.hh-four-panel-replay button:hover{background:hsla(0,0%,100%,.25)}@media (max-width:768px){.hh-four-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.hh-four-panel-grid{grid-template-columns:1fr}.hh-four-panel-section{padding:60px 20px 80px}}