.about{display:flex;justify-content:center}.about__description{margin-top:25px;font-size:16px;color:#916f3a;font-weight:bold;padding:15px}.about__image{max-height:500px;background-image:url('../../public/images/banner2.jpg');background-position:center;background-position:center center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:45px;border-top-right-radius:45px;transform:translateZ(0);-webkit-transform:translateZ(0)}.container__porpose{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:25px;border:1px solid #916f3a}.porpose__card{width:350px;height:300px;display:flex;flex-direction:column;align-items:center;margin:15px}.porpose__title{font-size:25px;font-weight:bold;color:#916f3a;margin-bottom:15px}.porpose__description{margin-top:10px;font-weight:400;font-size:16px;max-width:300px;text-align:center;color:#916f3a;font-weight:bold}.contact{display:flex;justify-content:center}.contact__container{margin-top:40px;display:flex}.contact__image{background-image:url('../../public/images/cereais.jpg');background-position:left;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:45px;border-top-left-radius:45px}.contact__form{width:100%;max-width:400px;background-color:#5b5141;padding:25px;border-bottom-left-radius:45px;border-top-right-radius:45px;display:flex;flex-direction:column;align-items:center}.form__group{width:90%;display:flex;flex-direction:column;margin:10px}.form__group label{margin-bottom:5px;color:white;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e1b52f}.form__group input{height:25px;padding:10px;border:1px solid #e1b52f;border-radius:5px;color:#e1b52f}.form__group input::placeholder{color:#e1b52f;font-weight:bold}.form__group textarea{color:#e1b52f;border-color:#e1b52f}.btnSubmit{height:40px;background-color:#e1b52f;width:90%;color:white}.btnSubmit:hover{background-color:white;border-color:white;color:#e1b52f;cursor:pointer}html{scroll-behavior:smooth;font-family:"Roboto",Sans-serif}body{margin:0;padding:0;color:#5b5141}h1,h2,h3,h4,h5,h6{margin:0;padding:0}textarea:focus,input:focus,select:focus{box-shadow:0 0;outline:0}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:none}::-webkit-scrollbar-track{background-color:black}::-webkit-scrollbar{width:6px;background:black}::-webkit-scrollbar-thumb{background:black}.container{max-width:1000px;width:100%;display:flex;justify-content:center;margin-top:120px;margin-bottom:120px}.container__column{flex-direction:column}.container__slot{flex:1;margin:5px}.contact__slot__center{display:flex;justify-content:center}.title__container{font-size:40px;text-align:center;color:#916f3a;border-bottom:2px solid #916f3a;padding:10px}.title__white{color:white;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#e1b52f;border-bottom:2px solid #e1b52f}.whatsApp{position:fixed;width:60px;height:60px;right:5px;bottom:5px;background-color:green;color:white !important;z-index:1000;text-align:center;cursor:pointer;font-family:'ETH';display:flex;justify-content:center;align-items:center;font-size:13px;border-radius:30px}.whatsApp__icon{width:40px;height:40px;display:flex}.whatsApp:hover{background-color:#035203;color:white;text-decoration:none}footer{background-color:#5b5141;height:80px}header{width:100%;height:80px;position:fixed;top:0;display:flex;justify-content:center;align-items:center;z-index:1000;background-color:#fff;border-bottom:2px solid #e1b52f;padding:10px}.header__container{display:flex;align-items:center;width:100%;max-width:1200px;height:80px;padding-left:15px}.logo{width:135px}.menu__container{flex:1;list-style:none;padding:0;margin:0;display:flex;justify-content:end}.menu__container--mobile{list-style:none;padding:15px;margin:0;flex-direction:column;position:fixed;top:0;right:0;background-color:#5b5141;display:none;opacity:0;transition:all ease .4s;border:1px solid #e1b52f}.menuMobile__btn{display:none;width:30px;height:30px;flex-direction:column;justify-content:center;align-items:center;margin-right:40px}.menuMobile__btn--line{width:80%;height:2px;background-color:#5b5141;margin:2px;cursor:pointer}.btn_close{position:absolute;font-size:16px;color:#e1b52f;top:5px;right:25px}.show_mobile_menu_display{display:flex !important}.show_mobile_menu_opacity{opacity:1 !important}.menu__container--mobile li,.menu__container--mobile a{margin:15px;color:#916f3a;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e1b52f}.menu__container li,.menu__container a{margin-left:15px;margin-right:15px;font-size:16px;color:#916f3a;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e1b52f;cursor:pointer}.menu__selected{border-bottom:3px solid #e1b52f}.menu__container a:hover{border-bottom:3px solid #e1b52f}.banner{height:100vh;background-image:url('../../public/images/banner.jpg');background-attachment:fixed;background-position:center;background-position:center center;background-repeat:no-repeat;background-size:cover}.banner__content{height:100vh;background-color:rgba(29,29,29,0.7);margin-top:-100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.banner__title{color:#fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#e1b52f;font-size:62px;font-weight:600;margin:15px}.banner__decription{color:#fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#e1b52f;font-size:32px;font-weight:600;margin:15px}.btnSeeMore{width:180px;height:40px;line-height:40px;text-align:center;background-color:#e1b52f;color:white;padding:5px;margin-top:25px}.btnSeeMore:hover{background-color:white;color:#e1b52f;border:1px solid #e1b52f}.products{display:flex;justify-content:center;background-color:#5b5141}.container__products{margin-top:40px;display:flex;flex-direction:column}.product__item{display:flex;margin-top:60px}.product__slot{flex:1;padding:10px}.product__image:nth-child(1){height:300px;background-image:url('../../public/images/cereais.jpg');background-position:center;background-position:center center;background-repeat:no-repeat;background-size:cover}.product__title{font-size:25px;font-weight:bold;text-align:center;color:white;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e1b52f}.product__description{margin-top:25px;font-size:18px;font-style:italic;color:white;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e1b52f}@media(max-width:960px){header{height:45px}.container,.product__item,.contact__container{flex-direction:column}.container__slot{flex:none}.logo{width:100px}h1{text-align:center}.product__item:nth-child(1) .product__slot:nth-child(1){order:2}.product__item:nth-child(3) .product__slot:nth-child(1){order:2}.product__item .product__description{text-align:center;padding:15px}.about__image{height:300px}.menu__container{display:none}.menuMobile__btn{display:flex}.contact__image{height:350px}}