.ett-tour-map{--ett-terracotta:#DC8376;--ett-brown:#502F2A;--ett-gold:#c2a360;--ett-line:#f0d6d0;--ett-tm-map-height:480px;--ett-tm-sticky-top:100px;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:28px;align-items:start;margin:0 0 30px}.ett-tm-stops{list-style:none;margin:0;padding:0;position:relative}.ett-tm-stops::before{content:"";position:absolute;left:15px;top:22px;bottom:22px;width:2px;background:var(--ett-line);border-radius:2px}.ett-tm-stop{margin:0;padding:0}.ett-tm-stop-btn{display:flex;gap:14px;width:100%;text-align:left;background:none;border:0;box-shadow:none;padding:12px 12px 12px 0;margin:0;border-radius:10px;cursor:pointer;position:relative;transition:background-color 0.15s ease;text-transform:none;letter-spacing:0;font-weight:400;line-height:1.4;color:inherit}.ett-tm-stop-btn:hover,.ett-tm-stop-btn:focus-visible{background:#faf4f2;box-shadow:none;color:inherit}.ett-tm-stop.is-active .ett-tm-stop-btn{background:#f9efec}.ett-tm-stop-num{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--ett-terracotta);color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 0 0 3px #fff}.ett-tm-stop.is-optional .ett-tm-stop-num{background:var(--ett-gold)}.ett-tm-stop-body{display:block;min-width:0}.ett-tm-stop-name{display:block;font-weight:600;font-size:16px;color:var(--ett-brown);margin-bottom:2px}.ett-tm-badge{display:inline-block;margin-left:8px;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--ett-gold);border:1px solid var(--ett-gold);border-radius:999px;padding:1px 9px;vertical-align:2px;line-height:1.5}.ett-tm-stop-meta{display:block;font-size:13px;color:#8a7a72;margin-bottom:2px}.ett-tm-stop-desc{display:block;font-size:14px;color:#5b5049;line-height:1.5}.ett-tm-map-col{position:sticky;top:var(--ett-tm-sticky-top)}.ett-tm-map{height:var(--ett-tm-map-height);border-radius:12px;overflow:hidden;background:#f2ede8;box-shadow:0 2px 14px rgb(80 47 42 / .14);z-index:1}.ett-tm-divicon{background:none;border:none}.ett-tm-marker{display:flex;width:32px;height:32px;border-radius:50%;background:#DC8376;color:#fff;font-weight:700;font-size:14px;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 6px rgb(80 47 42 / .35)}.ett-tm-marker.is-optional{background:#c2a360}.ett-tour-map .leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 4px 16px rgb(80 47 42 / .2)}.ett-tour-map .leaflet-popup-content{margin:12px 16px;font-size:14px;line-height:1.45}.ett-tour-map .leaflet-popup-content strong{color:#502F2A}.ett-tm-popup-meta{color:#8a7a72;font-size:12.5px}@media (max-width:849px){.ett-tour-map{grid-template-columns:1fr;gap:18px}.ett-tm-map-col{position:static;order:-1}.ett-tm-map{height:320px}.ett-tm-stop-name{font-size:15px}}