.Home-module__RLkYZW__blogSection{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:90vw;height:auto;margin:3vh 5vw;display:flex}.Home-module__RLkYZW__blogSection p{text-align:justify;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;width:100%}.Home-module__RLkYZW__errorContainer{border:1px dashed var(--yellow);background-color:#ffc1070d;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.Home-module__RLkYZW__errorContainer h1{color:var(--yellow);font-size:1.5rem}.Home-module__RLkYZW__errorContainer p{color:#888;text-align:center;font-size:1rem}.Home-module__RLkYZW__containerEventImage{background-color:var(--gray);flex-direction:column;width:100vw;max-height:500px;margin:3vh auto;padding:1rem;display:flex}.Home-module__RLkYZW__containerImg{justify-content:center;width:90vw;height:auto;margin:0 auto;display:flex}.Home-module__RLkYZW__containerImg img{border-radius:8px;max-width:100%;max-height:400px;box-shadow:0 5px 16px 6px #000}.Home-module__RLkYZW__containerPartners{border-radius:0 8px 8px 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;min-height:80vh;padding:2rem;display:flex;position:relative;top:8.5vh;left:0}.Home-module__RLkYZW__containerPartners .Home-module__RLkYZW__partners{flex-flow:wrap;justify-content:space-around;align-items:center;gap:20px;width:100%;display:flex}.Home-module__RLkYZW__containerPartners .Home-module__RLkYZW__partners .Home-module__RLkYZW__partner img{cursor:pointer;width:auto;height:10vh}.Home-module__RLkYZW__carouselItem{animation:.8s ease-in-out Home-module__RLkYZW__fadeIn}.Home-module__RLkYZW__containerPastEvents{flex-direction:column;gap:1rem;width:90vw;margin:3vh 5vw;display:flex}.Home-module__RLkYZW__pastEventsCarousel{scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.Home-module__RLkYZW__pastEventsCarousel::-webkit-scrollbar{display:none}.Home-module__RLkYZW__eventCard{border:1px solid var(--yellow);cursor:pointer;background-color:var(--black);border-radius:8px;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.Home-module__RLkYZW__eventCard:hover{transform:translateY(-5px)}.Home-module__RLkYZW__eventCard img{object-fit:contain;border-radius:8px;width:100%;height:300px}@keyframes Home-module__RLkYZW__fadeIn{0%{opacity:0}to{opacity:1}}
