@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Rubik:wght@300;400;500;600&display=swap"); /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}a{color:#000}*{position:relative}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html{box-sizing:border-box;font-family:Poppins,sans-serif;color:#030303;background-color:#f2f2f2}*,:after,:before{box-sizing:inherit}#__next{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none}.color-primary{color:#13758c}.app-container{width:100%;background-color:#f2f2f2}.main-content{width:100%;max-width:1400px;margin:0 auto;padding-top:80px;padding-left:240px}.main{padding:1rem}.main-notfound{width:100%;max-width:1400px;padding-top:80px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-notfound img{padding:2rem 0}.main-notfound h3,.main-notfound p{margin:5px 0}.flex-center,.flex-center-col{display:flex;justify-content:center;align-items:center}.flex-center-col{flex-direction:column}.feed-container-tabs{justify-content:space-between;gap:5px;background-color:#fff;margin:1rem 0;border-radius:1rem}.feed-container-tabs,.feed-tab{width:100%;display:flex;align-items:center}.feed-tab{justify-content:center;cursor:pointer}.feed-tab.active p{font-weight:600;color:#13758c;border-bottom:3px solid #13758c}.feed-tab p{padding:1rem 0;text-align:center;color:#575756;font-size:14px;margin:0}.feed-tab p,.feed-tabAction{height:100%;display:flex;justify-content:center;align-items:center}.feed-tabAction{cursor:pointer;color:#fff;border-radius:30px;padding:1rem .5rem;width:100%}.feed-tabAction,.feed-tabAction:hover{background-color:#13758c}.feed-tabAction p{font-size:14px;margin:0}.feed-container{width:100%;display:grid;grid-template-columns:65% 30%;grid-gap:4rem;gap:4rem}.publisher-recomended-spam{width:100%}.publisher-recomended-spam-header{width:100%;text-align:start;font-size:16px;background-color:#e5faff;color:#13758c;border-top-left-radius:10px;border-top-right-radius:10px;padding:1rem}.publisher-recomended-spam-header p{font-weight:700;margin:0}.publisher-recomended-spam-body{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:1rem .5rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.publisher-recomended-spam-image{border-radius:50%;-o-object-fit:cover;object-fit:cover}.publisher-recomended-spam-card{width:100%;display:grid;grid-template-columns:40px 1fr;grid-gap:5px;gap:5px}.publisher-recomended-spam-cardbody{width:100%;display:flex;justify-content:space-between;align-items:center}.publisher-recomended-spam-cardbody .card-title{font-size:12px;margin:5px 0;font-weight:700}.publisher-recomended-spam-cardbody .card-subtitle{font-size:10px;margin:5px 0}.publisher-recomended-spam-cardbody .button{background-color:transparent;border:1px solid #13758c;font-size:10px;color:#13758c;border-radius:10px;padding:5px 1rem;cursor:pointer}.publisher-recomended-spam-cardbody .button.active{background-color:#13758c;color:#fff}.publisher-spam{background-color:#fff;border-radius:10px}.publisher-spam-header{background-color:#ed5845;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:700;font-size:16px}.publisher-spam-body,.publisher-spam-header{padding:1rem;text-align:center}.publisher-spam-body .title{font-weight:700;font-size:14px}.publisher-spam-body .subtitle{font-size:12px}.publisher-spam-body .btn{width:140px;border-radius:20px;font-size:12px;background-color:#ed5845}@media (max-width:800px){.feed-container{grid-template-columns:1fr}.feed-aside,.feed-tabAction{display:none}}.banner-header-top{width:100%;background-color:#ed5845;color:#fff;z-index:100;position:absolute;top:0;left:0;text-align:center;padding:4px}.banner-header-top p{font-size:12px;margin:0}.banner-header-top a{color:#fff}.header{width:100%;height:70px;position:fixed;padding:0 1rem;z-index:100;background-color:#fff;border-bottom:1px solid #e5faff;justify-content:space-between}.header,.header-logo{display:flex;align-items:center}.header-logo{justify-content:center}.header-logo .header-icon{display:none}.header-profile-skeleton{width:90px;height:30px}.header-btn{max-width:140px;font-size:12px!important}.header-btn-register{padding:10px 20px!important;font-size:12px!important;color:#13758c!important;text-decoration:underline}.header-container-searchinput{background-color:hsla(0,0%,91%,.307);padding:.5rem;border-radius:10px;width:100%;max-width:320px;position:relative;display:flex;justify-content:center;align-items:center}.header-container-searchinput .container-answers{display:none;width:100%;position:absolute;top:3rem;border-radius:5px;left:0;background-color:#f6f6f6;box-shadow:0 4px 13px #e9e9f9;padding:.8rem 0}.header-container-searchinput .container-answers.active{display:inline-block}.header-container-searchinput .container-answers .answer{width:100%;display:grid;grid-template-columns:30px 1fr;padding:.5rem .4rem;cursor:pointer}.header-container-searchinput .container-answers .answer:hover{background-color:#e5e5e5;color:#ed5845}.header-container-searchinput .container-answers .answer-title{margin:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-container-searchinput .searchinput{background-color:transparent;outline:none;width:89%;border:none;padding:.4rem;font-size:.8rem}.header-container-searchinput .searchinput-close{display:none}.header-features{display:flex;justify-content:center;align-items:center;gap:.8rem}.header-features .searchinput-buttom{display:none}.header-btnforo{cursor:pointer;display:flex;justify-content:center;align-items:center}.header-cursor,.header-icon{cursor:pointer}.header-icon{margin:0 .5rem}.header-ContainerProfile{width:auto;display:flex;justify-content:center;align-items:center;height:100%;position:relative}.header-ProfilePopUp{width:200px;position:absolute;top:20px;right:0;background-color:#fff;padding:1rem 0;list-style:none;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12)}.header-itemPopUp{width:100%;font-size:14px;padding:.6rem .8rem;cursor:pointer;display:flex;justify-content:start;align-items:center}.header-itemPopUp:hover{background-color:hsla(0,0%,91%,.307)}.header-itemPopUp.topLine{margin-top:.5rem;border-top:1px solid #e3e3e3}.header-itemAc{display:flex;justify-content:start;align-items:center}.header-iconProfile{border-radius:50%;cursor:pointer;-o-object-fit:cover;object-fit:cover}.fade-screen{display:none;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.372);z-index:80;width:100%;height:100%}.fade-screen.show{display:inline-block}.aside{width:100%;max-width:240px;height:100%;z-index:90;background-color:#fff;border-right:1px solid #e5faff;position:fixed;top:0;left:0;padding-top:80px;padding-left:.5rem;transform:translateX(0);transition:transform .3s}.aside-show{transform:translateX(0)!important}.aside-menu{list-style:none;padding:.5rem;margin:0;border-bottom:1px solid #e3e3e3}.aside-menu a{color:#454545}.aside-menuItem{display:flex;justify-content:start;align-items:center;padding:.8rem 0;cursor:pointer;transition:background-color .2s}.aside-menuItem:hover{background-color:hsla(0,0%,91%,.307);border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.aside-menuItem.active{background-color:#e5faff;color:#13758c}.aside-menuItem.active:hover{background-color:#e5faff;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.aside .menu-trends{margin-top:0}.aside .menu-trends-title{margin:0;font-size:14px}.aside .menu-trends .itemTrends{width:100%;position:relative;padding:.5rem .2rem;cursor:pointer;transition:background-color .2s}.aside .menu-trends .itemTrends-title{font-weight:700;margin:0}.aside .menu-trends .itemTrends-total{font-size:10px;margin:0}.aside .menu-trends .itemTrends-more{position:absolute;top:14px;right:0}.aside .menu-trends .itemTrends:hover{background-color:hsla(0,0%,91%,.307);border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.aside-footer{padding:.5rem 0;margin:0}.main-login{display:flex;justify-content:center;align-items:center;min-height:100vh}.login-container{padding:1rem;text-align:center;width:100%;max-width:420px;border-radius:5px}.login-title{font-size:20px;color:#ed5845;font-weight:700;font-family:Rubik,sans-serif;font-style:normal;margin:5px 0}.login-subtitle{font-size:16px;color:#575756;margin:5px 0}.login-features{width:100%;justify-content:space-around;padding:0;list-style:none}.login-features,.login-item{display:flex;align-items:center}.login-item{cursor:pointer;width:48%;max-width:200px;height:40px;border:.5px solid #c4c4c4;border-radius:5px;justify-content:center}.login-item:hover{background-color:hsla(0,0%,91%,.307)}.login-form{width:100%;min-height:100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.login-input,.login-select{width:100%;max-width:420px;height:50px;background-color:hsla(0,0%,91%,.307);outline:none;border:none;border-radius:5px;margin:.5rem 0;padding:.5rem}.login-btn{max-width:128px;height:41px}.login-spam{font-size:16px;color:#575756}.login-spam span{color:#ed5845}.login-spam span:hover{color:rgba(237,89,69,.859)}.register-container{width:100%;max-width:700px;padding:1rem;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.register-container p{font-size:14px;font-family:Rubik,sans-serif}.register-terms{display:flex;align-items:flex-start;padding:.5rem 0}.register-terms p{margin:0;padding-left:5px;text-align:start}.container-input-password{width:100%;position:relative}.container-input-password input{padding-right:10px}.container-input-password .password-visible{position:absolute;top:25px;right:10px;cursor:pointer}.text-error{color:#b22222;font-size:12px;margin:5px 0}.detailLive{width:100%;min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:flex-start;gap:1rem;padding:0 .5rem;font-family:Rubik,sans-serif}.detailLive-body{width:70%}.detailLive-player{width:100%;background-color:#000;height:400px}.detailLive-aside{width:30%;height:calc(100vh - 80px);border:1px solid #c4c4c4;display:grid;grid-template-rows:62px 1fr 100px}.detailLive-asideHeader{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #c4c4c4}.detailLive-asideHeader .title{margin:5px;font-weight:500}.detailLive-asideChat{width:100%;height:100%;overflow-y:auto}.detailLive-asideChat .boxChat{width:100%;padding:.3rem .5rem;font-size:12px}.detailLive-asideChat .boxChat-title{font-weight:700}.detailLive-asideChatContainer{width:100%;padding:1rem .5rem;border-top:1px solid #c4c4c4;display:grid;grid-template-rows:2fr .5fr}.detailLive-asideChatInputContainer{width:100%;position:relative}.detailLive-asideChatInputContainer .inputChat{width:100%;padding:.5rem 20px .5rem .5rem;outline:none;border-radius:5px;border:none;resize:none}.detailLive-asideChatInputContainer .spam-emoji{position:absolute;top:2px;right:0;padding:.5rem}.detailLive-asideChatButtonContainer{width:100%;padding:.5rem 0;display:flex;justify-content:flex-end;align-items:center}.detailLive-asideChatButtonContainer .limitCaractChat{font-size:12px;padding:0 5px}.detailLive-asideChatButtonContainer .btnChat{background-color:#ed5845;color:#fff;padding:.5rem 1rem;font-size:12px;border:none;outline:none;border-radius:5px;cursor:pointer}.detailLive-asideChatButtonContainer .btnChat:hover{background-color:rgba(237,89,69,.859)}@media (max-width:800px){.detailLive{flex-direction:column}.detailLive-body{width:100%}.detailLive-aside{width:100%;height:calc(100vh - 500px)}}.detailPost{width:100%;display:grid;grid-template-columns:3fr 1fr;font-family:Rubik,sans-serif}.detailPost-body{width:100%;padding:.5rem}.detailPost-back{color:#c4c4c4;padding:.5rem 0;cursor:pointer}.detailPost-frontPage{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover}.detailPost-date{font-size:12px;font-weight:700;color:#13758c}.detailPost-title{font-size:32px;color:#000;margin:10px 0;font-weight:900}.detailPost-subtitle{font-size:16px;margin:10px 0;font-weight:100}.detailPost-ContainerSummaryPost{width:100%;display:flex;justify-content:space-between;align-items:center}.detailPost-summaryPost{display:flex;justify-content:flex-end;align-items:center}.detailPost-extract{font-size:20px;margin:10px 0;font-weight:200}.detailPost-content{font-weight:100;padding-top:.5rem;margin-bottom:1rem;min-height:100px}.detailPost-content img{width:90%;margin:0 auto}.detailPost-content iframe{width:90%;margin:0 auto;border:none}.detailPost-imageForum{width:100%}.detailPost-imageForum.dualForum{display:grid;grid-template-columns:1fr 1fr}.detailPost-imageForum a{width:100%}.detailPost-imageForum-title{width:100%;margin:5px 0;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:500}.detailPost-imageForum-container{width:100%;position:relative;height:100%;max-height:500px}.detailPost-imageForum-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:500px}.detailPost-imageForum-autor{width:100%;display:flex;justify-content:flex-end}.detailPost-imageForum-bodyfloat{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;color:#fff}.detailPost-imageForum-bodyfloat .title{color:#fff}.detailPost-imageForum-bodyfloat.floatleft{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(1turn,rgba(0,0,0,.486),transparent)}.detailPost-imageForum-bodyfloat.floatright{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;background:linear-gradient(180deg,rgba(0,0,0,.486),transparent)}.detailPost-imageForum-bodyfloat.floatright .cardPost-autor{width:auto;max-width:200px}.detailPost-video{width:100%;margin-bottom:0;border:none}.detailPost-headerContent{width:100%;display:flex;align-items:center;justify-content:space-between}.detailPost-authorsContents{width:100%;display:grid;grid-template-columns:1fr 1fr;margin-top:10px}.detailPost-dataRanking span{margin:0 .5rem}.detailPost-ranking{justify-content:space-between}.detailPost-ranking,.detailPost-tags{width:100%;display:flex;align-items:center}.detailPost-tags{list-style:none;justify-content:flex-start;flex-wrap:wrap;margin-top:0;padding:.5rem 0 0;margin-bottom:.2rem}.detailPost-tag{font-size:14px;margin:.2rem}.detailPost-tag.active{color:#13758c;font-weight:700}.detailPost-content-share{padding:.5rem 0;display:flex;justify-content:flex-end;align-items:center;color:#c4c4c4}.detailPost-content-share svg{margin:5px;cursor:pointer}.detailPost-recommendedPost{width:100%}.detailPost-aside{width:100%;padding:.5rem}.detailPost-textAside{width:100%;font-weight:700;font-size:16px;border-bottom:2px solid #ed5845}.detailPost-profile{width:100%;padding:.4rem 0;border-radius:10px;display:grid;grid-template-columns:40px 1fr;grid-gap:5px;gap:5px;justify-content:flex-start;align-items:center;cursor:pointer}.detailPost-AuthorPublisher{display:flex;justify-content:flex-start;align-items:flex-start;gap:5px}.detailPost-buttonFav{width:70px;background-color:transparent;border:1px solid #13758c;font-size:10px;color:#13758c;border-radius:10px;height:auto;padding:5px;cursor:pointer}.detailPost-buttonFav.active{background-color:#13758c;color:#fff}.detailPost-imgPublisher{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.detailPost-titlePublisher{font-size:12px;font-weight:700}.detailPost-subtitlePublisher,.detailPost-titlePublisher{max-width:150px;margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detailPost-subtitlePublisher{font-size:10px}.detailPost-footerPost{width:100%;display:flex;justify-content:space-around}.detailPost-actionsSection{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.detailPost-Debatebtns{width:100%;max-width:200px;display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center}.detailPost-Debatebtn{background-color:transparent;cursor:pointer;border:1px solid #13758c;font-size:10px;color:#13758c;height:auto;padding:5px .5rem;display:flex;justify-content:center;align-items:center;gap:5px;margin:0;transition:background-color .2s}.detailPost-Debatebtn-favor{border-top-left-radius:10px;border-bottom-left-radius:10px}.detailPost-Debatebtn-favor.active,.detailPost-Debatebtn-favor:hover{background-color:#13758c;color:#fff}.detailPost-Debatebtn-against{border-top-right-radius:10px;border-bottom-right-radius:10px;border:1px solid #ed5845;border-left:0;color:#ed5845}.detailPost-Debatebtn-against.active,.detailPost-Debatebtn-against:hover{background-color:#ed5845;color:#fff}.detailPost-Debateinfo{font-size:12px;color:#ed5845}.detailPost-Debateinfo span{color:#13758c}.detailPost-Modaltitle{max-width:100%}.detailPost-moreCollaborator{background-color:#ed5845;width:30px;height:30px;border-radius:50%;color:#fff;display:flex;font-size:12px;justify-content:center;align-items:center;cursor:pointer}.detailPost-ModaltitleCollaborator{color:#000}.detailPost-collaborators{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-top:.5rem}.detailPost-listCollaborators{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}.detailPost-Titlecollaborators{display:flex;justify-content:center;align-items:center;margin:.2rem;font-weight:400;font-size:14px}.detailPost-Titlecollaborators span{display:flex;justify-content:center;align-items:center;width:20px;height:20px;padding:.4rem;font-size:10px;background-color:#ed5845;color:#fff;border-radius:50%}.detailPost-ModalCollaborator{display:flex;padding:.2rem 0}.detailPost-ModalCollaborator p{margin-left:5px}.detailPost-collaborator{width:100%;margin:0 5px;cursor:pointer}.detailPost-collaborator .detailPost-imgPublisher{width:30px;height:30px;border-radius:50%;transition:scale .2s}.detailPost-collaborator .detailPost-imgPublisher:hover{scale:1.04}.detailPost-collaborator:hover:after,.detailPost-collaborator:hover:before{display:block}.detailPost-collaborator:before{content:"";display:none;position:absolute;z-index:9998;top:35px;left:15px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,.72)}.detailPost-collaborator:after{content:attr(data-title);display:none;position:absolute;z-index:9999;top:40px;left:-20px;width:114px;height:36px;color:#fff;font-size:10px;line-height:36px;text-align:center;background:rgba(0,0,0,.72);border-radius:3px}@media (max-width:500px){.detailPost-actionsSection,.detailPost-footerPost{justify-content:center;flex-direction:column}.detailPost-content-share{justify-content:center}}.sectionComments{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.sectionComments-title{width:100%;margin:5px 0;font-size:14px;text-align:start;font-weight:100}.comment,.sectionComments-comments{width:100%}.comment{margin:.5rem 0;display:flex;position:relative}.comment .flex-center{justify-content:center;align-items:center}.comment-container-body{width:100%}.comment-img{width:40px;height:40px;border-radius:100%;margin-right:.4rem;-o-object-fit:cover;object-fit:cover}.comment-time{position:absolute;top:0;right:0;font-size:.5rem;margin:0}.comment-title{font-size:.9rem;width:100%;display:block;font-weight:700;margin:2px 0}.comment-description{margin:0}.comment-container-replys{width:100%}.comment.container-reply{width:100%;margin:0;padding-left:2rem;display:flex;flex-direction:column}.comment-reply{font-size:.8rem;font-weight:700;margin:5px 0;cursor:pointer;color:#ed5845}.comment-reply:hover{color:rgba(237,89,69,.859)}.comment-response{width:100%;resize:none;outline:none;padding:.2rem;border-radius:5px;border:1px solid #ccc;font-size:.8rem;min-height:50px}.comment-response:empty:before{position:absolute;content:"Añadir Comentario"}.comment-response-footer{width:100%;display:flex;justify-content:space-between}.comment-responseSubmit{text-align:end}.comment-responseSubmit button{width:100px;padding:.5rem 0;font-size:12px;margin:5px 0 5px 5px;cursor:pointer}.comment-footer{width:100%;display:flex;justify-content:flex-start;align-items:center}.comment-footer p{margin-right:10px}.detailPublisher{padding:1rem 0;width:100%;display:grid;grid-template-columns:170px 4fr}.detailPublisher-img{width:170px;height:170px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.detailPublisher-info{display:flex;padding-left:1rem;justify-content:flex-end;align-items:flex-start;flex-direction:column;position:relative}.detailPublisher-title{margin:5px 0;color:#ed5845}.detailPublisher-subtitle{margin:5px 0;font-size:1rem}.detailPublisher-moreOptions{position:absolute;top:0;right:0;list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;justify-content:center;align-items:center}.detailPublisher-moreOptions li{cursor:pointer}.detailPublisher-footer{width:100%;display:flex;justify-content:space-around}.detailPublisher-btn{max-width:120px;font-size:12px!important;margin:5px 0}.detailPublisher-social{width:100%;list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,30px);justify-content:flex-end;align-items:center;margin:5px 0}.detailPublisher-social li{cursor:pointer}.contentPublisher{width:100%;padding:1rem 0}.contentPublisher-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,140px));list-style:none;padding:0;border-bottom:1px solid #ccc;margin:0}.contentPublisher-tab{font-size:14px;padding:.5rem;text-align:center;cursor:pointer}.contentPublisher-tab.active{font-weight:700;border-bottom:2px solid #000}.contentPublisher-notes{width:100%;padding-top:1rem}.sectionTrends{width:100%}.sectionTrends-title{font-weight:400;font-size:1.2rem}.sectionTrends-title strong{font-size:1.6rem}.sectionFollowers{width:100%;padding:1rem 0}.detailSearch{width:100%;padding:0 2rem}.detailSearch-content{width:100%}.detailSearch-section{padding:1rem 0;border-bottom:1px solid #e8e8e8}.detailSearch-TitleSection{font-weight:700;margin:5px 0;font-size:14px}.box-response,.content-question{width:100%;text-align:start}.box-response{resize:none;outline:none;padding:.4rem;margin:.5rem 0;border-radius:5px;font-size:100%;background-color:hsla(0,0%,91%,.307);min-height:100px}.box-response:empty:before{position:absolute;top:0;left:0;padding:.4rem;content:"Escribe aqui";color:#717171}.upload-cv{width:100%;text-align:start;font-size:14px;margin:5px 0}.box-upload-cv{width:100%;padding:0;display:grid;grid-template-columns:40px 1fr;align-items:center;justify-content:center;cursor:pointer}.icon-upload-cv{color:#ed5845}.upload-cv-title{margin:5px 0;font-size:12px}.btn-upload-cv{font-size:12px;width:200px;min-width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:.5rem 1rem;display:block;cursor:pointer;outline:none;background-color:#ed5845;border:none;border-radius:5px;color:#fff}.detailHistory{width:100%;padding:1rem;display:grid;grid-template-columns:3fr 1fr}@media (max-width:700px){.detailHistory{grid-template-columns:1fr}.container-ads{display:none}}.container-swipe-left{width:100%;padding:.5rem 3rem}.container-swipe-left .swipe-left{width:100%;padding:0;list-style:none;display:flex;justify-content:start;align-items:center}.container-swipe-left .item-swipe{width:auto;min-width:80px;padding:.5rem;margin:0 .2rem;font-size:12px;text-align:center;border-radius:10px;border:1px solid #ccc;cursor:pointer;transition:background-color .2s}.container-swipe-left .item-swipe:hover{background-color:hsla(0,0%,91%,.307)}.container-swipe-left .item-swipe.active{background-color:#030303;color:#fff}.slick-arrow{z-index:70!important;color:#000;filter:invert(1)}@media (max-width:700px){.container-swipe-left{padding:.5rem 1rem}.slick-arrow{display:none!important}}.Modalfade{z-index:100;display:flex;justify-content:center;align-items:center}.modalConfirmDelete{width:100%}.modalConfirmDelete .title{font-size:22px;text-align:center;font-weight:700}.modalConfirmDelete .btn-action{width:100%;padding:1rem 0;color:#030303;cursor:pointer;border:none;border-top:1px solid #030303;background-color:transparent}.modalConfirmDelete .btn-action:hover{font-weight:500}.modalForum{width:100%}.modalForum-form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.modalForum-Containerinput{width:100%;position:relative}.modalForum-Containerinput span{position:absolute;top:20px;right:8px;font-size:12px}.modalForum-input{width:100%;outline:none;border-radius:5px;border:none;background-color:hsla(0,0%,91%,.307);font-size:14px;padding:1rem 4rem 1rem .5rem}.modalForum .text-error{width:100%;text-align:start}.modalForum-footer{justify-content:flex-end;gap:1rem;padding:1rem 0}.modalForum-btn,.modalForum-footer{width:100%;display:flex;align-items:center}.modalForum-btn{max-width:100px;font-size:12px!important;padding:.5rem 1rem!important;justify-content:center}.modalForum-boxPosts{width:100%;padding:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.modalForum-containerSearch{width:100%;display:grid;grid-template-columns:16px 1fr;align-items:center;justify-content:center;border-bottom:2px solid #13758c;position:relative}.modalForum-searchinput-buttom{color:#13758c}.modalForum-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-content:center}.modalForum-tab{width:100%;padding:1rem;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;border-top-left-radius:5px}.modalForum-tab.active{color:#13758c;border-bottom:1px solid #13758c;background-color:#e5faff}.modalForum-tab p{margin:0}.modalForum-inputSearch{width:100%;outline:none;border:none;padding:1rem .5rem;font-size:14px;color:#13758c}.modalForum-listPosts{width:100%;padding:1rem 0;border-radius:5px;text-align:start;font-size:14px;display:grid;grid-template-columns:1fr 1fr;min-height:140px;border:1px solid #13758c}.modalForum-post1{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 1rem;border-right:1px solid #13758c;color:#13758c;position:relative}.modalForum-post1:last-child{border:none}.modalForum-deletePost{color:#d92626;cursor:pointer;position:absolute;bottom:0;right:0;margin:1rem 1.5rem}.modalForum .inputDescription{resize:none;height:150px}.modalForum-containerAnswers{width:100%;position:absolute;top:55px;left:0;background-color:#fff;box-shadow:0 4px 13px #e9e9f9;z-index:5}.modalForum .containerAnswers{width:100%;padding:1rem;display:grid;grid-template-columns:80px 1fr;grid-gap:.5rem;gap:.5rem;cursor:pointer}.modalForum .containerAnswers:hover{background-color:#e5faff}.modalForum .containerAnswers-body{display:grid}.modalForum .containerAnswers-img{width:100%;height:auto;max-height:50px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.modalForum .containerAnswers-title{width:100%;margin:5px 0;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:500}.modalForum .containerAnswers-subtitle{width:100%;margin:5px 0;font-size:12px}.modal-comments{width:100%;max-height:80vh;overflow-y:auto;padding:1rem;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:hsla(0,0%,62%,.463) #fff}.modal-comments::-webkit-scrollbar{width:6px}.modal-comments::-webkit-scrollbar-thumb{background-color:hsla(0,0%,62%,.463);border-radius:3px}.modal-comments::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,62%,.463)}.modal-comments::-webkit-scrollbar-track{background-color:#fff}.modal{padding:1rem;background-color:#fff;width:100%;border-radius:10px;margin:0 .5rem}.modal.w-600{max-width:600px}.modal-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:.5rem 0}.modal-header p{margin:0;font-weight:500;font-size:22px}.modal-header svg{cursor:pointer}.Modal-Login{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem 0}.Modal-Login button{max-width:200px}.modalEditProfile,.modalEditProfile-row{width:100%}.modalEditProfile-containerImg{width:100%;position:relative}.modalEditProfile-spanImg{position:absolute;bottom:0;right:0;padding:.4rem;border-radius:50%;color:#fff;background-color:#ed5845;cursor:pointer}.modalEditProfile-img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.modalEditProfile-profilecolumm{grid-template-columns:100px 1fr;grid-gap:10px}.modalEditProfile-dualcolumm,.modalEditProfile-profilecolumm{display:grid;justify-content:start;align-items:center;gap:10px}.modalEditProfile-dualcolumm{grid-template-columns:1fr 1fr;grid-gap:10px}.modalEditProfile-title{font-weight:700;font-size:1.5rem;color:#ed5845}.modalEditProfile-area,.modalEditProfile-input{width:100%;outline:none;padding:.5rem;border:1px solid #ccc;border-radius:5px}.modalEditProfile-area{resize:none;height:80px}.modalEditProfile-footer{width:100%;border-top:1px solid #ccc;display:flex;justify-content:flex-end;align-items:center;margin-top:1rem;padding-top:1rem}.modalEditProfile-footer button{display:block;width:120px;margin-left:.5rem;font-size:14px}.container-share{position:relative}.container-opts-share{width:200px;padding:.5rem;position:absolute;background-color:#fff;z-index:10;border-radius:10px;box-shadow:0 4px 13px #e9e9f9}.container-opts-share.normal{right:-170px;bottom:40px}.container-opts-share.resp{right:-170px;top:40px;left:-150px;bottom:unset}.container-opts-share .opt-share{width:100%;font-size:12px;display:grid;grid-template-columns:30px 1fr;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border-radius:5px}.container-opts-share .opt-share p{margin:5px 0}.container-opts-share .opt-share:hover{background-color:#e5faff}.container-opts-share .confirmation-message{color:#42b983;padding:10px;font-size:10px;border-radius:5px;font-weight:700;position:absolute;right:0;bottom:0;top:0;margin:auto 0}.btn{border:none;border-radius:5px}.btn,.btn-primary{width:100%;padding:10px 30px;font-size:16px;color:#fff;font-weight:700;cursor:pointer}.btn-primary{background-color:#ed5845;border:none;border-radius:20px}.btn-primary:hover{background-color:rgba(237,89,69,.859)}.btn-disabled,.btn-disabled:hover{background-color:#aeaeae}.btn-secondary{width:160px;padding:10px 20px;font-size:14px;color:#030303;background-color:#fff;font-weight:700;border:1px solid #ccc;border-radius:5px;cursor:pointer}.btn-secondary:hover{background-color:hsla(0,0%,91%,.307)}.invisible-modal{background-color:transparent}.fade-modal,.invisible-modal{position:fixed;top:0;left:0;width:100%;height:100%}.fade-modal{background-color:rgba(0,0,0,.371)}.loader{border-radius:50%;border:4px solid #fff;border-left-color:transparent;-webkit-animation:spin89345 1s linear infinite;animation:spin89345 1s linear infinite}@-webkit-keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.simple-loader{width:48px;height:48px;border-color:#fff;border-style:solid solid dotted dotted;border-width:3px;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.simple-loader:after{content:"";box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px #ff3d00;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;-webkit-animation:rotationBack 1s linear infinite;animation:rotationBack 1s linear infinite;transform-origin:center center}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.container-cards{width:100%;padding:1rem 3rem}.container-grid-cards{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,320px));grid-gap:.5rem;gap:.5rem}.container-grid-extendscards{display:grid;grid-template-rows:repeat(auto-fit,minmax(120px,120px));grid-gap:.5rem;gap:.5rem}.padding-card{padding-right:.5rem}.feed-card-post{width:100%;padding:1rem 0 .1rem;background-color:#fff;box-shadow:0 4px 13px #e9e9f9;border-radius:10px;margin-bottom:1rem}.feed-card-post .modal{padding:1rem 0}.feed-card-post .modal .modal-header{padding:0 1rem}.feed-card-post .buttonSurvey{width:100%;padding:.5rem;margin:5px 0;border:1px solid #ccc;border-radius:5px;background-color:transparent;cursor:pointer;transition:background-color .1s;font-size:16px}.feed-card-post .buttonSurvey:hover{background-color:hsla(0,0%,80%,.153)}.feed-card-post .containerSwiper{width:100%}.feed-card-post .swiperClass{width:100%!important}.feed-card-post .containerSwiper .swiper-button-next{color:#000}.feed-card-post .containerSurvey{width:100%;padding:0 2rem}.feed-card-post-header{width:100%;display:grid;grid-template-columns:50px 1fr;padding:0 .5rem}.feed-card-post-header img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.feed-card-post-container1{width:100%}.feed-card-post-subheader{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.feed-card-post-subheader .date,.feed-card-post-subheader .occupation,.feed-card-post-subheader .title{margin:5px 0}.feed-card-post-subheader .title{font-size:12px}.feed-card-post-subheader .date,.feed-card-post-subheader .occupation{font-size:10px}.feed-card-post-subheader .button{background-color:transparent;border:1px solid #ed5845;font-size:10px;color:#ed5845;border-radius:10px;padding:5px 1rem;cursor:pointer}.feed-card-post-subheader .button.active{background-color:#ed5845;color:#fff}.feed-card-post-datapost{width:100%}.feed-card-post-datapost .title{font-size:14px;font-weight:700;margin:5px 0}.feed-card-post-datapost .subtitle{font-size:13px;margin:5px 0}.feed-card-post-datapost .highlight{color:#13758c;font-weight:500}.feed-card-post-image{width:100%;-o-object-fit:cover;object-fit:cover;height:400px}.feed-card-post-video{width:100%;margin-bottom:0;border:none}.feed-card-post-footer{padding:0 .5rem;width:100%;display:flex;justify-content:flex-start;gap:1rem}.feed-card-post-boxActions{display:flex;gap:5px;padding:.4rem}.feed-card-post-boxActions:hover{background-color:#e5faff;border-radius:5px}.feed-card-post-boxActions.active{background-color:#ed5845}.feed-card-post-boxActions button{background-color:transparent;outline:none;border:none;cursor:pointer}.feed-card-post-boxActions .text{margin:5px 0;font-size:10px;font-weight:500;color:#7a7a7a}@media (max-width:500px){.feed-card-post-subheader{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2px;gap:2px}.feed-card-post-subheader .title{grid-column:1/3}.feed-card-post-subheader .button{grid-column:3/4;grid-row:1}}.container-forum{position:relative;width:100%}.container-forum .item-trash{position:absolute;bottom:0;right:0;margin:1rem;z-index:5;cursor:pointer}.cardForum{width:100%;height:100%;cursor:pointer;background-color:#fff;border-radius:10px;padding:.5rem}.cardForum-header{display:grid;grid-template-columns:18px 1fr 1fr;align-items:center;justify-content:center;grid-gap:5px;gap:5px}.cardForum-header a{display:flex;align-items:center;justify-content:flex-start}.cardForum-header p{margin:5px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cardForum-header .title{font-size:12px;font-weight:500}.cardForum-header .date{font-size:10px;font-weight:100;text-align:end}.cardForum-body{width:100%}.cardForum-body .title{font-size:14px;font-weight:400;margin:5px 0}.cardForum-body .subtitle{font-size:12px;font-weight:100;margin:5px 0}.cardForum-footer{width:100%;display:flex;justify-content:flex-start;gap:1rem}.cardForum-footer .boxAction{display:flex;gap:5px;color:#13758c}.cardForum-footer .text{margin:5px 0;font-size:12px;font-weight:100;color:#030303}.cardPost{width:100%;height:240px;cursor:pointer}.cardPost-img{width:100%;height:65%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.cardPost-body{width:100%;height:35%;padding:0;top:0;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column}.cardPost-body p{margin:5px 0}.cardPost-icon{width:24px;height:24px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%;margin:.5rem;top:0;right:0}.cardPost-icon svg{color:#5f5f5f}.cardPost-title{color:#030303;font-size:14px;width:100%;text-align:start}.cardPost-title span{font-size:10px}.cardPost-autor{width:100%;display:grid;grid-template-columns:25px 1fr;align-items:center;justify-content:center;grid-gap:5px;gap:5px}.cardPost-autor img{-o-object-fit:cover;object-fit:cover;width:25px;height:25px;border-radius:50%}.cardPost-autor .autor-body{width:100%;display:grid;grid-template-rows:1fr 1fr}.cardPost-autor .title{width:100%;text-overflow:ellipsis;overflow:hidden;font-size:12px;white-space:nowrap;margin:0}.cardPost-autor .occupation{font-size:8px;margin:2px 0}.max-width-card{max-width:400px}.card-publisher{width:120px;padding:.5rem;text-align:center;cursor:pointer}.card-publisher__img{margin:0 auto;border-radius:50%;-o-object-fit:cover;object-fit:cover}.card-publisher__title{margin:2px 0;font-size:12px;font-weight:700}.card-publisher__follows{margin:0;font-size:12px}.card-themeday{width:100%;max-height:400px}.card-themeday-img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.card-themeday-body{width:100%;height:100%;padding:.5rem;position:absolute;top:0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background:linear-gradient(1turn,rgba(0,0,0,.82),transparent)}.card-themeday-subtitle{color:#fff;margin:0}.card-themeday-title{color:#ed5845;font-size:2.5rem;max-width:60%;margin:5px 0;font-weight:700}.card-themeday-author{color:#fff;margin:0}.cardExtendPost{width:100%;max-width:600px;display:grid;grid-template-columns:200px 1fr;grid-gap:5px;gap:5px}.cardExtendPost-img{width:100%;height:120px;position:relative}.cardExtendPost-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.cardExtendPost-body{width:100%;display:flex;justify-content:start;align-items:start;flex-direction:column}.cardExtendPost-title{width:100%;font-weight:700;font-size:16px;margin:5px 0}.cardExtendPost-subtitle{width:100%;font-size:12px;margin:5px 0}.cardExtendPost-features{display:grid;grid-template-columns:repeat(2,minmax(100px,140px));align-items:center;justify-content:center}.cardExtendPost-features p{margin:0 5px 0 0;font-size:10px}.cardExtendPost-autor{width:100%;display:grid;grid-template-columns:20px 1fr;align-items:center;justify-content:center;grid-gap:5px;gap:5px}.cardExtendPost-autor img{-o-object-fit:cover;object-fit:cover;width:20px;height:20px;border-radius:50%}.cardExtendPost-autor p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:550px){.cardExtendPost-subtitle{display:none}}.cardLongAccount{width:100%;padding:.2rem 0;display:grid;grid-template-columns:100px 1fr;justify-content:center;align-items:center}.cardLongAccount-img{padding:.5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.cardLongAccount-title{font-weight:700;margin:5px 0;font-size:16px}.cardLongAccount-subtitle{margin:5px 0;font-size:12px}@media (max-width:1600px){.container-grid-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:700px){.container-cards{padding:1rem}.card-themeday-title{font-size:1.5rem}}.loadImage{background-color:#ccc;-webkit-animation-name:load;animation-name:load;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes load{0%{background-color:#ccc}50%{background-color:#eee}to{background-color:#ccc}}@keyframes load{0%{background-color:#ccc}50%{background-color:#eee}to{background-color:#ccc}}.aparecer{-webkit-animation:aparecer 1s;animation:aparecer 1s}@-webkit-keyframes aparecer{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes aparecer{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ranking{display:inline-block}.ranking-star{color:#919191;margin:0 2px;cursor:pointer}.ranking-star.active{color:#ed5845}.boxAd{display:flex;justify-content:center;align-items:center}.boxAd img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.boxAd970x90{width:100%;max-width:970px;height:90px;margin:20px auto 5px}.boxAd300x200{height:200px}.boxAd300x200,.boxAd300x600{width:100%;max-width:300px;margin:5px auto}.boxAd300x600{height:600px}.BoxLoading{width:100%;height:100%;background-color:#ebebeb;display:flex;justify-content:center;align-items:center;font-size:10px}.form-ads{width:100%;max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:1rem;gap:1rem}.form-ads .title{font-weight:500;margin-top:2rem}.form-ads p{margin:5px 0}.form-ads .ads-highlight{width:100%;margin:1.5rem 0}.form-ads .ads-highlight-header{width:100%;display:grid;grid-template-columns:20px 1fr;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;font-weight:700}.form-ads .ads-highlight-header .icon{color:#ed5845}.form-ads .ads-highlight .subtitle{font-weight:300}.form-ads .ContainerFormAds{width:100%;background-color:#fff;border-radius:20px;box-shadow:0 4px 13px #e9e9f9;padding:1.5rem;font-family:Rubik,sans-serif}.form-ads .ContainerFormAds .subtitle{font-weight:300;font-size:12px;margin:20px 0 5px}.form-ads .ContainerFormAds .choose-account{font-size:14px;padding:.6rem;border:1px solid #ccc;border-radius:20px;margin:5px 0;text-align:center;cursor:pointer;position:relative}.form-ads .ContainerFormAds .choose-account:hover{background-color:hsla(0,0%,89%,.315)}.form-ads .ContainerFormAds .choose-account .span-account{position:absolute;top:0;left:0;padding:.5rem}.form-ads .ContainerFormAds .choose-account.active{color:#13758c;border:1px solid #13758c}.form-ads .ContainerFormAds .input{width:100%;border:1px solid #ccc;padding:.6rem;border-radius:10px;font-size:14px;outline:none}.form-ads .ContainerFormAds .input:focus{border:1px solid #5a5a5a}.form-ads .ContainerFormAds .list-industrys{width:100%;display:flex;flex-wrap:wrap;gap:5px}.form-ads .ContainerFormAds .list-industrys .opt{width:auto;font-size:12px;padding:.4rem 1rem;border:1px solid #ccc;border-radius:5px;cursor:pointer}.form-ads .ContainerFormAds .list-industrys .opt:hover{background-color:hsla(0,0%,89%,.315)}.form-ads .ContainerFormAds .list-industrys .opt.active{color:#13758c;border:1px solid #13758c}.form-ads .ContainerFormAds .container-btn{width:100%;display:flex;justify-content:center;align-items:center;margin-top:20px}.form-ads .ContainerFormAds .container-btn .btn{display:flex;justify-content:center;align-items:center;max-width:200px;font-size:14px}.ads-FormatA{width:100%;min-height:140px;display:grid;grid-template-columns:50% 50%;align-items:center;justify-content:center;grid-gap:5px;gap:5px;border-radius:10px}.ads-FormatA-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.ads-FormatA-body{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.ads-FormatA-body .title{font-size:12px;font-weight:600;margin:0 0 5px}.ads-FormatA-body .description{font-size:10px}.ads-FormatA-body .account{margin:10px 0;width:100%;display:grid;grid-template-columns:30px 1fr;grid-gap:5px;gap:5px}.ads-FormatA-body .account img{-o-object-fit:cover;object-fit:cover}.ads-FormatA-body .account p{font-size:10px}.ads-FormatA-body .btn{font-size:10px;padding:5px 10px;text-align:center;width:80%;border-radius:10px;background-color:#13758c}.ads-FormatB{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.ads-FormatB-img{width:100%;max-height:160px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.ads-FormatB-body{width:100%;padding:.5rem .1rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.ads-FormatB-body .account{width:100%;display:grid;grid-template-columns:30px 1fr;grid-gap:5px;gap:5px}.ads-FormatB-body .account-body{width:100%;display:grid;grid-template-rows:16px 20px;justify-content:flex-start;align-items:center}.ads-FormatB-body .title{font-size:12px;font-weight:600}.ads-FormatB-body .description,.ads-FormatB-body .title{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ads-FormatB-body .description{font-size:10px}.ads-FormatB-body .btn{font-size:10px;padding:5px 10px;max-width:100px;border-radius:10px;background-color:#13758c}.ads-FormatC{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.ads-FormatC-img{width:100%;max-height:120px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.ads-FormatD{padding-bottom:0}.ads-FormatD .occupation{font-weight:700}.ads-FormatD .feed-card-post-footer{width:100%;background-color:#e5faff;display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.ads-FormatD .feed-card-post-footer p{color:#13758c;font-size:14px;font-weight:700}.ads-FormatD .feed-card-post-footer .btn{font-size:10px;padding:10px;max-width:100px;border-radius:10px;background-color:#13758c;text-align:center}@media (max-width:700px){.banner-header-top p{font-size:10px;margin:0}.header-container-searchinput{display:none}.header-features .searchinput-buttom{display:inline-block;margin:0}.header-features .header-btn-register{padding:0 1rem!important;font-size:10px!important}.header-features .header-btn{padding:.5rem;font-size:10px!important}}.searchinput-responsive{width:100%;max-width:100%;height:58px;background-color:#fff;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;z-index:100}.searchinput-responsive .searchinput-close{display:inline-block}@media (max-width:1100px){.header-logo .header-icon{display:inline-block}.aside{transform:translateX(-100%)}.main-content{padding-left:0}}@media (max-width:750px){.detailPost{grid-template-columns:1fr;grid-template-rows:1fr 200px}.detailPublisher{grid-template-columns:1fr;grid-template-rows:170px 1fr;height:auto}.detailPublisher-info{padding:2rem 0 0}.detailPublisher-moreOptions{margin:5px 0}.contentPublisher{padding:0}}@media (max-width:420px){.header-logo img{width:100px;height:25px}}@media (max-width:360px){.contentPublisher-tabs{grid-template-columns:1fr;grid-template-rows:repeat(auto-fit,40px)}.contentPublisher .cardPost{max-width:100%}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.707b1090.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}