.logo_moto--wrapper{align-items:center;display:flex;justify-content:flex-start;width:auto}.logo_moto--moto{animation-delay:0s;animation-duration:.7s;animation-fill-mode:forwards;animation-name:appear;animation-timing-function:linear;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;letter-spacing:.4px;line-height:20px;margin-left:20px;opacity:0;position:relative;top:-1px;transform:translateX(0)}@media (max-width:1023px){.logo_moto--wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:.3rem;height:auto;justify-content:flex-start}.logo_moto--moto{font-size:10px;line-height:12px;margin-left:0;max-width:none}.logo_moto--wrapper img{max-height:38px!important}}@-moz-keyframes appear{0%{opacity:0;transform:translateX(-100px)}50%{opacity:0}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes appear{0%{opacity:0;transform:translateX(-100px)}50%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes appear{0%{opacity:0;transform:translateX(-100px)}50%{opacity:0}to{opacity:1;transform:translateX(0)}}