.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{animation:p-icon-spin 2s infinite linear}}@keyframes p-icon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.png) no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{scale:2;position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@charset "UTF-8";@keyframes rollover{0%{background-position:0px 0px}to{background-position:-3840px 0px}}@keyframes rollout{0%{background-position:0px 0px}to{background-position:-4800px 0px}}@keyframes desplegar{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes ocultar{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}.flexRow{display:flex!important;flex-flow:row!important;-o-flex-flow:row!important}.flexBetweenAround{display:flex;justify-content:space-around;-webkit-justify-content:space-around;-ms-justify-content:space-around;-moz-justify-content:space-around;-o-justify-content:space-around}.flexColumn,.flexColumn div{display:flex!important;flex-flow:column!important;-o-flex-flow:column!important}.colorWhite{color:#fff!important}malp-create-form .mat-mdc-form-field{background-color:#fff!important}.flexAlignEnd{display:flex!important;align-items:flex-end!important;-webkit-align-items:flex-end!important;-ms-align-items:flex-end!important;-moz-align-items:flex-end!important;-o-align-items:flex-end!important}.flexAlignEndCenter{display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;align-items:flex-end!important;-webkit-align-items:flex-end!important;-ms-align-items:flex-end!important;-moz-align-items:flex-end!important;-o-align-items:flex-end!important}.flexJustContentCenter{display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;flex-flow:wrap;-o-flex-flow:wrap}.flexAlignBaseline{display:flex!important;align-items:baseline!important;-webkit-align-items:baseline!important;-ms-align-items:baseline!important;-moz-align-items:baseline!important;-o-align-items:baseline!important}.flexAlignCenterFlexEnd{display:flex!important;justify-content:flex-end!important;-webkit-justify-content:flex-end!important;-ms-justify-content:flex-end!important;-moz-justify-content:flex-end!important;-o-justify-content:flex-end!important;align-items:center!important;-webkit-align-items:center!important;-ms-align-items:center!important;-moz-align-items:center!important;-o-align-items:center!important}.flexJustSpaceBetweenFlexStart{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;-moz-align-items:flex-start;-o-align-items:flex-start}.flexWrapEvenly{display:flex;justify-content:space-evenly;-webkit-justify-content:space-evenly;-ms-justify-content:space-evenly;-moz-justify-content:space-evenly;-o-justify-content:space-evenly;flex-flow:wrap;-o-flex-flow:wrap}.flexNowrapImportant{display:flex!important;flex-flow:nowrap!important;-o-flex-flow:nowrap!important}.flexRowCenterImportant{display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;flex-flow:row!important;-o-flex-flow:row!important}.flexEndUnique{display:flex;align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;-moz-align-items:flex-end;-o-align-items:flex-end}.flexSpaceBaselineWrap{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:baseline;-webkit-align-items:baseline;-ms-align-items:baseline;-moz-align-items:baseline;-o-align-items:baseline;flex-flow:wrap;-o-flex-flow:wrap}.flexColumnEnd{display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;-moz-justify-content:flex-end;-o-justify-content:flex-end;flex-flow:column;-o-flex-flow:column}.flexColumnAlignEnd{display:flex;align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;-moz-align-items:flex-end;-o-align-items:flex-end;flex-flow:column;-o-flex-flow:column}.flexJustEndImportant{display:flex!important;justify-content:flex-end!important;-webkit-justify-content:flex-end!important;-ms-justify-content:flex-end!important;-moz-justify-content:flex-end!important;-o-justify-content:flex-end!important}.widthHeight64{width:64px;height:64px}.ave-snackbar-error{background-color:#b9190c!important;color:#fff!important;font-size:22px!important}.ave-snackbar-error simple-snack-bar .mat-mdc-snack-bar-action{color:#fff;font-weight:600}.ave-snackbar-success{background-color:#63d651!important;color:#fff!important;margin-bottom:100px!important}.rollover{animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:steps(60);background-repeat:no-repeat}.rollover:hover{animation-name:rollover}.danger-color{color:#b9190c!important}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important}.rollout{animation-duration:1.5s;animation-fill-mode:forwards;animation-timing-function:steps(75);animation-name:rollout;background-repeat:no-repeat}.errorColor{color:#b9190c!important;fill:#b9190c!important}.errorColor svg{fill:#b9190c!important}.darkTextColor{color:#c5c5c5!important;fill:#c5c5c5!important}.darkTextColor svg{fill:#c5c5c5!important}.placeholderText{color:#ebebeb!important;fill:#ebebeb!important}.placeholderText svg{fill:#ebebeb!important}.contextMenuTextColor{color:#aaa!important;fill:#aaa!important}.contextMenuTextColor svg{fill:#aaa!important}.bestOfColor{background-color:#be352a!important}.darkColor{color:#121212!important;fill:#121212!important}.darkColor svg{fill:#121212!important}.backgroundColor{background-color:#f4f4f4!important;border-color:#f4f4f4!important}.backgroundSidebarColor{background-color:#fafafa}.backgroundDarkColor{background-color:#1f1f1f!important;border-color:#1f1f1f!important}.secondary-color{color:#fff!important;fill:#fff!important}.secondary-color svg{fill:#fff!important}.colorOpacity{color:#0000004d!important;fill:#0000004d!important}.colorOpacity svg{fill:#0000004d!important}.colorOpacity2{color:#00000026!important;fill:#00000026!important}.colorOpacity2 svg{fill:#00000026!important}.secondary-bg{background-color:#fff!important}.cdk-overlay-container{position:fixed;z-index:1000}.maxHeigh350,.maxHeigh350 *{max-height:350px}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-global-overlay-wrapper{display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;align-items:center!important;-webkit-align-items:center!important;-ms-align-items:center!important;-moz-align-items:center!important;-o-align-items:center!important;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1002;display:flex;max-width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.mat-mdc-dialog-container .mdc-dialog__surface{box-shadow:none!important}.mat-mdc-dialog-container{border-radius:5px!important;-webkit-border-radius:5px!important;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000;padding:0!important}.mdc-dialog__container{min-width:0!important}.mt05{margin-top:.5rem}.mtm1{margin-top:-1rem!important}.spinnerBack{position:absolute;width:100%;z-index:1;height:100vh;background-color:#fff}#registerContainer,#editContainer{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;flex-flow:column;-o-flex-flow:column;position:relative;height:100%}#registerContainer .form-control,#editContainer .form-control{border:1px solid #aaaaaa!important}#registerContainer mat-divider,#editContainer mat-divider{border-color:#ebebeb}#registerContainer .buttonGoogle,#registerContainer .buttonFacebook,#registerContainer .buttonTikTok,#editContainer .buttonGoogle,#editContainer .buttonFacebook,#editContainer .buttonTikTok{width:264px;height:32px}#registerContainer .matDividerRegister,#editContainer .matDividerRegister{width:264px}#registerContainer #logoModalContainer,#editContainer #logoModalContainer{margin-top:.75rem}#registerContainer #logoModalContainer div,#editContainer #logoModalContainer div{position:relative;width:20em}#registerContainer #copyright div,#registerContainer #copyright span,#editContainer #copyright div,#editContainer #copyright span{margin:0!important}.notFirefox div,#editContainer div{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;flex-flow:column;-o-flex-flow:column}.notFirefox div .fontBold,#editContainer div .fontBold{font-size:15px;font-weight:600}.notFirefox div span,#editContainer div span{color:#000}.notFirefox div *,#editContainer div *{margin:.5em 0}.notFirefox div a,#editContainer div a{margin:0;color:#000}.isFirefox .registerContainerflexColumn{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;flex-flow:column;-o-flex-flow:column}.isFirefox .registerContainerflexColumn .fontBold{font-size:15px;font-weight:600}.isFirefox .registerContainerflexColumn span{color:#000}.isFirefox .registerContainerflexColumn *{margin:.5em 0}.isFirefox .registerContainerflexColumn a{margin:0;color:#000}.mat-mdc-slide-toggle-label{margin:0!important}.cerrar{position:absolute;top:1em;right:2em;width:60px;height:60px;cursor:pointer}.center{text-align:center!important}.form-control{border-radius:5px!important;-webkit-border-radius:5px!important;display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}textarea.form-control{height:auto!important}.placeholder::-webkit-input-placeholder{color:#aaa!important}#logoRegister{width:25%}#sessionRemember mat-slide-toggle{transform:scale(1.35);margin-left:1.5rem!important;width:32px!important;height:19px!important}#copyright2{margin-bottom:3rem!important}#copyright2 .secondaryTextColor{font-weight:400;font-size:13px;color:#555!important;margin-top:0}#copyright2 div:nth-child(2) span{font-size:17px;font-weight:500}#copyright2 span{font-size:15px}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.w-33{width:33%!important}.w-34{width:34%!important}.w-28em{width:28em}.nonTouchActionBody,.p-sidebar-mask.p-component-overlay{touch-action:none;overflow:hidden!important;overscroll-behavior:none!important;-ms-scroll-chaining:none!important;-webkit-overflow-scrolling:auto!important}.embed-responsive{position:relative;width:100%;height:0;padding-bottom:56%}.autorGreen{width:8px;fill:#72e89a}.autorMainColor11{width:11px}.p1rem{padding:1rem}.pb1rem{padding-bottom:1rem}.pb0{padding-bottom:0!important}.pb4rem{padding-bottom:4rem}.comment-footer .positivo,.comment-footer .negativo,.comment-footer .comentario{margin-right:2.5rem}.comment-footer .positivo span,.comment-footer .negativo span,.comment-footer .comentario span{line-height:13px}.comment-footer .comentario{margin-right:2rem!important}.comment-footer .answer{line-height:13px}.h25px{height:225px!important}.mb0{margin-bottom:0!important}.mb05rem{margin-bottom:.5rem}.mt05rem{margin-top:.5rem!important}.mb1-6rem{margin-bottom:1.6rem!important}.heightAuto{height:auto!important}.mb4rem{margin-bottom:4rem!important}.mt4rem{margin-top:4rem!important}.mt1-5rem{margin-top:1.5rem!important}.mt1-25rem{margin-top:1.25rem!important}.mt04rem{margin-top:.4rem!important}.mb04rem{margin-bottom:.4rem!important}.height190px{height:190px}@media (min-width: 771px){.p-sidebar-left{width:100%!important}.height32px{height:32px}.ml-10px{margin-left:-10px!important}}@media (min-width: 771px) and (max-width: 920px){.main-container{padding:0 3em 1em!important}.menu-desktop-wrapper{padding:1.5em 3em 1em!important}}.main-sidebar-wrapper div h4{font-size:18px}.backgroundPlaceholderText{background-color:#ebebeb!important}.transparentBackground{background-color:transparent!important}.rowUserContent{width:100%}.bestThumb{min-height:0px!important}.ph0{padding-left:0!important;padding-right:0!important}.w1029px{width:1029px!important}.w15rem{width:15rem}.ml1-5rem{margin-left:1rem}.ml0-5rem{margin-left:.5rem!important}.mt2rem{margin-top:2rem!important}.mt0-5rem{margin-top:.5rem!important}.mr0-5rem{margin-right:.5rem!important}.ml1rem{margin-left:1rem!important}.mr05rem{margin-right:.5rem!important}.mr1rem{margin-right:1rem!important}.m1rem{margin:1rem!important}.mh1rem{margin:0 1rem!important}.padding0{padding:0!important}.fix-button-scroll-top{position:absolute;top:200vh;height:50px;transition:all .4s cubic-bezier(.165,.84,.44,1)}.logoContainer #logoModal{width:4rem}.logoContainer #logoRegister{width:10rem}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.sidenav-list li{padding:.45rem;border:none}.navbar-wrapper{position:fixed;top:0;z-index:99;transition:all .2s cubic-bezier(.075,.82,.165,1)!important}.navbar-wrapper .main-bar{transition:all .1s cubic-bezier(.075,.82,.165,1)!important;z-index:10}.navbar-wrapper .secondary-menu{transition:all .5s cubic-bezier(.075,.82,.165,1) .1s!important;z-index:-1}.h-100{height:100%!important}.social-icon-nav{display:inline-flex;margin:0 .3rem}.social-icon-nav a svg{height:20px;width:20px}.search-form button{position:absolute;right:-1px}.userMention{color:#3caef4!important;font-size:15px}.pr1rem{padding-right:1rem}.pl1rem{padding-left:1rem}@media (max-height: 667px){#loginContainer{margin-top:15rem}}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}:focus{outline:0!important;box-shadow:none!important}.share-logo{width:32px!important;height:32px!important;font-size:32px!important;fill:#555}.highlight-comment,.highlight-comment .comment-wrapper{background-color:#ffe96e!important}.profileMenu:before{margin:-5px 0 0 59px!important}.widgetPetandolo{background-color:#be352a!important}.widgetPetandolo h4{color:#fff}.widgetPetandolo svg{fill:#fff}.widgetPetandolo img{border-radius:5px 5px 0 0!important;-webkit-border-radius:5px 5px 0 0!important;width:100%;height:15rem}.widgetPetandolo .titlePetandolo{border-radius:0 0 5px 5px!important;-webkit-border-radius:0 0 5px 5px!important;background-color:#fff;padding:1rem}.widgetPetandolo .titlePetandolo .fontBold{margin:0;font-size:20px}twitter-widget{margin:auto!important}.new-conversation-sheet{height:80vh!important;padding:0!important}.to-user{height:20%}.message-box{height:80%}.custom-input{border-top:none;border-left:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15)}.box-small{margin-top:20px!important;height:80px!important;max-width:80px!important;padding:0;margin:auto}.box-small .icon{width:40px;margin:auto}.box-small .icon .fa{font-size:40px}.box-small h5{display:none}.box-small .box{width:80px!important;max-width:80px!important;outline:2px dashed #92b0b3;outline-offset:0}.custom-file-drag{cursor:pointer;width:100%;top:0;left:0;opacity:0}#canvas{width:100%;height:0}.displayNone{display:none!important}.backgroundTransparent{background-color:transparent!important;color:#fff;fill:#fff}.list-cover-wrapper{position:relative}.list-cover-wrapper img{width:100%}.list-cover-wrapper .icon-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.list-cover-wrapper .icon-wrapper .icon-box{border-radius:3px!important;-webkit-border-radius:3px!important;width:80px;height:80px;background-color:transparent;display:flex;justify-content:center;align-items:center}.list-cover-wrapper .icon-wrapper .icon-box mat-icon{color:#fff;font-size:50px;height:50px;width:50px;cursor:pointer}.textAlignCenter{text-align:center}.predef-memes{width:100%;padding:1em;height:25em;overflow-y:auto;margin-top:1em}.predef-memes .meme{height:95px;width:100px;margin-right:.5em;margin-top:.75em;position:relative}.predef-memes h5{margin:0}.giphy-gif{display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;width:33.3333333333%;position:relative;margin:.25rem 0}.giphy-gif img{position:absolute;height:100%;width:calc(100% - .5rem)}.giphy-gif:after{content:"";display:block;padding-bottom:100%;top:0}.mat-bottom-sheet-container-xlarge,.mat-bottom-sheet-container-large,.mat-bottom-sheet-container-medium{border-radius:5px!important;-webkit-border-radius:5px!important}.gifContainer{background-color:#fff;overflow-y:scroll;height:75%;padding:0 .5rem 1rem}.scrollable{height:70vh;overflow:auto}.giphy-header{padding:1em;top:0;left:0;z-index:99999;background-color:#fff}.mat-bottom-sheet-container{padding:0!important;width:10em}.giphy-search{margin-bottom:1em;width:300px}.giphy-search button{min-height:0!important;padding:0 1em!important}.giphy-logo-wrapper{width:35%;display:flex}.giphy-logo-wrapper .giphy-logo{width:100%}.profile-data{width:calc(100% - 20px);margin:1rem auto}.profile-data .under-avatar{width:100%;display:inline-flex;justify-content:space-between}.profile-data .under-avatar span{display:inline-flex;align-items:center}.profile-data .under-avatar span h5{margin-bottom:0}.error-timeout{margin-top:30vh;display:inline-block}.error-timeout mat-icon{display:flex;margin:auto;color:#00000080;font-size:20vw!important;height:20vw!important;width:20vw!important}.error-timeout p{max-width:70%;text-align:center;margin:auto}.error-timeout button{display:flex;margin:1rem auto;justify-content:center}.success-chip{background-color:#63d651!important}.neutral-chip{background-color:#6ecaff!important}.mat-drawer{position:fixed!important}.nickname-form{position:relative;margin:0 0 .5em .5em!important}.nickname-ok{width:30px}*:focus{outline:none!important;box-shadow:none!important}.giphy mat-dialog-container{background-color:#fff;position:relative;overflow-x:hidden;height:530px}.full-width{flex:0 0 100%!important;max-width:100%!important}.image-container img{height:100%;width:70%}.canvas-input{width:calc(100% - 30px);height:auto}.w-25{width:25%!important}.h100{height:100%!important}.darkPlaceholder{color:#555}.darkPlaceholder::placeholder{color:#555}.darkPlaceholder::placeholder{opacity:.5}.hoverPlaceholder::placeholder{opacity:.5}.buttonGoogle{border-radius:4px!important;-webkit-border-radius:4px!important;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;border:none;width:17em;background-color:#e04b2c;color:#fff;font-size:15px;text-align:left;padding-left:15px!important;cursor:pointer}.buttonGoogle svg{width:24px;margin-right:.5em!important}.buttonFacebook{border-radius:4px!important;-webkit-border-radius:4px!important;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;border:none;width:17em;background-color:#3b5a98;color:#fff;font-size:15px;text-align:left;padding-left:15px!important;cursor:pointer;padding-right:15px!important}.buttonFacebook svg{width:24px;margin-right:.5em!important}.buttonFacebook svg{margin-left:-12px!important}.buttonTikTok{border-radius:4px!important;-webkit-border-radius:4px!important;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;border:none;width:17em;background-color:#000;color:#fff;font-size:15px;text-align:left;cursor:pointer;padding-right:15px!important;padding-left:15px!important}.buttonTikTok svg{width:24px;margin-right:.5em!important}.mt1{margin-top:1em!important}.dBlock{display:block!important}.flexColumn .w-100 div{display:flex!important;flex-flow:row!important;-o-flex-flow:row!important}.instagram-comment{border:1px solid #ae35b0!important}.instagram-comment .avatar{position:relative}.instagram-comment .avatar .avatarInstagram{border-radius:50%!important;-webkit-border-radius:50%!important;position:absolute;background-color:#000;opacity:.5;top:0;left:0;width:50px;height:50px}.instagram-comment .avatar .avatarInstagram svg{fill:#fff}.mdc-text-field{padding:0!important}.datepickerContainer .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{padding:.25em 1em!important}.datepickerContainer .mat-mdc-form-field:first-child{width:5rem}.datepickerContainer .mat-mdc-form-field:nth-child(2){width:8rem;margin:0 1rem}.datepickerContainer .mat-mdc-form-field:nth-child(3){width:6rem}.datepickerContainer .mat-mdc-form-field{border:1px solid #aaa!important;height:33px}.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-wrapper,.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-flex,.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-infix{height:100%}.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-infix{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center}.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-infix .mat-mdc-select-arrow{padding-left:5px;padding-bottom:0}.datepickerContainer .mat-mdc-form-field .mat-mdc-form-field-infix .mat-mdc-select-arrow:before{margin-left:-1px;bottom:-10px;font-size:18px!important}.mat-mdc-select-panel{border-radius:5px!important;-webkit-border-radius:5px!important;width:35em;background-color:#f4f4f4!important;border:1px solid #aaa!important;padding:1em!important}.mdc-list-item__primary-text{color:#000;font-size:15px!important}.mdc-line-ripple--active:after{opacity:0!important}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#aaa!important;border:1px solid #aaa}.recaptcha{color:#555!important;font-size:10px!important}.placeholcer::placehodler{color:#ebebeb!important}.inputGroup{position:relative}.inputGroup svg{position:absolute;right:1em;top:.5em;fill:#aaa;width:23px;cursor:pointer}.user-menu a,.user-menu span,.profile-menu a,.profile-menu span{color:#aaa}.user-menu svg,.profile-menu svg{width:20px;margin-right:10px}.user-menu .night-mode svg,.user-menu .night-mode-mobile svg,.profile-menu .night-mode svg,.profile-menu .night-mode-mobile svg{width:20px!important;margin-right:10px}.user-menu li,.profile-menu li{margin:.8rem 0}.profile-menu svg{fill:#aaa}.user-backdrop{background-color:#000;opacity:.65!important}.night-mode a,.night-mode span,.night-mode-mobile a,.night-mode-mobile span{color:#aaa;font-size:15px;font-weight:300}.night-mode svg,.night-mode-mobile svg{width:20px!important;height:20px!important;margin-right:1em}.night-mode mat-slide-toggle,.night-mode-mobile mat-slide-toggle{transform:scale(1.35);margin:0 .6rem 0 2.5rem!important}#submenuContainer{padding:5em;width:100%}#submenuContainer #accountRow .fontBold{color:#000;font-size:15px;font-weight:600}#submenuContainer #accountRow #accountTexts{width:100%;margin-left:1em}#submenuContainer #accountRow #accountTexts div:first-child{line-height:1rem;font-size:15px!important}#submenuContainer #accountRow #accountTexts div:first-child span,#submenuContainer #accountRow #accountTexts div:first-child a{font-weight:500;font-size:15px!important}#submenuContainer #accountRow #accountTexts div:first-child p{margin:0}#submenuContainer #accountRow #accountTexts div:nth-child(2){display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center}#submenuContainer #categories{height:3em}#submenuContainer #categories div:first-child span{font-weight:500;font-size:15px!important}#submenuContainer #categories div:nth-child(2){margin-left:2em}#submenuContainer #copyright div:first-child span{font-size:15px;font-weight:500}#submenuContainer #copyright span{font-size:15px}#submenuContainer #copyright svg{width:18px}#submenuContainer form{border-radius:5px!important;-webkit-border-radius:5px!important;background-color:#f4f4f4;border:none;height:7em}#submenuContainer form input{background-color:#f4f4f4!important;width:92%;height:100%;font-size:28px;border:none;color:#555!important;padding:1rem 2rem}#submenuContainer form button{width:8%}#submenuContainer form button svg{fill:#555!important;width:35px}#submenuContainer mat-divider{margin:1.5em 0!important;border-color:#ebebeb}#submenuContainer svg{cursor:pointer}.accountLogged{width:100%;margin-left:1em}.accountLogged p{margin:0}.accountLogged svg{width:15px!important;margin-right:.5em}.w50{width:50%}.mat-mdc-slide-toggle .mat-mdc-slide-toggle-ripple{width:0!important}app-search-sidebar .p-sidebar{padding:0}app-search-sidebar .p-sidebar .main-sidebar{width:100%;max-width:200px}app-search-sidebar .p-sidebar .p-sidebar-content{height:100%}.search-form{position:relative}.search-form input{border-radius:0!important;-webkit-border-radius:0px!important;width:100%;height:36px;padding:0}.search-form input::placeholder{font-weight:300;font-size:28px}.search-form button{position:absolute;right:-1px;opacity:.5}.search-form button:hover{opacity:1}.search-form button svg{font-size:8pt;width:19px;height:20px}#CloseSearchIcon svg{width:3em;cursor:pointer}malp-create-form .mat-mdc-text-field-wrapper .mat-mdc-select-arrow-wrapper{transform:translateY(20%)!important}malp-create-form .mat-mdc-select-arrow{width:20px!important;margin:0 -9px!important}.mat-form-field-appearance-fill .mdc-text-field--no-label .mat-mdc-select-arrow-wrapper{transform:translateY(-8px)!important}.comment-wrapper,.reply-comment-wrapper{word-break:break-word;background-color:#f4f4f4}.comment-wrapper .comment-content,.reply-comment-wrapper .comment-content{padding-left:60px}.comment-wrapper .comment-content .comment-embed,.reply-comment-wrapper .comment-content .comment-embed{color:#000;line-height:24px}.comment-wrapper .comment-footer .comment-response,.reply-comment-wrapper .comment-footer .comment-response{margin-top:1.5rem}.comment-wrapper .comment-footer .comment-response div,.reply-comment-wrapper .comment-footer .comment-response div{transform:rotate(0);color:#555;transition:transform 1s cubic-bezier(.165,.84,.44,1)}.comment-wrapper .comment-footer .comment-response svg,.reply-comment-wrapper .comment-footer .comment-response svg{fill:#555;width:13px;cursor:pointer}.comment-wrapper .comment-footer .comment-response .rotate,.reply-comment-wrapper .comment-footer .comment-response .rotate{transform:rotate(180deg)}.comment-wrapper .comment-footer span,.reply-comment-wrapper .comment-footer span{cursor:pointer;margin-left:.15em}.buttonMoreComments{border-radius:5px!important;-webkit-border-radius:5px!important;border:none;width:155px;background-color:#ebebeb;margin:4rem 0}.comment-date{font-size:13px!important;color:#555!important;margin-top:.5rem!important}.author-options{width:100%;margin-left:10px}.author-options .autorStar{margin-left:.5rem!important}.author-options .autorStar svg{width:9px}.author-options .autorStar .fontBold{font-size:13px!important;font-weight:600}.author-options .author-title{width:100%;position:relative;height:1em}.author-options .author-title .fontBold{color:#000;font-size:15px;font-weight:600}.author-options .author-title a{font-size:15px}.author-options .comment-date{margin:0}@media (max-width: 1035px){.author-options .autorStar{margin-top:.5rem;margin-left:0!important}}.reply-comment{border-radius:12px!important;-webkit-border-radius:12px!important;padding:1.1em;background-color:#fff;margin-top:1em;margin-left:50px}.reply-comment .author-post-comment .comment-wrapper,.reply-comment .comment-wrapper,.reply-comment .reply-comment-wrapper{background-color:#fff!important}.reply-comment .comment-wrapper img,.reply-comment .reply-comment-wrapper img{width:50px!important;height:50px!important}.reply-comment .comment-content{padding-left:40px!important}.author-comment,.author-comment .comment-wrapper{background-color:#f2f9fc!important}.linked-comment,.linked-comment .comment-wrapper{background-color:#d0d5d6!important}.commentEdit li{margin:.25em 0}.commentEdit svg{fill:#555;width:20px}.commentEdit:before{margin:-5px 0 0 10px!important}.conversationSubmenu .silenceAbsolute{background-color:#fff;width:9px;position:absolute;left:-3px;bottom:-3px}.conversationSubmenu li{margin:1rem 0}#reportButtonContainer{margin-top:1em}.expansionPanelSend .mat-divider{border-top-color:#ebebeb}.comments-header h5{margin:0;font-size:15px;color:#000}.comments-header .sort-comments button{color:#aaa;font-size:13px;width:50%;border-bottom:2px solid #ebebeb}.comments-header .sort-comments button:nth-child(1){text-align:start}.comments-header .sort-comments button:nth-child(2){text-align:end}.comments-header .sort-comments .selected{font-weight:500;color:#555}.canvas-container{width:100%!important}.subtitleText{font-size:15px;color:#aaa}.borrarAccordion{width:100%;margin-top:.75em}.borrarAccordion span{font-size:15px;cursor:pointer}input[type=file].borderNone{border:none!important;color:#aaa;font-size:13px}.titleConfiguration{font-size:15px;font-weight:500;color:#555}input[type=file].borderGrey,.borderGrey{border-radius:5px!important;-webkit-border-radius:5px!important;cursor:pointer;border:solid 1px #aaaaaa!important;height:33px!important;padding:5px 1rem;overflow:hidden;font-size:10px;color:#aaa}input[type=file].borderGrey::-webkit-file-upload-button,.borderGrey::-webkit-file-upload-button{height:100%;padding:0 2rem;font-size:10pt;margin-right:1rem}input[type=file].borderGrey button,.borderGrey button{border-radius:3px!important;-webkit-border-radius:3px!important;margin:0!important;width:141px!important;font-size:10px;margin-right:1rem!important;height:100%;min-height:0;border:solid 1px #aaaaaa;border-radius:3px;color:#aaa}input[type=file].borderGrey span,.borderGrey span{font-size:10px;color:#aaa}app-user-config input[type=file].borderGrey,app-user-config .borderGrey{color:#000}app-user-config input[type=file].borderGrey button,app-user-config .borderGrey button{color:#000}app-user-config input[type=file].borderGrey span,app-user-config .borderGrey span{color:#000}::-webkit-file-upload-button{border-radius:3px!important;-webkit-border-radius:3px!important;font:inherit;border:solid 1px #aaaaaa;color:#aaa;padding:.5em 3em;font-size:10pt;background-color:#f4f4f4}.iconoEmbed{transform:rotate(90deg);width:25px!important}.w7px{width:7px!important}.w6px{width:6px!important}.filterContribs{margin:1rem 0 .5rem}.filterContribs svg{margin-left:.5rem;fill:#555;cursor:pointer}.filterContribs .mat-mdc-form-field{width:100%!important}.filterContribs .flexVerticalCenter select{display:flex;border:none;color:#555;cursor:pointer}.blackStroke{stroke:#000}.columnPosts .footerPostContainer{padding:.5em .75em!important;margin-top:-2px!important}.columnPosts .user-interaction{margin-top:.25em!important}.columnPosts .user-interaction div div svg{width:16px!important}.columnPosts .user-interaction span{font-size:9px!important}.columnPosts .sharedLinks{right:-4em!important;top:-3.5em!important;padding:.5em!important;z-index:9}.columnPosts .sharedLinks:before{margin:0 0 0 72px!important}.userContribs .indexList{height:20rem!important}.userContribs .post-title{font-size:15px!important;line-height:20px!important}.userContribs .postContent p{font-size:8px!important}.userContribs .categoryFeedContainer a{text-decoration:none!important}.userContribs .categoryFeedContainer span,.userContribs .feedContent a,.userContribs .feedContent p{font-size:11px!important}.userContribs .post-author{font-size:12px!important}.userContribs .post-author .fontBold{font-size:12px!important;font-weight:600}.columnPosts .positivo,.columnPosts .negativo,.columnPosts .favoritos,.smallPackageColumns .positivo,.smallPackageColumns .negativo,.smallPackageColumns .favoritos{margin-right:.75rem}.smallPackageColumns .postContent:first-child{margin-left:0!important;width:calc(20% - .5em)}.smallPackageColumns .postContent:last-child{margin-right:0!important;width:calc(20% - .5em)}.smallPackageColumns .postContent{width:calc(20% - 1em);margin:.5em!important;float:left}.smallPackageColumns .postContent .user-interaction div{width:auto!important}.smallPackageColumns .postContent .tags,.smallPackageColumns .postContent .commentsContainer{display:none!important}.smallPackageColumns .postContent .iframeMemondo iframe{height:auto!important}.smallPackageColumns .footerPostContainer{padding:1.5em .75em!important;margin-top:-8px!important}.smallPackageColumns .user-interaction{margin-top:.25em!important}.smallPackageColumns .user-interaction div div svg{width:16px!important}.smallPackageColumns .user-interaction span{font-size:8px!important}.smallPackageColumns .sharedLinks{right:-4em!important;top:-3.5em!important;padding:.5em!important;z-index:9}.smallPackageColumns .sharedLinks:before{margin:0 0 0 72px!important}.view2Profile malp-list-block .heihgtAuto{height:100%!important}.view2Profile .commentsInner{border-radius:5px!important;-webkit-border-radius:5px!important;margin-top:5px!important;margin-bottom:0!important;width:calc(25% - 5px);margin-left:5px;font-size:8px}.view2Profile .commentsInner:first-child{margin:0}.view2Profile .commentsInner .comment-embed{font-size:13px!important;line-height:20px;margin:1em 0}.view2Profile .commentsInner .comment-embed .tooltipComment,.view2Profile .commentsInner .comment-embed .tooltipCommentLink,.view2Profile .commentsInner .comment-embed .userMention{font-size:13px!important}.view2Profile .commentsInner .comment-header .author-options .author-title a{font-size:9px}.view2Profile .commentsInner .comment-header .author-options .author-title a .commentsOptions{top:-.25rem}.view2Profile .commentsInner .comment-header .author-options .author-title a .fontBold{font-size:9px;font-weight:600}.view2Profile .commentsInner .comment-header .author-options .comment-date{font-size:7px!important;margin-top:0!important;color:#aaa}.view2Profile .commentsInner .comment-content{padding-left:0!important}.view2Profile .commentsInner .comment-footer .user-interaction div{width:auto!important}.view2Profile .commentsInner .comment-footer .user-interaction div .positivo,.view2Profile .commentsInner .comment-footer .user-interaction div .negativo{margin-right:.75rem}.view2Profile .commentsInner .avatar img{width:32px!important;height:32px!important}.view2Profile .rowUserContent{width:100%}.view2Profile .postContent:first-child{width:calc(20% - .5em)!important;margin-left:0!important}.view2Profile .postContent:nth-child(5){width:calc(20% - .5em)!important;margin-right:0!important}.view2Profile .lastRow .postContent{margin-bottom:0!important}.view2Profile.columnPosts .sharedLinks{right:-.5em!important}.view2Profile.columnPosts .sharedLinks:before{margin:0 0 0 115px!important}.view2Profile .postContent{height:310px;width:calc(20% - 1em);margin:.5rem}.view2Profile .postContent .userContribs{height:255px!important}.view2Profile .postContent .userContribs .indexList{height:310px!important}.view2Profile .postContent .userContribs .marginLateral1{padding:.5em .75em 0!important;margin:0!important;width:100%!important}.view2Profile .postContent .userContribs .marginLateral1 button{min-height:0!important}.view2Profile .postContent .userContribs .marginLateral1 a{padding:0!important;line-height:14px}.view2Profile .postContent .userContribs .marginLateral1 .post-author{margin:0!important;font-size:10px!important;padding-top:.5rem;padding-bottom:.5rem!important}.view2Profile .postContent .userContribs .malpObject{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;border-left:1px solid #f4f4f4;border-right:1px solid #f4f4f4}.view2Profile .postContent .userContribs .malpObject .contentMalpBlock{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;height:100%!important}.view2Profile .postContent .userContribs .malpObject .contentMalpBlock .imageContainer{max-height:180px;width:100%!important;overflow:hidden}.view2Profile .postContent .userContribs .malpObject .contentMalpBlock .imageContainer img{max-height:180px}.view2Profile .indexList .feedContent{border:none!important}.view2Profile .image-wrapper{height:auto}.view2Profile .user-interaction{margin:0!important}.view2Profile .user-interaction svg{height:14px!important;width:auto!important}.view2Profile .favoritos svg{width:8px!important;height:14px!important}.view2Profile .shareLinks{margin:0!important}.view2Profile .shareLinks svg{height:14px!important}.filterContribs .profileSelect{color:#555}.filterContribs .profileSelect .mat-mdc-form-field-flex{padding-right:0!important}.filterContribs .profileSelect svg{width:13px}.filterContribs .profileSelect .mat-mdc-form-field-infix{display:flex;flex-flow:column;-o-flex-flow:column;width:auto!important}.filterContribs .profileSelect .mat-mdc-select{width:0;height:0}.filterContribs .profileSelect .mat-mdc-select-arrow{display:none}.filterContribs .profileSelect .mat-mdc-select-arrow:before{content:""!important}.profileSelect{border:none!important;background-color:transparent!important}.profileSelect .mat-mdc-form-field-infix{width:115px!important}.profileSelect .mat-mdc-select-arrow{padding-left:12px;padding-bottom:6px}.profileSelect .mat-mdc-select-arrow:before{content:">"!important}.messagesProfileContainer{border-radius:5px!important;-webkit-border-radius:5px!important;width:100%;padding:1rem 1rem 2rem;margin-top:1rem;background-color:#fafafa;height:430px}.messagesProfileContainer input{border-color:#ebebeb!important;background-color:#fafafa!important;margin-bottom:.75rem;color:#aaa}.messagesProfileContainer input::placeholder{color:#aaa;font-size:10px}.messagesProfileContainer .messagesContainer{cursor:pointer}.messagesProfileContainer .messagesContainer .messagesContainerDiv{width:80%}.messagesProfileContainer .messagesContainer .menuChat{width:25px}.messagesProfileContainer .messagesContainer .menuChat svg{width:25px;fill:#555}.messagesProfileContainer .messagesContainer mat-divider{margin:.75rem 0;width:100%}.messagesProfileContainer .messagesContainer img{border-radius:50%!important;-webkit-border-radius:50%!important;width:28px;height:28px}.messagesProfileContainer .messagesContainer .userProfileMessage{margin-left:.5rem}.messagesProfileContainer .messagesContainer .userProfileMessage span:first-child{font-size:13px;font-weight:500;color:#000;line-height:1em}.messagesProfileContainer .messagesContainer .userProfileMessage span{font-size:8px;color:#aaa}.messagesProfileContainer .conversationContainer{border-radius:5px!important;-webkit-border-radius:5px!important;background-color:#fff;margin-left:2rem;width:100%;position:relative}.messagesProfileContainer .conversationContainer .useListSend{box-shadow:0 3px 12px #00000014;border-radius:5px!important;-webkit-border-radius:5px!important;position:absolute;height:95%;padding:1rem;background-color:#fff;width:23rem;overflow:hidden}.messagesProfileContainer .conversationContainer .useListSend span{color:#000}.messagesProfileContainer .conversationContainer .useListSend .firstUseListSend{margin-bottom:1rem}.messagesProfileContainer .conversationContainer .useListSend .firstUseListSend div h3,.messagesProfileContainer .conversationContainer .useListSend .firstUseListSend div a{font-size:15px}.messagesProfileContainer .conversationContainer .useListSend .firstUseListSend div svg{transform:scaleX(-1);width:15px;margin-right:.5rem;cursor:pointer;stroke-width:1px}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend{margin:.25rem 0}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend input{margin:0!important;border:none;background-color:#fff!important;padding:1rem}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend input::placeholder{font-size:13px}.messagesProfileContainer .conversationContainer .useListSend .thirdUseListSend{margin-top:1rem;height:100%;max-height:18em}.messagesProfileContainer .conversationContainer .useListSend .thirdUseListSend .userContainer{margin:1.5rem .5rem 1.5rem 0}.messagesProfileContainer .conversationContainer .useListSend .thirdUseListSend .userContainer mat-radio-button{width:100%}.messagesProfileContainer .conversationContainer .useListSend .thirdUseListSend .userContainer mat-radio-button label{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between}.messagesProfileContainer .conversationContainer .useListSend .thirdUseListSend .userContainer div img{border-radius:50%!important;-webkit-border-radius:50%!important;margin-right:.75rem;width:28px;height:28px}.messagesProfileContainer .conversationContainer .sendMessageProfile{height:100%}.messagesProfileContainer .conversationContainer .sendMessageProfile svg{width:80px;height:65px;margin-bottom:2rem}.messagesProfileContainer .conversationContainer .sendMessageProfile .yourMessages{font-size:15px!important;font-weight:500!important;color:#000!important;line-height:1rem!important;margin:0!important}.messagesProfileContainer .conversationContainer .sendMessageProfile span{font-size:13px;color:#aaa;margin:1rem 0;line-height:1rem}.overflowAuto{overflow:auto;height:100%;width:100%}.overflowAuto::-webkit-scrollbar{width:3px;height:90%}.overflowAuto::-webkit-scrollbar-thumb{background-color:#aaa;padding:1rem 0}.greenColor{color:#72e99a}.filterCommentsContainer{padding-top:1.5rem;padding-bottom:.5rem}.filterCommentsContainer .filterComments{margin-left:10rem}.filterCommentsContainer .filterComments a,.filterCommentsContainer .filterComments span{margin:0 1.5rem}.filterCommentsContainer .filterComments a:hover,.filterCommentsContainer .filterComments span:hover{color:#555!important;font-weight:500}.filterCommentsContainer .filterComments a.active,.filterCommentsContainer .filterComments span.active{font-weight:500}.filterCommentsContainer .commentsSize{color:#555!important;font-weight:500}.columnMessages{-moz-column-count:4;column-count:4;-moz-column-gap:.5rem;column-gap:.5rem;margin-top:1.5rem}.columnMessages .commentsInner{border-radius:5px!important;-webkit-border-radius:5px!important;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;padding:.75em .75em .5em!important;margin:0 0 .5rem}.columnMessages .commentsInner .comment-wrapper .avatar img,.columnMessages .commentsInner .reply-comment-wrapper .avatar img{width:32px;height:32px}.columnMessages .commentsInner .author-options .author-title a{font-size:9px!important}.columnMessages .commentsInner .author-options .author-title a .fontBold{font-size:9px!important;font-weight:600}.columnMessages .commentsInner .author-options .author-title .commentsOptions{top:-1rem}.columnMessages .commentsInner .author-options .comment-date{font-size:7px;color:#555}.columnMessages .commentsInner .comment-content{padding:0!important}.columnMessages .commentsInner .comment-content .comment-embed{font-size:13px;margin:.25rem 0 .5rem}.columnMessages .user-interaction div div svg{width:12px!important}.columnMessages .comment-wrapper .comment-footer span{font-size:6px}.columnMessages .comment-wrapper .comment-footer .user-interaction div{width:75px!important}.columnMessages .reply-comment-wrapper .comment-footer span{font-size:6px}.columnMessages .reply-comment-wrapper .comment-footer .user-interaction div{width:75px!important}.columnPosts{margin-top:1rem}.columnPosts .postContent{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.columnPosts .postContent .user-interaction div{width:auto!important}.columnPosts .postContent .tags,.columnPosts .postContent .commentsContainer{display:none!important}.columnPosts .postContent .iframeMemondo iframe{height:auto!important}.chatMenu{margin-right:-1.5rem}.chatMenu .detailContainer{width:100%}.chatMenu .detailContainer svg{stroke-width:1px;cursor:pointer}.chatMenu .mat-mdc-menu-content{padding-top:16px!important}.chatMenu:before{margin:-5px 0 0 130px!important}.chatMenu svg{fill:#aaa;width:20px}.chatMenu mat-divider{margin:.5rem 0}.chatMenu span{color:#aaa;font-size:15px}.whiteButton{border-radius:5px!important;-webkit-border-radius:5px!important;background-color:#fff;border:none;padding:.5rem 2.5rem;margin-left:1rem;min-height:0;color:#aaa}.chatContainer{height:100%;padding:1rem;position:relative}.chatContainer .chatContainerScrolling{height:100%;overflow:auto}.chatContainer .chatContainerScrolling::-webkit-scrollbar{width:3px;height:90%}.chatContainer .chatContainerScrolling::-webkit-scrollbar-thumb{background-color:#aaa;padding:1rem 0}.chatContainer .comentarContainer{padding:0 2.5rem;margin-top:2rem}.chatContainer .comentarContainer button{width:100px;margin-left:1rem}.chatContainer .comentarContainer .blockComment{border-radius:5px!important;-webkit-border-radius:5px!important;width:100%;background-color:#ebebeb;padding:0 1rem 0 0}.chatContainer .comentarContainer .blockComment textarea{resize:none;margin:0;background-color:#ebebeb!important;border:none!important;width:100%!important;color:#555;padding:0rem 1rem;font-size:10px}.chatContainer .comentarContainer .blockComment textarea::placeholder{font-size:10px;color:#555}.chatContainer .comentarContainer .blockComment .svgsContainer{width:9em}.chatContainer .comentarContainer .blockComment .svgsContainer div{width:30px;height:25px}.chatContainer .comentarContainer .blockComment .svgsContainer div svg{height:12px}.chatContainer .infoContainer{position:absolute;right:1.5rem;top:.5rem;cursor:pointer}.chatContainer .infoContainer svg{width:20px;height:20px;fill:#aaa}.chatContainer .titleConversation img{border-radius:50%!important;-webkit-border-radius:50%!important;width:8px;height:8px}.chatContainer .titleConversation p,.chatContainer .titleConversation .fontBold{font-size:8px;font-weight:600;color:#aaa;margin:0}.chatContainer .messagesConversation{padding:0 3rem;margin:.5rem 0}.chatContainer .messagesConversation img{max-width:200px}.chatContainer .messagesConversation div{border-radius:5px!important;-webkit-border-radius:5px!important;padding:.5rem 1rem;background-color:#f9f9f9}.chatContainer .messagesConversation div span{color:#555}.chatContainer .messagesConversation .hourMessage{font-size:10px;color:#555;margin-left:.5rem}.chatContainer .messagesConversation-left{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center}.chatContainer .messagesConversation-left .avatarProfile{border-radius:50%!important;-webkit-border-radius:50%!important;width:28px;height:28px;margin-right:.5rem}.chatContainer .messagesConversation-left div{margin-right:1rem}.chatContainer .messagesConversation-right{display:flex;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;-moz-justify-content:flex-start;-o-justify-content:flex-start;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;flex-direction:row-reverse;-moz-flex-direction:row-reverse;-o-flex-direction:row-reverse}.chatContainer .messagesConversation-right div{margin-left:1rem}input{border-radius:5px!important;-webkit-border-radius:5px!important;border:solid 1px #aaaaaa;padding:1rem;height:2.5rem}input:read-only{background-color:#f4f4f4}.errorColor{color:red!important;fill:red!important}.textColor{color:#707070}.errorForm{border-color:#b9190c;background-color:#ff473927}.errorForm::placeholder{color:#b9190c}.errorButton{border-radius:5px!important;-webkit-border-radius:5px!important;padding:.5rem 1.5rem;background-color:#b9190c;color:#fff;border:none}.greenButton{border-radius:5px!important;-webkit-border-radius:5px!important;padding:.5rem 1.5rem;background-color:#72e99a;color:#fff;border:none}.grayButton{border-radius:5px!important;-webkit-border-radius:5px!important;padding:.5rem 1.5rem;background-color:#555;color:#fff;border:none}.errorMessages{width:100%;margin:0!important}.errorMessages p{color:red;width:80%;margin:0!important}.errorPage{border-radius:5px!important;-webkit-border-radius:5px!important;width:100%;min-height:500px}.errorPage span{font-size:11px;color:#000}.moderateContainer .mat-expansion-panel{margin-top:0!important}.moderateContainer mat-divider{margin:1rem 0}.moderateContainer .textSeparation{margin-top:2rem;margin-bottom:0}.swal2-title{color:#000!important;font-size:15px!important}.swal2-popup{width:auto!important}.swal2-content{color:#000!important}.p-sidebar{z-index:1059!important;background:#ffffff;padding:1rem;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-sidebar-mask.p-component-overlay{background:rgba(0,0,0,.647);z-index:100!important}.p-dialog-mask{background:rgba(0,0,0,.647)!important}.p-sidebar-top{display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;height:154px}.p-sidebar-content{width:100%;display:flex;justify-content:space-around;-webkit-justify-content:space-around;-ms-justify-content:space-around;-moz-justify-content:space-around;-o-justify-content:space-around;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center}.p-sidebar-left{display:flex;padding:0}.p-dialog{border-radius:5px!important;-webkit-border-radius:5px!important;background-color:#fff;padding:1em}.p-dialog .p-dialog-header{display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;height:1em}.p-dialog .p-dialog-header span{font-weight:600}.p-dialog span,.p-dialog p{color:#000;font-size:15px}.p-dialog div{display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center}.noModalLogin{width:180px!important}.noModalLogin #loginContainer div:first-child div,.noModalLogin #containerUserAccount div:first-child div,.noModalLogin #resetPasswordContainer div:first-child div{display:flex!important;flex-flow:row wrap!important;-o-flex-flow:row wrap!important}.noModalLogin #loginContainer div:first-child div div:first-child .buttonFacebook,.noModalLogin #loginContainer div:first-child div div:first-child .buttonGoogle,.noModalLogin #loginContainer div:first-child div div:first-child .buttonTikTok,.noModalLogin #containerUserAccount div:first-child div div:first-child .buttonFacebook,.noModalLogin #containerUserAccount div:first-child div div:first-child .buttonGoogle,.noModalLogin #containerUserAccount div:first-child div div:first-child .buttonTikTok,.noModalLogin #resetPasswordContainer div:first-child div div:first-child .buttonFacebook,.noModalLogin #resetPasswordContainer div:first-child div div:first-child .buttonGoogle,.noModalLogin #resetPasswordContainer div:first-child div div:first-child .buttonTikTok{width:100%!important}.noModalLogin .buttonIsNoModalLogin svg{width:24px!important;margin-right:1rem!important}.logout{border-radius:5px!important;-webkit-border-radius:5px!important;height:33px;margin-top:1rem!important;padding:0 1rem}.logout a{color:#fff}.logout svg{fill:#fff!important}.p-paginator{background:#ffffff;color:#6c757d;border:solid #e9ecef;border-width:0;padding:.5rem 1rem;border-radius:3px;font-family:Manrope,Arial!important;display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;align-items:center!important;-webkit-align-items:center!important;-ms-align-items:center!important;-moz-align-items:center!important;-o-align-items:center!important;flex-flow:wrap!important;-o-flex-flow:wrap!important}.p-paginator *{font-family:Manrope,Arial!important}.p-paginator .p-paginator-first{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;padding:.5rem;margin:0 .5rem;border:0 none;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;background-color:#fff;border-radius:5px!important;-webkit-border-radius:5px!important;box-shadow:0 1px 1px -1px #0003,0 1px 1px #00000024,0 1px 5px #0000001f}.p-paginator .p-paginator-first span,.p-paginator .p-paginator-prev span,.p-paginator .p-paginator-next span,.p-paginator .p-paginator-last span{font-weight:700}.p-paginator-page-options{pointer-events:none;margin:0 .5rem}.p-paginator-page-options .p-dropdown-label{color:#000}.p-paginator-current,.p-paginator-first,.p-paginator-last,.p-paginator-next,.p-paginator-page,.p-paginator-prev{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;-webkit-user-select:none;user-select:none;overflow:hidden;position:relative}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:3px}.pi{font-family:primeicons;speak:none;font-size:1rem;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0)}.pi-angle-double-left:before{content:"PRIMERO";--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-angle-left:before{content:"ANT.";--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-angle-right:before{content:"SIG.";--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-angle-double-right:before{content:"\daLTIMO";--webkit-backface-visibility: hidden;backface-visibility:hidden}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#000;min-width:2rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:3px}.mat-drawer-container,.mat-drawer-content{z-index:none!important}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px;margin-top:.5em}.mat-mdc-menu-panel{background:#fff}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-mdc-menu-panel:before{content:"";width:0;height:0;position:absolute;margin:-5px 0 0 213px;border-bottom:5px solid white;border-right:5px solid transparent;border-left:5px solid transparent}.mat-mdc-menu-panel.mat-mdc-menu-panel{position:inherit!important;transform:none!important;will-change:auto!important}.unLoginMenu:before{content:"";width:0;height:0;position:absolute;margin:-5px 0 0 185px!important;border-bottom:5px solid white;border-right:5px solid transparent;border-left:5px solid transparent}.unLoginMenu ul{margin:0}.unLoginMenu .mat-mdc-menu-panel{min-height:0px!important;max-height:100%!important}.unLoginMenu .mat-mdc-menu-content{padding:1.25rem 1rem!important}.mat-mdc-menu-content:not(:empty){padding:1em}.mat-mdc-menu-content:not(:empty) a{font-size:15px}.mat-mdc-menu-content:not(:empty) span{font-size:15px}.mat-mdc-slide-toggle-bar{background-color:#ebebeb}.mat-mdc-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-ripple-element{border-radius:50%!important;-webkit-border-radius:50%!important;background-color:#0000001a;position:absolute;pointer-events:none;transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transform:scale(0)}.mat-mdc-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-mdc-slide-toggle-content{font-family:Manrope,Arial;font-display:swap}.mat-mdc-simple-snack-bar{font-family:Manrope,Arial;font-display:swap;font-size:14px}.mat-mdc-menu-panel{max-height:calc(100vh - 78px)!important}.mat-mdc-form-field{border-radius:5px!important;-webkit-border-radius:5px!important;border:solid 1px #aaaaaa;width:80%;background-color:#f4f4f4}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;padding:.25em 1em!important;height:33px}.mat-mdc-select-panel-wrap .panelGrey{border-radius:5px!important;-webkit-border-radius:5px!important;width:35em;background-color:#f4f4f4;border:solid 1px #aaaaaa;padding:1em}.mat-mdc-select-panel-wrap .panelFilterProfile{background-color:#fff;padding:1rem 1.5rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-mdc-select-panel-wrap .panelFilterProfile .mat-mdc-option{border-bottom:none!important}.paddingTop0{padding-top:0!important}.error-hint{color:#b9190c}.success-hint{color:#72e99a}.mat-mdc-select-panel{scrollbar-width:thin;max-height:265px!important}.mat-mdc-select-panel::-webkit-scrollbar{width:3px;height:90%}.mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#aaa;padding:1rem 0}.greyBackgroundColor{background-color:#aaa!important}.mat-mdc-option{padding:0!important;border-bottom:solid 1px #ebebeb}.mat-mdc-option:last-child{border-bottom:none}.mat-mdc-select-panel .mat-mdc-optgroup-label,.mat-mdc-select-panel .mat-mdc-option{height:2em!important;min-height:2em!important}.mat-mdc-select-arrow{border:none!important;transform:rotate(90deg);margin:.5em 1px 0!important}.mat-mdc-select-arrow svg{display:none}.mat-mdc-select-arrow:before{content:"<>";font-size:14px!important;color:#aaa;margin-left:9px;position:absolute;margin-top:-5px;width:20px}.mat-mdc-select-empty .mat-mdc-select-arrow:before{margin-left:-3px}.greenLayer{position:absolute;z-index:10;width:100%;height:100%;opacity:.5;background-color:#72e99a;border:1px solid #72e99a}.redLayer{position:absolute;z-index:10;width:100%;height:100%;opacity:.5;background-color:#b9190c;border:1px solid #b9190c}.grayLayer{position:absolute;z-index:10;width:100%;height:100%;opacity:.5;background-color:#555;border:1px solid #555555}.mat-mdc-form-field-label-wrapper{color:#000}.small{font-size:11px!important}.verySmall{font-size:10px!important}#mailForm mat-checkbox *{margin:0}.checkboxContainer p{color:#000;margin:0 0 0 .75em}malp-new-register-dialog .mdc-form-field{margin:-.5rem!important}malp-new-register-dialog .mdc-form-field *{margin:0!important}.mat-mdc-dialog-container .mdc-dialog__surface{overflow:hidden}.mdc-switch__ripple{display:none!important}.helpUs{line-height:14px}.mat-mdc-form-field-label{font-size:15px}.mat-mdc-form-field-subscript-wrapper{display:none}.mdc-line-ripple:before{border-bottom-width:0px!important}.iframe-embed-fresh{min-height:400px}.mat-expansion-panel{border-radius:5px!important;-webkit-border-radius:5px!important;border:solid 1px #aaa;padding:1em;background-color:#fff}.mat-expansion-panel .mat-expansion-panel-header{height:auto!important;padding:0!important}.mat-expansion-panel .mat-expansion-panel-header .mat-content{display:flex!important;justify-content:space-between!important;-webkit-justify-content:space-between!important;-ms-justify-content:space-between!important;-moz-justify-content:space-between!important;-o-justify-content:space-between!important;align-items:center!important;-webkit-align-items:center!important;-ms-align-items:center!important;-moz-align-items:center!important;-o-align-items:center!important}.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title,.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;flex-basis:content;flex-grow:0!important;margin-right:0!important}.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title h5,.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description h5{display:flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;-moz-align-items:center;-o-align-items:center;margin:0 1rem 0 0;color:#000;font-weight:500;font-size:18px;line-height:18px}.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title h5 svg,.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description h5 svg{width:15px;margin-right:.5em}.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title h5 span,.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description h5 span{margin-right:.5em}.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title svg,.mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description svg{width:18px;margin-left:.5rem}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle:after,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background-color:#fff!important}.mdc-switch__ripple{display:none}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:16px!important;height:16px!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{height:19px!important;border-radius:12px!important;-webkit-border-radius:12px!important}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{display:none}.mdc-switch__handle{top:49%!important}.mdc-switch__handle:before{left:1px!important}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:after{background:#72e99a!important}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:#000000a5}}@keyframes p-component-overlay-leave-animation{0%{background-color:#000000a5}to{background-color:transparent}}.mat-expansion-panel-body{padding:0!important}.mat-expansion-panel-body .fileContainer{border-radius:4px!important;-webkit-border-radius:4px!important;border:solid 1px #aaaaaa;padding:.75em;margin-top:1em}.mat-expansion-panel-body .fileContainer input[type=file]{padding:0;height:auto}.mat-expansion-panel-body input,.mat-expansion-panel-body textarea{border-radius:4px!important;-webkit-border-radius:4px!important;margin-top:1rem;border:solid 1px #aaaaaa}.mat-expansion-panel-body input::placeholder,.mat-expansion-panel-body textarea::placeholder{color:#aaa;padding:.5em;font-size:15px}.mat-expansion-panel-body img{margin-top:1em}.mat-action-row{border:none!important}.commentsOptions{width:25px;line-height:25px;cursor:pointer}.commentsOptions svg{cursor:pointer;fill:#555}app-row-comments .tooltiptext{display:none!important}.mobile-avatar{border-radius:50%!important;-webkit-border-radius:50%!important;height:40px!important;width:40px!important;display:flex;align-self:center}.p-ripple{overflow:hidden;position:relative}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.published{border-radius:4px!important;-webkit-border-radius:4px!important;padding:.25rem .5rem;font-size:12px;color:#fff;height:23px;z-index:1;width:97px;margin-left:-5px;margin-top:5px}.published svg{fill:#fff}.published:before{border-radius:1px!important;-webkit-border-radius:1px!important;transform:rotate(45deg);position:absolute;left:83px;width:15px;height:16px;content:"";border-radius:1px;top:3px}.absolutePublished{position:absolute}.absolutePublished:before{left:88px;top:4px}app-user-contribs mat-label{font-size:15px}@media (max-width: 1035px){.moderateContainer .mat-expansion-panel{border-radius:0!important;-webkit-border-radius:0px!important}.moderateContainer .mat-expansion-panel h5{font-size:15px!important;margin-right:0!important}.moderateContainer .mat-expansion-panel .helpUs{line-height:17px;font-size:13px}.moderateContainer .mat-expansion-panel svg{width:13px!important}.moderateContainer h1.post-title{padding-top:0!important}.moderateContainer button{width:105px!important}.commentEdit:before{margin:-5px 0 0 120px!important}#submenuContainer #accountRow #accountTexts{width:75%}.p-sidebar-right{overflow-y:scroll;padding:0}.contextUsers{z-index:9999}.contextUsers .mat-mdc-dialog-container{border-radius:5px!important;-webkit-border-radius:5px!important;padding:1rem!important}.contextUsers .mat-mdc-dialog-container .contextUsersContainer{width:275px}.contextUsers .mat-mdc-dialog-container .contextUsersContainer .headerContext{display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;width:100%}.contextUsers .mat-mdc-dialog-container .contextUsersContainer .mat-divider{margin:.5rem 0;width:100%}.contextUsers .mat-mdc-dialog-container .contextUsersContainer li a{font-size:15px}.contextUsers .mat-mdc-dialog-container .contextUsersContainer li:last-child{margin-bottom:0!important}.contextUsers .mat-mdc-dialog-container .contextUsersContainer svg{width:20px;margin-right:10px}.contextUsers .mat-mdc-dialog-container .contextUsersContainer .closeContext{transform:scaleX(-1);stroke-width:1px;margin-right:0!important}.searchUsers{z-index:1002;width:100%}.searchUsers .mat-mdc-dialog-container{box-shadow:none;transition:none;background-color:transparent;width:100%;margin:0;padding:0!important}.searchUsers .mat-mdc-dialog-container .messagesProfileContainer{margin:0;padding:0;background-color:transparent}.chatContainer{padding:0}.chatContainer .infoContainer{right:0}.chatContainer .titleConversation img{width:14px;height:14px}.chatContainer .messagesConversation-right,.chatContainer .messagesConversation-left{padding:0}.chatContainer .messagesConversation-right div,.chatContainer .messagesConversation-left div{background-color:#fff;padding:.5rem 1.5rem}.chatContainer .messagesConversation-right div span,.chatContainer .messagesConversation-left div span{color:#000;font-size:13px}.chatContainer .comentarContainer{padding:0;margin:0;margin-top:1rem}.mat-bottom-sheet-container{max-height:100%!important;height:100%}.mat-bottom-sheet-container .giphy-search{margin-top:1.25rem}.uploadBoxMobile{max-width:100%!important;width:100%;margin:1rem}.uploadBoxMobile .mat-mdc-dialog-container{padding:1rem!important}.uploadBoxMobile .mat-mdc-dialog-container input{margin:2.5rem!important}.uploadGifBoxMobile{max-width:100%!important;width:100%}.uploadGifBoxMobile .mat-mdc-dialog-container{padding:1rem!important}.uploadGifBoxMobile .mat-mdc-dialog-container input{margin:2.5rem!important}.messagesProfileContainer .messagesContainer .messagesContainerDiv{width:80%}.chatContainer .comentarContainer button{padding:0;width:70px}.chatContainer .comentarContainer .blockComment{padding:0 .5rem}.chatContainer .comentarContainer .blockComment textarea{color:#000}.chatContainer .comentarContainer .blockComment textarea::placeholder{color:#000}.chatContainer .comentarContainer .blockComment .svgsContainer{width:auto}.chatContainer .comentarContainer .blockComment .svgsContainer div{width:25px;height:20px}.messagesProfileContainer{border-radius:0!important;-webkit-border-radius:0px!important;padding:1rem;width:auto;min-height:260px;height:auto;margin-top:0}.messagesProfileContainer .conversationContainer{margin:0;background-color:transparent}.messagesProfileContainer input{background-color:#ebebeb!important;color:#555;font-size:13px}.messagesProfileContainer input::placeholder{color:#555;font-size:13px}.messagesProfileContainer .messagesContainer .userProfileMessage span{font-size:13px}.messagesProfileContainer .messagesContainer .userProfileMessage span:first-child{font-size:15px}.messagesProfileContainer .messagesContainer img{width:33px;height:33px}.trending{width:25%;display:inline-flex;padding:0;position:relative;overflow:hidden}.trending .trending-container{height:60px;width:100%;background-color:#add8e6;overflow:hidden}.trending.first{padding-left:1px!important}.trending.first .rollover-trending{width:calc(100% - 15px)}.trending.last{padding-right:1px!important}.trending.last .rollover-trending{width:calc(100% - 15px)}.no-padding-mobile{padding:0!important;overflow-x:hidden}}.mb3rem{margin-bottom:3rem}.pt1rem{padding-top:1rem!important}.colorBlack{color:#000!important}.w22px{width:22px!important}.w25px{width:25px!important}.w27px{width:27px!important}app-row-posts .user-interaction{padding:0!important}app-row-posts .positivo,app-row-posts .negativo{margin-right:1.5rem!important}.editorName{font-size:24px;font-weight:bolder}.editorName strong{font-size:24px}.redactor img{border-radius:50%!important;-webkit-border-radius:50%!important;width:125px;height:125px}@media (max-width: 1035px){.view2Profile .postContent:first-child,.view2Profile .postContent:nth-child(2),.view2Profile .postContent{border-radius:5px!important;-webkit-border-radius:5px!important;width:calc(50% - 1.5em)!important;height:275px;margin-left:0!important;margin-right:0!important}.view2Profile .postContent:first-child .indexList,.view2Profile .postContent:nth-child(2) .indexList,.view2Profile .postContent .indexList{height:100%!important}.view2Profile .postContent:first-child .indexList .feedContent,.view2Profile .postContent:nth-child(2) .indexList .feedContent,.view2Profile .postContent .indexList .feedContent{width:100%}.view2Profile .postContent:first-child .indexList .published,.view2Profile .postContent:nth-child(2) .indexList .published,.view2Profile .postContent .indexList .published{position:absolute}.view2Profile .postContent:first-child .indexList .published:before,.view2Profile .postContent:nth-child(2) .indexList .published:before,.view2Profile .postContent .indexList .published:before{top:4px}.columnPosts .footerPostContainer{padding:.5em!important;margin-top:0!important}app-row-posts .positivo,app-row-posts .negativo{margin-right:0!important}#registerContainer{padding:2rem 3rem!important}.mat-mdc-dialog-container{border-radius:0!important;padding:0!important}.mat-mdc-dialog-container .postContent{display:flex;height:100%}.mat-mdc-dialog-container .postContent div{display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-justify-content:center;-o-justify-content:center;flex-flow:column;-o-flex-flow:column}}@media (max-width: 1035px){.nonScrollCanvas,.nonScrollCanvas *{touch-action:none!important}.cdk-global-overlay-wrapper .secondary-bg{max-width:100vw!important}.register-image{height:80px}.register-image img{height:80px;width:auto}.mat-mdc-dialog-content{max-height:100%!important}.login-with-button{margin-top:0!important}.secondary-bg mat-dialog-container{background-color:#fff;position:relative;min-height:100vh!important}}.userContribs .post-title{font-size:13px!important;line-height:15px!important}.fixed-save div{width:80%}.fixed-save div button{width:100%!important}.hFitContent{height:-moz-fit-content;height:fit-content}.margin05vertical{margin:0 .5rem}.padding0-1{padding:0 1rem 1rem}.mt3rem{margin-top:3rem}@media (max-width: 600px){.image-container img{height:100%;width:100%}}@media (max-width: 670px){.published:before{top:9px}}@media (max-width: 1035px){.p-paginator{display:flex!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;-moz-justify-content:center!important;-o-justify-content:center!important;align-items:center!important;-webkit-align-items:center!important;-ms-align-items:center!important;-moz-align-items:center!important;-o-align-items:center!important;flex-flow:wrap!important;-o-flex-flow:wrap!important}#CloseSearchIcon{width:100%}#CloseSearchIcon div{position:relative;width:12rem}#CloseSearchIcon div svg{width:auto}#CloseSearchIcon mat-divider{margin:.75rem 0}#CloseSearchIcon .search-form{border:none!important}#CloseSearchIcon .search-form input{border-radius:5px!important;-webkit-border-radius:5px!important;padding:1rem;background-color:#f4f4f4!important;border:none!important;font-size:15px}#CloseSearchIcon .search-form input::placeholder{font-size:inherit}#CloseSearchIcon .search-form button{position:absolute;right:1rem;opacity:1}#CloseSearchIcon .empty-button svg{width:1.5rem;fill:#555}.filterContribs{margin:0;padding:0 1rem}.filterContribs b{color:#000}.fixed-save div{width:100%!important}.comments-header{margin-top:1rem;padding:.25rem 1rem!important}.more-comments h5{margin:0 1rem}.filterCommentsContainer{padding:0 1rem;margin-top:1rem;margin-bottom:.5rem}.filterCommentsContainer .commentsSize,.filterCommentsContainer .filterComments{color:#000!important;margin:0;width:100%}.filterCommentsContainer .commentsSize a,.filterCommentsContainer .commentsSize span,.filterCommentsContainer .filterComments a,.filterCommentsContainer .filterComments span{margin:0;color:#000}.scrollable-content .comment-footer{margin-top:.5rem}.scrollable-content .commentsInner{margin-top:.5rem!important;margin-bottom:.5rem!important}.columnPosts .user-interaction div div svg{width:auto!important}.columnPosts .user-interaction span{font-size:10px!important;margin-right:.5em;line-height:12px}.mat-mdc-select-panel-wrap{width:auto!important}.subtitleText{font-size:13px}.titleConfiguration{color:#000}}.w360px{width:360px}.checkboxContainerPerfil label{margin-right:1rem}.checkboxContainerPerfil p{margin:0;margin-left:.5rem}.mat-ripple-element{display:none!important}.mat-mdc-radio-container{width:16px!important;height:16px!important}.mat-mdc-radio-outer-circle{border-width:1px!important;border-color:#aaa}.mat-mdc-radio-outer-circle{width:16px!important;height:16px!important}.mat-mdc-radio-checked .mdc-radio__inner-circle{transform:scale(.45);width:16px!important;height:16px!important}.mat-mdc-radio-button .mat-mdc-radio-ripple{left:calc(50% - 16px)!important;top:calc(50% - 16px)!important;width:16px!important;height:16px!important}.mat-mdc-radio-button.mat-mdc-radio-disabled .mdc-radio__outer-circle,.mat-mdc-radio-button.mat-mdc-radio-disabled.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#00000061}.mat-mdc-radio-button.matmdc--radio-disabled .mdc-radio__inner-circle{background-color:#00000061}.mat-mdc-radio-button.mat-mdc-radio-disabled .mat-mdc-radio-label-content{color:#00000061}.mat-mdc-radio-button .mat-ripple-element{background-color:#000}.rowUserContent{-moz-column-count:5;column-count:5}.swal2-file::-webkit-input-placeholder,.swal2-input::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.p-sidebar-left.p-sidebar-active .p-sidebar-content #submenuContainer form.flexBox input::-webkit-input-placeholder{font-family:Manrope,Arial;font-display:swap;font-size:28px;color:#aaa}.p-sidebar{position:fixed;transition:transform .3s}.p-sidebar-header{display:none!important}.p-sidebar-left.p-sidebar-active{transform:translate(0)}.darkPlaceholder::-webkit-input-placeholder{color:#555}.darkPlaceholder:-ms-input-placeholder{color:#555}.darkPlaceholder::-ms-input-placeholder{color:#555}.darkPlaceholder::-webkit-input-placeholder{opacity:.5}.darkPlaceholder:-ms-input-placeholder{opacity:.5}.darkPlaceholder::-ms-input-placeholder{opacity:.5}.hoverPlaceholder::-webkit-input-placeholder{opacity:.5}.hoverPlaceholder:-ms-input-placeholder{opacity:.5}.hoverPlaceholder::-ms-input-placeholder{opacity:.5}.search-form input::-webkit-input-placeholder{font-weight:300;font-size:28px}.search-form input:-ms-input-placeholder{font-weight:300;font-size:28px}.search-form input::-ms-input-placeholder{font-weight:300;font-size:28px}.messagesProfileContainer input::-webkit-input-placeholder{color:#aaa;font-size:10px}.messagesProfileContainer input:-ms-input-placeholder{color:#aaa;font-size:10px}.messagesProfileContainer input::-ms-input-placeholder{color:#aaa;font-size:10px}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend input::-webkit-input-placeholder{font-size:13px}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend input:-ms-input-placeholder{font-size:13px}.messagesProfileContainer .conversationContainer .useListSend .secondUseListSend input::-ms-input-placeholder{font-size:13px}.chatContainer .comentarContainer .blockComment textarea::-webkit-input-placeholder{font-size:10px;color:#555}.chatContainer .comentarContainer .blockComment textarea:-ms-input-placeholder{font-size:10px;color:#555}.chatContainer .comentarContainer .blockComment textarea::-ms-input-placeholder{font-size:10px;color:#555}.mat-expansion-panel-body input::-webkit-input-placeholder,.mat-expansion-panel-body textarea::-webkit-input-placeholder{color:#aaa;padding:.5em;font-size:15px}.mat-expansion-panel-body input::-moz-placeholder,.mat-expansion-panel-body textarea::-moz-placeholder{color:#aaa;padding:.5em;font-size:15px}.mat-expansion-panel-body input:-ms-input-placeholder,.mat-expansion-panel-body textarea:-ms-input-placeholder{color:#aaa;padding:.5em;font-size:15px}.mat-expansion-panel-body input::-ms-input-placeholder,.mat-expansion-panel-body textarea::-ms-input-placeholder{color:#aaa;padding:.5em;font-size:15px}.chatContainer .comentarContainer .blockComment textarea::-webkit-input-placeholder{color:#000}.chatContainer .comentarContainer .blockComment textarea:-ms-input-placeholder{color:#000}.chatContainer .comentarContainer .blockComment textarea::-ms-input-placeholder{color:#000}.messagesProfileContainer input::-webkit-input-placeholder{color:#555;font-size:13px}.messagesProfileContainer input:-ms-input-placeholder{color:#555;font-size:13px}.messagesProfileContainer input::-ms-input-placeholder{color:#555;font-size:13px}#CloseSearchIcon .search-form input::-webkit-input-placeholder{font-size:inherit}#CloseSearchIcon .search-form input:-ms-input-placeholder{font-size:inherit}#CloseSearchIcon .search-form input::-ms-input-placeholder{font-size:inherit}textarea[data-fabric-hiddentextarea]{left:0!important}.m0250{margin:.25rem 0}.desplegar{animation-name:desplegar;animation-play-state:running;animation-duration:.5s;animation-fill-mode:backwards;animation-timing-function:steps(60);background-repeat:no-repeat;padding-bottom:.5rem}.ocultar{animation-name:ocultar;animation-play-state:running;animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:steps(60);background-repeat:no-repeat;padding-bottom:.5rem}.mostrar{animation-name:desplegar;animation-play-state:running;animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:steps(60);background-repeat:no-repeat;padding-bottom:.5rem}.mat-mdc-select-min-line{color:#000}.heightBtnGoogle,.heightBtnGoogle *{height:0px;width:0px!important;margin:0!important}.heightBtnGoogle button{visibility:hidden}.heightBtnGoogleShow{display:block!important;width:153px!important;height:44px;margin:0!important}.notFirefox .heightBtnGoogleShow *{display:block!important;margin:1px 0!important}.isFirefox .heightBtnGoogleShow *{margin:0!important}#googleDiv .abcRioButton{border-radius:4px!important;-webkit-border-radius:4px!important}.heightBtnGoogleRegisterShow{width:238px!important;height:32px;margin:0!important}.heightBtnGoogleRegisterShow *{margin:0!important}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1){padding:6px 10px;width:158px}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1){padding:2px}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) span{flex-grow:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top;color:#fff;font-size:13px;font-weight:700;letter-spacing:.25px;text-align:center;white-space:nowrap;font-family:Google Sans,arial,sans-serif}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(2){margin-left:-16px!important}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1):hover{background-color:#1a73e8}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1):active{background-color:#1a73e8}.isFirefox #googleDiv iframe{margin-top:-12px!important;margin-left:16px!important}.isFirefox .heightBtnGoogleRegisterShow #googleDiv iframe{margin-left:0!important}.isFirefox .heightBtnGoogleRegisterShow #googleDiv>div:nth-child(1)>div:nth-child(1){margin-left:-16px!important}.heightBtnGoogleMobileShow{display:block!important;width:300px!important;height:44px;margin:0!important;margin-top:1rem!important;margin-bottom:.5rem!important}.heightBtnGoogleMobileShow *{margin:0!important}.heightBtnGoogleMobileShow #googleDiv,.heightBtnGoogleMobileShow #googleDiv *{width:auto!important}.notFirefox .heightBtnGoogleMobileShow *{display:block!important}.notFirefox .heightBtnGoogleMobileShow #googleDiv{margin-left:-10px!important}.isFirefox .heightBtnGoogleMobileShow #googleDiv>div:nth-child(1)>div:nth-child(1){padding:0;width:158px}.isFirefox .heightBtnGoogleMobileShow #googleDiv iframe{width:calc(100% + 10px)!important;margin-left:-10px!important}.heightBtnFacebookShow{padding:6px 5px;width:158px!important;height:44px;margin:0!important}.heightBtnFacebookShow *{margin:0!important}.heightBtnFacebookShow button{width:100%!important;height:32px}.heightBtnFacebookRegisterShow{margin:0!important;padding:0 10px;width:270px!important;height:32px}.heightBtnFacebookRegisterShow *{margin:0!important}.heightBtnFacebookRegisterShow button{width:100%!important;height:32px!important}.heightBtnFacebookMobileShow{width:100%!important;padding:0 10px;margin:calc(1rem + 2px) 0!important}.heightBtnFacebookMobileShow *{margin:0!important}.heightBtnFacebookMobileShow button{width:278px!important;height:40px!important}.heightBtnTiktokShow{padding-left:5px;padding-top:6px;padding-bottom:6px;width:153px!important;height:44px;margin:0!important}.heightBtnTiktokShow *{margin:0!important}.heightBtnTiktokShow button{width:138px!important;height:32px}.heightBtnTiktokRegisterShow{margin:0!important;padding:0 10px;width:270px!important;height:32px}.heightBtnTiktokRegisterShow *{margin:0!important}.heightBtnTiktokRegisterShow button{width:100%!important;height:32px!important}.heightBtnTiktokMobileShow{width:100%!important;padding:0 10px;margin-top:.5rem!important;margin-bottom:1rem!important}.heightBtnTiktokMobileShow *{margin:0!important}.heightBtnTiktokMobileShow button{width:278px!important;height:40px!important}.cursorNone{cursor:default}.cursorNone a,.cursorNone picture,.cursorNone img{cursor:default}.cursorNone a:hover,.cursorNone picture:hover,.cursorNone img:hover{color:#000!important}@media (hover: hover){.favoritos svg:hover{fill:#72e99a!important;stroke:#72e99a!important}}.mw100px{min-width:100px}.mw100px svg{width:20px}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none!important}#quiz_preview img{max-width:100%}@media (max-width: 768px){.mdc-checkbox__background{width:18px!important}.cdk-overlay-pane #registerContainer div .mdc-form-field,.cdk-overlay-pane #editContainer div .mdc-form-field{margin-left:0rem!important}}@media (min-width: 768px){.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{width:32px!important}.custom-file-drag{position:absolute;height:100%}.uploader-boxCss{position:relative;margin-bottom:4rem}}@media (max-width: 670px){.mat-mdc-menu-panel.mat-mdc-menu-panel.commentEditMenu{position:absolute!important;left:-100px}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1){margin-left:0!important}.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) div,.isFirefox #googleDiv>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) svg{width:auto}.isFirefox .heightBtnGoogleRegisterShow #googleDiv>div:nth-child(1)>div:nth-child(1){margin-left:32px!important;padding:0 10px}.isFirefox .heightBtnGoogleRegisterShow #googleDiv iframe{margin-left:32px!important;top:-6px!important}.isFirefox #googleDiv iframe{margin-top:0!important}}
