body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;height:100vh;width:100vw;overflow:overlay}.App-link{color:#704cb6}.table-container{display:flex;align-items:stretch;justify-content:space-between;grid-gap:1rem;gap:1rem}.table__content{width:100%}@media (min-width:960px){.table__content{width:83%}}.filter{width:100%;margin-top:4.25rem;padding:1rem .5rem;background:hsla(0,0%,100%,.25);border-radius:10px;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.18)}.filter__box{margin-bottom:1rem}.filter__legend{text-align:left;margin-bottom:.2rem;font-weight:700!important}.filter__show-more-button{font-size:.8rem!important;padding:0!important;color:grey!important}a{text-decoration:none;color:inherit;padding:1.5rem 1rem}a:hover{background-color:rgba(0,0,0,.04)}.nav__logo{position:absolute;height:64px;left:calc(50% - 67px)}.select-container{display:flex;align-items:center;margin-bottom:.6rem;grid-gap:1rem;gap:1rem}.form__repetitiv-component-box{width:100%;margin:.6rem auto;border:1px solid #ccc;padding:1rem;border-radius:4px;position:relative}.form__repetitiv-component-box--team:after{content:"Zespół"}.form__repetitiv-component-box--history:after,.form__repetitiv-component-box--team:after{left:10px;top:-10px;padding:0 5px;color:#7f7f7f;position:absolute;background-color:#f0f8ff}.form__repetitiv-component-box--history:after{content:"Historia zmian"}.form__repetitiv-component-box--screens:after{left:10px;top:-10px;padding:0 5px;color:#7f7f7f;content:"Zrzuty ekranu";position:absolute;background-color:#f0f8ff}.form__file-input{padding:6px 12px;margin-top:2rem;border:1px solid #ccc;display:inline-block;cursor:pointer}.form__screens-box{padding:1rem;display:flex;flex-wrap:wrap;justify-content:center}.form__screens-box div{width:90%;margin:1% 2%;position:relative}@media (min-width:800px){.form__screens-box div{width:45%}}.form__screens-box img{left:0}@supports (max-width:-moz-available){.form__screens-box img{max-width:-moz-available}}@supports (max-width:-webkit-fill-available){.form__screens-box img{max-width:-webkit-fill-available}}.form--screens:after{left:10px;top:-10px;padding:0 5px;color:#7f7f7f;content:"Zrzuty ekranu";position:absolute;background-color:#f0f8ff}.form__current-screens-box:after{content:"";position:absolute;height:1px;width:90%;left:5%;background-color:#ccc;-webkit-transform:translateY(15px);transform:translateY(15px)}input[type=file]{display:none}.required{position:relative}.required:after{content:"*";position:absolute;left:-14px;top:-10px;font-size:1.5rem;font-family:monospace}
/*# sourceMappingURL=main.99c62541.chunk.css.map */