.home{display:flex;flex-direction:column;min-height:100vh}.home-banner{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:500px;margin-bottom:20px;max-height:610px;width:100%}.content{flex:1 1}footer{margin-top:auto}.shelf-container{align-items:center;display:flex;gap:0;overflow-x:auto;scroll-behavior:smooth}.shelf-product{background-color:initial;border:none;border-radius:0;flex-basis:calc(25% - 20px);flex-grow:0;flex-shrink:0;padding:0;text-align:center;transition:transform .3s ease}.shelf-product-image{height:150px;object-fit:cover;width:100%}.shelf-product-name{font-size:14px;margin-top:8px}.shelf-scroll-left,.shelf-scroll-right{cursor:pointer;transition:color .3s ease,transform .3s ease}.shelf-scroll-left:hover,.shelf-scroll-right:hover{color:#1976d2;transform:scale(1.2)}.footer{background-color:#333;color:#fff;margin-top:auto;padding:16px;width:100%}.footer-container{text-align:center}.footer-logo{font-size:18px;margin-bottom:8px}.footer-address,.footer-copyright,.footer-phone{font-size:14px;margin-bottom:4px}.newsletter-container{margin:20px;text-align:center}.newsletter-form{align-items:center;display:flex;flex-direction:column;gap:10px}.newsletter-input{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:10px;width:300px}.newsletter-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.newsletter-button:hover{background-color:#0056b3}.newsletter-message{border-radius:4px;font-size:14px;margin-top:10px;padding:10px}.newsletter-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.newsletter-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.sobre-container{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative;text-shadow:0 1px 5px #000c;z-index:1}.sobre-container:before{background:#0009;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.sobre-title{border-bottom:2px solid #fff;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:30px;padding-bottom:10px;text-align:center}.sobre-section{background:#ffffff1a;border-radius:10px;box-shadow:0 5px 15px #00000080;margin:20px auto;max-width:800px;padding:20px;z-index:2}.sobre-section-title{color:#fc0;font-size:1.8rem;font-weight:700;margin-bottom:15px}.sobre-text{font-size:1.1rem;line-height:4;margin-bottom:15px;text-align:justify}.sobre-highlight{color:#fc0;font-weight:700}@media (max-width:768px){.sobre-title{font-size:2rem}.sobre-section{padding:15px}.sobre-section-title{font-size:1.5rem}.sobre-text{font-size:1rem}}body,html{background-color:#f8f9fa;display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0;min-height:100vh;overflow:auto!important;padding:0;padding-right:0!important}#root{display:flex;flex:1 1;flex-direction:column}
/*# sourceMappingURL=main.6406054a.css.map*/