.ntv-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.ntv-kicker{font-size:11.5px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0}.ntv-sechead{max-width:720px;margin:0 0 26px}.ntv-sechead h2{font-size:clamp(26px,3.8vw,40px);margin:12px 0 0;font-weight:700;line-height:1.1}.ntv-sechead .lead{margin-top:12px;font-size:16px;color:var(--body)}.ntv-hidden{display:none!important}.ntv-btn{display:inline-flex;align-items:center;gap:9px;background:var(--acc);color:#fff;font-weight:600;font-size:14px;padding:12px 22px;border-radius:999px;line-height:1;transition:.25s;white-space:nowrap;border:none;cursor:pointer}.ntv-btn:hover{background:var(--acc-dark);color:#fff;transform:translateY(-2px)}.ntv-btn.ntv-btn-green{background:var(--green)}.ntv-btn.ntv-btn-green:hover{background:#142c25}.ntv-itin{display:flex;flex-direction:column;gap:14px}.ntv-day{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.ntv-dayq{display:flex;align-items:center;gap:14px;padding:18px 22px;cursor:pointer;font-weight:600;font-size:15.5px;color:var(--ink)}.ntv-dayq .n{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--acc);color:#fff;display:grid;place-items:center;font-size:12.5px;font-weight:700}.ntv-dayq .ico{margin-left:auto;flex-shrink:0;width:18px;height:18px;position:relative;transition:.3s}.ntv-dayq .ico::before,.ntv-dayq .ico::after{content:"";position:absolute;background:var(--ink);transition:.3s}.ntv-dayq .ico::before{top:8px;left:0;width:18px;height:2px}.ntv-dayq .ico::after{left:8px;top:0;width:2px;height:18px}.ntv-day.open .ico::after{transform:rotate(90deg);opacity:0}.ntv-daya{max-height:0;overflow:hidden;transition:max-height .3s ease}.ntv-daya .inner{padding:0 22px 20px;font-size:14px;color:var(--body);line-height:1.65}.ntv-single{padding:44px 0 70px}.ntv-hero-img{border-radius:20px;overflow:hidden;background:var(--line);max-height:480px}.ntv-hero-img img{width:100%;height:100%;max-height:480px;object-fit:cover}.ntv-single h1{font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.1;margin:26px 0 8px}.ntv-single .meta{color:var(--muted);font-size:14px;margin-bottom:22px}.ntv-single .meta .city{color:var(--acc);font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.ntv-content{max-width:820px;font-size:16px;line-height:1.75;color:var(--body)}.ntv-content p{margin:0 0 14px}.ntv-single .ntv-book-row{margin:28px 0 40px;display:flex;gap:12px;flex-wrap:wrap}.ntv-single h2.ntv-sub{font-size:24px;margin:38px 0 18px}.ntv-single-inline{padding:0}.ntv-single-inline .meta{margin:4px 0 18px}.ntv-itin-title{font-family:var(--font);color:var(--ink);font-size:24px;font-weight:700;letter-spacing:-.01em;margin:38px 0 18px}.ntv-back{font-size:13.5px;font-weight:600;color:var(--muted)}.ntv-back:hover{color:var(--acc)}.ntv-modal.is-open{display:flex}body.ntv-modal-open{overflow:hidden}