.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;padding:2rem 1rem;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}.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(280px,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}.mtour-stat-card:hover{transform:translateY(-5px)}.mtour-stat-num{font-size:3rem;font-weight:800;color:#0ea5e9;margin-bottom:.5rem}.mtour-stat-desc{color:#64748b;font-size:.95rem;margin:0}.mtour-equip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;background:#fff;padding:3rem;border-radius:24px;box-shadow:0 10px 40px rgba(15,23,42,.04);margin-bottom:6rem}.mtour-equip-item{display:flex;flex-direction:column;align-items:center;text-align:center}.mtour-equip-val{font-size:2rem;font-weight:800;color:#0f172a;background:#e0f2fe;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom: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:#0f172a;color:#fff;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(255,255,255,.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:#cbd5e1;max-width:800px}.mtour-faq{max-width:800px;margin:0 auto 6rem auto}.mtour-faq details{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem}.mtour-faq summary{padding:1.5rem;font-weight:700;font-size:1.1rem;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}