:root{--tp-primary:#164e43;--tp-accent:#cf7645;--tp-ink:#213c31;--tp-muted:#718078;--tp-border:#e3e8e2;--tp-sand:#f6f5ef;--tp-radius:14px;--tp-gap:26px;--tp-columns:3}.tp-site{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--tp-ink);line-height:1.65}.tp-site *,.tp-support *{box-sizing:border-box}.tp-site [hidden],.tp-support [hidden]{display:none!important}.tp-site a{text-decoration:none;color:inherit}.tp-icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.tp-container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.tp-section{padding-block:78px}.tp-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.8;text-transform:uppercase;color:var(--tp-accent);margin:0 0 12px}.tp-muted{color:var(--tp-muted);font-size:13px}.tp-soft{background:var(--tp-sand)}.tp-dark{background:#173f33;color:white}.tp-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:14px 22px;border:1px solid transparent;border-radius:7px;background:var(--tp-primary);color:#fff!important;font-size:12px;font-weight:650;line-height:1.35;cursor:pointer;text-decoration:none;transition:background .2s,transform .2s}.tp-button:hover{background:#28634f}.tp-button:disabled{opacity:.65;cursor:wait}.tp-button-light{background:#fff;color:#173f33!important}.tp-button-light:hover{background:#f0eee6}.tp-button-outline{background:transparent;color:var(--tp-ink)!important;border-color:var(--tp-border)}.tp-button-outline:hover{background:var(--tp-sand)}.tp-text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:650;padding:10px 0;border-bottom:1px solid var(--tp-ink);white-space:nowrap}.tp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.tp-section-head h2{font-size:clamp(26px,3.1vw,38px);line-height:1.18;letter-spacing:-.045em;margin:0 0 12px;font-weight:600}.tp-section-head p:not(.tp-eyebrow){font-size:13px;color:var(--tp-muted);margin:0}.tp-dark .tp-section-head p:not(.tp-eyebrow){color:#b7ccc1}.tp-hero{position:relative;min-height:570px;background:#264439;display:flex;align-items:center;color:#fff;overflow:hidden}.tp-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.tp-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,25,24,.77),rgba(9,25,24,.35) 60%,rgba(9,25,24,.13))}.tp-hero-inner{position:relative;z-index:1;padding-block:70px 105px}.tp-hero .tp-eyebrow{color:#e7cfb8;letter-spacing:.24em}.tp-hero h1{font-size:clamp(39px,5.3vw,66px);max-width:800px;font-weight:550;line-height:1.07;letter-spacing:-.045em;margin:18px 0 24px}.tp-hero-inner>p:not(.tp-eyebrow){max-width:420px;font-size:14px;color:#e0e8e3;line-height:1.9;margin-bottom:30px}.tp-hero-note{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.03em;margin-top:30px;color:#d5e0d8}.tp-search-wrap{position:relative;margin-top:-43px;z-index:2}.tp-search{display:grid;grid-template-columns:1.35fr 1.1fr 1fr .65fr auto;align-items:center;background:white;border:1px solid var(--tp-border);border-radius:10px;padding:20px;box-shadow:0 9px 35px #1f38200c;gap:14px}.tp-search label{position:relative;display:grid;grid-template-columns:24px 1fr;gap:3px 8px;min-width:0;padding-inline:10px;border-inline-end:1px solid var(--tp-border)}.tp-search label>.tp-icon{grid-row:1/3;align-self:center;color:#586d60;width:18px}.tp-search label>span{font-size:10px;font-weight:650}.tp-search label>input,.tp-search label>select{border:0;background:transparent;padding:0;min-width:0;width:100%;font-size:11px;color:#69786e;min-height:24px}.tp-search .tp-button{padding-inline:20px}.tp-search-advanced{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:35px;box-shadow:none;row-gap:25px}.tp-search-advanced .tp-button{grid-column:4}.tp-search-advanced label:has(>span:first-child){grid-template-columns:1fr}.tp-grid{display:grid;grid-template-columns:repeat(var(--tp-columns),minmax(0,1fr));gap:var(--tp-gap)}.tp-tour-card{background:#fff;border:1px solid var(--tp-border);border-radius:var(--tp-radius);overflow:hidden;min-width:0;transition:transform .2s}.tp-tour-card:hover{transform:translateY(-3px)}.tp-card-photo{display:block;position:relative;overflow:hidden;aspect-ratio:1.52}.tp-card-photo img,.tp-card-photo>.tp-image-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tp-tour-card:hover .tp-card-photo img{transform:scale(1.035)}.tp-badge{position:absolute;top:16px;inset-inline-start:16px;background:#fffc;color:#274535;font-size:9px;font-weight:600;border-radius:4px;padding:5px 9px;backdrop-filter:blur(4px)}.tp-card-body{padding:21px}.tp-card-location{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--tp-muted);margin-bottom:10px}.tp-card-location .tp-icon{width:13px;height:13px}.tp-card-body h3{font-size:17px;line-height:1.45;letter-spacing:-.025em;font-weight:650;margin:0 0 9px;min-height:49px}.tp-card-excerpt{font-size:11px;line-height:1.7;color:var(--tp-muted);margin:0 0 17px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px}.tp-card-facts{display:flex;align-items:center;gap:18px;color:#63776b;font-size:10px;padding-bottom:18px;border-bottom:1px solid var(--tp-border)}.tp-card-facts span{display:flex;align-items:center;gap:6px}.tp-card-facts .tp-icon{width:15px;height:15px}.tp-card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.tp-card-bottom>div{display:flex;align-items:baseline;gap:6px}.tp-card-bottom small{font-size:10px;color:var(--tp-muted)}.tp-card-bottom strong{font-size:20px;font-weight:650;letter-spacing:-.035em}.tp-circle-link{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--tp-border);border-radius:50%;color:var(--tp-primary)}.tp-circle-link:hover{background:var(--tp-primary);color:#fff}.tp-rating{font-size:11px;margin-bottom:0;color:#a56424}.tp-rating span{color:var(--tp-muted)}.tp-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tp-destination{display:block;position:relative;border-radius:12px;aspect-ratio:1.25;overflow:hidden;background:#264f3c;color:white!important}.tp-destination img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tp-destination:hover img{transform:scale(1.045)}.tp-destination:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#092c23bf,transparent 75%)}.tp-destination>div{position:absolute;bottom:25px;inset-inline-start:25px;z-index:1}.tp-destination>div>span{font-size:10px;color:#d7e2da}.tp-destination h3{font-size:27px;font-weight:500;margin:5px 0 0}.tp-destination-arrow{position:absolute;bottom:25px;inset-inline-end:22px;z-index:2}.tp-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.tp-category-grid>a{border:1px solid var(--tp-border);border-radius:12px;padding:27px 20px;display:flex;flex-direction:column;gap:16px;transition:background .2s}.tp-category-grid>a:hover{background:var(--tp-sand)}.tp-category-grid>a>.tp-icon{width:30px;height:30px;color:var(--tp-primary)}.tp-category-grid strong{font-size:13px;font-weight:600}.tp-category-grid span{font-size:10px;color:var(--tp-muted);display:flex;align-items:center;justify-content:space-between}.tp-category-grid span .tp-icon{width:14px;height:14px}.tp-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding-top:15px}.tp-why-grid article>.tp-icon{width:32px;height:32px;color:#c98c62;margin-bottom:15px}.tp-why-grid h3{font-size:16px;letter-spacing:-.02em;font-weight:550}.tp-why-grid p{font-size:12px;color:#b7ccc1;line-height:1.9}.tp-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;overscroll-behavior-inline:contain;scrollbar-width:thin}.tp-carousel>*{flex:0 0 calc((100% - 52px)/3);scroll-snap-align:start}.tp-blog-card{overflow:hidden;min-width:0}.tp-blog-card>a:first-child{display:block;aspect-ratio:1.55;overflow:hidden;border-radius:12px}.tp-blog-card>a>img,.tp-blog-card>a>.tp-image-placeholder{width:100%;height:100%;object-fit:cover}.tp-blog-card>div{padding:21px 0}.tp-blog-card h3,.tp-blog-card h2{font-size:19px;line-height:1.45;margin:9px 0 10px;letter-spacing:-.025em;font-weight:600}.tp-blog-card p{font-size:12px;color:var(--tp-muted);line-height:1.85}.tp-blog-card .tp-text-link{font-size:11px;padding-bottom:5px}.tp-cta{background:#c9794e;color:white;border-radius:16px;padding:58px 62px;display:flex;align-items:center;justify-content:space-between;gap:40px}.tp-cta .tp-eyebrow{color:#f7dfcd}.tp-cta h2{font-size:clamp(32px,4vw,48px);margin:12px 0 15px;letter-spacing:-.045em;font-weight:500;line-height:1.12}.tp-cta p:not(.tp-eyebrow){font-size:12px;color:#f5e3d7}.tp-image-placeholder{display:grid;place-items:center;background:#e5e9df;color:#839b83;min-height:180px}.tp-image-placeholder .tp-icon{width:60px;height:60px}.tp-empty{text-align:center;border:1px dashed var(--tp-border);padding:45px;border-radius:12px}.tp-empty p{color:var(--tp-muted)}.tp-page-hero{background:var(--tp-sand);padding:65px 0}.tp-page-hero h1{font-size:clamp(34px,5vw,56px);font-weight:550;margin:10px 0 20px}.tp-page-hero p:not(.tp-eyebrow){font-size:14px;color:var(--tp-muted)}.tp-pagination{display:flex;gap:12px;justify-content:center;margin-top:40px}.tp-pagination .page-numbers{padding:9px 17px;border:1px solid var(--tp-border);border-radius:6px}.tp-pagination .current{background:var(--tp-primary);color:#fff}.tp-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;color:var(--tp-muted);font-size:10px;padding:24px 0}.tp-tour-title h1{font-size:clamp(30px,4vw,45px);line-height:1.18;max-width:850px;font-weight:550;margin:6px 0 18px}.tp-tour-meta{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:var(--tp-muted);margin:15px 0 28px}.tp-tour-meta span{display:flex;align-items:center;gap:6px}.tp-tour-meta .tp-icon{width:15px;height:15px}.tp-tour-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:170px 170px;gap:9px;border-radius:14px;overflow:hidden}.tp-gallery-item{display:block;overflow:hidden}.tp-gallery-item:first-child{grid-row:1/3}.tp-gallery-item:only-child{grid-column:1/-1}.tp-gallery-item img{width:100%;height:100%;object-fit:cover}.tp-all-photos{margin-top:14px;min-height:36px;font-size:11px;padding:9px 14px}.tp-tour-nav{display:flex;gap:25px;overflow-x:auto;border-bottom:1px solid var(--tp-border);margin:24px 0 35px;white-space:nowrap;font-size:12px}.tp-tour-nav a{padding:15px 0}.tp-tour-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:55px;align-items:start}.tp-tour-content>section{margin-bottom:46px;scroll-margin-top:100px}.tp-tour-content h2{font-size:26px;font-weight:550;margin:0 0 24px}.tp-tour-content h3{font-size:16px;letter-spacing:-.02em}.tp-tour-content p{font-size:13px;line-height:1.9;color:#64736a}.tp-tour-intro{font-size:16px!important;color:#364c3e!important}.tp-summary{background:var(--tp-sand);border-inline-start:3px solid var(--tp-accent);border-radius:0 8px 8px 0;padding:22px 24px;margin:26px 0}.tp-summary p{margin:5px 0 0}.tp-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:30px 0 40px}.tp-details-grid>div{display:flex;gap:13px;align-items:flex-start}.tp-details-grid small,.tp-details-grid strong{display:block}.tp-details-grid small{font-size:10px;color:var(--tp-muted)}.tp-details-grid strong{font-size:12px;font-weight:550}.tp-details-grid .tp-icon{margin-top:4px}.tp-highlights{display:grid;gap:20px}.tp-highlights article{display:flex;gap:14px}.tp-highlights article>.tp-icon{margin-top:3px;color:var(--tp-accent)}.tp-highlights h3{margin:0 0 4px}.tp-highlights p{margin:0}.tp-itinerary details,.tp-faqs details{border:1px solid var(--tp-border);border-radius:9px;margin-bottom:12px;overflow:hidden}.tp-itinerary summary,.tp-faqs summary{display:flex;align-items:center;gap:13px;cursor:pointer;padding:19px;font-size:13px;font-weight:600;list-style:none}.tp-itinerary summary::-webkit-details-marker,.tp-faqs summary::-webkit-details-marker{display:none}.tp-itinerary summary>.tp-icon,.tp-faqs summary>.tp-icon{margin-inline-start:auto;width:16px;height:16px}.tp-itinerary details[open] summary>.tp-icon,.tp-faqs details[open] summary>.tp-icon{transform:rotate(45deg)}.tp-step{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--tp-sand);color:var(--tp-accent);flex-shrink:0}.tp-itinerary summary small{display:block;font-size:10px;font-weight:400;color:var(--tp-muted);margin-top:4px}.tp-accordion-body{padding:0 22px 20px 62px}.tp-accordion-body p{margin-top:0}.tp-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:25px}.tp-inclusions ul{padding:0;list-style:none;font-size:12px;color:#657366}.tp-inclusions li{display:flex;gap:9px;align-items:flex-start;margin:14px 0}.tp-inclusions .tp-icon{width:16px;height:16px}.tp-inclusions>div:last-child .tp-icon{color:#b06b47}.tp-faqs details>div{padding:0 20px 20px}.tp-location-box{display:flex;gap:15px;padding:24px;background:var(--tp-sand);border-radius:10px}.tp-location-box h3{margin:0}.tp-location-box p{margin:7px 0}.tp-booking-sidebar{position:sticky;top:100px}.tp-booking-box{padding:26px;border:1px solid var(--tp-border);border-radius:12px;background:#fff}.tp-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:550;margin-bottom:14px;min-width:0}.tp-form input:not([type=checkbox]),.tp-form select,.tp-form textarea{width:100%;min-width:0;border:1px solid #dce2dc;border-radius:6px;background:#fff;color:#2d4335;min-height:41px;padding:10px;font-size:12px}.tp-form textarea{resize:vertical}.tp-form .tp-check{flex-direction:row;align-items:flex-start;font-size:10px;line-height:1.7;font-weight:400;color:#667669;gap:8px}.tp-check input{margin-top:4px}.tp-form-row{display:flex;gap:12px}.tp-form-row>*{flex:1;min-width:0}.tp-book-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.tp-book-price small,.tp-book-price>span{font-size:11px;color:var(--tp-muted)}.tp-book-price strong{font-size:29px;letter-spacing:-.04em}.tp-form .tp-button{width:100%;font-size:12px}.tp-contact-details summary{font-size:12px;cursor:pointer;margin:15px 0}.tp-quote{border-block:1px solid var(--tp-border);padding-block:12px;margin:17px 0;font-size:11px}.tp-quote:empty{display:none}.tp-quote-line{display:flex;justify-content:space-between;gap:12px;padding:4px 0}.tp-quote-line:last-child{font-size:14px;font-weight:650;margin-top:6px;padding-top:10px;border-top:1px solid var(--tp-border)}.tp-form-status{margin-top:12px;font-size:12px;line-height:1.7}.tp-form-status.is-error{color:#a23226}.tp-form-status.is-success{background:#edf6ef;padding:14px;border-radius:8px;color:#225c36}.tp-honey{position:absolute!important;inset-inline-start:-10000px;opacity:0;pointer-events:none}.tp-enquiry-toggle{border-top:1px solid var(--tp-border);margin-top:23px;padding-top:17px}.tp-enquiry-toggle>summary,.tp-review-form>summary{font-size:12px;cursor:pointer;color:var(--tp-primary)}.tp-enquiry-toggle .tp-form{margin-top:22px}.tp-demo-note{font-size:10px;line-height:1.6;background:#fff5e9;color:#7e572b;padding:10px;border-radius:6px}.tp-payment-note{font-size:10px}.tp-review{background:var(--tp-sand);border-radius:10px;padding:25px;margin:0 0 18px;font-size:13px}.tp-review p{color:#5e7266}.tp-review cite{font-style:normal;font-size:12px;font-weight:600}.tp-stars{color:#b17d2f;letter-spacing:2px;display:block;font-size:13px;margin:8px 0}.tp-review-score{font-size:27px!important;color:var(--tp-ink)!important}.tp-review-score small{font-size:12px}.tp-review-form .tp-form{padding-top:20px}.tp-mobile-book{display:none}.tp-dest-hero{height:480px;position:relative;display:flex;align-items:flex-end;background:#234c3c;color:#fff;overflow:hidden}.tp-dest-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tp-dest-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b281ecc,transparent)}.tp-dest-hero>.tp-container{position:relative;z-index:1;padding-bottom:60px}.tp-dest-hero h1{font-size:52px;font-weight:500;margin:10px 0 15px}.tp-dest-hero p:not(.tp-eyebrow){max-width:600px;font-size:14px;color:#e0e9e2}.tp-destination-intro{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;border-bottom:1px solid var(--tp-border)}.tp-destination-intro p{font-size:14px;color:#647869}.tp-destination-intro h2{font-size:33px;font-weight:500;margin:10px 0}.tp-destination-intro>div:last-child h2{font-size:22px}.tp-support{position:fixed;inset-inline-end:24px;bottom:24px;z-index:100;font-family:system-ui,sans-serif;color:#243e2e}.tp-support-toggle{border:0;border-radius:50px;background:var(--tp-primary);color:white;display:flex;align-items:center;gap:10px;padding:15px 20px;cursor:pointer;box-shadow:0 5px 20px #163a3225;font-size:12px;font-weight:600;min-height:50px}.tp-chat-panel{position:absolute;bottom:65px;inset-inline-end:0;width:360px;height:min(560px,calc(100dvh - 130px));display:flex;flex-direction:column;background:white;border:1px solid var(--tp-border);border-radius:17px;overflow:hidden;box-shadow:0 16px 50px #173c3228}.tp-chat-panel header{background:var(--tp-primary);color:#fff;padding:20px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tp-chat-panel header>div{display:flex;align-items:center;gap:12px}.tp-chat-panel header span{display:flex;flex-direction:column}.tp-chat-panel header strong{font-size:13px}.tp-chat-panel header small{font-size:10px;color:#c7dccb;margin-top:5px}.tp-chat-close{background:none;border:0;color:white;cursor:pointer;padding:4px}.tp-chat-messages{flex:1;min-height:0;overflow-y:auto;padding:17px;overscroll-behavior:contain;background:#f7f8f4}.tp-chat-welcome{font-size:12px;background:white;border:1px solid var(--tp-border);padding:15px;border-radius:10px;margin-top:0;line-height:1.75}.tp-chat-bubble{max-width:86%;background:#fff;border:1px solid var(--tp-border);padding:10px 13px;border-radius:12px 12px 12px 2px;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:12px}.tp-chat-bubble.visitor{margin-inline-start:auto;background:#dfede3;border-color:#d9e7dc;border-radius:12px 12px 2px 12px}.tp-chat-bubble time{display:block;color:#738877;font-size:9px;margin-top:4px}.tp-chat-bubble a{display:block;color:#236045;text-decoration:underline;white-space:normal}.tp-chat-form{padding:12px;background:white}.tp-chat-identity{display:flex;gap:8px;margin-bottom:8px}.tp-chat-identity input{min-width:0;width:50%;border:1px solid #e2e6e1;padding:8px;border-radius:5px;font-size:10px}.tp-chat-compose{display:flex;align-items:center;gap:8px}.tp-chat-compose textarea{flex:1;resize:none;border:1px solid #dce4da;border-radius:7px;font-size:12px;padding:9px;min-width:0;line-height:1.5}.tp-chat-compose button{padding:12px;min-height:42px}.tp-chat-file{display:flex;align-items:center;gap:7px;position:relative;font-size:9px;color:#7e8c81;cursor:pointer;margin-bottom:9px}.tp-chat-file .tp-icon{width:15px;height:15px}.tp-chat-file input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.tp-chat-status{display:block;font-size:10px;color:#a23226}.tp-chat-credit{text-align:center;font-size:8px;color:#8c9a90;padding:0 0 10px}.tp-chat-credit a{text-decoration:underline;color:inherit}.tp-lightbox{border:0;padding:25px;background:#12241ee8;width:95vw;height:90dvh;max-width:1400px;color:white}.tp-lightbox::backdrop{background:#071b16dd}.tp-lightbox[open]{display:flex;align-items:center;justify-content:center}.tp-lightbox img{max-width:90%;max-height:90%;object-fit:contain}.tp-lightbox button{background:#ffffff20;color:white;border:0;border-radius:50%;width:45px;height:45px;font-size:25px;cursor:pointer;flex-shrink:0}.tp-lightbox-close{position:absolute;top:10px;inset-inline-end:10px}.tp-lightbox-prev{position:absolute;inset-inline-start:10px}.tp-lightbox-next{position:absolute;inset-inline-end:10px}.tp-form input:focus,.tp-form textarea:focus{outline:2px solid var(--tp-accent);outline-offset:2px}
@media(max-width:1000px){.tp-container{width:calc(100% - 48px)}.tp-search{grid-template-columns:1fr 1fr 1fr 80px;gap:10px}.tp-search>.tp-button{grid-column:1/-1}.tp-search-advanced{grid-template-columns:repeat(3,1fr)}.tp-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-tour-layout{gap:30px;grid-template-columns:minmax(0,1fr) 310px}.tp-booking-box{padding:20px}.tp-hero-inner{padding-bottom:120px}.tp-section{padding-block:60px}}
@media(max-width:780px){:root{--tp-columns:2;--tp-gap:20px}.tp-hero{min-height:540px}.tp-hero h1{font-size:47px}.tp-section-head h2{font-size:30px}.tp-search-wrap{margin-top:-55px}.tp-search{grid-template-columns:1fr 1fr}.tp-search label{padding:5px;border-inline-end:0}.tp-search-advanced{grid-template-columns:1fr 1fr}.tp-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.tp-carousel>*{flex-basis:calc((100% - 20px)/2)}.tp-tour-layout{display:flex;flex-direction:column}.tp-tour-content{width:100%}.tp-booking-sidebar{position:static;width:100%;max-width:600px;margin:auto}.tp-tour-gallery{grid-template-rows:120px 120px}.tp-mobile-book{display:flex;align-items:center;justify-content:space-between;gap:10px;position:fixed;bottom:0;inset-inline:0;background:#fff;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--tp-border);z-index:80}.tp-mobile-book>span{font-size:10px}.tp-mobile-book strong{font-size:19px;display:block}.tp-mobile-book .tp-button{font-size:11px;min-height:43px}.single-travelpro_tour .tp-support,.single-travelpro_transfer .tp-support{bottom:calc(90px + env(safe-area-inset-bottom))}.tp-tour-page{padding-bottom:80px}.tp-destination-intro{gap:25px;grid-template-columns:1fr}.tp-cta{padding:35px;gap:25px}.tp-cta h2{font-size:36px}}
@media(max-width:520px){.tp-container{width:calc(100% - 36px)}.tp-section{padding-block:45px}:root{--tp-columns:1;--tp-gap:22px}.tp-hero{min-height:505px}.tp-hero-inner{padding-block:55px 100px}.tp-hero h1{font-size:38px;max-width:350px}.tp-hero-inner>p:not(.tp-eyebrow){font-size:12px;max-width:290px}.tp-hero .tp-eyebrow{font-size:8px}.tp-hero-note{font-size:9px}.tp-search{padding:15px;gap:14px}.tp-search label{gap:4px;grid-template-columns:18px 1fr}.tp-search label>.tp-icon{width:14px}.tp-search label>input,.tp-search label>select{font-size:10px}.tp-search label>span{font-size:9px}.tp-search>.tp-button{min-height:43px}.tp-section-head{display:block;margin-bottom:25px}.tp-section-head h2{font-size:28px}.tp-section-head>.tp-text-link{margin-top:12px;font-size:11px}.tp-section-head p:not(.tp-eyebrow){font-size:12px}.tp-card-photo{aspect-ratio:1.55}.tp-card-body h3{font-size:18px;min-height:0}.tp-card-excerpt{font-size:12px;min-height:0}.tp-card-facts{font-size:11px}.tp-destination-grid{gap:13px}.tp-destination{aspect-ratio:.8}.tp-destination>div{inset-inline-start:15px;bottom:18px}.tp-destination h3{font-size:21px}.tp-destination>div>span{font-size:8px}.tp-destination-arrow{bottom:20px;inset-inline-end:10px}.tp-destination-arrow>.tp-icon{width:16px}.tp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tp-category-grid>a{padding:21px 16px}.tp-why-grid{gap:22px}.tp-why-grid h3{font-size:15px}.tp-why-grid p{font-size:11px}.tp-carousel>*{flex-basis:87%}.tp-cta{display:block;padding:30px}.tp-cta .tp-button{margin-top:15px}.tp-tour-gallery{grid-template-columns:1fr 1fr;grid-template-rows:220px 110px}.tp-gallery-item:first-child{grid-column:1/-1;grid-row:1}.tp-gallery-item:nth-child(n+4){display:none}.tp-gallery-item:only-child{grid-row:1/3}.tp-tour-title h1{font-size:31px}.tp-tour-meta{gap:13px}.tp-tour-nav{gap:21px;font-size:11px}.tp-tour-content h2{font-size:24px}.tp-inclusions{grid-template-columns:1fr;gap:12px}.tp-accordion-body{padding-inline:20px}.tp-itinerary summary{padding:15px;font-size:12px}.tp-details-grid{gap:22px 14px}.tp-support{inset-inline-end:14px;bottom:18px}.tp-support-toggle{padding:13px;width:48px;height:48px;justify-content:center}.tp-support-toggle>span{display:none}.tp-chat-panel{width:calc(100vw - 28px);max-width:370px;height:min(500px,calc(100dvh - 160px));bottom:60px}.tp-dest-hero{height:390px}.tp-dest-hero h1{font-size:40px}.tp-dest-hero>.tp-container{padding-bottom:35px}.tp-dest-hero p:not(.tp-eyebrow){font-size:12px}.tp-page-hero{padding:45px 0}.tp-page-hero h1{font-size:35px}.tp-form-row{gap:9px}.tp-lightbox{padding:10px}.tp-lightbox button{width:35px;height:35px;font-size:20px}.tp-lightbox img{max-width:100%}}
@media(prefers-reduced-motion:reduce){.tp-site *,.tp-support *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.tp-public-stats{display:flex;gap:60px;border-top:1px solid #ffffff25;margin-top:35px;padding-top:30px}.tp-public-stats>div{display:flex;align-items:center;gap:12px}.tp-public-stats strong{font-size:35px;font-weight:500;letter-spacing:-1px}.tp-public-stats span{font-size:11px;color:#c2d4c6}@media(max-width:520px){.tp-public-stats{gap:20px;justify-content:space-between}.tp-public-stats>div{display:block}.tp-public-stats strong{display:block;font-size:28px}.tp-public-stats span{font-size:9px}}

.tp-elementor-widget>h2{font-size:clamp(27px,3vw,38px);font-weight:550;margin:0 0 18px}.tp-elementor-widget>p{font-size:13px;color:var(--tp-muted);margin-bottom:30px}.tp-elementor-widget>.tp-why-grid p{color:#62776a}.tp-dark .tp-elementor-widget{color:white}.tp-dark .tp-elementor-widget>.tp-why-grid p{color:#c3d5c7}.tp-elementor-widget .tp-cta h2{color:white}.tp-elementor-widget>.tp-grid,.tp-elementor-widget>.tp-destination-grid{margin-top:26px}
