html.ltours-detail-page .lt-ahb-card{--lt-green:#516c55;--lt-green-deep:#1d6b71;--lt-green-dark:#143f4b;--lt-pink:#aa4e37;--lt-pink-deep:#8f3f2c;--lt-gold:#edc174;--lt-cream:#fffdf8;--lt-ink:#143f4b;--lt-muted:#5a6d6b;position:relative;width:100%;min-width:0;border:1px solid #b9cbbb;border-radius:2px;background:#fffdf8;box-shadow:0 12px 32px #143f4b0d;overflow:hidden;color:var(--lt-ink);font:400 16px/1.6 "DM Sans",Arial,sans-serif;margin:0;}html.ltours-detail-page .lt-ahb-card *{box-sizing:border-box;}html.ltours-detail-page .lt-ahb-card [hidden]{display:none;}html.ltours-detail-page .lt-ahb-card .ahb-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 16px 15px;border-radius:1px 1px 0 0;background:var(--ltours-header,#516c55);color:#fff;position:relative;}html.ltours-detail-page .lt-ahb-card .ahb-eyebrow{display:block;color:#fff;font-size:.76rem;font-weight:900;line-height:1.15;letter-spacing:.09em;text-transform:uppercase;}html.ltours-detail-page .lt-ahb-card .ahb-head h2{margin:3px 0 0;color:#fff;font-size:1.14rem;line-height:1.15;}html.ltours-detail-page .lt-ahb-card .ahb-from{padding-left:16px;border-left:1px solid rgba(255,255,255,.38);text-align:right;white-space:nowrap;}html.ltours-detail-page .lt-ahb-card .ahb-from span,html.ltours-detail-page .lt-ahb-card .ahb-from strong{display:block;color:#fff;}html.ltours-detail-page .lt-ahb-card .ahb-from span{font-size:.72rem;font-weight:800;line-height:1;}html.ltours-detail-page .lt-ahb-card .ahb-from strong{margin-top:2px;font-size:1.02rem;line-height:1.05;}html.ltours-detail-page .lt-ahb-card .ahb-body{padding:14px;background:#fffdf8;}html.ltours-detail-page .lt-ahb-card .ahb-section{margin:0 0 14px;}html.ltours-detail-page .lt-ahb-card .ahb-section-label{display:block;margin:0 0 6px;color:var(--lt-green-dark);font-size:.72rem;font-weight:900;}html.ltours-detail-page .lt-ahb-card .ahb-package-choices{display:grid;grid-template-columns:repeat(var(--ahb-package-count,3),minmax(0,1fr));gap:10px;width:100%;}html.ltours-detail-page .lt-ahb-card .ahb-package-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:88px;padding:9px 7px;border:1px solid #c4d0bd;border-radius:2px;background:#fffdf8;color:var(--lt-green-dark);font:inherit;text-align:center;cursor:pointer;border-color:#c4d0bd;}html.ltours-detail-page .lt-ahb-card .ahb-package-choice strong{display:flex;align-items:center;justify-content:center;flex:1;max-width:100%;font-size:.78rem;line-height:1.22;overflow-wrap:break-word;word-break:normal}html.ltours-detail-page .lt-ahb-card .ahb-package-choice .ltours-package-rate{display:flex;flex-direction:column;align-items:center;gap:2px;max-width:100%;margin-top:5px;color:#5a6d6b;line-height:1.2;white-space:nowrap}html.ltours-detail-page .lt-ahb-card .ltours-package-rate small{display:block;font-size:.65625rem;font-weight:400;line-height:1.15}html.ltours-detail-page .lt-ahb-card .ltours-package-rate b{display:block;max-width:100%;color:var(--ltours-ink);font-size:1rem;font-weight:700;line-height:1.2;letter-spacing:-.025em;font-variant-numeric:tabular-nums}html.ltours-detail-page .lt-ahb-card .ahb-package-choice:hover{border-color:#aa4e37;background:#faf0e5;}html.ltours-detail-page .lt-ahb-card .ahb-package-choice.is-selected{border:2px solid #516c55;background:#eaf0e4;box-shadow:0 0 0 2px #516c551a;}html.ltours-detail-page .lt-ahb-card .ahb-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start;}html.ltours-detail-page .lt-ahb-card .ahb-date-button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:48px;padding:9px 11px;border:1px solid #c4d0bd;border-radius:2px;background:#f8f4e9;color:var(--lt-green-dark);font:inherit;text-align:left;cursor:pointer;border-color:#c4d0bd;}html.ltours-detail-page .lt-ahb-card .ahb-date-button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;}html.ltours-detail-page .lt-ahb-card .ahb-date-button svg{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:var(--lt-green-deep);stroke-width:1.8;}html.ltours-detail-page .lt-ahb-card .ahb-travelers-trigger{display:grid;grid-template-columns:minmax(0,1fr) 22px;grid-template-rows:auto auto;column-gap:8px;align-items:center;width:100%;min-width:0;min-height:48px;padding:7px 10px;border:1px solid #c4d0bd;border-radius:2px;background:#f8f4e9;color:var(--lt-green-dark);font:inherit;text-align:left;cursor:pointer;border-color:#c4d0bd;}html.ltours-detail-page .lt-ahb-card .ahb-travelers-trigger__label{grid-column:1;font-size:.58rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#5a6d6b;}html.ltours-detail-page .lt-ahb-card .ahb-travelers-trigger strong{grid-column:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.2;}html.ltours-detail-page .lt-ahb-card .ahb-travelers-trigger svg{grid-column:2;grid-row:1/3;width:20px;height:20px;fill:none;stroke:#516c55;stroke-width:1.7;}html.ltours-detail-page .lt-ahb-card .ahb-date-button:hover,html.ltours-detail-page .lt-ahb-card .ahb-travelers-trigger:hover{border-color:var(--lt-pink);}html.ltours-detail-page .lt-calendar-popout{position:fixed;z-index:2147483000;width:min(360px,calc(100vw - 24px));max-height:min(520px,calc(100vh - 24px));overflow:auto;padding:14px;border:1px solid #becdb7;border-radius:2px;background:#fffdf8;box-shadow:0 24px 70px #143f4b33;border-color:#becdb7;font:400 16px/1.6 "DM Sans",Arial,sans-serif;}html.ltours-detail-page .ahb-travelers-popout{position:fixed;inset:0;z-index:2147483001;display:grid;place-items:center;padding:20px;font:400 16px/1.6 "DM Sans",Arial,sans-serif;}html.ltours-detail-page .ahb-travelers-popout[hidden]{display:none;}html.ltours-detail-page .ahb-travelers-backdrop{position:absolute;inset:0;border:0;background:#143f4bad;backdrop-filter:blur(2px);width:100%;height:100%;padding:0;margin:0;}html.ltours-detail-page .ahb-travelers-panel{position:relative;display:flex;flex-direction:column;width:min(620px,calc(100vw - 40px));max-height:min(700px,calc(100vh - 40px));overflow:hidden;border:1px solid #becdb7;border-radius:2px;background:#fffdf8;box-shadow:0 26px 72px #143f4b54;border-color:#becdb7;}html.ltours-detail-page .ahb-travelers-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:#516c55;border-bottom:4px solid #edc174;color:#fff;}html.ltours-detail-page .ahb-travelers-panel__head strong{display:block;color:#fff;font-size:1.18rem;}html.ltours-detail-page .ahb-travelers-panel__head small{display:block;margin-top:2px;color:rgba(255,255,255,.82);font-size:.78rem;}html.ltours-detail-page .ahb-travelers-panel__head>button{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:1.45rem;line-height:1;cursor:pointer;}html.ltours-detail-page .ahb-travelers-panel .ahb-guests{flex:0 1 auto;height:auto;min-height:0;max-height:520px;margin:0;padding:14px 20px;overflow-y:auto;overflow-x:hidden;background:#fffdf8;scrollbar-gutter:stable;border:0;scrollbar-width:thin;scrollbar-color:#acbca5 #eaf0e4;}html.ltours-detail-page .ahb-travelers-panel .ahb-guests::-webkit-scrollbar{width:10px;}html.ltours-detail-page .ahb-travelers-panel .ahb-guests::-webkit-scrollbar-track{background:#eaf0e4;border-radius:10px;}html.ltours-detail-page .ahb-travelers-panel .ahb-guests::-webkit-scrollbar-thumb{background:#acbca5;border:2px solid #eef6ed;border-radius:10px;border-color:#eaf0e4;}html.ltours-detail-page .ahb-travelers-panel .ahb-guests::-webkit-scrollbar-thumb:hover{background:#6ea36c;}html.ltours-detail-page .ahb-price-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:14px;align-items:center;min-height:58px;padding:10px 2px;border-bottom:1px solid #d5dace;border-bottom-color:#d5dace;}html.ltours-detail-page .ahb-price-row:last-child{border-bottom:0;}html.ltours-detail-page .ahb-price-copy strong,html.ltours-detail-page .ahb-price-copy small{display:block;}html.ltours-detail-page .ahb-price-copy strong{color:var(--lt-green-dark);font-size:.84rem;line-height:1.3;}html.ltours-detail-page .ahb-price-copy small{margin-top:3px;color:#73574c;font-size:.75rem;}html.ltours-detail-page .ahb-quantity-choice__control{display:grid;grid-template-columns:34px 44px 34px;align-items:stretch;width:112px;min-width:112px;height:38px;border:1px solid #bed0c6;border-radius:2px;overflow:hidden;background:#fffdf8;border-color:#bed0c6;}html.ltours-detail-page .ahb-quantity-choice__button{display:flex;align-items:center;justify-content:center;width:34px;height:36px;padding:0;border:0;background:#e3eeea;color:#1d6b71;font-size:1.05rem;cursor:pointer;margin:0;}html.ltours-detail-page .ahb-quantity-choice__control input{display:block;width:44px;height:36px;margin:0;padding:0;border:0;border-left:1px solid #bed0c6;border-right:1px solid #bed0c6;background:#fffdf8;color:var(--lt-green-dark);font:700 .87rem/36px "DM Sans",Arial,sans-serif;text-align:center;appearance:textfield;}html.ltours-detail-page .ahb-travelers-apply{margin:14px 20px 18px;min-height:44px;border:1px solid #aa4e37;border-radius:2px;background:#aa4e37;color:#fffdf8;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #aa4e371f;}html.ltours-detail-page .lt-ahb-card .ahb-add{display:flex;width:100%;min-height:50px;padding:0 48px;border:0;border-radius:2px;background:#aa4e37;color:#fffdf8;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #aa4e371f;position:relative;align-items:center;justify-content:center;font-size:16px;}html.ltours-detail-page .lt-ahb-card .ahb-add:hover{filter:none;background:#8f3f2c;}html.ltours-detail-page .lt-ahb-card .ahb-inline-error{margin:0 0 10px;padding:9px 11px;border:1px solid #dc8f7d;border-radius:2px;background:#fff2ee;color:#8b2f21;font-size:.75rem;font-weight:700;}html.ltours-detail-page .lt-important{margin-top:16px;padding:12px 13px;border:1px solid #e4ce9f;border-radius:2px;background:#faf0db;color:#625442;font-size:.78rem;line-height:1.45;}html.ltours-detail-page .lt-important>strong{display:block;margin-bottom:5px;color:var(--lt-green-dark);font-size:.76rem;}html.ltours-detail-page .lt-important p{margin:0 0 8px;}html.ltours-detail-page .lt-important p:last-child{margin-bottom:0;}html.ltours-detail-page .lt-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:15px;padding-top:12px;border-top:1px solid #d2ddcc;align-items:stretch;padding:9px 0;background:#eaf0e4;border-radius:0 0 1px 1px;}html.ltours-detail-page .ahb-trust-item{display:flex;align-items:center;justify-content:center;gap:3px;min-width:0;text-align:center;flex-direction:column;min-height:54px;margin:0;padding:4px 5px;overflow:hidden;border-top:0;}html.ltours-detail-page .ahb-trust-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#dfebe7;min-width:28px;margin:0;color:#1d6b71;}html.ltours-detail-page .ahb-trust-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;}html.ltours-detail-page .ahb-trust-item strong,html.ltours-detail-page .ahb-trust-item small{display:block;line-height:1.06;width:100%;max-width:100%;margin:0;text-align:center;white-space:normal;word-break:normal;overflow-wrap:normal;}html.ltours-detail-page .ahb-trust-item strong{color:var(--lt-green-dark);font-size:.68rem;}html.ltours-detail-page .ahb-trust-item small{margin-top:2px;color:#5a6d6b;font-size:.59rem;margin:0;}html.ltours-detail-page .ahb-fields,html.ltours-detail-page #lt-schedule-fields{display:grid;gap:10px;}html.ltours-detail-page .ahb-field>label{display:block;margin:0 0 5px;color:var(--lt-green-dark);font-size:.73rem;font-weight:800;}html.ltours-detail-page .ahb-field input[type=text],html.ltours-detail-page .ahb-field input[type=date],html.ltours-detail-page .ahb-field select,html.ltours-detail-page .ahb-field textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid #c4d0bd;border-radius:2px;background:#fff;color:var(--lt-ink);font:inherit;font-size:.8rem;}html.ltours-detail-page .ahb-field textarea{min-height:88px;resize:vertical;}html.ltours-detail-page .ahb-field input:focus,html.ltours-detail-page .ahb-field select:focus,html.ltours-detail-page .ahb-field textarea:focus{outline:0;border-color:var(--lt-green-deep);box-shadow:0 0 0 3px #1d6b711f;}html.ltours-detail-page .ahb-field--checkbox label{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border:1px solid #c4d0bd;border-radius:2px;background:#fff;}html.ltours-detail-page .ahb-field--checkbox input{width:18px;height:18px;accent-color:var(--lt-pink);}html.ltours-detail-page .ahb-quantity-list{display:grid;gap:8px;padding:9px;border:1px solid #d5dace;border-radius:2px;background:#fffdf8;}html.ltours-detail-page .ahb-quantity-choice{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;align-items:center;padding:8px 9px;border:1px solid #c4d0bd;border-radius:2px;background:#fff;}html.ltours-detail-page .ahb-quantity-choice label{margin:0;color:var(--lt-green-dark);font-size:.8rem;font-weight:700;}html.ltours-detail-page .lt-ahb-card .ahb-head:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:#edc174}html.ltours-detail-page .lt-calendar-popout *,html.ltours-detail-page .ahb-travelers-popout *{font-family:inherit}html.ltours-detail-page .lt-calendar-popout[hidden]{display:none}html.ltours-detail-page .ahb-travelers-panel__head>button:hover{background:#fffdf83d}html.ltours-detail-page .ahb-quantity-choice__button:hover{background:#ccdeda;color:#143f4b}html.ltours-detail-page .ahb-travelers-apply:hover{background:#8f3f2c;border-color:#8f3f2c}html.ltours-detail-page .ahb-quantity-choice__control input::-webkit-outer-spin-button,html.ltours-detail-page .ahb-quantity-choice__control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}html.ltours-detail-page .ahb-trust-item+.ahb-trust-item{border-left:1px solid #d2ddcc}html.ltours-detail-page .ahb-trust-item>span:last-child{display:block;width:100%;min-width:0;overflow:hidden}html.ltours-detail-page .ahb-trust-item:nth-child(2) .ahb-trust-icon{background:#f5e7d9;color:#aa4e37}html.ltours-detail-page .ahb-trust-item:nth-child(3) .ahb-trust-icon{background:#dde6d6;color:#516c55}html.ltours-detail-page .ahb-trust-item:nth-child(4) .ahb-trust-icon{background:#f3e3c2;color:#72562c}html.ltours-detail-page .lt-start-booking>span:first-child{margin:0;text-align:center}html.ltours-detail-page .ahb-price-copy small .ahb-price-amounts{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}html.ltours-detail-page .ahb-price-copy small .ahb-price-old{color:#69766e;text-decoration:line-through;text-decoration-thickness:1px;font-weight:500}html.ltours-detail-page .ahb-price-copy small .ahb-price-sale{color:#aa4e37;font-weight:800}html.ltours-detail-page .ahb-price-copy small .ahb-price-current{font-weight:700}html.ltours-detail-page .lt-calendar-popout button:focus-visible,html.ltours-detail-page .ahb-travelers-popout button:focus-visible,html.ltours-detail-page .ahb-travelers-popout input:focus-visible{outline:2px solid #aa4e37;outline-offset:2px}html.ltours-detail-page .ahb-travelers-panel__head button:focus-visible{outline-color:#edc174}@media (min-width:981px){html.ltours-detail-page .lt-ahb-card .ahb-body{padding-bottom:0}html.ltours-detail-page .lt-trust{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;margin-bottom:0}}@media (max-width:980px){.ltours-detail #ai-summary+#booking-card{position:static;top:auto;width:100%;max-width:100%;min-width:0;margin:16px 0 28px;padding:0;background:transparent;border:0;box-shadow:none}.ltours-detail #booking-card .lt-ahb-card{width:100%;max-width:100%;margin:0}}@media (max-width:767px){html.ltours-detail-page .lt-ahb-card .ahb-body{padding-left:12px;padding-right:12px}}@media (max-width:560px){html.ltours-detail-page .lt-ahb-card .ahb-body{padding:12px}html.ltours-detail-page .lt-ahb-card .ahb-package-choices{gap:7px}html.ltours-detail-page .lt-ahb-card .ahb-package-choice{min-height:84px;padding:8px 5px}html.ltours-detail-page .lt-ahb-card .ahb-package-choice strong{font-size:.72rem}html.ltours-detail-page .lt-ahb-card .ltours-package-rate b{font-size:.9375rem}html.ltours-detail-page .lt-ahb-card .ahb-two-col{gap:8px}html.ltours-detail-page .ahb-travelers-popout{padding:10px}html.ltours-detail-page .ahb-travelers-panel{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}html.ltours-detail-page .ahb-price-row{grid-template-columns:minmax(0,1fr) 108px}html.ltours-detail-page .ahb-quantity-choice__control{grid-template-columns:32px 42px 32px;width:108px;min-width:108px}html.ltours-detail-page .ahb-quantity-choice__button{width:32px}html.ltours-detail-page .ahb-quantity-choice__control input{width:42px}html.ltours-detail-page .lt-calendar-popout{max-height:calc(100dvh - 24px)}}@media (max-width:420px){html.ltours-detail-page .ahb-trust-item{min-height:50px;padding:4px 2px}html.ltours-detail-page .ahb-trust-icon{width:25px;height:25px;min-width:25px;flex-basis:25px;margin:0 auto 3px}html.ltours-detail-page .ahb-trust-icon svg{width:14px;height:14px}html.ltours-detail-page .ahb-trust-item strong{font-size:.56rem;line-height:1.02;white-space:nowrap}html.ltours-detail-page .ahb-trust-item small{font-size:.47rem;line-height:1.02}}@media (max-width:390px){html.ltours-detail-page .lt-ahb-card .ahb-head{padding-left:12px;padding-right:12px}}