*{box-sizing:border-box;margin:0;padding:0}body_master{align-items:center;display:flex;font-family:Arial,sans-serif;justify-content:center}.conten{background-color:#fff;margin:0 auto;max-width:1200px}.banner{align-items:center;display:flex;height:500px;justify-content:space-between;padding:0;width:100%}.reviews-section{padding:0 10px;width:50%}.reviews-section h2{font-size:24px;font-weight:700;margin-bottom:10px}.reviews-section p{font-size:16px;margin-bottom:20px}.reviews{display:flex;gap:20px;margin-bottom:20px}.stars i{font-style:normal}.review-item img{height:70px;max-width:250px;width:100%}.carousel-section{display:flex}.carousel,.carousel-section{height:100%;position:relative;width:50%}.carousel{overflow:hidden}.gap-10{margin-top:10px}.gap-4{margin-top:4px}.gap-6{margin-top:2px}.gap-20{margin-top:20px}.header{align-items:center;display:flex;justify-content:space-between;width:100%}.profile-img{background-color:#e0e0e0;background-image:url(https://www.dispatchtrack.com/hubfs/AVATAR.svg);background-position:50%;background-size:cover;border-radius:50%;height:50px;width:50px}.rating{color:#000;font-size:48px;font-weight:700}.date{background-color:#f5f8fc;border-radius:20px;color:#a0a0a0;font-size:10px;font-weight:100;padding:5px 10px;text-align:center;width:100%}.position{color:#666;font-size:10px}.name{color:#333;font-size:18px;font-weight:700}.stars{display:flex;gap:3px}.stars i{color:gold}.description{color:#9b9b9b;font-size:14px;line-height:1.5;text-align:left}.move-down{animation:animacion-down 35s linear infinite;height:2400px}.item-container,.move-down{display:flex;flex-direction:column}.item-container{align-items:flex-start;background-color:#fff;border-radius:15px;box-shadow:0 0 8px rgba(0,0,0,.1);margin:0 0 10px 10px;max-width:260px;padding:20px 20px 40px;width:100%}.move{animation:animacion 35s linear infinite;display:flex;flex-direction:column;height:2392px}@keyframes animacion-down{0%{transform:translateY(-1196px)}to{transform:translateY(0)}}@keyframes animacion{0%{transform:translateY(0)}to{transform:translateY(-1196px)}}@media (max-width:768px){.carousel:nth-of-type(2){display:none}.carousel-section{width:100%}.reviews-section{margin:40px 0 0;text-align:center;width:30%}.review-item img{height:60px}.carousel{height:100%;overflow:hidden;position:relative;width:100%}.banner{flex-direction:column;height:auto;justify-content:space-between}.reviews{justify-content:center;margin-bottom:20px}.item-container{margin:10px 0 10px 10px;width:270px}.move{animation:animacion 30s linear infinite;display:flex;flex-direction:row;height:auto}@keyframes animacion{0%{transform:translateX(0)}to{transform:translateX(-1080px)}}}body_master{overflow-x:hidden}