body{background-color:#f5fafc}.avatar,.fake-avatar{border-radius:50%;height:5rem;object-fit:cover;width:5rem}.fake-avatar{align-items:center;background-color:#686868;color:#fff;display:flex;font-size:2rem;justify-content:center}.card-view{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.statementcard{align-items:center;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;transition:box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:100%}.statementcard:hover{box-shadow:0 10px 24px rgba(31,167,217,.21);-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem)}.statementcard .statementimage{aspect-ratio:16/9;border-top-left-radius:.5rem;border-top-right-radius:.5rem;object-fit:cover;width:100%}.statementcard .statementimage img{height:100%;object-fit:cover;object-position:center center;width:100%}.statementcard .fake-avatar{align-items:center;border-radius:0;color:hsla(0,0%,100%,.5);display:flex;font-size:4rem;height:100%;justify-content:center;width:100%}.statementcard .statementcontent{padding:1.25rem}.statementcard .statementcontent p{font-size:.9rem;margin:.5rem}.statementcard .statementcontent .statementtype{color:#686868;font-size:.875rem;font-weight:600}.statementcard .statementcontent .statementcountry{color:#2f2f2f;font-size:1.25rem;font-weight:600}.statementcard .statementdate{align-items:center;display:flex;justify-content:space-between;padding:1.25rem;width:calc(100% - 2rem)}@media screen and (max-width:768px){.card-view{grid-template-columns:repeat(1,1fr)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input.MuiInput-input,input.MuiInput-input:focus{border:none;box-shadow:none;height:52px}
/*# sourceMappingURL=main.cea48ad4.css.map*/