.style_container__sxcKa{display:flex;flex-direction:column;align-items:center;align-content:center;height:calc(100vh - var(--height-header) - 100px);width:100%;background-image:linear-gradient(#575757,#1f1f1f);overflow:hidden}.style_container__sxcKa h1{padding:10px;font-family:var(--title-font);color:var(--grey);text-transform:uppercase;font-size:clamp(25px,4vw,50px)}.style_container__sxcKa input{font-size:clamp(7.5px,1.2vw,15px);color:var(--black);padding:15px 10px;border:none;outline:none;background:var(--white);border-radius:15px;box-shadow:0 20px 50px rgba(0,0,0,.5);margin-bottom:15px}.style_titleList__D54bv{display:flex;flex-direction:row;font-size:30px;text-align:center;width:100%;background:var(--dark-grey)}.style_titleList__D54bv h2{padding:10px;flex:25% 1;font-family:var(--subtitle-font);color:var(--grey-light);text-transform:uppercase;font-size:clamp(12.5px,2vw,25px)}.style_dataList__CsSLc{width:100%;overflow-y:scroll}.style_footer__cWRyC{height:100px;width:100%;background-color:#1f1f1f}.style_errorLogItem__nLSfl{display:flex;flex-direction:row;font-size:22px;width:100%}.style_errorLogItem__nLSfl div{padding:10px;flex:25% 1;border-left:3px solid var(--dark-grey);color:var(--grey);text-align:center}.style_errorLogItem__nLSfl .style_TypeItem__AjFZW{padding-left:5%;text-align:left}.style_InputItem__TGvma{text-align:center}.style_button__CfeHe{display:inline-block;color:var(--white);font-family:var(--subtitle-font);font-size:clamp(6.5px,1.04vw,13px);line-height:clamp(12px,1.92vw,24px);letter-spacing:1px;padding:clamp(3.5px,.56vw,7px) clamp(14px,2.24vw,28px);margin-bottom:clamp(15px,2.4vw,30px);border-radius:0;border:1px solid;background:none;text-decoration:none;cursor:pointer}.style_button__CfeHe:hover{border-color:var(--blue);color:var(--blue)}