.tp-home-fleet-carousel{padding:72px 0 82px;background:#f8f7f5;color:#1c1c1c}
.tp-home-fleet-carousel *{box-sizing:border-box}
.tp-home-fleet-shell{width:min(1280px,calc(100% - clamp(56px,12vw,160px)));margin:0 auto}
.tp-home-fleet-heading{margin-bottom:30px;text-align:center}
.tp-home-fleet-emblem{display:flex;width:99px;height:48px;margin:0 auto 26px}
.tp-home-fleet-emblem img{display:block;width:99px;height:48px}
.tp-home-fleet-heading h2{margin:0 auto 8px;font-size:clamp(28px,3vw,42px);line-height:1.15;font-weight:800;letter-spacing:-.03em;color:#202020}
.tp-home-fleet-heading p{margin:0 auto;color:#696969;font-size:15px;line-height:1.55}
.tp-home-fleet-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}
.tp-home-fleet-controls button{display:grid;place-items:center;width:45px;height:45px;padding:0;border:1px solid #d8d4cf;border-radius:50%;background:#fff;color:#bc2330;font-family:inherit;font-size:22px;font-weight:700;line-height:1;cursor:pointer}
.tp-home-fleet-controls button:hover:not(:disabled){border-color:#c91f2b;background:#c91f2b;color:#fff}
.tp-home-fleet-controls button:disabled{opacity:.4;cursor:default}
.tp-home-fleet-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 17px;margin:0 -2px}
.tp-home-fleet-track::-webkit-scrollbar{display:none}
.tp-home-fleet-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;scroll-snap-align:start;border:1px solid #e9e5e0;border-radius:13px;background:#fff;box-shadow:0 9px 28px rgba(30,25,20,.06)}
.tp-home-fleet-media{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;background:#f3f1ee}
.tp-home-fleet-media img{display:block;width:100%;height:100%;object-fit:contain}
.tp-home-fleet-placeholder{color:#b6a99a;font-size:54px;font-weight:800}
.tp-home-fleet-card-body{display:flex;flex:1;flex-direction:column;align-items:start;padding:20px}
.tp-home-fleet-category{color:#b4834c;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.tp-home-fleet-card h3{min-height:2.7em;margin:9px 0 12px;color:#1d1d1d;font-size:20px;font-weight:800;line-height:1.35}
.tp-home-fleet-card h3 a{color:inherit;text-decoration:none}
.tp-home-fleet-card h3 a:hover{color:#c91f2b}
.tp-home-fleet-specs{display:flex;flex-wrap:wrap;gap:7px 14px;min-height:25px;margin-bottom:18px;color:#65615d;font-size:13px}
.tp-home-fleet-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:16px;border-top:1px solid #eee9e3;width:100%}
.tp-home-fleet-price small{color:#726d68;font-size:12px}
.tp-home-fleet-price strong{color:#c91f2b;font-size:21px;font-weight:800;white-space:nowrap}
.tp-home-fleet-link{display:flex;justify-content:center;align-items:center;gap:14px;width:100%;min-height:45px;margin-top:18px;padding:10px 15px;background:#c91f2b;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important}
.tp-home-fleet-link:hover{background:#a71b26}
.tp-home-fleet-all{display:flex;justify-content:center;align-items:center;gap:12px;width:max-content;max-width:100%;margin:18px auto 0;color:#bc2330!important;font-size:14px;font-weight:800;text-decoration:none!important}
.tp-home-fleet-all:hover{text-decoration:underline!important}
.tp-home-fleet-carousel :focus-visible{outline:3px solid #b4834c;outline-offset:3px}
@media(max-width:900px){.tp-home-fleet-track{grid-auto-columns:calc((100% - 20px)/2)}}
@media(max-width:760px){.tp-home-fleet-shell{width:min(100% - 32px,620px)}}
@media(max-width:600px){.tp-home-fleet-carousel{padding:50px 0 58px}.tp-home-fleet-heading{margin-bottom:22px}.tp-home-fleet-emblem{margin-bottom:20px}.tp-home-fleet-heading h2{font-size:27px}.tp-home-fleet-heading p{font-size:13px}.tp-home-fleet-controls{gap:6px}.tp-home-fleet-controls button{width:36px;height:36px;font-size:19px}.tp-home-fleet-track{grid-auto-columns:100%;gap:16px}.tp-home-fleet-card-body{padding:18px}.tp-home-fleet-card h3{min-height:0}.tp-home-fleet-price strong{font-size:21px}}
@media(orientation:landscape) and (pointer:coarse) and (max-width:1200px) and (max-height:600px){.tp-home-fleet-carousel{padding:42px 0 50px}.tp-home-fleet-heading h2{font-size:clamp(25px,3vw,34px)}.tp-home-fleet-heading p{font-size:14px}.tp-home-fleet-track{grid-auto-columns:calc((100% - 16px)/2);gap:16px}.tp-home-fleet-media{aspect-ratio:16/10;padding:12px}}
