.stages-container{min-height:100vh;margin:1.5rem 0px;width:100%;display:flex;justify-content:space-evenly;align-items:center}.stages-container ::-webkit-scrollbar{display:none}.stages-container{-ms-overflow-style:none;scrollbar-width:none}.hero-container{display:inline-block;position:relative}.stage-hero-bg{width:250px;height:300px;border-radius:20px 0 0 20px;z-index:1}.stage-hero-circle-grid{height:150px;width:150px;z-index:2;background-size:8.06px 8.06px;background-position:-8.06px -8.06px}.stages-container:nth-child(2n){flex-direction:row-reverse}.stages-container:nth-child(2n) .stage-description-container{margin-left:3rem}@media (min-width: 1050px){.stage-hero-bg{width:300px;height:400px}.stage-hero-circle-grid{height:187px;width:187px}}@media (max-width: 750px){.stages-container{flex-direction:column!important;justify-content:center;padding:1.25rem}.stage-hero-bg{width:125px;height:200px;border-radius:10px!important}.stage-hero-circle-grid{height:90px;width:90px;background-size:8.06px 8.06px;background-position:-8.06px -8.06px}}
