.snowflake{position:fixed;top:-10px;color:#fff;font-size:1rem;pointer-events:none;animation:fall linear infinite;z-index:9999}@keyframes fall{0%{transform:translateY(0) rotate(0deg);opacity:1}100%{transform:translateY(100vh) rotate(360deg);opacity:0.3}}:root a:not(.wp-element-button){text-decoration:none}.meetings-lib{margin-left:auto;margin-right:auto;background:#04123a!important}.tooltip-content{border-radius:8px;background:var(--Azul-oscuro-2,#04123A);box-shadow:0px 8px 44px 0px #007FFE;padding:20px;position:absolute;top:-200px;width:100%;min-width:350px}.tooltip-container{width:fit-content;margin:auto}.tooltip-container img:hover{box-shadow:0px 8px 44px 0px #007FFE;border-radius:100%}.tooltip-container .tooltip-content{display:none;transition:all 0.5s ease-out}.tooltip-container:hover .tooltip-content{display:block;transition:all 0.5s ease-out}.tooltip-content span{width:0;height:0;border:24px solid transparent;border-top:34px solid #04123a;position:absolute;bottom:-50px;left:30px}.custom-posts-container{display:flex;justify-content:space-between;gap:2vw}.custom-posts-container p{padding-bottom:20px!important}.custom-posts-container .btn{background-color:#eb480c;color:white;padding:10px 30px}.left-post{background-color:#ffffff;border-radius:25px;overflow:hidden}.content-right-post{display:flex;justify-content:space-between}.right-post img{max-width:163px;object-fit:cover;height:-webkit-fill-available}.left-post img{object-fit:cover;width:100%}.right-post div,.left-post div{padding:20px}.right-post{display:flex;justify-content:space-between;background-color:white;height:100%;border-radius:25px;overflow:hidden}.post-right-row{display:flex;flex-direction:column;justify-content:space-between;gap:2vw}@media all and (max-width:981px){.custom-posts-container{flex-direction:column}.right-post{flex-direction:column}.right-post img,.left-post img{width:100%;height:250px;max-width:100%}.post-right-row,.custom-posts-container{gap:6vw}}