body{color:#233329;background:#0b1f16;margin:0;font-family:Inter,Arial,sans-serif}.site{color:#eaf3ea}.container{width:min(1200px,100% - 28px);margin:0 auto}.topbar{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1a13e6;border-bottom:1px solid #bedcc133;position:sticky;top:0}.topbar__inner{justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:62px;display:flex}.logo{color:#fff;flex:auto;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.logo>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logo__image{object-fit:fill;background:0 0;border-radius:8px;width:33px;height:30px}.topbar__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.topbar__phone{white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#eaf6ea;font-weight:700}.topbar__socials{--social-logo-size:21px;align-items:center;gap:8px;display:inline-flex}.topbar__socials a{color:#dcf4de;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;padding:0;transition:transform .18s;display:inline-flex}.topbar__socials a.social-max,.topbar__socials a.social-telegram{color:inherit}.topbar__socials img{width:auto;height:var(--social-logo-size);object-fit:contain;display:block}.topbar__socials a:hover{transform:translateY(-1px)}.topbar__actions>a{color:#d8f1d8;font-size:13px;text-decoration:none}.hero{padding:60px 0 48px;position:relative;overflow:hidden}.hero__bg{background:linear-gradient(#09171185,#08140fe6),url(/img/photo-1.jpg) 50%/cover no-repeat;position:absolute;inset:0}@supports (background-image:url('/img/photo-1.webp')){.hero__bg{background:linear-gradient(#09171185,#08140fe6),url(/img/photo-1.webp) 50%/cover no-repeat}}@media (width<=839px){.hero__bg{background:linear-gradient(#09171185,#08140fe6),url(/img/photo-1-mobile.webp) 50%/cover no-repeat}}.hero__content{z-index:1;gap:20px;display:grid;position:relative}.hero__left h1{text-transform:uppercase;color:#fff;text-wrap:balance;margin:10px 0 14px;font-size:40px;line-height:1.12}.eyebrow{color:#8ec89b;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px}.lead{color:#edf7ee;max-width:58ch;margin:0;line-height:1.55}.hero__chips{gap:8px;margin:18px 0;display:grid}.hero__chips span{background:#2145308c;border:1px solid #9ac5a266;border-radius:999px;width:fit-content;padding:6px 10px;font-size:13px;display:inline-flex}.hero__actions{flex-wrap:wrap;gap:10px;display:flex}.hero__panel{background:#0e2118d4;border:1px solid #b0d8b76b;border-radius:16px;padding:18px;box-shadow:0 10px 30px #050f0b47}.hero__panel h3{color:#fff;text-transform:uppercase;margin:0 0 8px}.hero__panel p{color:#dfefdf;margin:0;line-height:1.45}.hero__panel ul{margin:14px 0;padding-left:18px}.hero__panel li{margin-bottom:4px}.btn{color:#fff;background:linear-gradient(#66c14d 0%,#48a832 100%);border:1px solid #7bd563;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .2s,filter .18s;display:inline-flex}.btn:hover{filter:brightness(1.05);box-shadow:0 6px 18px #0b20144d}.btn:focus-visible{outline-offset:2px;outline:2px solid #beeeb2f2}.btn--ghost{color:#e6f6e7;background:#0b1c148f;border-color:#94cd9eb3}.btn--ghost:hover{filter:brightness(1.08)}.btn--small{min-height:34px;padding:0 10px;font-size:12px}.topbar__booking{white-space:nowrap;display:none}.section{padding:24px 0}.section--dark{background:#132f22;border-top:1px solid #bde0c21f}.section--forest{background:linear-gradient(#0a1912d1,#0a1912e6),url(/img/photo-13.jpg) 50%/cover no-repeat;border-top:1px solid #bde0c226}@supports (background-image:url('/img/photo-13.webp')){.section--forest{background:linear-gradient(#0a1912d1,#0a1912e6),url(/img/photo-13.webp) 50%/cover no-repeat}}@media (width<=839px){.section--forest{background:linear-gradient(#0a1912d1,#0a1912e6),url(/img/photo-13-mobile.webp) 50%/cover no-repeat}}.section-title{gap:6px;margin-bottom:14px;display:grid}.section-title p{color:#95cfa1;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:12px}.section-title h2{color:#fff;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(24px,3.2vw,36px);line-height:1.12}.cards{align-items:stretch;gap:14px;display:grid}.offer-card{background:#132d1fcc;border:1px solid #afd5b64d;border-radius:16px;flex-direction:column;height:100%;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.offer-card:hover{border-color:#bce4c280;box-shadow:0 12px 30px #040d094d}.offer-card__media{background:#0f2419;height:170px;overflow:hidden}.offer-card__media img{object-fit:cover;object-position:var(--offer-image-position,center center);width:100%;height:100%;display:block}.offer-card__body{flex-direction:column;flex:auto;gap:6px;padding:12px;display:flex}.offer-card__body h3{color:#f0fff3;margin:0 0 5px;font-size:18px}.offer-card__body p{color:#d8ebdb;margin:0;line-height:1.45}.offer-card__body strong{color:#9de88d;margin-top:auto;display:block}.offer-card__body a{color:#c7f5bf;background:#26502d94;border:1px solid #85cf78b3;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:34px;margin-top:10px;padding:0 12px;font-weight:700;text-decoration:none;transition:filter .2s,box-shadow .2s;display:inline-flex}.offer-card__body a:hover{filter:brightness(1.08);box-shadow:0 6px 14px #050e0a42}.offer-card__body a:focus-visible{outline-offset:2px;outline:2px solid #beeeb2f2}.promo{background:#162f22e6;border-top:1px solid #b0d3b62e;border-bottom:1px solid #b0d3b62e;padding:22px 0}.promo__inner{flex-direction:column;gap:10px;display:flex}.promo__inner p{color:#e8f5e9;margin:0;font-weight:600}.activity-grid{align-items:stretch;gap:12px;display:grid}.activity-card{background:#0e2218c7;border:1px solid #add4b54d;border-radius:14px;grid-template-columns:82px 1fr;align-items:center;gap:12px;padding:10px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 8px 20px #040b0833}.activity-card:hover{border-color:#bae2c073;box-shadow:0 10px 24px #040b0842}.activity-card img{object-fit:cover;border-radius:10px;width:82px;height:82px}.activity-card h3{color:#f7fff8;margin:0 0 4px;font-size:17px}.activity-card p{color:#d2e9d7;margin:0;font-size:14px}.timeline-price{color:#a9e7ae;margin:0 0 10px;font-weight:700}.timeline{margin:14px 0 0;padding:0;list-style:none}.timeline li{padding-bottom:12px;padding-left:28px;position:relative}.timeline li:last-child{padding-bottom:0}.timeline li:before{content:"";background:#67c657;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:8px}.timeline li:after{content:"";background:#8acb93cc;width:2px;height:calc(100% - 10px);position:absolute;top:18px;left:11px}.timeline li:last-child:after{display:none}.timeline span{color:#e9f6ec;display:block}.service-grid{align-items:stretch;gap:12px;display:grid}.service-grid article{background:#0e2118b8;border:1px solid #add2b34d;border-radius:12px;flex-direction:column;padding:12px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #040b082e}.service-grid article:hover{border-color:#bae2c073;box-shadow:0 10px 24px #040b083d}.service-grid h3{margin:0 0 4px}.service-grid p{color:#d2e8d6;margin:0;line-height:1.45}.service-grid strong{color:#9ce28d;margin-top:auto;padding-top:8px;display:block}.note{color:#ecf4cd;background:#8daa3033;border:1px solid #d5eb7c73;border-radius:10px;margin-top:14px;padding:10px}.tour-note,.service-note{margin-bottom:6px}.gallery-grid{align-items:stretch;gap:12px;display:grid}.gallery-item{background:#0e2118b8;border:1px solid #afd4b54d;border-radius:14px;flex-direction:column;height:100%;margin:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 20px #040b082e}.gallery-item:hover{border-color:#bae2c073;box-shadow:0 10px 24px #040b083d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gallery-item img{object-fit:cover;width:100%;height:185px;display:block}.gallery-item figcaption{color:#e2f1e4;flex:auto;padding:10px;font-size:14px}.gallery-item figcaption strong{color:#fff;margin-bottom:3px;font-size:17px;line-height:1.2;display:block}.gallery-item figcaption span{color:#cfe7d3;padding-top:2px;font-size:14px;line-height:1.4;display:block}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#0e2118b8;width:100%;min-width:560px}th,td{text-align:left;color:#e4f3e7;border:1px solid #b0d6b740;padding:10px}th{color:#bde8c4}.faq details{background:#0e2118b8;border:1px solid #afd2b54d;border-radius:10px;margin-top:8px;padding:10px}.faq summary{cursor:pointer;color:#f2fff5;font-weight:600}.faq summary:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #abf29de6}.faq p{color:#d7ebda}.reviews-grid{gap:12px;display:grid}.review-card{background:#0e2118c7;border:1px solid #afd2b54d;border-radius:12px;flex-direction:column;gap:10px;padding:14px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #050e0a33}.review-card:hover{border-color:#bbe6c473;box-shadow:0 10px 28px #040c0947}.review-card--expanded{border-color:#bbe6c480}.review-card__head h3{color:#fff;margin:0;font-size:18px;line-height:1.2}.review-card__head p{color:#cbe3cf;margin:4px 0 0;font-size:13px;line-height:1.35}.review-card__rating{color:#ffd84d;letter-spacing:.08em;margin:0}.review-card__text{color:#e7f3e9;margin:0;line-height:1.55}.review-card__text--collapsed{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;position:relative;overflow:hidden}.review-card__text--collapsed:after{content:"";pointer-events:none;background:linear-gradient(#0e211800 0%,#0e2118f5 100%);width:100%;height:2.2em;position:absolute;bottom:0;right:0}.review-card__toggle{color:#abf29d;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:0;font-weight:700;line-height:1.2;-webkit-text-decoration:underline #abf29d99;text-decoration:underline #abf29d99}.review-card__toggle:hover{color:#c6f8bc;text-decoration-color:#c6f8bce6}.review-card__toggle:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #abf29de6}.section--booking{background:linear-gradient(#0c1d15e0,#091811e0),url(/img/photo-14.jpg) 50% 62%/cover no-repeat;border-top:1px solid #b2d8b833;padding-bottom:28px;scroll-margin-top:72px}@supports (background-image:url('/img/photo-14.webp')){.section--booking{background:linear-gradient(#0c1d15e0,#091811e0),url(/img/photo-14.webp) 50% 62%/cover no-repeat}}@media (width<=839px){.section--booking{background:linear-gradient(#0c1d15e0,#091811e0),url(/img/photo-14-mobile.webp) 50% 62%/cover no-repeat}}.location-block{gap:14px;display:grid}.location-block>p{color:#d6eed8;margin:0}.location-link{color:#9de88d;width:fit-content;font-weight:700;text-decoration:none;display:inline-flex}.location-link:hover{text-decoration:underline}.location-link:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #abf29de6}.booking-contacts{color:#d6eed8;margin:0 0 12px;line-height:1.45}.booking-contacts a{color:#8be47c}.booking-contacts a:hover{color:#b5f2aa}.booking-contacts a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #abf29de6}.booking-layout{gap:14px;display:grid}.booking-form{background:#081610d1;border:1px solid #afd8b757;border-radius:14px;gap:11px;padding:14px;display:grid;box-shadow:0 12px 30px #040c093d}.booking-form__hint{color:#d7edd8;grid-column:1/-1;margin:0;font-size:13px;line-height:1.45}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.booking-form label{color:#e7f4e9;font-size:14px;line-height:1.35;display:block}.field-error{color:#ffd0d0;margin-top:6px;font-size:12px;display:block}.booking-form input,.booking-form select,.booking-form textarea{box-sizing:border-box;color:#eaffed;background:#091811b8;border:1px solid #add6b580;border-radius:8px;width:100%;margin-top:4px;padding:9px 10px;transition:border-color .2s,box-shadow .2s,background-color .2s}.booking-form input::placeholder,.booking-form textarea::placeholder{color:#d2ebd6ad}.booking-form input:focus-visible,.booking-form select:focus-visible,.booking-form textarea:focus-visible{background:#0b1d14e6;border-color:#9fe88feb;outline:none;box-shadow:0 0 0 3px #67c45433}.booking-form input[aria-invalid=true],.booking-form select[aria-invalid=true],.booking-form textarea[aria-invalid=true]{border-color:#ff9a9ae6;box-shadow:0 0 0 2px #ff7f7f24}.booking-form fieldset{border:1px solid #add3b473;border-radius:10px;padding:10px}.booking-form legend{color:#dff0e2}.checkbox{align-items:center;gap:8px;margin:6px 0;display:flex}.checkbox input{accent-color:#67c454;width:auto}.consent-checkbox{align-items:flex-start;gap:9px;display:flex}.consent-checkbox input{accent-color:#67c454;width:auto;margin-top:2px}.consent-checkbox span{color:#dff0e3;font-size:13px;line-height:1.45}.consent-checkbox a{color:#a7ee98}.btn--submit{cursor:pointer;border:none;width:100%;margin-top:2px}.btn--submit:disabled{opacity:.7;cursor:not-allowed}.status{color:#c6f2bc;background:#1b3921b3;border:1px solid #9ce09173;border-radius:8px;min-height:20px;margin:4px 0 0;padding:8px 10px}.trust-card{margin-top:0}.trust-card.note{background:#0e261bbd;border-color:#aadcb270;padding:12px}.trust-card h3{color:#f2fff5;margin:0 0 10px;font-size:17px}.trust-card p{color:#d8ebdc;margin:0;line-height:1.4}.trust-card__list{color:#d7ebda;gap:6px;margin:0;padding-left:17px;font-size:14px;line-height:1.45;display:grid}.footer-bottom{background:#0b1f16;border-top:1px solid #b2d8b824;padding:16px 0 18px}.footer-bottom__inner{color:#9bbca2;text-align:center;grid-template-columns:1fr;align-items:center;gap:8px;font-size:13px;display:grid}.footer-bottom__col{min-width:0}.footer-bottom__brand,.footer-bottom__location,.footer-bottom__legal{justify-self:center}.footer-bottom__legal a{color:#bdeeb3;text-decoration:none}.footer-bottom__legal a:hover{text-decoration:underline}.footer-bottom__legal a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #abf29de6}.mobile-sticky-cta{bottom:max(8px, env(safe-area-inset-bottom));z-index:40;grid-template-columns:1fr 1fr;gap:8px;margin:8px 12px 10px;display:grid;position:sticky}.sticky-button{color:#fff;letter-spacing:normal;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#66c14d 0%,#48a832 100%);border:1px solid #7bd563;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:9px 10px;font-size:14px;font-weight:700;line-height:normal;text-decoration:none;display:inline-flex;overflow:hidden;box-shadow:0 10px 20px #050e0a52}.sticky-button.outline{color:#dbf6db;background:#0e2017eb;border:1px solid #8ccb96cc}.sticky-button:focus-visible{outline-offset:2px;outline:2px solid #beeeb2f2}@media (width<=839px){.topbar .container{width:min(1200px,100% - 16px)}.topbar__inner{gap:6px;min-height:52px}.logo{gap:6px;font-size:13px}.logo__image{flex-shrink:0;width:30px;height:28px}.topbar__actions{gap:6px}.topbar__phone{font-size:11px}.topbar__socials{--social-logo-size:18px;gap:5px}.section{padding:20px 0}.section-title h2{font-size:24px}.hero{padding:50px 0 38px}.hero__left h1{font-size:34px}.hero__actions{gap:8px}.hero__actions .btn{flex:auto}}@media (width<=380px){.topbar__phone{letter-spacing:-.03em;font-size:10px}}@media (width<=480px){.container{width:min(1200px,100% - 20px)}.booking-contacts{font-size:13px}.mobile-sticky-cta{margin:6px 10px calc(8px + env(safe-area-inset-bottom));gap:6px}.sticky-button{min-height:38px;padding:8px;font-size:14px}}@media (width>=840px){.booking-contacts a[href^=tel\:]{pointer-events:none;cursor:default;text-decoration:none}.logo__image{width:42px;height:42px}.topbar__actions{gap:12px}.topbar__socials{--social-logo-size:22px;gap:10px}.topbar__booking{display:inline-flex}.hero__content{grid-template-columns:1.2fr .8fr;align-items:end;gap:28px}.hero__left h1{font-size:56px}.hero__actions{gap:12px}.cards{grid-template-columns:repeat(3,1fr)}.activity-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(4,1fr)}.reviews-grid{grid-template-columns:repeat(3,1fr)}.booking-form{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-form fieldset,.booking-form__hint,.booking-form__comment,.consent-checkbox,.booking-form label:last-of-type,.status,.btn--submit{grid-column:1/-1}.promo__inner{flex-direction:row;justify-content:space-between;align-items:center}.booking-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start}.trust-card.note{margin-top:0;position:sticky;top:84px}.footer-bottom__inner{text-align:left;grid-template-columns:1fr 1fr 1fr;gap:16px}.footer-bottom__brand{justify-self:start}.footer-bottom__location{text-align:center;justify-self:center}.footer-bottom__legal{text-align:right;justify-self:end}.mobile-sticky-cta{display:none}}
