.p-calendar .p-inputtext{border-radius:0!important;width:220px}.p-datepicker-trigger{background-color:#343d4a;border-radius:0!important;color:#fff;border:1px solid #545b67}.prevButton{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.nextButton{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.custom-grid{display:grid;grid-template-columns:repeat(1,minmax(250px,1fr))}.empty-grid-item{display:none}.signalsRisks{height:100%}.customMultiSelect{.p-multiselect-token{max-width:90%;padding-right:0;span.p-multiselect-token-label{width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-multiselect-token-icon{width:32px}}}.signalsTop{height:100%}@media screen and (min-width:1600px){.custom-grid{grid-template-columns:repeat(5,minmax(250px,1fr))}.empty-grid-item{display:block}}@media screen and (min-width:1320px) and (max-width:1599px){.custom-grid{grid-template-columns:repeat(4,minmax(250px,1fr))}}@media screen and (min-width:720px) and (max-width:1319px){.custom-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}.clock-container{display:flex;flex-direction:column;align-items:center}.clock{width:140px;height:140px;border:4px solid #242536;border-radius:50%;position:relative;box-shadow:0 0 0 2px rgba(0,0,0,.1),inset 0 0 0 2px var(--text-color-secondary),inset 0 0 5px #000,0 0 5px rgba(0,0,0,.2)}.clock-face{position:absolute;width:100%;height:100%;top:0;left:0}.hand{position:absolute;width:50%;height:2px;background:#000;top:50%;left:50%;transform-origin:0 50%;transform:rotate(0deg);transition:all .05s;transition-timing-function:cubic-bezier(.1,2.7,.58,1);z-index:1}.hour-hand{height:3px;width:25%;background:#000}.minute-hand{height:2px;width:40%;background:#000}.second-hand{height:1px;width:45%;background:grey}.number{position:absolute;width:20px;height:20px;text-align:center;transform:translate(-50%,-25%);color:var(--text-color-secondary)!important}.digital-clock,.number{font-size:.75rem;font-family:Courier New,Courier,monospace}.digital-clock{margin-top:.5rem}.logo{position:absolute;top:40%;left:50%;transform:translate(-40%,-70%);zoom:.4;filter:saturate(45%) brightness(85%);z-index:0}