*{margin:0;padding:0}#root,.App,body,html{height:100%}.App{display:flex;flex-direction:column}main{padding:20vh 0}.footer,.header{background-color:#add8e6}.footer{padding:20px 0;text-align:center;margin-top:auto}.header .MuiPaper-root{background:transparent!important}.Mui-disabled .MuiStepLabel-labelContainer{display:none}.header__wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:992px){.header__wrapper{flex-direction:column}}@media screen and (max-width:768px){.header__wrapper>div{display:none}}.choose{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.choose>p{font-size:36px;position:relative;display:block;max-width:500px;width:100%;margin:0 auto 20px}.choose>p span:first-of-type{display:block;width:500px;height:300px;background-color:#cacaca;margin-bottom:20px}@media screen and (max-width:600px){.choose>p span:first-of-type{max-width:500px;width:100%}}.choose>p span:nth-of-type(2){position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.choose input{opacity:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:500px;height:345px;top:0;z-index:1}@media screen and (max-width:600px){.choose input{max-width:500px;width:100%}}.choose label{margin:20px 0;cursor:pointer}.choose label span:first-of-type{background-color:#cacaca;color:#fff;border-radius:2px;display:flex;justify-content:center;align-items:center;padding:5px 10px}.choose label:hover span{background-color:#bdbdbd}.choose__error{color:red}.crop-container{width:500px;margin:0 auto 30px;height:500px;position:relative}@media screen and (max-width:600px){.crop-container{max-width:300px;width:100%}}.controls{max-width:300px;margin:10px auto}.button{display:flex;justify-content:center;margin:20px auto}.button .MuiButtonBase-root{display:block;margin:20px}.resized__row{display:flex;flex-wrap:wrap;margin-bottom:30px}.resized__row>p{flex-basis:100%}.resized__item{margin-right:20px;flex-basis:48%}.resized__comp{flex-direction:column}.resized__comp p{display:flex;max-width:300px}.resized__comp p span{flex-basis:50%}
/*# sourceMappingURL=main.f254b2b0.chunk.css.map */