.rideco-booth-wrap{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Lato,sans-serif;overflow-x:hidden;padding:24px 20px 0;text-align:center;width:100%}.rideco-main-title{color:#00243e;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 12px}.rideco-booth-subtext{box-sizing:border-box;color:#5f5e5a;font-size:17px;font-weight:400;line-height:1.5;margin:0 0 16px;max-width:640px;width:100%}.rideco-booth-map-wrap{aspect-ratio:16/9;background:#f8fafc;border-radius:10px;cursor:pointer;max-width:900px;overflow:hidden;position:relative;width:100%}.rideco-booth-map-img{display:block;height:100%;object-fit:cover;transform:scale(1);transform-origin:30% 85%;transition:transform .5s ease;width:100%}.rideco-booth-map-wrap:hover .rideco-booth-map-img{transform:scale(1.8)}@media (max-width:600px){.rideco-booth-wrap{padding:40px 16px 0}.rideco-main-title{font-size:24px}.rideco-booth-subtext{font-size:15px}}