.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(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:#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}}