@media screen and (max-width:768px){.about-us__image,.about-us__text,.footer__category{box-sizing:border-box;width:100%}.menu__categories{display:none;flex-direction:column;align-items:center}.menu__categories--list-view{position:absolute;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;top:10vh;left:0;padding:20px;background-color:var(--dark-secondary-color);box-shadow:0 5px 5px rgba(0,0,0,.2)}.menu__categories--list-view li{width:100%;margin:10px 0;padding-bottom:5px;text-align:center;border-bottom:1px solid;border-color:var(--primary-color)}.menu__btn-hamburguer{display:block;cursor:pointer}.btn-hamburguer__bar{width:25px;height:3px;margin:5px 0;background-color:var(--primary-color);transition:transform .3s ease-in-out}.btn-hamburguer__bar:first-child{transform-origin:top center}.btn-hamburguer__bar:nth-child(2){transform-origin:center}.btn-hamburguer__bar:nth-child(3){transform-origin:bottom center}.menu__btn-hamburguer.active .btn-hamburguer__bar:first-child{transform:rotate(45deg) translate(1px,13px)}.menu__btn-hamburguer.active .btn-hamburguer__bar:nth-child(2){transform:scaleY(0)}.menu__btn-hamburguer.active .btn-hamburguer__bar:nth-child(3){transform:rotate(-45deg) translate(10px,0)}.cover__background-image,.cover__background-solid,.cover__content{height:50vh;width:100%;border:0}.cover__background-image{object-fit:cover;top:50vh}.cover__background-solid{left:0;transform:skew(0);border-bottom:1px solid var(--secondary-color)}.services__horizontal-card{display:flex;flex-direction:column;align-items:center}.horizontal-card__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;line-height:4vh}.horizontal-card__item:first-child{border-right:none;border-bottom:2px solid var(--accent-color);text-align:left}.brands__logos{padding:0 32px}.brands__logos img{height:15vh;padding:5px}.brands__arrow{position:absolute;top:0;width:32px}.brands__arrow--left{left:0}.brands__arrow--right{right:0}.products__content{flex-wrap:wrap}.products__vertical-card{height:40vh;width:48%}.products__vertical-card:first-child{width:100%}.about-us__content{display:flex;flex-direction:column;align-items:center;padding:0 10px}#footer{display:flex;flex-direction:column;align-items:start}.footer__category{padding-bottom:10px;word-wrap:break-word}.whatsapp{width:20vw}}@media (max-width:1024px){.footer__map{padding-top:10px;padding-bottom:20px;width:100%}}