.home-section-2__wrapper{padding-top:132px}.home-section-2__background{background-color:#f4f4f4;border-radius:12px;display:flex;flex-direction:column;gap:1rem;height:60vh;padding-top:60px;width:100%}.home-section-2__title_position{display:flex;justify-content:center;padding:0 2.5rem;text-align:center;width:100%}.home-section-2__title{font-weight:600;margin-bottom:24px}.home-section-2__title b,.home-section-2__title strong{color:var(--primary-color)}.timeline-wrapper{align-items:center;display:flex;height:50%;justify-content:center;position:relative}.timeline{align-items:flex-end;justify-content:space-between;width:80%}.step,.timeline{display:flex;height:100%}.step{flex-direction:column;justify-content:flex-end;opacity:0;text-align:center;transform:scale(.5);transition:opacity .1s,transform .1s}.step-description{background-color:#000;border-radius:2.5rem;color:#fff;font-size:.95rem;padding:.625rem 1.25rem;text-align:center;transition:all .3s ease;white-space:nowrap}.icon-box{font-size:2rem;margin-bottom:6px;opacity:1;transition:transform .3s,opacity .3s;width:3rem}.divider{border-top:1px dashed #999;height:1px;margin-bottom:5rem;opacity:0;width:15%}@media (max-width:768px){.home-section-2__wrapper{padding-top:100px}.home-section-2__background{height:fit-content}.timeline{align-items:flex-start;flex-direction:column;gap:.5rem;margin:2rem 3rem 3rem;width:auto}.step{flex-direction:row;gap:1rem}.step-description{height:fit-content;margin:0}.divider{border-right:1px dashed #999;border-top:none;height:60px;margin-left:1.5rem;width:1px}}