body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}*{font-family:Arial,sans-serif}.productName{display:flex;flex-direction:column}.desubscribe{align-self:flex-end;margin-right:20px;margin-top:20px;text-align:end;width:auto}.products{display:flex;justify-content:space-evenly;margin:50px auto auto}.productCard{align-self:center;box-shadow:2px 2px 8px #888;padding:20px;width:30%}.productCard,.productImage{border-radius:20px}.productName{font-size:large;font-weight:700;margin:10px}.productDescription{margin:10px}.productPrice{margin:10px}.productButton,.productPrice{font-size:large;font-weight:700}.productButton{background-color:#bd0550;border:0;border-radius:10px;color:#fff;padding:10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-spinner{-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#383636;height:50px;width:50px}.spinner-container{display:flex;justify-content:center}@media (max-width:750px){.products{flex-direction:column;gap:20px;margin:20px}.productCard{width:70%}}*{margin:0;padding:0;width:100%}.payPage{height:100vh;justify-content:center}.payPage,.payProduct{display:flex;flex-direction:column}.payProduct{align-self:center;gap:10px;margin:10px;width:50%}.payProductText{display:flex;font-weight:700;justify-content:space-between}.payProductText>*{margin:0 20px;text-align:center;width:auto}.payProduct>img{border-radius:10px;height:300px;object-fit:cover}.pay{display:flex;flex-direction:column;justify-content:center;width:40%}.pay,.pay>*{align-self:center}.pay>input{border:1px solid gray;border-radius:10px;height:30px;margin:5px 0;padding:5px}.payButton{background-color:#bd0550;border:0;border-radius:10px;color:#fff;font-size:large;font-weight:700;margin-top:20px;padding:10px;width:50%}@media (max-width:750px){.payProduct{width:70%}.payProduct>img{border-radius:10px;height:200px;object-fit:cover}}.message{font-size:xx-large;font-weight:700;height:100vh;padding:200px 0;text-align:center;width:100%}.desuscribe{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.desuscribe>input{border:1px solid gray;border-radius:10px;height:30px;margin:5px 0;padding:5px;width:40%}.desuscribe>button{background-color:#bd0550;border:0;border-radius:10px;color:#fff;font-size:large;font-weight:700;margin-top:20px;padding:10px;width:20%}.desuscribeMessage{color:red;font-size:large;margin-top:50px;text-align:center}.desuscribeModal{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-size:x-large;font-weight:700;height:100vh;justify-content:center}.desuscribeModalDiv{display:flex;justify-content:space-around}.desuscribeModalDiv>button{background-color:#bd0550;border:0;border-radius:10px;color:#fff;font-size:large;font-weight:700;margin-top:20px;padding:10px;width:20%}@media (max-width:750px){.desuscribe>input{border:1px solid gray;border-radius:10px;height:30px;margin:5px 0;padding:5px;width:60%}.desuscribe>button{width:50%}}
/*# sourceMappingURL=main.2586dc3f.css.map*/