.shareModal{position:fixed;top:0;width:100%;height:100%;z-index:30;display:flex;align-items:center;justify-content:center;transition:visibility .5s ease-in-out;background:rgba(0,0,0,.4)}.shareModal.show{visibility:visible}.shareModal__content{border-radius:12px;background:#fff;position:relative;width:450px;padding:40px}.shareModal__content h3{color:#bd0909;text-align:center;font-family:BebasKai,sans-serif;font-size:40px;text-transform:uppercase}.shareModal__content .text{font-size:20px;text-align:center;margin-top:22px}.shareModal__content-icons{display:grid;gap:20px 5px;grid-template-columns:repeat(3,80px);justify-items:center;align-items:center;margin-top:20px;place-content:center}.shareModal__content-icons .button-icon{border-radius:50%;height:50px;width:50px;background:#bd0909;display:flex;align-items:center;justify-content:center;box-shadow:0 2.44086px 8.54301px 0 rgba(0,0,0,.26)}.shareModal__content-icons .button-icon .iconic{color:#fff;margin:0;font-size:20px}.shareModal__close-button{position:absolute;right:20px}.shareModal__close-button .iconic{font-size:16px;font-weight:300;color:#bd0909}@media (min-width:1024px){.shareModal__content{width:400px}}.WebCastComments{position:absolute;top:0;z-index:30;width:100%;height:100%;visibility:hidden;display:flex;align-items:flex-end;justify-content:flex-end;transition:visibility .3s ease-in-out}.WebCastComments-content{transform:translateY(100%);height:60%;width:100%;background:#fff;transition:transform .3s ease-in-out;display:flex;flex-direction:column}.WebCastComments-content .WebCastComments-comments-header{padding:12px 20px}.WebCastComments-content .WebCastComments-comments-header h3{font-size:22px;text-align:center}.WebCastComments-content .WebCastComments-comments-header button{position:absolute}.WebCastComments-content .WebCastComments-comments-close{font-size:20px}.WebCastComments-content .WebCastComments-comments-body img,.WebCastComments-content .WebCastComments-comments-footer img{width:40px;height:40px}.WebCastComments-content .WebCastComments-comments-body{margin-left:20px;min-height:100px;overflow:auto}.WebCastComments-content .WebCastComments-comments-body .WebCastComments-comments-comment{display:flex;gap:10px;margin-bottom:30px;margin-right:5px}.WebCastComments-content .WebCastComments-comments-body .WebCastComments-comments-comment .author{font-weight:700;margin-bottom:5px}.WebCastComments-content .WebCastComments-comments-body .WebCastComments-comments-comment .reply{margin-top:10px;font-weight:700}.WebCastComments-content .WebCastComments-comments-body .WebCastComments-comments-comment.reply-message{margin-left:50px}.WebCastComments-content .WebCastComments-comments-footer{width:100%;gap:10px;padding:20px;background:#fff}.WebCastComments-content .WebCastComments-comments-footer input{width:100%;height:40px;padding:10px;border-radius:22px;border:1px solid grey}.WebCastComments-content .WebCastComments-comments-footer .inputs-sendMessage{display:flex;gap:10px}.WebCastComments.show{visibility:visible;background:rgba(0,0,0,.4);display:flex}.WebCastComments.show>.WebCastComments-content{transform:translateY(0)}@media (min-width:375px) and (max-width:429px){.WebCastComments-content{height:55%}}.WebCastComments ::-webkit-scrollbar{width:17px}.WebCastComments ::-webkit-scrollbar-track{background-color:transparent}.WebCastComments ::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px;border:6px solid transparent;background-clip:content-box}.WebCastComments ::-webkit-scrollbar-thumb:hover{background-color:#4d4d4d}.post-modal[data-v-18d97b58]{position:fixed;background:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%;z-index:100;transition:.3s ease-in;font-size:14px;overflow:hidden}.post-modal .flex-center[data-v-18d97b58],.post-modal[data-v-18d97b58]{display:flex;align-items:center;justify-content:center}@-webkit-keyframes likeAnimation-18d97b58{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes likeAnimation-18d97b58{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@-webkit-keyframes likeCountAnimation-18d97b58{0%{transform:translateY(0) scale(1);opacity:1}30%{transform:translateY(-20px) scale(1.2);opacity:1}to{transform:translateY(-40px) scale(1.4);opacity:0}}@keyframes likeCountAnimation-18d97b58{0%{transform:translateY(0) scale(1);opacity:1}30%{transform:translateY(-20px) scale(1.2);opacity:1}to{transform:translateY(-40px) scale(1.4);opacity:0}}.post-modal a[data-v-18d97b58]{color:#000}.post-modal .subtitle-post[data-v-18d97b58],.post-modal .title-post[data-v-18d97b58]{background:transparent;color:#bd0909;margin-top:0}.post-modal .title-post[data-v-18d97b58]{font-size:28px}.post-modal .subtitle-post[data-v-18d97b58]{font-size:25px;margin-bottom:10px}.post-modal button .iconic[data-v-18d97b58]{font-weight:700;font-size:25px;margin-right:6px}.post-modal button span[data-v-18d97b58]{color:#fff;font-size:18px}.post-modal .modal-margin[data-v-18d97b58]{margin-left:20px;margin-right:20px}.post-modal__content[data-v-18d97b58]{display:flex;flex-direction:column;justify-content:space-between;height:95%;width:95%;background:#fff;border-radius:12px;position:relative;overflow:hidden}.post-modal__content-body[data-v-18d97b58]{display:flex;flex-direction:column;overflow:auto;flex-grow:1}.post-modal__content-post[data-v-18d97b58]{display:flex;flex-direction:column;height:55%}.post-modal__content-post-text[data-v-18d97b58]{overflow:auto;padding:15px 0}.post-modal__content-video[data-v-18d97b58]{flex-grow:1;background:#000}.post-modal__content-buttons[data-v-18d97b58]{background:#000;order:-1;padding:12px 0}.post-modal__content-buttons .iconic[data-v-18d97b58]{color:#fff;font-size:25px}.post-modal__content-buttons .post-modal__register-button[data-v-18d97b58]{display:none}.post-modal__content-buttons .post-modal__buttons-content[data-v-18d97b58]{display:flex;align-items:center}.post-modal__content-buttons .post-modal__buttons-reactions[data-v-18d97b58]{display:flex;align-items:center;font-family:BebasKai,sans-serif;gap:20px}.post-modal__content-buttons .post-modal__buttons-reactions .liked[data-v-18d97b58]{-webkit-animation:likeAnimation-18d97b58 .2s ease-in-out;animation:likeAnimation-18d97b58 .2s ease-in-out}.post-modal__content-buttons .post-modal__buttons-reactions .liked .iconic[data-v-18d97b58]{color:red}.post-modal__content-footer[data-v-18d97b58]{visibility:hidden}.post-modal__content-footer .post-modal__footer-comments-button[data-v-18d97b58]{padding:10px 0;width:100%;height:100%;background:#fff;border-radius:0 0 10px 10px;justify-self:flex-start}.post-modal__content-footer .post-modal__footer-comments-button button span[data-v-18d97b58]{color:#000}.post-modal__content-comments[data-v-18d97b58]{position:absolute;width:100%;height:100%;visibility:hidden;display:flex;align-items:flex-end;justify-content:flex-end;transition:visibility .3s ease-in-out}.post-modal__content-comments-content[data-v-18d97b58]{transform:translateY(100%);height:50%;width:100%;background:#fff;transition:transform .3s ease-in-out}.post-modal__content-comments.show[data-v-18d97b58]{visibility:visible;background:rgba(0,0,0,.4);display:flex}.post-modal__content-comments.show>.post-modal__content-comments-content[data-v-18d97b58]{transform:translateY(0)}.post-modal__content-comments .post-modal__comments-header[data-v-18d97b58]{padding:12px 20px}.post-modal__content-comments .post-modal__comments-header h3[data-v-18d97b58]{text-align:center}.post-modal__content-comments .post-modal__comments-header button[data-v-18d97b58]{position:absolute}.post-modal__content-comments .post-modal__comments-body img[data-v-18d97b58],.post-modal__content-comments .post-modal__comments-footer img[data-v-18d97b58]{width:40px;height:40px}.post-modal__content-comments .post-modal__comments-body[data-v-18d97b58]{margin-top:20px;height:235px;min-height:100px;margin-bottom:150px;overflow:auto}.post-modal__content-comments .post-modal__comments-body .post-modal__comment[data-v-18d97b58]{display:flex;gap:10px;margin-bottom:30px;margin-right:5px}.post-modal__content-comments .post-modal__comments-body .post-modal__comment .author[data-v-18d97b58]{font-weight:700;margin-bottom:5px}.post-modal__content-comments .post-modal__comments-body .post-modal__comment .reply[data-v-18d97b58]{margin-top:10px;font-weight:700}.post-modal__content-comments .post-modal__comments-body .post-modal__comment.reply-message[data-v-18d97b58]{margin-left:50px}.post-modal__content-comments .post-modal__comments-footer[data-v-18d97b58]{position:absolute;width:100%;bottom:0;left:0;gap:10px;padding:20px 0;background:#fff}.post-modal__content-comments .post-modal__comments-footer input[data-v-18d97b58]{width:100%;height:40px;padding:10px;border-radius:22px;border:1px solid grey}.post-modal__content-comments .post-modal__comments-footer .inputs-sendMessage[data-v-18d97b58]{display:flex;gap:10px}@media (min-width:375px) and (max-width:429px){.post-modal__content-comments-content[data-v-18d97b58]{height:50%}.post-modal__content-comments .post-modal__comments-body[data-v-18d97b58]{height:190px;margin-bottom:20px}}.post-modal__content-header[data-v-18d97b58]{background:#000;padding:20px 0;position:relative;border-radius:12px 12px 0 0}.post-modal__content-header button[data-v-18d97b58]{position:absolute;top:10px;right:10px}.post-modal__content-header button .iconic[data-v-18d97b58]{font-size:16px;color:#bd0909}.post-modal__content-video[data-v-18d97b58]{height:200px;overflow:hidden}.post-modal__content-video video[data-v-18d97b58]{width:100%;max-height:100%}@media (min-width:1024px){.post-modal button span[data-v-18d97b58]{color:#000}.post-modal__content[data-v-18d97b58]{height:80%;width:80%}.post-modal__content-body[data-v-18d97b58]{flex-direction:row;position:relative}.post-modal__content-video[data-v-18d97b58]{width:60%;height:100%;position:absolute;z-index:20}.post-modal__content-post[data-v-18d97b58]{width:40%;height:100%;justify-content:space-between;position:absolute;right:0;padding-top:20px;overflow:hidden}.post-modal__content-buttons[data-v-18d97b58]{order:1;background:transparent;padding:20px 0}.post-modal__content-buttons .post-modal__buttons-content[data-v-18d97b58]{justify-content:space-between}.post-modal__content-buttons .post-modal__buttons-reactions[data-v-18d97b58]{gap:10px}.post-modal__content-buttons .iconic[data-v-18d97b58]{color:#000}.post-modal__content-buttons .post-modal__register-button[data-v-18d97b58]{display:block;background:#bd0909;padding:7px 15px;color:#fff;border-radius:20px;text-transform:uppercase;transition:.3s ease-in-out;font-size:14px}.post-modal__content-buttons .post-modal__register-button[data-v-18d97b58]:hover{transform:scale(1.1)}.post-modal__content-footer[data-v-18d97b58]{display:none}.post-modal__content-header[data-v-18d97b58]{background:transparent;position:absolute;width:100%;height:60px;top:0;z-index:20}.post-modal__content-comments-content[data-v-18d97b58]{box-shadow:-2px 7px 12px 0 rgba(0,0,0,.75);width:40%;height:70%}.post-modal__content-comments .post-modal__comments-body[data-v-18d97b58]{height:440px}.post-modal__content-share-content[data-v-18d97b58]{width:400px}}