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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;justify-content:center;flex-direction:column}.App,.navbar{align-items:center;display:flex}.navbar{flex-direction:row;justify-content:space-around;width:60%;padding:10px;height:120px}.navbar__button{-webkit-appearance:none;background-color:#f82949;text-align:center;color:#fff;line-height:1.2857;font-weight:700;box-shadow:0 11px 32px 0 rgba(248,41,73,.15);letter-spacing:.5px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;border-radius:25px;padding:15px 36px;cursor:pointer;border:1px solid transparent;text-indent:0;text-decoration:none;display:inline-block;font-size:13px}.navbar__button:hover{box-shadow:none;cursor:pointer;background-color:#fff;color:#f82949;outline:none;border:1px solid #f82949}.slider{position:relative;width:320px;margin:0 auto;height:500px;overflow:hidden;white-space:nowrap}.slider__container,.slider__photo{position:relative;height:100%;width:100%}.slider__photo{display:inline-block;border-radius:15px;text-align:center}.slider__text{bottom:10%}.slider__category,.slider__text{position:absolute;width:100%;text-shadow:0 0 8px #fff}.slider__category{bottom:0}.slider__delete{position:absolute;right:32px;top:32px;width:32px;height:32px;opacity:.3;cursor:pointer}.slider__delete:hover{opacity:1}.slider__delete:after,.slider__delete:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#333}.slider__delete:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.slider__delete:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.slider__arrow{position:absolute;width:20px;height:20px;border-color:transparent #f82949 #f82949 transparent;border-style:solid;border-width:4px;margin-top:-4px;-webkit-transition:all .08s ease-in-out;transition:all .08s ease-in-out;cursor:pointer}.slider__arrow-right{position:relative;bottom:275px;left:270px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.slider__arrow-left{position:relative;bottom:250px;left:20px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media (min-width:500px){.slider{width:500px}.slider__arrow-right{left:450px}}.add-photo{display:flex;flex-direction:column;width:100%;align-items:center;margin:30px 0;padding:40px;box-shadow:0 0 25px 1px #d3d3d3;border-radius:15px}.add-photo button{box-shadow:none}.add-photo input{color:#333;font-size:1.2rem;border-radius:.2rem;background-color:#fff;display:block;border:none;border-bottom:.3rem solid transparent;-webkit-transition:all .3s;transition:all .3s;text-align:center;box-shadow:0 0 2px 1px #d3d3d3}.add-photo__form-input{margin:20px 0;width:70%}::-webkit-input-placeholder{text-align:center}::-moz-placeholder{text-align:center}@media (min-width:500px){.add-photo{width:350px}}
/*# sourceMappingURL=main.f167d4c2.chunk.css.map */