.accordion-bg{background-color:#fff;color:#111;cursor:pointer;padding:20px;width:100%;border:1px solid #e1e8ed;border-bottom:2px solid #0191e2;text-align:left;outline:none;font-size:var(--fs20);font-weight:400;transition:all .3s ease;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;border-radius:8px;scroll-margin-top:90px}.accordion-bg:hover{background-color:#f0f7ff;border-color:#0191e2}.active-accordion-bg{background-color:#0191e2!important;color:#fff!important}.accordion-bg:after{content:'\002B';font-size:22px;transition:transform .4s ease;display:inline-block}.active-accordion-bg:after{transform:rotate(45deg);color:#fff}.panel_accordion_bg{padding:0 20px;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out;border-left:1px solid #e1e8ed;border-right:1px solid #e1e8ed;margin-top:-5px;margin-bottom:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.panel_accordion_bg p{padding:20px 0;line-height:1.6;color:#444;margin:0}.close-accordion{display:block;text-align:right;padding-bottom:15px;color:#0191e2;text-decoration:none;font-size:13px;font-weight:bold}a[name]{display:block;position:relative;top:-140px;visibility:hidden}.mtour-wrapper{font-family:'Manrope',system-ui,-apple-system,sans-serif;color:#1e293b;line-height:1.6;max-width:1320px;margin:0 auto;box-sizing:border-box}.mtour-wrapper *{box-sizing:border-box}.mtour-title{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}.mtour-subtitle{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:2rem}.mtour-text-lead{font-size:1.125rem;color:#475569;margin-bottom:1.5rem}.mtour-accent{color:#0ea5e9}.mtour-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem}@media (max-width:992px){.mtour-grid-2{grid-template-columns:1fr;gap:2rem}}.mtour-list{list-style:none;padding:0;margin:2rem 0;line-height:1}.mtour-list li{position:relative;padding-left:2rem;margin-bottom:1rem;font-weight:600;color:#334155}.mtour-list li::before{content:"✦";position:absolute;left:0;color:#0ea5e9;font-size:1.2rem}.mtour-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-bottom:4rem}.mtour-stat-card{background:#f8fafc;border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease;box-shadow:0 4px 20px rgba(15,23,42,.04);border:1px solid #e2e8f0}.mtour-stat-card:hover{transform:translateY(-5px)}.mtour-stat-num{font-size:3rem;font-weight:800;color:#0ea5e9;margin-bottom:.5rem;white-space:nowrap}.mtour-stat-desc{color:#475569;margin:0}.mtour-equip-premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:6rem}.mtour-equip-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:transform .4s ease , box-shadow .4s ease , border-color .4s ease;box-shadow:0 4px 20px rgba(15,23,42,.04);display:flex;flex-direction:column;justify-content:flex-start}.mtour-equip-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(14,165,233,.08);border-color:#bae6fd}.mtour-equip-card::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(14,165,233,.08) 0%,rgba(255,255,255,0) 70%);border-radius:50%;transition:transform .5s ease;pointer-events:none}.mtour-equip-card:hover::before{transform:scale(1.3)}.mtour-equip-val{font-size:4rem;font-weight:800;line-height:1;background:linear-gradient(135deg,#0ea5e9,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.mtour-equip-card-title{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.4;margin:0}.mtour-equip-summary{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:20px;padding:2.5rem 3rem;margin:2rem auto 6rem auto;max-width:850px;text-align:center;box-shadow:0 10px 25px rgba(14,165,233,.1)}.mtour-equip-summary-text{font-size:1.3rem;font-weight:500;color:#0f172a;line-height:1.6;margin:0}.mtour-equip-summary-text strong{color:#0284c7;font-weight:700}@media (max-width:768px){.mtour-equip-summary{padding:1.5rem}.mtour-equip-summary-text{font-size:1.1rem}}.mtour-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:6rem}.mtour-service-card{border:1px solid #e2e8f0;border-radius:16px;padding:2rem;background:#fff}.mtour-service-card h4{font-size:1.25rem;font-weight:700;margin:0 0 1rem 0;color:#0f172a}.mtour-service-card p{color:#64748b;margin:0;font-size:.95rem}.mtour-review{background-color:rgba(14,165,233,.13);color:#000;border-radius:24px;padding:4rem;margin-bottom:6rem;position:relative;overflow:hidden}.mtour-review::before{content:"”";position:absolute;top:-20px;right:40px;font-size:15rem;color:rgba(0,0,0,.05);font-family:serif;line-height:1}.mtour-review-author{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.mtour-review-avatar{width:50px;height:50px;background:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.mtour-review-text{font-size:1.1rem;font-style:italic;color:#000;max-width:800px}.mtour-faq{max-width:800px;margin:0 auto 6rem auto;font: 400 var(--fs18)/var(--lh) 'Manrope', Arial, sans-serif, -apple-system}.mtour-faq details{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem}.mtour-faq summary{padding:1.5rem;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.mtour-faq summary::after{content:"+";color:#0ea5e9;font-size:1.5rem}.mtour-faq details[open] summary::after{content:"−"}.mtour-faq .faq-content{padding:0 1.5rem 1.5rem 1.5rem;color:#475569}.mtour-contacts{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#f8fafc;border-radius:24px;padding:3rem}.mtour-contact-col h4{font-size:1.5rem;font-weight:800;margin:0 0 1.5rem 0}.mtour-contact-item{margin-bottom:1rem;display:flex;flex-direction:column}.mtour-contact-item span{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;font-weight:700;margin-bottom:.25rem}.mtour-contact-item a,.mtour-contact-item strong{color:#0f172a;font-size:1.1rem;text-decoration:none;font-weight:600}@media (max-width:768px){.mtour-contacts{display:flex!important;flex-direction:column!important;gap:2rem}.mtour-contact-col{width:100%!important;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word}}.gastro-lp{--gastro-blue:#0191e2;--gastro-blue-hover:#26b1ff;--gastro-blue-dark:#0d3b5c;--gastro-bg:#eef6fc;--gastro-border:#dce8f2;font-family:Manrope,Arial,sans-serif,-apple-system}.gastro-lp *{box-sizing:border-box}.gastro-lp section{margin:56px 0}.gastro-lp section:first-child{margin-top:0}.gastro-hero{background:linear-gradient(135deg,var(--gastro-blue-dark),#124a72 60%,var(--gastro-blue));border-radius:20px;padding:40px 36px;color:#fff}.gastro-hero__eyebrow{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,255,255,.14);padding:6px 14px;border-radius:100px;margin-bottom:16px}.gastro-hero__title{font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.15;margin:0 0 14px}.gastro-hero__title span{color:#a9defc}.gastro-hero__lead{font-size:18px;font-weight:500;max-width:640px;color:rgba(255,255,255,.95);margin:0 0 24px;line-height:1.55}.gastro-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.gastro-hero__badge{font-size:15px;font-weight:600;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:8px 16px}.gastro-btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:17px;padding:14px 26px;border-radius:12px;text-decoration:none;transition:transform .15s ease , box-shadow .15s ease}.gastro-btn:hover{transform:translateY(-2px)}.gastro-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.gastro-btn--primary{background:var(--gastro-blue);color:#fff;box-shadow:0 10px 24px rgba(1,145,226,.35)}.gastro-btn--primary:hover{box-shadow:0 14px 28px rgba(1,145,226,.45)}.gastro-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.gastro-lp h2.page__section-title{margin-bottom:22px}.gastro-eyebrow-sub{font: 400 var(--fs18, 18px)/var(--lh, 1.6) 'Manrope', Arial, sans-serif, -apple-system;margin:-14px 0 24px;max-width:640px}.gastro-proc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.gastro-proc-card{background:#fff;border:1px solid var(--gastro-border);border-radius:16px;padding:26px}.gastro-proc-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--gastro-bg);border-radius:12px;color:var(--gastro-blue);margin-bottom:16px}.gastro-proc-card h3{margin:0 0 8px;font-size:21px}.gastro-proc-card__lead{font: 400 var(--fs18, 18px)/var(--lh, 1.6) 'Manrope', Arial, sans-serif, -apple-system;margin:0 0 16px}.gastro-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.gastro-chip{font-size:14.5px;font-weight:600;color:var(--gastro-blue-dark);background:var(--gastro-bg);border-radius:100px;padding:6px 12px}.gastro-details summary{cursor:pointer;font-weight:700;font-size:16px;color:var(--gastro-blue);list-style:none}.gastro-details summary::-webkit-details-marker{display:none}.gastro-details summary::after{content:"  →"}.gastro-details[open] summary::after{content:"  ↓"}.gastro-details p{font: 400 var(--fs18, 18px)/var(--lh, 1.6) 'Manrope', Arial, sans-serif, -apple-system;margin:12px 0 0}.gastro-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.gastro-benefit-card{background:var(--gastro-bg);border-radius:14px;padding:20px}.gastro-benefit-card__icon{color:var(--gastro-blue);margin-bottom:10px}.gastro-benefit-card h4{margin:0 0 6px;font-size:16.5px}.gastro-benefit-card p{font: 400 var(--fs18, 18px)/var(--lh, 1.6) 'Manrope', Arial, sans-serif, -apple-system;margin:0}.gastro-timeline{position:relative;margin-top:12px}.gastro-timeline::before{content:"";position:absolute;left:21px;top:6px;bottom:6px;width:2px;background:linear-gradient(var(--gastro-blue),var(--gastro-border))}.gastro-timeline-step{position:relative;padding:0 0 32px 60px}.gastro-timeline-step:last-child{padding-bottom:0}.gastro-timeline-step__num{position:absolute;left:0;top:0;width:44px;height:44px;border-radius:50%;background:var(--gastro-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-family:'SF Mono',Consolas,monospace;font-weight:700;font-size:17px}.gastro-timeline-step h4{margin:6px 0 4px;font-size:17.5px}.gastro-timeline-step p{font: 400 var(--fs18, 18px)/var(--lh, 1.6) 'Manrope', Arial, sans-serif, -apple-system;margin:0;max-width:560px}.gastro-doctors-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gastro-booking{background:var(--gastro-bg);border-radius:20px;padding:36px}.gastro-booking-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.gastro-booking-card{background:#fff;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--gastro-border);transition:box-shadow .15s ease , transform .15s ease}.gastro-booking-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(13,59,92,.10)}.gastro-booking-card--primary{background:linear-gradient(135deg,var(--gastro-blue-dark),#124a72 60%,var(--gastro-blue));border-color:transparent;color:#fff}.gastro-booking-card__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--gastro-bg);color:var(--gastro-blue)}.gastro-booking-card--primary .gastro-booking-card__icon{background:rgba(255,255,255,.18);color:#fff}.gastro-booking-card__title{font-weight:800;font-size:19px;margin:0}.gastro-booking-card__value{font-weight:700;font-size:21px;text-decoration:none;color:inherit}.gastro-booking-card__value--link{--link-color:#0191e2;--link-hover-color:#26b1ff;--link-selected-color:#26b1ff;color:var(--link-color);transition:color .15s ease}.gastro-booking-card__value--link:hover,.gastro-booking-card:hover .gastro-booking-card__value--link{color:var(--link-hover-color)}.gastro-booking-card__meta{font: 400 var(--fs18, 18px)/var(--lh, 1.5) 'Manrope', Arial, sans-serif, -apple-system;margin:0}.gastro-booking-card--primary .gastro-booking-card__meta{color:rgba(255,255,255,.88)}@media (prefers-reduced-motion:reduce){.gastro-btn,.gastro-booking-card{transition:none}.gastro-btn:hover,.gastro-booking-card:hover{transform:none}}@media (max-width:640px){.gastro-hero{padding:28px 20px;border-radius:16px}.gastro-booking{padding:24px 18px}.gastro-doctors-grid{grid-template-columns:1fr}}