@font-face{font-family:Futura PT;src:url(/fonts/Futura%20PT%20Book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/fonts/FuturaPTMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/fonts/FuturaPTDemi.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--black:#170500;--gold:#F0BE78;--gold-btn:#E2AA6C;--gold-deep:#D9A558;--cream:#FAF5EC;--ink:#1d0f06;--muted:#8a7663;--line:rgba(23,5,0,.08);--frame:14px;--radius:26px;--gutter:clamp(20px,4vw,44px);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--section-gap:var(--space-16);--diamonds:url("data:image/svg+xml,%3Csvg width='36' height='56' viewBox='0 0 36 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 8 L24 18 L18 28 L12 18 Z' fill='none' stroke='%23F0BE78' stroke-opacity='.14' stroke-width='.8'/%3E%3C/svg%3E")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Futura PT,system-ui,sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}body.sheet-open{overflow:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--gutter);position:relative}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}:target{scroll-margin-top:112px}img{max-width:100%}.site-header{position:fixed;top:40px;left:0;right:0;z-index:90;display:flex;justify-content:center;padding:0 16px;pointer-events:none}.header-inner{pointer-events:auto;width:100%;max-width:1112px;height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 26px 0 22px;border-radius:100px;color:#fff;background:linear-gradient(180deg,#ffffff0f,#fff0),#170500eb;backdrop-filter:blur(5px) saturate(1.3);-webkit-backdrop-filter:blur(5px) saturate(1.3);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 34px #1705002e,inset 0 1px #ffffff14}.menu-btn{justify-self:start;display:inline-flex;align-items:center;gap:11px;background:none;border:none;cursor:pointer;color:#fff;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.02em;padding:8px 4px}.menu-btn .lines{display:flex;flex-direction:column;gap:4px;width:20px}.menu-btn .lines i{display:block;height:1.6px;border-radius:2px;background:currentColor;transition:transform .28s,opacity .2s,width .28s}.menu-btn .lines i:nth-child(1){width:20px}.menu-btn .lines i:nth-child(2){width:14px}.menu-btn .lines i:nth-child(3){width:18px}.menu-btn:hover .lines i{width:20px}.menu-btn.open .lines i:nth-child(1){transform:translateY(5.6px) rotate(45deg);width:20px}.menu-btn.open .lines i:nth-child(2){opacity:0}.menu-btn.open .lines i:nth-child(3){transform:translateY(-5.6px) rotate(-45deg);width:20px}.logo{justify-self:center;display:flex}.logo-img{display:block;height:44px;width:auto}.bar-right{justify-self:end;display:flex;align-items:center;gap:18px}.phone{color:#fff;text-decoration:none;font-size:16px;font-weight:500;letter-spacing:.01em}.phone:hover{color:var(--gold)}.lang{display:flex;gap:2px;font-size:12px;font-weight:600;letter-spacing:.06em}.lang a{padding:7px 10px;border-radius:100px;cursor:pointer;color:#ffffff8c;transition:all .15s;text-decoration:none}.lang a.on{background:#ffffff24;color:#fff}.lang-toggle{display:none;font-size:12px;font-weight:600;letter-spacing:.06em;background:#ffffff24;border:none;border-radius:100px;color:#fff;padding:9px 14px;cursor:pointer;transition:background .15s;text-decoration:none}.lang-toggle:hover{background:#ffffff38}.drawer-overlay{position:fixed;inset:0;z-index:94;background:#17050080;opacity:0;visibility:hidden;transition:opacity .3s}.drawer-overlay.open{opacity:1;visibility:visible}.drawer{position:fixed;top:0;left:0;bottom:0;z-index:95;width:33%;min-width:380px;background:var(--black);color:#fff;padding:28px 36px 36px;display:flex;flex-direction:column;transform:translate(-102%);transition:transform .38s cubic-bezier(.32,.72,.28,1)}.drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.drawer-head .dt{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-deep)}.drawer-close{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s}.drawer-close:hover{border-color:var(--gold);color:var(--gold)}.drawer-nav{display:flex;flex-direction:column;overflow-y:auto}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;color:#fff;text-decoration:none;font-size:24px;font-weight:500;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08);transition:color .15s}.drawer-nav a:hover{color:var(--gold)}.drawer-nav a .da{opacity:0;transform:translate(-4px);transition:all .2s;color:var(--gold-deep)}.drawer-nav a:hover .da{opacity:1;transform:none}.drawer-foot{margin-top:auto;padding-top:28px;display:flex;flex-direction:column;gap:18px}.drawer-phone{color:#fff;text-decoration:none;font-size:20px;font-weight:600}.drawer-phone:hover{color:var(--gold)}.drawer-langs{display:flex;gap:8px}.drawer-langs a{font-size:12px;font-weight:600;letter-spacing:.06em;padding:9px 16px;border-radius:100px;border:1px solid rgba(255,255,255,.2);cursor:pointer;color:#fff9;transition:all .15s;text-decoration:none}.drawer-langs a.on{background:var(--gold-btn);color:#fff;border-color:var(--gold-btn)}.drawer-social{display:flex;gap:12px;margin-top:2px}.drawer-social a{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .15s}.drawer-social a:hover{border-color:var(--gold);color:var(--gold)}.page-top{padding-top:136px}.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.crumbs a{color:var(--muted);text-decoration:none;transition:color .15s}.crumbs a:hover{color:var(--gold-deep)}.crumbs .sep{color:var(--gold-deep);opacity:.7}.crumbs .cur{color:var(--ink);font-weight:500}.page-top h1{margin-top:20px;font-size:clamp(32px,4.4vw,48px);font-weight:500;letter-spacing:.002em;line-height:1.08}.page-sub{margin-top:14px;font-size:16px;line-height:1.55;color:var(--muted);max-width:58ch}.sec{padding-top:var(--section-gap)}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.sec-eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep)}.sec-head h2{margin-top:8px;font-size:clamp(24px,3vw,32px);font-weight:500;letter-spacing:.002em;line-height:1.1}.sec-link{display:inline-flex;align-items:center;gap:8px;color:var(--gold-deep);font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap}.sec-link:hover{border-bottom:1px solid var(--gold-deep)}.btn{font-family:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;letter-spacing:.02em;background:var(--gold-btn);border:none;color:#fff;border-radius:100px;padding:15px 28px;transition:background .15s,transform .15s}.btn:hover{background:#d99c58}.btn:active{transform:scale(.98)}.btn--ghost{background:none;border:1.5px solid rgba(23,5,0,.14);color:var(--ink)}.btn--ghost:hover{background:var(--gold-btn);border-color:var(--gold-btn);color:#fff}.btn--ghost-light{background:none;border:1.5px solid rgba(255,255,255,.3);color:#fff}.btn--ghost-light:hover{background:var(--gold-btn);border-color:var(--gold-btn)}.tours-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tour{background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;color:var(--ink);border:1px solid rgba(23,5,0,.05);box-shadow:0 12px 34px #1705000d;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.tour:hover{transform:translateY(-4px);box-shadow:0 18px 44px #17050017}.tour-img{position:relative;aspect-ratio:3/2;flex:none;background-image:var(--diamonds),linear-gradient(145deg,#33261a,#241a11 55%,#1a120c);background-size:36px 56px,cover;display:flex;align-items:center;justify-content:center}.tour-img>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tour-img .ph{display:flex;flex-direction:column;align-items:center;gap:8px;color:#f0be7880}.tour-img .ph span{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.tour-badge{position:absolute;top:12px;left:12px;display:flex;gap:6px;z-index:1}.tour-badge b{font-size:12px;font-weight:600;letter-spacing:.04em;padding:6px 12px;border-radius:100px;background:var(--gold-btn);color:#fff}.tour-badge b.seats{background:#170500b8;color:var(--gold);backdrop-filter:blur(4px)}.tour-body{padding:20px;display:flex;flex-direction:column;flex:1}.tour-meta{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.tour-hotel{margin-top:8px;font-size:20px;font-weight:600;letter-spacing:.01em;line-height:1.15}.tour-hotel .stars{color:var(--gold-deep)}.tour-dist{margin-top:6px;font-size:16px;font-weight:600;color:var(--gold-deep);display:flex;align-items:center;gap:7px}.dist-scale{display:inline-flex;gap:3px;margin-left:4px}.dist-scale i{width:12px;height:5px;border-radius:3px;background:#d9a55840}.dist-scale i.on{background:var(--gold-deep)}.tour-rows{margin-top:12px;display:flex;flex-direction:column;gap:5px}.tour-row{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:8px}.tour-row svg{flex:none;color:var(--gold-deep);opacity:.85}.tour-foot{margin-top:auto;padding-top:16px;border-top:1px solid rgba(23,5,0,.07);display:flex;align-items:center;justify-content:space-between;gap:12px}.tour-price{font-size:24px;font-weight:600;letter-spacing:.005em;line-height:1}.tour-price small{display:block;margin-top:5px;font-size:12px;font-weight:400;color:var(--muted)}.tour-arr{width:42px;height:42px;border-radius:50%;flex:none;border:1.5px solid rgba(23,5,0,.14);display:flex;align-items:center;justify-content:center;color:var(--ink);transition:all .2s}.tour:hover .tour-arr{background:var(--gold-btn);border-color:var(--gold-btn);color:#fff}.prose{margin-top:24px;max-width:72ch}.prose h2{font-size:24px;font-weight:500;margin-top:32px}.prose h3{font-size:20px;font-weight:600;margin-top:24px}.prose p{margin-top:14px;font-size:16px;line-height:1.6;color:var(--ink)}.prose ul,.prose ol{margin-top:14px;padding-left:22px;display:flex;flex-direction:column;gap:8px;font-size:16px;line-height:1.55}.prose a{color:var(--gold-deep);font-weight:500}.prose table{margin-top:18px;border-collapse:collapse;width:100%;font-size:15px;background:#fff;border-radius:14px;overflow:hidden}.prose th,.prose td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line)}.prose th{background:var(--black);color:var(--gold);font-weight:600;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.prose tr:last-child td{border-bottom:none}.table-wrap{overflow-x:auto}.acc-list{margin-top:16px;display:flex;flex-direction:column;gap:8px}.acc{background:#fff;border-radius:14px;border:1px solid rgba(23,5,0,.05);overflow:hidden}.acc summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:12px;padding:16px 18px;font-size:16px;font-weight:600}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";margin-left:auto;color:var(--gold-deep);font-size:20px;font-weight:400;transition:transform .2s;flex:none}.acc[open] summary:after{transform:rotate(45deg)}.acc p{padding:0 18px 16px;font-size:15px;line-height:1.55;color:var(--muted)}.acc p a{color:var(--gold-deep);font-weight:600;text-decoration:none}.t-hotel{background:#fff;border-radius:16px;padding:18px;border:1px solid rgba(23,5,0,.05);text-decoration:none;color:var(--ink);transition:transform .2s,box-shadow .2s;display:block}.t-hotel:hover{transform:translateY(-3px);box-shadow:0 14px 34px #17050014}.t-hotel-city{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep)}.t-hotel-name{margin-top:8px;font-size:18px;font-weight:600;line-height:1.2}.t-hotel-name .stars{color:var(--gold-deep)}.t-hotel-dist{margin-top:6px;font-size:14px;color:var(--muted);display:flex;align-items:center;gap:6px}.t-hotel-dist svg{color:var(--gold-deep)}.t-hotel-more{display:inline-block;margin-top:10px;font-size:14px;font-weight:600;color:var(--gold-deep)}.seo-links{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.seo-links a{font-size:14px;font-weight:500;color:var(--ink);text-decoration:none;background:#fff;border:1px solid rgba(23,5,0,.1);border-radius:100px;padding:9px 16px;transition:all .15s}.seo-links a:hover{border-color:var(--gold-deep);color:var(--gold-deep)}.g-steps{margin-top:18px;list-style:none;counter-reset:gstep;display:flex;flex-direction:column}.g-steps li{position:relative;counter-increment:gstep;padding:0 0 26px 56px}.g-steps li:before{content:counter(gstep);position:absolute;left:0;top:-2px;width:38px;height:38px;border-radius:50%;background:var(--black);color:var(--gold);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600}.g-steps li:after{content:"";position:absolute;left:19px;top:40px;bottom:6px;width:1.5px;background:linear-gradient(180deg,var(--gold-deep),rgba(217,165,88,.25))}.g-steps li:last-child:after{display:none}.g-steps b{font-size:17px;font-weight:600}.g-steps .g-step-time{display:inline-block;margin-left:10px;font-size:12px;font-weight:600;letter-spacing:.05em;background:#fff;border:1px solid rgba(217,165,88,.4);color:var(--gold-deep);border-radius:100px;padding:3px 10px;vertical-align:2px}.g-steps p{margin-top:6px;font-size:15px;line-height:1.55;color:var(--muted)}.atlas-callout{margin-top:20px;background:#fff;border:1px solid rgba(217,165,88,.35);border-left:3px solid var(--gold-btn);border-radius:14px;padding:18px 20px}.atlas-callout b{display:block;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep)}.atlas-callout p{margin-top:8px;font-size:15px;line-height:1.55}.footer{background:var(--black);color:#fff;padding:64px 0 32px;margin-top:64px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer-logo{display:block;width:84px;height:84px}.footer-tag{margin-top:16px;font-size:16px;line-height:1.5;color:#ffffffa6;max-width:30ch}.footer-col h4{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:16px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{color:#fffc;text-decoration:none;font-size:16px;transition:color .15s}.footer-col a:hover{color:var(--gold)}.footer-contacts{display:flex;flex-direction:column;gap:10px}.footer-addr{font-size:14px;color:#ffffff80;line-height:1.5}.footer-social{display:flex;gap:12px}.footer-social a{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .15s}.footer-social a:hover{border-color:var(--gold);color:var(--gold)}.footer-bottom{margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px;color:#ffffff73}.wa-float{position:fixed;right:22px;bottom:22px;z-index:70;width:58px;height:58px;border-radius:50%;background:var(--gold-btn);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 34px #e2aa6c80;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .3s,transform .3s}.wa-float.show{opacity:1;transform:none;pointer-events:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:1200px){.tours-grid{grid-template-columns:1fr 1fr}}@media(max-width:1020px){.header-inner{max-width:none}}@media(max-width:760px){.page-top{padding-top:124px}.page-top h1{margin-top:16px;font-size:32px}:root{--section-gap:44px}.sec-link{font-size:14px}.tours-grid{grid-template-columns:1fr;gap:10px;margin-top:12px}.tour{flex-direction:row;border-radius:18px}.tour-img{width:118px;aspect-ratio:auto;background-size:36px 56px,cover}.tour-img .ph svg{width:26px;height:26px}.tour-img .ph span{display:none}.tour-badge{top:10px;left:10px;right:10px;flex-wrap:wrap;gap:4px}.tour-badge b{font-size:12px;padding:4px 9px}.tour-badge b:not(.seats){display:none}.tour-body{padding:14px 14px 12px;min-width:0}.tour-meta{font-size:12px}.tour-hotel{margin-top:5px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-dist{margin-top:4px;font-size:14px}.tour-rows{margin-top:6px;gap:3px}.tour-row:nth-child(2){display:none}.tour-row{font-size:12px}.tour-foot{padding-top:10px;margin-top:10px}.tour-price{font-size:20px}.tour-price small{margin-top:3px}.tour-arr{width:34px;height:34px}.tour-arr svg{width:13px;height:13px}.wa-float{bottom:88px}.footer{padding:48px 0 28px;margin-top:48px}.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:6px}}@media(max-width:640px){:root{--frame:10px}.phone,.lang{display:none}.lang-toggle{display:inline-flex}.menu-btn .mlabel{display:none}.site-header{top:calc(var(--frame) + 14px);padding:0 calc(var(--frame) + 14px)}.header-inner{height:56px;padding:0 12px;border-radius:100px}.logo-img{height:36px}.drawer{width:86%;min-width:0;max-width:400px;padding:22px 24px 30px}.drawer-nav a{font-size:20px;padding:14px 0}.page-top{padding-top:104px}}
