.logo_moto--wrapper{align-items:flex-end;display:flex;justify-content:flex-start;width:auto}.logo_moto--logo img{float:left;max-height:50px;width:auto!important}.logo_moto--moto{animation-delay:.2s;animation-duration:1s;animation-fill-mode:forwards;animation-name:appear;animation-timing-function:linear;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:1.2;margin-left:12px;max-width:160px;opacity:0;position:relative;top:-8px;transform:translateX(0)}@media (max-width:1299px){.header.header--1 .logo_moto--wrapper,.header.header--lp-2 .logo_moto--wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:.3rem;height:auto;justify-content:flex-start}.header.header--1 .logo_moto--moto,.header.header--lp-2 .logo_moto--moto{font-size:11px;left:52px;margin-left:0;max-width:none;top:-4px}.header.header--1 .logo_moto--wrapper img,.header.header--lp-2 .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)}}