.social-container{display:flex;padding:80px 0;gap:2rem;flex-direction:column;background-repeat:no-repeat;background-size:contain;background-position:50%}.title-container{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}.posts-container-main{display:flex;justify-content:space-evenly;flex-wrap:wrap;padding:20px}.social-container h3{font-size:3rem;color:#000;font-weight:800}.social-container p{font-size:1rem;color:#000}.title{width:100%;text-align:center;margin-bottom:30px;font-family:Arial,sans-serif;font-weight:700;color:#333}.post-media{height:auto;width:100%;object-fit:fill;background-repeat:no-repeat;background-size:contain;background-position:50%;padding:1rem}.company-intro{justify-content:space-between;box-shadow:0 0 5px #dad5d5}.company-intro,.redirection-buttons{width:100%;display:flex;align-items:center;padding:1rem}.redirection-buttons{justify-content:center}.redirection-buttons a{width:auto}.redirection-buttons button{font-size:large;font-weight:700;outline:none;border:none;background-color:transparent;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.post-container{margin:10px;width:20%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:8px;overflow:hidden;padding:0;transition:background-color .3s ease-in-out}.hornet-logo{width:80px;height:60px}.facebook-post,.instagram-post,.linkedin-post,.twitter-post{width:40px;height:40px}.post-title{text-align:center;font-size:18px;font-weight:700;color:#444;margin-bottom:15px}@media (max-width:768px){.social-container{flex-direction:column;align-items:center}.post-container,.posts-container-main{width:100%}.iframe-post{height:100%}}