@keyframes bounce2{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}body .auto-manufacturers-section{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding:0 15px;width:100%}body .auto-manufacturers-section:not(.alignfull){padding-left:max((100% - 1600px)/2 + 1rem,1rem);padding-right:max((100% - 1600px)/2 + 1rem,1rem)}body .auto-manufacturers-section .grid-title{color:#43754b;margin:0 auto 50px;max-width:800px;text-align:center}@media (max-width:640px){body .auto-manufacturers-section .grid-title{margin:15px auto 40px}}body .auto-manufacturers-section .auto-manufacturers-grid{align-items:center;-moz-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:center;row-gap:25px}@media (max-width:1280px){body .auto-manufacturers-section .auto-manufacturers-grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:1024px){body .auto-manufacturers-section .auto-manufacturers-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){body .auto-manufacturers-section .auto-manufacturers-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){body .auto-manufacturers-section .auto-manufacturers-grid{grid-template-columns:1fr}}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item{align-items:center;box-shadow:0 0 11px 0 rgba(35,55,71,.1);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;justify-content:center;text-align:center;transform:translateY(0);transition:all .2s ease-in-out}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item:not([disabled]):hover .auto-btn{background-color:rgba(237,121,2,.3)}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item:not([disabled]):hover img{transform:scale(1.1)}@media (max-width:500px){body .auto-manufacturers-section .auto-manufacturers-grid .auto-item{grid-template-columns:1fr 1fr;grid-template-rows:auto}}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .image-container{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;padding:12.5%;width:100%}@media (max-width:500px){body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .image-container{aspect-ratio:5/4;padding:10%}}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .image-container img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:.3s ease-in-out}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .auto-btn{align-items:center;background-color:rgba(237,121,2,.06);color:#d86c0e;-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;font-weight:1000;height:100%;justify-content:center;padding:10px 25px;transition:.3s ease-in-out;width:100%}@media (max-width:500px){body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .auto-btn{padding:10%}}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .auto-btn .title{font-size:19px;font-weight:700;line-height:normal;margin:0}body .auto-manufacturers-section .auto-manufacturers-grid .auto-item .auto-btn .arrow-icon{color:#e7750e;font-weight:800}body .auto-manufacturers-section .loading-indicator{align-content:center;display:none;justify-content:center;padding:30px 0}body .auto-manufacturers-section .loading-indicator i{color:#e7750e;font-size:2.5em;height:-moz-fit-content;height:fit-content}