.guides_container{display:flex;flex-direction:column;align-content:center;width:100%;font-weight:700;text-align:center;background-image:url(/background.png);animation:fadeIn;animation-duration:5s;margin-top:5rem;min-height:60vh}.guides_top{width:100%}.guides_list{display:flex;flex-wrap:wrap;margin-top:3rem;width:100%;justify-content:space-evenly}.guide_card{margin:1rem;max-width:40vw;border-radius:10px}.guide{display:flex;flex-wrap:wrap;margin-top:3rem;width:100%;justify-content:center}.content_para{font-weight:400}