.myFont{font-family:Open Sans}.p-relative{position:relative}.opacity-50{opacity:.5}.w-100{width:100%}.heigth-100{height:100vh}.font-14{font-size:14px}.font-weight-med{font-weight:600}.btn-app{height:50px!important}.cursor-pointer{cursor:pointer}.bg-app{background-color:var(--v-background-base)}.bg-sidebar{background-color:var(--v-primary-base)!important}.bg-white{background-color:#fff}.bg-ligth-gray{background-color:#fbfbfb}.color-red{color:#f93549!important}.color-green{color:#417505!important}.border-b-app{border-bottom:1px solid rgba(249,53,73,.47843137254901963)}.border-b-filter{border-bottom:1px solid var(--v-terciary-base)}.border-b-gray{border:1px solid #d9dfe8}.border-col-rigth{border-right:1px solid #cecece}.border-col-rigth-dark{border-right:1px solid #4a4a4a}.scrollYCustom{overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#498fe1 #e1e1e1}.scrollYCustom::-webkit-scrollbar{width:6px;height:8px}.scrollYCustom::-webkit-scrollbar-thumb{background:#498fe1;border-radius:4px}.scrollYCustom::-webkit-scrollbar-thumb:active{background-color:#498fe1}.scrollYCustom::-webkit-scrollbar-thumb:hover{background:#498fe1;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}.scrollYCustom::-webkit-scrollbar-track{background:#e1e1e1;border-radius:4px}.scrollYCustom::-webkit-scrollbar-track:active,.scrollYCustom::-webkit-scrollbar-track:hover{background:#e6eaf0}.header__text-color{color:var(--v-terciary-base)}@-webkit-keyframes hvr-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}to{transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}to{transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}#filtersFixed{position:fixed;background-color:#fff;padding-top:12px;border-bottom:2px solid #d9dfe8;z-index:10;padding-left:20px;width:calc(100% - 7.5rem)}.elipsisTwoLines{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports(-webkit-line-clamp:2){.elipsisTwoLines{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}