.site-header{display:flex;align-items:center;gap:26px;padding:10px 0}.site-header__logo{flex:none;display:inline-flex;text-decoration:none}.site-header .img-logo-header{width:auto;height:42px;display:block;transition:height .2s ease}.site-header__nav{flex:1 1;min-width:0}.site-header__nav .nav{flex-wrap:nowrap;gap:0}.site-header__nav .nav>.menu-item>a{font-size:14.5px;line-height:1.3;padding:5px 0;white-space:nowrap}.header-actions{gap:14px;margin-left:0}.header-actions,.site-header__search{display:flex;align-items:center;flex:none}.site-header__search{justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:none;color:#6f6b85;cursor:pointer;transition:background .15s ease,color .15s ease}.site-header__search:hover{background:#f4f3f8;color:#110a35}.site-header__phone{flex:none;text-align:right;text-decoration:none;color:#110a35;line-height:1.15}.site-header__phone-num{display:block;font-size:16px;font-weight:600;white-space:nowrap}.site-header__phone-hours{display:block;font-size:11.5px;color:#9b98aa;white-space:nowrap;margin-top:1px}.site-header__phone-icon{display:none;width:20px;height:20px}.site-header .btn.site-header__cta{flex:none;width:auto;padding:11px 24px!important;font-size:15px!important;line-height:1.35!important;white-space:nowrap}.site-header__burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;flex:none;border:0;border-radius:10px;background:none;color:#110a35;cursor:pointer}.site-header__burger svg{width:24px;height:24px}.site-header-sticky.is-scrolled .site-header{padding:5px 0}.site-header-sticky.is-scrolled .site-header__cta{padding:9px 20px!important}.site-header-sticky.is-scrolled .img-logo-header{height:34px}.site-header-sticky.is-scrolled .site-header__phone-hours{display:none}@media (max-width:1399px){.site-header{gap:18px}.site-header__nav .nav>.menu-item{padding-left:6px!important;padding-right:6px!important}.site-header__nav .nav>.menu-item>a{font-size:14px}}@media (max-width:1199px){.site-header__nav{display:none}.site-header__burger{display:flex}}@media (max-width:767px){.site-header{gap:12px;padding:9px 0}.site-header .img-logo-header{height:34px}.header-actions{gap:6px;margin-left:auto;width:auto}.site-header__phone-hours,.site-header__phone-num{display:none}.site-header__phone{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.site-header__phone-icon{display:block}.site-header__cta,.site-header__search{display:none}}@media (max-width:575px){.site-header .btn.site-header__cta{display:inline-block;width:auto;padding:9px 15px!important;font-size:13.5px!important}}@media (max-width:400px){.site-header{gap:10px}.site-header .img-logo-header{height:30px}.header-actions{gap:4px}.site-header__phone{width:36px;height:36px}.site-header .btn.site-header__cta{padding:8px 12px!important;font-size:13px!important}.site-header__burger{padding:1px 4px}}@media (max-width:360px){.site-header .img-logo-header{height:26px}.site-header .btn.site-header__cta{padding:8px 10px!important;font-size:12.5px!important}}.site-header-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1020;background:#fff;transition:box-shadow .2s ease}.site-header-sticky.is-scrolled{box-shadow:0 2px 16px rgba(17,10,53,.08)}header .nav .menu-item.is-active>a,header .nav a[aria-current=page]{color:#369a60}header .nav .menu-item>a{position:relative;transition:color .15s ease}header .nav .menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:2px;background:#369a60;transform:scaleX(0);transition:transform .18s ease}header .nav .menu-item.is-active>a:after,header .nav .menu-item>a:hover:after,header .nav a[aria-current=page]:after{transform:scaleX(1)}header .nav .menu-item.has-children>a:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;vertical-align:1px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}header .nav .menu-item.has-children:hover>a:before{transform:rotate(-135deg) translateY(-1px)}header .nav .menu-item.has-children>a{cursor:default}header .nav .sub-menu{padding-top:10px}.breadcrumbs{gap:8px;padding:18px 0 6px;margin:0;list-style:none;flex-wrap:wrap;font-size:14px;line-height:1.4}.breadcrumbs li{display:flex;align-items:center;gap:8px;text-transform:none}.breadcrumbs li+li:before{content:"";width:5px;height:5px;border-right:1.5px solid #b6b3c4;border-top:1.5px solid #b6b3c4;transform:rotate(45deg);flex:none}.breadcrumbs li a{color:#6f6b85;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.breadcrumbs li a:hover{color:#369a60;border-bottom-color:currentColor}.breadcrumbs li:last-child span{color:#110a35;font-weight:500}.faq-item .icon-acc{position:relative;width:22px;height:22px;flex:none;margin-left:16px;border-radius:50%;border:1.5px solid;opacity:.55;transition:opacity .15s ease,transform .2s ease}.faq-item .icon-acc:after,.faq-item .icon-acc:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.faq-item .icon-acc:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item.acc_active .icon-acc{opacity:1}.faq-item.acc_active .icon-acc:after{transform:translate(-50%,-50%) rotate(0deg);opacity:0}.faq-item>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item>div:first-child p{margin:0;transition:color .15s ease}.faq-item>div:first-child:hover p{color:#369a60}.faq-item>div:first-child:focus-visible{outline:2px solid #369a60;outline-offset:4px;border-radius:4px}.accordionjs .faq-item{border-bottom:1px solid rgba(17,10,53,.12)}.accordionjs .faq-item:last-child{border-bottom:none}.faq-item .body-faq{padding-top:4px;padding-bottom:8px}.body-faq p,.callout p,.page-content p{margin:0 0 .9em;line-height:1.55}.body-faq p:last-child,.callout p:last-child,.page-content p:last-child{margin-bottom:0}.body-faq ol,.body-faq ul,.page-content ol,.page-content ul{margin:0 0 .9em;padding-left:1.4em}.body-faq li,.page-content li{margin-bottom:.35em;line-height:1.55}.body-faq strong,.page-content strong{color:#110a35}.body-faq{max-width:68ch}.slider-button-next,.slider-button-prev,.slider-review-next,.slider-review-prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid rgba(17,10,53,.15);border-radius:50%;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.slider-button-next:hover,.slider-button-prev:hover,.slider-review-next:hover,.slider-review-prev:hover{border-color:#369a60;background:rgba(54,154,96,.08)}.slider-button-next:active,.slider-button-prev:active{transform:scale(.94)}.slider-button-next img,.slider-button-prev img,.slider-review-next img,.slider-review-prev img{width:18px;height:auto}.slide-review .callout{height:auto;min-height:0;padding:26px 28px;border-radius:18px;line-height:1.55}.slide-review .box-callout{height:auto;margin-top:14px}.review-text-clamp{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.review-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:6px 0 0;color:#369a60;font:inherit;font-size:15px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.review-toggle:hover{color:#2c7d4e}.reviews-head{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:30px}.reviews-track{display:flex;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.reviews-track::-webkit-scrollbar{display:none}.reviews-track .review-slide{flex:0 0 33.3333%;max-width:33.3333%;scroll-snap-align:start;height:auto;align-self:stretch}.reviews-track .slide-review{display:flex;flex-direction:column;height:100%}.reviews-track .box-callout{flex:1 1}.reviews-track .callout{height:100%}.review-text-clamp{-webkit-line-clamp:7}@media (max-width:1199px){.reviews-track .review-slide{flex-basis:50%;max-width:50%}}@media (max-width:767px){.reviews-track .review-slide{flex-basis:100%;max-width:100%}.reviews-head{padding-bottom:20px}}.catalog-filters{display:flex;flex-direction:column;gap:14px}.catalog-filter-group{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.catalog-filter-group__label{flex:0 0 130px;font-size:14px;color:#6f6b85;text-transform:uppercase;letter-spacing:.04em}@media (max-width:767px){.catalog-filter-group__label{flex-basis:100%}}.catalog-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid rgba(17,10,53,.14);border-radius:999px;font-size:15px;line-height:1.2;color:#110a35;text-decoration:none;background:#fff;transition:border-color .15s ease,background .15s ease,color .15s ease}.catalog-chip:hover{border-color:#369a60;color:#369a60}.catalog-chip__count{font-size:13px;color:#9b98aa}.catalog-chip.is-active{background:#110a35;border-color:#110a35;color:#fff}.catalog-chip.is-active .catalog-chip__count{color:rgba(255,255,255,.6)}.catalog-reset{font-size:14px;color:#6f6b85;text-decoration:underline;text-underline-offset:3px}.catalog-reset:hover{color:#369a60}.excursion-item{display:flex}.excursion-item .excursion-item-block{display:flex;flex-direction:column;width:100%}.page-content{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}@media (min-width:576px){.page-content{max-width:540px}}@media (min-width:768px){.page-content{max-width:720px}}@media (min-width:992px){.page-content{max-width:960px}}@media (min-width:1200px){.page-content{max-width:1200px}}@media (min-width:1400px){.page-content{max-width:1400px}}.page-content section{padding-top:0;padding-bottom:0}.page-content .container{padding-top:0!important;padding-bottom:0!important}.page-content .fw-row+.fw-row{margin-top:40px}.page-content .d-flex.flex-wrap.col-12+.d-flex.flex-wrap.col-12{margin-top:32px}.page-content h2{font-size:clamp(22px,2.2vw,30px);line-height:1.2;text-align:left;margin-top:38px;margin-bottom:16px}.page-content h3,.page-content h4{font-size:clamp(18px,1.7vw,22px);line-height:1.25;text-align:left;text-transform:none;margin-top:26px;margin-bottom:10px}.page-content h2:first-child,.page-content>:first-child h2:first-child{margin-top:0}.page-content img{border-radius:14px}.page-content .fw-col-xs-12 p{max-width:78ch}.text-footer-contact{color:#6f6b85}.footer-column-title{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#9b98aa;margin-bottom:12px}.section-bottom-excursion .container{position:relative;z-index:1}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #369a60;outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.program-excursion .faq-item>div:first-child p{font-size:20px;font-weight:600;padding:6px 0}.program-excursion .faq-item>div:first-child p span{color:#369a60;margin-right:4px}.program-excursion .faq-item .body-faq{padding-top:10px}header .nav .menu-item.has-children>a:before{content:none}header .nav .menu-item.has-children>a:after{content:"";position:static;display:inline-block;width:7px;height:7px;margin-left:8px;vertical-align:2px;border-right:2px solid;border-bottom:2px solid;background:none;border-radius:0;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}header .nav .menu-item.has-children.is-active>a:after,header .nav .menu-item.has-children:hover>a:after{transform:rotate(-135deg) translateY(-1px)}header .nav .menu-item.has-children.is-active>a{color:#369a60}.section-contacts .box-contact h3{font-size:clamp(14px,1.1vw,17px);text-transform:none;overflow-wrap:normal;line-height:1.3}.section-contacts .item-reason,.section-contacts .item-social-network{height:100%}.online-calculator .form-rules{text-transform:none;font-weight:400;font-size:16px;line-height:1.5;margin-bottom:18px}ul.breadcrumbs li:not(:last-child):after{content:none}ul.breadcrumbs a{text-transform:none;font-size:14px}.colorlib-nav-toggle,.js-colorlib-search-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;cursor:pointer;line-height:0}.js-colorlib-search-toggle{color:#110a35}@media (max-width:767px){.slider-button-next,.slider-button-prev,.slider-review-next,.slider-review-prev{width:42px;height:42px}}.page-content--docs .elementor-widget-container>h1,.page-content--docs .elementor-widget-container>h2{margin-top:0}.page-content--docs .elementor-element+.elementor-element{margin-top:22px}.page-content--docs h1{font-size:clamp(28px,3.4vw,46px);text-align:left;line-height:1.15;margin-bottom:28px}.page-content--docs h2{font-size:clamp(20px,2vw,28px);margin-top:36px;margin-bottom:14px}.page-content--docs li,.page-content--docs p{font-size:17px;line-height:1.65;max-width:82ch}.page-content--docs strong{font-weight:600}.doc-link{display:inline-flex;align-items:center;gap:14px;max-width:460px;margin:6px 0;padding:14px 20px 14px 14px;border:1px solid rgba(17,10,53,.14);border-radius:14px;background:#fff;text-decoration:none;color:#110a35;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.doc-link:hover{border-color:#369a60;box-shadow:0 6px 20px rgba(17,10,53,.07);transform:translateY(-1px);color:#110a35}.doc-link__icon{flex:none;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffef96;color:#110a35;font-size:12px;font-weight:700;letter-spacing:.04em}.doc-link__body{display:flex;flex-direction:column;gap:2px;min-width:0}.doc-link__title{font-size:17px;font-weight:600;line-height:1.3}.doc-link__meta{font-size:13px;color:#6f6b85;letter-spacing:.02em}.doc-link .btn,.doc-link .elementor-button-content-wrapper,.doc-link .elementor-button-text{all:unset;display:inline;font:inherit;color:inherit;text-transform:none}.doc-link.elementor-button{background:#fff}.external-link:after{content:"";display:inline-block;width:11px;height:11px;margin-left:5px;vertical-align:baseline;background:currentColor;opacity:.55;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 3h7v7M21 3l-9 9M19 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 3h7v7M21 3l-9 9M19 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat}.page-content--docs a>img,.page-content--docs img{border-radius:14px;border:1px solid rgba(17,10,53,.1);max-width:520px;height:auto;transition:box-shadow .15s ease}.page-content--docs a:hover>img{box-shadow:0 8px 24px rgba(17,10,53,.1)}.docs-nav{margin:56px 0 24px;padding:32px;border-radius:20px;background:#f6f6f9}.docs-nav__title{font-size:22px;margin:0 0 20px;text-transform:none;text-align:left}.docs-nav__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.docs-nav__item{display:flex;flex-direction:column;gap:4px;height:100%;padding:16px 18px;border-radius:14px;background:#fff;text-decoration:none;border:1px solid transparent;transition:border-color .15s ease,transform .15s ease}.docs-nav__item:hover{border-color:#369a60;transform:translateY(-1px)}.docs-nav__item-title{font-weight:600;color:#110a35;line-height:1.3}.docs-nav__item-note{font-size:14px;color:#6f6b85;line-height:1.4}@media (max-width:575px){.doc-link{width:100%;max-width:none}.docs-nav{padding:22px 18px}.docs-nav__list{grid-template-columns:minmax(0,1fr)}}.doc-image-link{display:inline-flex;flex-direction:column;gap:8px;text-decoration:none}.doc-image-link__hint{font-size:14px;color:#369a60;border-bottom:1px solid transparent}.doc-image-link:hover .doc-image-link__hint{border-bottom-color:currentColor}.tour-banner{margin-bottom:8px}.tour-intro{padding-top:8px;padding-bottom:28px}.tour-intro h1{text-align:left;font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.1;letter-spacing:-.01em;margin-bottom:12px}.tour-intro__subtitle{font-size:clamp(17px,1.6vw,22px);line-height:1.45;color:#4a4660;max-width:70ch;margin:0 0 26px}.tour-facts{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0 0 26px;padding:0}.tour-facts__item{display:flex;flex-direction:column;gap:2px;padding:14px 20px;border-radius:14px;background:#f6f6f9;min-width:150px}.tour-facts__value{font-size:22px;font-weight:700;color:#110a35;line-height:1.15}.tour-facts__label{font-size:14px;color:#6f6b85;line-height:1.3}.tour-intro__actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-bottom:8px}.tour-intro__phone{font-size:22px;font-weight:700;color:#110a35;text-decoration:none;white-space:nowrap}.tour-intro__phone:hover{color:#369a60}.tour-intro__hours{font-size:14px;color:#6f6b85}.tour-intro__text{margin-top:26px;max-width:82ch}.tour-intro__text p{margin:0 0 .9em;line-height:1.6}.tour-siblings{margin:8px auto 56px}.tour-siblings__title{font-size:22px;text-transform:none;text-align:left;margin-bottom:16px}.tour-siblings__list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}@media (max-width:575px){.tour-facts__item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:0;padding:12px 14px}.tour-intro__actions .btn{width:100%;justify-content:center}}.tour-hero{position:relative}.tour-banner{margin-bottom:4px;line-height:0;background:#f4faf6}.tour-banner img{width:100%;height:auto;display:block}@media (max-width:767px){.tour-banner img{height:150px;object-fit:cover;object-position:50% 50%}}.tour-hero .breadcrumbs{padding-top:12px}.tour-intro{padding-top:0}.section-faq{background:none;padding:40px 0 72px}.section-faq .title-page{margin-bottom:28px}.faq-list{max-width:940px;margin:0 auto}.faq-list__row{border-bottom:1px solid rgba(17,10,53,.12)}.faq-list__head{display:flex;align-items:flex-start;gap:22px;width:100%;padding:24px 4px;background:none;border:none;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.faq-list__num{font-size:15px;font-weight:600;color:#369a60;padding-top:5px;min-width:28px;flex:none}.faq-list__question{flex:1 1;font-size:21px;font-weight:500;line-height:1.35;color:#110a35;transition:color .15s ease}.faq-list__head:hover .faq-list__question{color:#369a60}.faq-list__sign{position:relative;width:32px;height:32px;flex:none;margin-top:2px;border-radius:50%;border:1.5px solid rgba(17,10,53,.25);transition:background .18s ease,border-color .18s ease}.faq-list__sign:after,.faq-list__sign:before{content:"";position:absolute;top:50%;left:50%;width:13px;height:1.5px;background:#110a35;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease,background .18s ease}.faq-list__sign:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-list__row.is-open .faq-list__sign{background:#369a60;border-color:#369a60}.faq-list__row.is-open .faq-list__sign:after,.faq-list__row.is-open .faq-list__sign:before{background:#fff}.faq-list__row.is-open .faq-list__sign:after{opacity:0}.faq-list__answer{padding:0 60px 26px 50px;font-size:17px;line-height:1.6;color:#4a4660;max-width:78ch}.faq-list__more{display:flex;justify-content:center;margin-top:32px}.faq-all-link{display:inline-flex;align-items:center;gap:8px;color:#369a60;font-size:17px;text-decoration:none;border-bottom:1px solid rgba(54,154,96,.4);transition:border-color .15s ease,color .15s ease}.faq-all-link:hover{color:#2c7d4e;border-bottom-color:currentColor}.faq-page{padding-top:8px;padding-bottom:40px}.faq-layout{display:flex;gap:56px;align-items:flex-start}.faq-side{flex:0 0 320px;position:-webkit-sticky;position:sticky;top:calc(var(--site-header-h, 172px) + 20px);max-height:calc(100vh - var(--site-header-h, 172px) - 40px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.faq-side__head{margin-bottom:26px}.faq-side__head h1{text-align:left;font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.1;letter-spacing:-.01em;margin:0 0 12px}.faq-page__lead{font-size:17px;line-height:1.5;color:#6f6b85;margin:0}.faq-nav{display:flex;flex-direction:column;gap:4px}.faq-nav__item{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:11px 16px;border-radius:12px;color:#4a4660;font-size:16px;line-height:1.3;text-decoration:none;transition:background .15s ease,color .15s ease}.faq-nav__item:hover{background:#f6f6f9;color:#110a35}.faq-nav__item.is-active{background:#ccf4cf;color:#110a35;font-weight:600}.faq-nav__count{font-size:13px;color:#9b98aa}.faq-nav__card{margin-top:22px;padding:20px;border-radius:16px;background:#f6f6f9}.faq-nav__card-label{margin:0 0 8px;font-size:15px;color:#6f6b85;line-height:1.4}.faq-nav__phone{font-size:19px;font-weight:700;color:#110a35;text-decoration:none;white-space:nowrap}.faq-nav__phone:hover{color:#369a60}.faq-nav__hours{margin:8px 0 0;font-size:14px;color:#6f6b85}.faq-body{flex:1 1 auto;min-width:0;padding-bottom:8px}.faq-group{margin-bottom:44px;scroll-margin-top:calc(var(--site-header-h, 172px) + 24px)}.faq-group:last-child{margin-bottom:0}.faq-group__title{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#6f6b85;margin:0 0 6px;text-align:left}.faq-group__row{padding:22px 0;border-bottom:1px solid rgba(17,10,53,.12)}.faq-group__row:last-child{border-bottom:none}.faq-group__question{font-size:20px;font-weight:500;line-height:1.35;color:#110a35;margin:0 0 10px;text-transform:none;text-align:left}.faq-group__answer{font-size:16px;line-height:1.6;color:#4a4660;margin:0;max-width:72ch}@media (max-width:991px){.faq-layout{flex-direction:column;gap:24px}.faq-side{position:static;flex:1 1 auto;width:100%;max-height:none;overflow:visible;padding-right:0}.faq-side__head{margin-bottom:20px}.faq-nav{flex-direction:row;flex-wrap:wrap;gap:8px}.faq-nav__item{border:1px solid rgba(17,10,53,.14);padding:9px 14px;font-size:15px}.faq-nav__item.is-active{border-color:#ccf4cf}.faq-nav__card{margin-top:4px;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 16px;padding:16px 18px}.faq-nav__card-label,.faq-nav__hours{margin:0}.faq-group{margin-bottom:32px}}@media (max-width:575px){.faq-group__question{font-size:18px}.faq-group__row{padding:18px 0}.faq-nav__card{flex-direction:column;align-items:flex-start;gap:4px}.faq-list__head{gap:14px;padding:18px 0}.faq-list__question{font-size:18px}.faq-list__answer{padding:0 0 20px 42px}}@media (prefers-reduced-motion:no-preference){.site-header,.site-header .img-logo-header{transition:padding .2s ease,height .2s ease}}.catalog-toolbar{border-top:1px solid #ececf3;border-bottom:1px solid #ececf3;padding:14px 0;margin-bottom:6px}.catalog-toolbar__row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.catalog-toolbar__count{margin:0;font-size:17px;font-weight:400;line-height:1.3;text-transform:none;text-align:left;color:#4a4660}.catalog-toolbar__count b{color:#110a35}.catalog-toolbar__controls{margin-left:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.catalog-toolbar__sep{width:1px;height:26px;background:#ececf3}.catalog-drop{position:relative}.catalog-drop__button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e0dfe9;border-radius:999px;font-size:15px;line-height:1.2;color:#4a4660;cursor:pointer;white-space:nowrap;list-style:none;transition:border-color .15s ease,color .15s ease}.catalog-drop__button::-webkit-details-marker{display:none}.catalog-drop__button::marker{content:""}.catalog-drop__button:hover{border-color:#369a60;color:#369a60}.catalog-drop--sort .catalog-drop__button,.catalog-drop.is-set .catalog-drop__button{border-color:#110a35;color:#110a35}.catalog-drop__label{color:#6f6b85}.catalog-drop__value{font-weight:500;color:#110a35}.catalog-drop__caret{width:8px;height:8px;border-right:1.6px solid;border-bottom:1.6px solid;transform:translateY(-2px) rotate(45deg);opacity:.6}.catalog-drop[open] .catalog-drop__caret{transform:translateY(1px) rotate(-135deg)}.catalog-drop__menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;min-width:200px;padding:6px;background:#fff;border:1px solid #e6e5ee;border-radius:14px;box-shadow:0 14px 34px rgba(17,10,53,.12);display:flex;flex-direction:column}.catalog-drop__menu--right{left:auto;right:0}.catalog-drop__item{padding:9px 12px;border-radius:9px;font-size:15px;color:#4a4660;text-decoration:none;white-space:nowrap}.catalog-drop__item:hover{background:#f6f6f9;color:#110a35}.catalog-drop__item.is-active{background:#f4faf6;color:#2c7d4e;font-weight:500}.catalog-drop__item--reset{border-top:1px solid #f0eff5;margin-top:4px;padding-top:12px;border-radius:0 0 9px 9px;color:#9b98aa}.catalog-toolbar__chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.catalog-toolbar__chips-label{font-size:14px;color:#6f6b85}.catalog-active-chip{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:999px;background:#f4faf6;color:#2c7d4e;font-size:14px;text-decoration:none}.catalog-active-chip:hover{background:#ccf4cf;color:#2c7d4e}.catalog-active-chip__x{position:relative;width:9px;height:9px;opacity:.7}.catalog-active-chip__x:after,.catalog-active-chip__x:before{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;background:currentColor}.catalog-active-chip__x:before{transform:rotate(45deg)}.catalog-active-chip__x:after{transform:rotate(-45deg)}.catalog-toolbar__reset{font-size:14px;color:#9b98aa;text-decoration:underline;text-underline-offset:3px}.catalog-toolbar__reset:hover{color:#369a60}.catalog-empty{padding:40px 0 20px;text-align:center}.catalog-empty p{font-size:18px;color:#6f6b85;margin-bottom:18px}@media (max-width:991px){.catalog-toolbar__controls{margin-left:0;width:100%}.catalog-toolbar__sep{display:none}.catalog-drop__menu--right{left:0;right:auto}}@media (max-width:575px){.catalog-drop,.catalog-drop__button{width:100%;justify-content:space-between}.catalog-drop__menu{width:100%}}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:40;width:48px;height:48px;border:1px solid #e6e5ee;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(17,10,53,.14);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,background .15s ease}.back-to-top.is-visible{opacity:1;transform:none;pointer-events:auto}.back-to-top:hover{background:#369a60;border-color:#369a60}.back-to-top__arrow{width:10px;height:10px;border-left:2px solid #110a35;border-top:2px solid #110a35;transform:translateY(2px) rotate(45deg)}.back-to-top:hover .back-to-top__arrow{border-color:#fff}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}@media (max-width:575px){.back-to-top{right:14px;bottom:14px;width:44px;height:44px}}.tour-sticky__cta-short{display:none}.tour-sticky{position:-webkit-sticky;position:sticky;top:var(--site-header-h,0);z-index:90;background:#fff;border-bottom:1px solid #ececf3;box-shadow:0 6px 18px rgba(17,10,53,.06);opacity:0;transform:translateY(-14px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.tour-sticky.is-shown{opacity:1;transform:none;pointer-events:auto}.tour-sticky__bar{display:flex;align-items:center;gap:20px;padding-top:11px;padding-bottom:11px}.tour-sticky__accent{flex:none;width:5px;height:44px;border-radius:3px;background:#f2d327}.tour-sticky__title{min-width:0}.tour-sticky__title b{display:block;font-size:16px;font-weight:600;line-height:1.25}.tour-sticky__title span{font-size:13px;color:#6f6b85}.tour-sticky__actions{margin-left:auto;display:flex;align-items:center;gap:18px}.tour-sticky__price{text-align:right;line-height:1.15}.tour-sticky__price span{display:block;font-size:12px;color:#6f6b85}.tour-sticky__price b{font-size:23px;font-weight:700}.tour-sticky__bar .btn{white-space:nowrap}.tour-sticky__nav{display:flex;gap:32px;border-top:1px solid #f3f2f7;overflow-x:auto;scrollbar-width:none}.tour-sticky__nav::-webkit-scrollbar{display:none}.tour-sticky__link{padding:13px 0;font-size:14.5px;color:#6f6b85;text-decoration:none;border-bottom:3px solid transparent;white-space:nowrap}.tour-sticky__link:hover{color:#110a35}.tour-sticky__link.is-active{color:#110a35;font-weight:500;border-bottom-color:#f2d327}.tour-included{position:relative;overflow:hidden;background:#369a60;color:#fff;padding-bottom:56px;margin-top:60px}.tour-included__ribbon{display:block;width:100%;height:auto;margin-bottom:6px}.tour-included__landmark{position:absolute;right:-40px;bottom:-50px;width:460px;height:auto;color:#fff;opacity:.3;pointer-events:none}.tour-included__inner{position:relative}.tour-included h2{color:#fff}.tour-included__lead{font-size:19px;color:rgba(255,255,255,.78);margin:10px 0 30px}.tour-included__list{list-style:none;padding:0;margin:0 0 30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:17px 48px;gap:17px 48px;max-width:900px}.tour-included__list li{display:flex;gap:13px;align-items:flex-start;font-size:16.5px;line-height:1.45}.tour-included__list li span{flex:none;width:24px;height:24px;margin-top:1px;border-radius:50%;background:#f2d327;color:#110a35;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.tour-included__only{display:inline-flex;align-items:baseline;gap:10px;background:rgba(255,255,255,.16);border-radius:999px;padding:12px 24px;font-size:16.5px;margin:0 0 26px}.tour-included__only b{font-family:var(--font-pacifico),"Pacifico",cursive;font-weight:400;font-size:23px}.tour-included__terms{display:flex;gap:16px;flex-wrap:wrap}.tour-included__terms>div{flex:1 1 260px;background:rgba(255,255,255,.14);border-radius:18px;padding:20px 24px}.tour-included__terms b{display:block;font-size:16.5px;font-weight:600;margin-bottom:5px}.tour-included__terms span{font-size:15px;line-height:1.5;color:rgba(255,255,255,.82)}.tour-order{padding:64px 0 20px}.tour-order__lead{font-size:19px;color:#6f6b85;margin:10px 0 34px}.tour-order__steps{list-style:none;padding:0;margin:0 0 46px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px;gap:48px;position:relative}.tour-order__ribbon{position:absolute;left:0;right:0;top:19px;height:15px;border-radius:8px;background:#f2d327}.tour-order__step{position:relative;padding-top:58px}.tour-order__num{position:absolute;top:0;left:0;width:38px;height:38px;border-radius:50%;background:#fff;border:4px solid #369a60;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700}.tour-order__step h3{font-size:19px;font-weight:600;line-height:1.3;margin:0 0 7px;text-transform:none}.tour-order__step p{font-size:15px;line-height:1.6;color:#4a4660;margin:0}.tour-order__label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#369a60;font-weight:600;margin:0 0 14px}.tour-order__methods{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:28px}.tour-method{flex:1 1 280px;position:relative;overflow:hidden;border:1px solid #e6e5ee;border-radius:20px;padding:24px 24px 24px 28px}.tour-method:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px}.tour-method--kartoj:before{background:#f2d327}.tour-method--schet:before{background:#4867ad}.tour-method--kurer:before{background:#369a60}.tour-method h3{font-size:19px;font-weight:600;margin:0 0 8px;text-transform:none}.tour-method p{font-size:15px;line-height:1.55;color:#4a4660;margin:0 0 14px}.tour-method__tag{display:inline-block;background:#f4faf6;color:#2c7d4e;border-radius:999px;padding:5px 14px;font-size:13.5px}.tour-order__refund{display:flex;align-items:center;gap:26px;flex-wrap:wrap;background:#f4faf6;border-radius:20px;padding:24px 28px}.tour-order__refund b{display:block;font-size:19px;font-weight:600;margin-bottom:5px}.tour-order__refund p{font-size:15.5px;line-height:1.55;color:#4a4660;margin:0;max-width:760px}.tour-order__phone{font-size:22px;font-weight:700;color:#110a35;text-decoration:none;white-space:nowrap}.tour-order__note{font-size:13.5px;color:#9b98aa;margin:16px 0 0}@media (max-width:1199px){.tour-order__steps{grid-template-columns:1fr 1fr;gap:34px 40px}}@media (max-width:991px){.tour-included__list{grid-template-columns:1fr;gap:14px}.tour-included__landmark{width:300px;opacity:.22}.tour-sticky__nav{gap:22px}.tour-sticky__phone{display:none}}@media (max-width:767px){.tour-order__steps{grid-template-columns:1fr;gap:26px;padding-left:54px}.tour-order__ribbon{left:16px;right:auto;top:8px;bottom:8px;width:15px;height:auto}.tour-order__step{padding-top:0}.tour-order__num{left:-54px;top:-2px}}.calc-season-note{margin:18px auto 0;max-width:620px;text-align:center;font-size:14px;line-height:1.55;color:#6f6b85}.section-calculation--flow{top:0;padding-top:120px}.section-calculation--flow .calculation-background,.section-calculation--flow+.section-page-excursions.tm-150{top:0}@media (max-width:767px){.tour-sticky{position:fixed;top:auto;left:0;right:0;bottom:0;border-bottom:none;border-top:1px solid #e6e5ee;box-shadow:0 -8px 24px rgba(17,10,53,.09);transform:translateY(14px);padding-bottom:env(safe-area-inset-bottom,0)}.tour-sticky.is-shown{transform:none}.tour-sticky__accent,.tour-sticky__nav{display:none}.tour-sticky__bar{gap:12px;padding-top:9px;padding-bottom:9px}.tour-sticky__title{display:none}.tour-sticky__actions{margin-left:0;width:100%;gap:12px}.tour-sticky__price{text-align:left;flex:none}.tour-sticky__price b{font-size:21px}.tour-sticky__actions .btn-black{flex:1 1;min-width:0;text-align:center;padding-left:12px;padding-right:12px}.tour-sticky__cta-full{display:none}.tour-sticky__cta-short{display:inline}.tour-sticky__phone{display:flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;padding:0;border-radius:50%;font-size:0}.tour-sticky__phone:before{content:"☎";font-size:17px}}footer a.nav-link,footer ul.nav a.nav-link{white-space:normal}@media (max-width:575px){.ex-info{max-width:100%}}.tour-page .container{max-width:1240px}@media (min-width:1400px){.tour-page .section-page-excursions .excursion-item{flex:0 0 auto;width:33.3333%}}.home,.tour-page{position:relative;z-index:0}.page-ribbon{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.page-ribbon__side{position:absolute;top:0;bottom:0;width:326px}.page-ribbon__side--left{right:calc(50% + var(--ribbon-offset, 300px))}.page-ribbon__side--right{left:calc(50% + var(--ribbon-offset, 300px));transform:scaleX(-1)}.page-ribbon__strip{position:absolute;left:0;top:-1200px;width:100%;height:calc(100% + 2400px);background-repeat:repeat-y;background-size:326px 1200px;opacity:.42;will-change:transform}@media (prefers-reduced-motion:reduce){.page-ribbon__strip{opacity:.38}}[data-reveal].is-armed{opacity:0;transform:translateY(18px)}[data-reveal].is-armed.is-in{opacity:1;transform:none;transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1)}@keyframes mascot-sway{0%{transform:rotate(0deg)}22%{transform:rotate(-5deg)}48%{transform:rotate(3.5deg)}72%{transform:rotate(-1.8deg)}88%{transform:rotate(.7deg)}to{transform:rotate(0deg)}}[data-sway]{transform-origin:50% 100%}[data-sway].is-swaying{animation:mascot-sway 1.5s cubic-bezier(.36,.07,.29,1) 1}.tour-prices.is-armed .tour-price-step{opacity:0;transform:translateY(14px)}.tour-prices.is-armed.is-in .tour-price-step{opacity:1;transform:none;transition:opacity .5s ease,transform .5s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--i, 0) * 70ms)}.tour-page .tour-hero{display:flex;align-items:flex-start;gap:40px;padding-bottom:16px;overflow-x:clip}.tour-hero__main{flex:1 1;min-width:0}.tour-hero__side{flex:none;width:420px;position:-webkit-sticky;position:sticky;top:calc(var(--site-header-h, 96px) + 16px)}.tour-hero__main h1{margin:0 0 14px;text-align:left}.tour-gallery{display:flex;gap:22px;margin-bottom:38px}.tour-gallery__stage{position:relative;flex:0 1 580px;min-width:0}.tour-gallery__substrate{position:absolute;inset:-10px;border-radius:22px;transform:rotate(3.21deg);z-index:0;transition:background .35s ease}.tour-gallery__stage--c0 .tour-gallery__substrate{background:#68b7e3}.tour-gallery__stage--c1 .tour-gallery__substrate{background:#f2d327;transform:rotate(-2.62deg)}.tour-gallery__stage--c2 .tour-gallery__substrate{background:#369a60;transform:rotate(2.9deg)}.tour-gallery__stage--c3 .tour-gallery__substrate{background:#3167a6;transform:rotate(-3.6deg)}.tour-gallery__frame{position:relative;z-index:1;border-radius:20px;overflow:hidden;background:#eceaf3;aspect-ratio:4/3}.tour-gallery__track{display:flex;height:100%;transition:transform .35s ease;will-change:transform}.tour-gallery__slide{flex:0 0 100%;height:100%}.tour-gallery__slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}.tour-gallery__arrow{position:absolute;top:50%;width:42px;height:42px;margin-top:-21px;border:0;border-radius:50%;background:rgba(255,255,255,.86) no-repeat 50%;background-size:20px 20px;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.tour-gallery__arrow--prev{left:12px;background-image:url(/assets/images/arrow-slider-left.svg)}.tour-gallery__arrow--next{right:12px;background-image:url(/assets/images/arrow-slider-right.svg)}.tour-gallery:hover .tour-gallery__arrow,.tour-gallery__arrow:focus-visible{opacity:1}.tour-gallery__arrow:hover{background-color:#fff}.tour-gallery__counter{position:absolute;right:14px;bottom:14px;margin:0;padding:5px 13px;border-radius:999px;background:rgba(17,10,53,.72);color:#fff;font-size:13px;line-height:1.3}.tour-gallery__counter b{font-weight:600}.tour-gallery__thumbs{flex:none;width:104px}.tour-gallery__thumbs-list{display:flex;flex-direction:column;gap:14px;height:100%}.tour-gallery__thumbs.is-expanded .tour-gallery__thumbs-list{max-height:420px;overflow-y:auto;padding-right:8px;scrollbar-width:thin}.tour-gallery__thumb{position:relative;flex:1 1 auto;min-height:68px;max-height:112px;padding:0;border:0;background:none;cursor:pointer}.tour-gallery__thumb-substrate{position:absolute;inset:-6px;border-radius:14px;z-index:0;opacity:0;transition:opacity .2s ease}.tour-gallery__thumb--c0 .tour-gallery__thumb-substrate{background:#f2d327;transform:rotate(2.62deg)}.tour-gallery__thumb--c1 .tour-gallery__thumb-substrate{background:#369a60;transform:rotate(-3.6deg)}.tour-gallery__thumb--c2 .tour-gallery__thumb-substrate{background:#68b7e3;transform:rotate(3.21deg)}.tour-gallery__thumb--c3 .tour-gallery__thumb-substrate{background:#3167a6;transform:rotate(-2.9deg)}.tour-gallery__thumb.is-active .tour-gallery__thumb-substrate,.tour-gallery__thumb:hover .tour-gallery__thumb-substrate{opacity:1}.tour-gallery__thumb img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;border-radius:12px;opacity:.72;transition:opacity .2s ease}.tour-gallery__thumb.is-active img,.tour-gallery__thumb:hover img{opacity:1}.tour-gallery__more{flex:1 1 auto;min-height:68px;max-height:112px;border:0;border-radius:12px;background:#f6f6f9;color:#6f6b85;font-size:14px;cursor:pointer}.tour-gallery__more:hover{background:#eceaf3;color:#110a35}.tour-gallery__zoom{position:absolute;inset:0;z-index:2;border:0;background:none;padding:0;cursor:zoom-in}.tour-gallery__zoom span{position:absolute;left:14px;bottom:14px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(17,10,53,.62);opacity:.85;transition:opacity .2s ease,background .2s ease}.tour-gallery__zoom:focus-visible span,.tour-gallery__zoom:hover span{opacity:1;background:rgba(17,10,53,.82)}.tour-gallery__zoom svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round}.lightbox{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:64px 20px 76px;background:rgba(17,10,53,.92);cursor:zoom-out}.lightbox__img{height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.45);cursor:default}.lightbox__arrow,.lightbox__close{position:absolute;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(255,255,255,.14);cursor:pointer;transition:background .2s ease}.lightbox__arrow:hover,.lightbox__close:hover{background:rgba(255,255,255,.26)}.lightbox__arrow svg,.lightbox__close svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lightbox__close{top:16px;right:16px;width:44px;height:44px}.lightbox__close svg{width:22px;height:22px}.lightbox__arrow{top:50%;width:52px;height:52px;margin-top:-26px}.lightbox__arrow svg{width:26px;height:26px}.lightbox__arrow--prev{left:16px}.lightbox__arrow--next{right:16px}.lightbox__counter{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);margin:0;padding:7px 16px;border-radius:999px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.75);font-size:14px;line-height:1.3}.lightbox__counter b{color:#fff;font-weight:600}@media (max-width:575px){.lightbox{padding:60px 12px 90px}.lightbox__arrow{top:auto;bottom:18px;margin-top:0;width:46px;height:46px}.lightbox__arrow--prev{left:24px}.lightbox__arrow--next{right:24px}.lightbox__counter{bottom:30px}}.tour-descr{font-size:16.5px;line-height:1.65;color:#4a4660}.tour-descr p{margin:0 0 14px}.tour-descr p:last-child{margin-bottom:0}.tour-descr ol,.tour-descr ul{margin:0 0 14px;padding-left:22px}.tour-descr li{margin-bottom:6px}.tour-chips{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 24px}.tour-chips li{background:#f6f6f9;border-radius:999px;padding:7px 15px;font-size:14.5px;line-height:1.2;color:#4a4660}.tour-chips__place{background:#fff;border:1px solid #e0dfe9}.tour-calc__card{border:1px solid #e6e5ee;border-radius:20px;background:#fff;padding:24px;box-shadow:0 12px 34px rgba(17,10,53,.07)}.tour-calc__title{font-size:20px;font-weight:600;line-height:1.25;text-transform:none;margin:0 0 4px;color:#110a35}.tour-calc__lead{font-size:13.5px;line-height:1.5;color:#6f6b85;margin:0 0 18px}.tour-calc__label{display:block;font-size:13px;line-height:1.3;color:#6f6b85;text-transform:none;padding:0;margin:0 0 6px}.tour-calc__stepper{display:flex;align-items:center;border:1px solid #e0dfe9;border-radius:12px;padding:5px 6px;margin-bottom:8px}.tour-calc__stepper button{width:34px;height:34px;flex:none;border:0;border-radius:9px;background:#f6f6f9;color:#4a4660;font-size:19px;line-height:1;cursor:pointer}.tour-calc__stepper button:hover{background:#eceaf3;color:#110a35}.tour-calc__stepper input{flex:1 1;min-width:0;border:0;background:none;text-align:center;font-size:17px;font-weight:600;color:#110a35;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.tour-calc__stepper input::-webkit-inner-spin-button,.tour-calc__stepper input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.tour-calc__free{margin:0 0 16px}.tour-calc__free span{display:block}.tour-calc__hand{font-family:var(--font-pacifico),cursive;font-size:20px;line-height:1.35;color:#369a60}.tour-calc__free span+span{font-size:13px;line-height:1.5;color:#9b98aa;margin-top:2px}.tour-calc__date{width:100%;height:46px;border:1px solid #e0dfe9;border-radius:12px;padding:0 14px;font-size:15px;color:#110a35;margin-bottom:18px}.tour-calc__sum{border-top:2px dashed #f2d327;padding-top:16px}.tour-calc__row{display:flex;justify-content:space-between;gap:12px;font-size:14px;line-height:1.4;color:#6f6b85;margin:0 0 7px}.tour-calc__row b{color:#110a35;font-weight:500;white-space:nowrap}.tour-calc__row--total{align-items:baseline;margin:12px 0 0}.tour-calc__row--total span{font-size:15px;font-weight:600;color:#110a35}.tour-calc__row--total b{font-size:25px;font-weight:700;color:#369a60}.tour-calc__form{margin-top:18px}.tour-calc__form .box-form-input{padding:0 0 12px;width:100%;max-width:100%;flex:0 0 100%}.tour-calc__form label{font-size:12px;padding-bottom:5px}.tour-calc__form .form-control{height:44px;border:1px solid #e0dfe9;border-radius:12px!important}.tour-calc__form .btn-group.radio-feedback{display:flex;flex-wrap:wrap;gap:6px;line-height:1.2}.tour-calc__form .btn-group.radio-feedback .btn{font-size:13.5px;padding:7px 13px}.tour-calc__form .checkbox-rules p{font-size:12.5px;line-height:1.4}.tour-calc__form .form-btn-excursion{padding:0}.tour-calc__form .form-btn-excursion .btn{width:100%;justify-content:center;background:#369a60;border-color:#369a60}.tour-calc__note{font-size:13px;line-height:1.5;color:#9b98aa;text-align:center;margin:12px 0 0}.tour-calc__rules{font-size:12.5px;line-height:1.5;color:#9b98aa;margin:14px 0 0;padding-top:14px;border-top:1px solid #f0eff5}.tour-price-plain{border:1px solid #e6e5ee;border-radius:20px;background:#fff;padding:22px 24px;box-shadow:0 12px 34px rgba(17,10,53,.07);text-align:center}.tour-price-plain p{font-size:28px;font-weight:700;margin:0 0 14px}.tour-price-plain p span{font-size:16px;font-weight:400;color:#6f6b85}.tour-alt{display:flex;align-items:center;gap:14px;background:#f2d327;border-radius:20px;padding:16px 20px;margin-top:16px;overflow:hidden}.tour-alt b{display:block;font-size:16px;font-weight:600;margin-bottom:3px}.tour-alt__link{background:none;border:0;padding:0;font:inherit;font-size:15px;color:rgba(17,10,53,.75);cursor:pointer;text-align:left}.tour-alt__link:hover{color:#110a35}.tour-alt__mascot{flex:none;width:88px;height:auto;margin:-16px -8px -22px auto}.ribbon-scroll{position:relative;width:100%;height:0;padding-bottom:14.87%;overflow:hidden;pointer-events:none}.ribbon-scroll img{position:absolute;top:0;left:50%;display:block;width:170%;max-width:none;height:auto;transform:translate3d(-50%,0,0);will-change:transform}.ribbon-scroll--hero{margin:26px 0 -10px}.tour-program{padding:56px 0 10px}.tour-program__lead{font-size:19px;color:#6f6b85;margin:10px 0 30px}.tour-program__variants{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:46px}.tour-variant{position:relative;flex:1 1 400px;min-width:0}.tour-program__variants{overflow-x:clip;padding:12px;margin:-12px -12px 34px}.tour-variant__substrate{position:absolute;inset:-8px;border-radius:22px;z-index:0}.tour-variant--s0 .tour-variant__substrate{background:#68b7e3;transform:rotate(3.21deg)}.tour-variant--s1 .tour-variant__substrate{background:#f2d327;transform:rotate(2.62deg)}.tour-variant--s2 .tour-variant__substrate{background:#369a60;transform:rotate(-3.6deg)}.tour-variant__body{position:relative;z-index:1;height:100%;background:#fff;border:1px solid #e6e5ee;border-radius:20px;padding:26px 28px}.tour-variant__head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:12px}.tour-variant__head h3{font-size:22px;font-weight:600;line-height:1.25;margin:0;text-transform:none}.tour-variant__age{flex:none;background:#f4faf6;color:#2c7d4e;border-radius:999px;padding:5px 13px;font-size:13.5px}.tour-variant__text p{font-size:15.5px;line-height:1.6;color:#4a4660;margin:0 0 10px}.tour-variant__text p:last-child{margin-bottom:0}.tour-program__label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#369a60;font-weight:600;margin:0 0 22px}.tour-stages{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;padding-top:74px;margin-bottom:34px}.tour-stages__ribbon{position:absolute;left:0;right:0;top:40px;height:15px;border-radius:8px;background:#f2d327}.tour-stages__guide{position:absolute;left:-8px;top:-34px;width:96px;height:auto}.tour-stage{position:relative}.tour-stage__dot{position:absolute;top:-48px;left:0;width:26px;height:26px;border-radius:50%;background:#fff;border:4px solid #369a60}.tour-stage h3{display:flex;align-items:baseline;gap:9px;font-size:19px;font-weight:600;line-height:1.3;margin:0 0 6px;text-transform:none}.tour-stage h3 b{font-size:14px;color:#369a60}.tour-stage p{font-size:15px;line-height:1.6;color:#4a4660;margin:0}.tour-program__time{display:flex;align-items:center;gap:26px;flex-wrap:wrap;background:#f4faf6;border-radius:20px;padding:24px 28px}.tour-program__time b{display:block;font-size:19px;font-weight:600;margin-bottom:5px}.tour-program__time p{font-size:15.5px;line-height:1.55;color:#4a4660;margin:0;max-width:800px}.tour-program__hand{font-family:var(--font-pacifico),"Pacifico",cursive;font-size:23px;color:#369a60;white-space:nowrap}.tour-tabs{padding:10px 0 20px}.tour-tabs h2{margin-bottom:4px}.tour-tabs .accordionjs{padding-top:12px!important}.tour-included__row{display:flex;gap:30px;align-items:flex-start}.tour-included__mascot{flex:none;width:190px;height:auto;margin-top:-8px}.tour-order__mascot{flex:none;width:92px;height:auto;margin:-18px 0 -22px}@media (max-width:1199px){.tour-stages{grid-template-columns:1fr;gap:26px;padding-top:0;padding-left:54px}.tour-stages__ribbon{left:16px;right:auto;top:6px;bottom:6px;width:15px;height:auto}.tour-stages__guide{display:none}.tour-stage__dot{top:0;left:-50px}}@media (max-width:991px){.tour-included__row{flex-direction:column}.tour-included__mascot{width:150px;align-self:flex-end;margin-top:-30px}.tour-order__mascot{width:72px}.ribbon-scroll--hero{margin:4px 0 -14px}}.tour-variants{margin-bottom:46px}.tour-variants__filter{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px}.tour-variants__pill{border:0;border-radius:999px;padding:7px 16px;font-size:13.5px;line-height:1.2;background:#f6f6f9;color:#4a4660;cursor:pointer;transition:background .15s ease,color .15s ease}.tour-variants__pill:hover{background:#eceaf3;color:#110a35}.tour-variants__pill.is-on{background:#110a35;color:#fff}.tour-variants__hint{flex:1 1 220px;min-width:0;font-size:13px;line-height:1.4;color:#9b98aa;margin-left:6px}.tour-variants__cols{display:flex;align-items:flex-start;gap:34px}.tour-variants__list{flex:none;width:398px;max-height:560px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-right:6px}.tour-variants__row{display:flex;align-items:flex-start;gap:11px;width:100%;border:0;border-left:3px solid transparent;border-radius:12px;background:none;padding:12px 14px;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.tour-variants__row:hover{background:#f8f8fb}.tour-variants__row.is-on{background:#f4faf6;border-left-color:#369a60}.tour-variants__num{flex:none;padding-top:3px;font-size:12px;font-weight:600;color:#c2c0d1;letter-spacing:.02em}.tour-variants__row.is-on .tour-variants__num{color:#369a60}.tour-variants__row-text{min-width:0}.tour-variants__title{display:block;font-size:14.5px;font-weight:500;line-height:1.35;color:#110a35}.tour-variants__row.is-on .tour-variants__title{font-weight:600}.tour-variants__age{display:block;font-size:12.5px;line-height:1.35;color:#9b98aa;margin-top:3px}.tour-variants__detail{flex:1 1;min-width:0;padding-top:4px}.tour-variants__detail h3{font-size:22px;font-weight:600;line-height:1.25;text-transform:none;margin:0 0 12px}.tour-variants__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tour-variants__chips span{background:#f6f6f9;border-radius:999px;padding:5px 13px;font-size:13px;line-height:1.2;color:#4a4660}.tour-variants__chips span:first-child{background:#eef7f1;color:#369a60}.tour-variants__text{max-width:660px}.tour-variants__text p{font-size:16.5px;line-height:1.65;color:#4a4660;margin:0 0 14px}.tour-variants__text p:last-child{margin-bottom:0}.tour-variants__text ol,.tour-variants__text ul{margin:0 0 14px;padding-left:22px}.tour-variants__text li{font-size:16.5px;line-height:1.65;color:#4a4660;margin-bottom:6px}.tour-variants__ask{display:flex;align-items:center;gap:14px;max-width:660px;margin-top:24px;padding:14px 18px;border:1px dashed #f2d327;border-radius:16px;background:#fffdf0}.tour-variants__ask b{display:block;font-size:15px;font-weight:600;margin-bottom:2px}.tour-variants__ask p{font-size:14px;line-height:1.45;color:#6f6b85;margin:0}.tour-variants__mascot{flex:none;width:62px;height:auto;margin:-10px 0 -14px}.tour-prices{padding:42px 0 10px}.tour-prices__lead{font-size:16px;color:#6f6b85;margin:10px 0 0}.tour-prices__steps{display:flex;align-items:flex-start;gap:16px;margin-top:52px}.tour-price-step{position:relative;flex:1 1;min-width:0;border:0;border-radius:18px;padding:20px 18px;background:#f8f8fb;color:#110a35;text-align:center;cursor:pointer;margin-top:calc(var(--i, 0) * 18px);transition:background .2s ease,box-shadow .2s ease,color .2s ease}.tour-price-step:hover{background:#eceaf3}.tour-price-step.is-on{background:#369a60;color:#fff;box-shadow:0 14px 30px rgba(54,154,96,.28)}.tour-price-step__hand{position:absolute;left:50%;top:-30px;transform:translateX(-50%);white-space:nowrap;font-family:var(--font-pacifico),cursive;font-size:20px;line-height:1.35;color:#369a60}.tour-price-step__range{display:block;font-size:13.5px;opacity:.62;margin-bottom:6px}.tour-price-step.is-on .tour-price-step__range,.tour-price-step.is-on .tour-price-step__unit{opacity:.85}.tour-price-step__price{display:block;font-size:27px;font-weight:700;line-height:1.15}.tour-price-step__unit{display:block;font-size:12.5px;opacity:.62;margin-top:4px}.tour-price-step__free{display:block;margin-top:10px;padding-top:10px;border-top:1px dashed #e0dfe9;font-size:13px}.tour-price-step.is-on .tour-price-step__free{border-top-style:solid;border-top-color:rgba(255,255,255,.28)}.tour-prices__note{font-size:14px;line-height:1.55;color:#6f6b85;margin:30px 0 0;max-width:640px}.tour-calc__ladder{border:1px solid #f0eff5;border-radius:14px;padding:6px;margin-bottom:6px}.tour-calc__rung{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:11px;background:none;padding:9px 12px;cursor:pointer;text-align:left;transition:background .15s ease}.tour-calc__rung:hover{background:#f8f8fb}.tour-calc__rung.is-on{background:#eef7f1;border-color:#cfe8db}.tour-calc__rung span{flex:1 1;min-width:0;font-size:14px;color:#6f6b85}.tour-calc__rung.is-on span{color:#110a35;font-weight:600}.tour-calc__rung i{font-style:normal;font-size:12px;color:#9b98aa;white-space:nowrap}.tour-calc__rung b{font-size:15px;font-weight:500;white-space:nowrap}.tour-calc__rung.is-on b{font-weight:700;color:#369a60}.tour-calc__ladder-note{font-size:13px;line-height:1.5;color:#9b98aa;margin:0 0 18px}.tour-order+.section-page-excursions.tm-150{top:0}@media (max-width:1199px){.tour-page .tour-hero{gap:28px}.tour-hero__side{width:360px}.page-ribbon{--ribbon-offset:60px}.page-ribbon__strip{opacity:.3}}@media (max-width:767px){.page-ribbon__side--right{display:none}.page-ribbon__strip{opacity:.26}}@media (max-width:991px){.tour-page .tour-hero{flex-direction:column;align-items:stretch;gap:30px}.tour-hero__main{width:100%}.tour-hero__side{width:100%;position:static}.tour-hero__main h1{margin-top:0}.tour-gallery{flex-direction:column;gap:18px}.tour-gallery__stage{flex:0 0 auto}.tour-gallery__substrate{inset:-7px}.tour-gallery__stage--c0 .tour-gallery__substrate{transform:rotate(2deg)}.tour-gallery__stage--c1 .tour-gallery__substrate{transform:rotate(-1.8deg)}.tour-gallery__stage--c2 .tour-gallery__substrate{transform:rotate(1.9deg)}.tour-gallery__stage--c3 .tour-gallery__substrate{transform:rotate(-2.1deg)}.tour-gallery__thumbs{width:100%}.tour-gallery__thumbs-list{flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.tour-gallery__thumbs.is-expanded .tour-gallery__thumbs-list{max-height:none;padding-right:0}.tour-gallery__more,.tour-gallery__thumb{flex:0 0 84px;height:66px;min-height:0}.tour-gallery__arrow{opacity:1}.tour-variants__cols{flex-direction:column;gap:22px}.tour-variants__list{width:100%;max-height:52vh;padding-right:0}.tour-variants__detail{padding-top:0}.tour-prices__steps{flex-wrap:wrap;margin-top:44px}.tour-price-step{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);margin-top:0}}@media (max-width:575px){.tour-calc__card{padding:20px 18px}.tour-prices__steps{gap:10px}.tour-price-step{flex:1 1 100%;display:flex;align-items:center;gap:12px;text-align:left;padding:14px 16px}.tour-price-step__range{flex:1 1;margin-bottom:0;font-size:14px}.tour-price-step__price{font-size:20px}.tour-price-step__unit{display:none}.tour-price-step__free{margin:0;padding:0 0 0 12px;border-top:0;border-left:1px dashed #e0dfe9;font-size:12px;white-space:nowrap}.tour-price-step.is-on .tour-price-step__free{border-left-color:rgba(255,255,255,.28)}.tour-price-step.is-on{margin-top:26px}.tour-price-step__hand{left:auto;right:14px;top:-25px;transform:none;font-size:17px}.tour-descr{font-size:16px}}.home{position:relative}.home h1{font-size:52px;font-weight:800;line-height:1.05;letter-spacing:-.01em;text-align:left;margin:0 0 16px}.home h2{font-size:38px;line-height:1.1}.home h2,.home h3{text-align:left;margin:0}.home h3{font-size:20px;font-weight:600;line-height:1.28;text-transform:none}.home-lab{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#369a60;font-weight:600;margin:0 0 10px}.home-lead{font-size:17px;line-height:1.6;color:#6f6b85;margin:10px 0 0}.home-hero{position:relative;overflow:hidden;padding:44px 0 10px;background:linear-gradient(180deg,#f7fbf8,#fff 66%)}.home-hero__landmark{position:absolute;left:-110px;top:150px;width:420px;height:auto;fill:none;stroke:#110a35;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.16;pointer-events:none}.home-hero__ribbon{position:absolute;left:-60px;top:600px;width:1600px;max-width:none;opacity:.55;pointer-events:none}.home-hero__row{position:relative;z-index:1;display:flex;gap:30px;align-items:flex-start}.home-hero__text{flex:1 1;min-width:0;padding-top:14px}.home-hero__lead{font-size:18px;line-height:1.6;color:#6f6b85;max-width:720px;margin:0}.home-hero__actions{display:flex;gap:12px;margin:26px 0 24px;flex-wrap:wrap}.home-hero__actions .btn{width:auto}.home-facts{display:flex;gap:34px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.home-facts b{display:block;font-size:25px;font-weight:700;line-height:1.1;white-space:nowrap}.home-facts a,.home-facts span{display:block;font-size:13px;color:#6f6b85;margin-top:2px}.home-facts a{color:#369a60}.home-hero__note{display:flex;align-items:center;gap:12px;margin:26px 0 0;padding:13px 18px;max-width:756px;background:#fff;border:1px solid #e3ece6;border-radius:20px;font-size:14px;line-height:1.5;color:#4a4660}.home-hero__note-mascot{flex:none;width:56px;height:auto;margin:-10px 0 -14px}.home-collage{flex:none;width:610px;height:516px;position:relative}.home-collage__card{position:absolute;display:block;text-decoration:none;transition:transform .2s ease}.home-collage__card img{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 34px rgba(17,10,53,.16))}.home-collage__count{position:absolute;left:50%;bottom:-13px;transform:translateX(-50%);white-space:nowrap;background:#fff;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;color:#110a35;box-shadow:0 6px 16px rgba(17,10,53,.14)}.home-collage__card--1{left:0;top:0;width:236px;transform:rotate(-4deg);z-index:1}.home-collage__card--2{left:262px;top:-16px;width:224px;transform:rotate(3.4deg);z-index:2}.home-collage__card--3{left:30px;top:268px;width:224px;transform:rotate(2.6deg);z-index:3}.home-collage__card--4{left:286px;top:250px;width:236px;transform:rotate(-3deg);z-index:4}.home-collage__card--1:hover{transform:rotate(-4deg) translateY(-6px)}.home-collage__card--2:hover{transform:rotate(3.4deg) translateY(-6px)}.home-collage__card--3:hover{transform:rotate(2.6deg) translateY(-6px)}.home-collage__card--4:hover{transform:rotate(-3deg) translateY(-6px)}.home-collage__mascot{position:absolute;right:4px;bottom:-14px;width:118px;height:auto;z-index:5}.home-picker{position:relative;z-index:1;margin-top:34px;display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #e6e5ee;border-radius:24px;padding:18px 22px;box-shadow:0 16px 40px rgba(17,10,53,.09)}.home-picker__title{flex:none;font-size:16px;font-weight:600;line-height:1.2;padding-right:6px}.home-picker__group{flex:1 1;min-width:0;border-left:1px solid #ececf3;padding-left:20px}.home-picker__label{display:block;font-size:12px;color:#9b98aa;margin-bottom:7px}.home-picker__chips{display:flex;gap:6px;flex-wrap:wrap}.home-picker__chip{border:0;border-radius:999px;padding:5px 12px;font-size:13px;line-height:1.3;background:#f6f6f9;color:#4a4660;cursor:pointer;transition:background .15s ease,color .15s ease}.home-picker__chip:hover{background:#eceaf3;color:#110a35}.home-picker__chip.is-on{background:#110a35;color:#fff}.home .btn.home-picker__go{flex:none;width:auto;padding:14px 26px!important;font-size:15px!important;white-space:nowrap}.home-classes{padding:56px 0 0;overflow-x:clip}.home-classes__row{display:flex;gap:24px;margin-top:34px}.home-class{flex:1 1;min-width:0;position:relative;text-decoration:none;color:inherit;display:block}.home-class__substrate{position:absolute;inset:-8px;border-radius:24px;z-index:0}.home-class--y .home-class__substrate{background:#f2d327;transform:rotate(-2.6deg)}.home-class--b .home-class__substrate{background:#68b7e3;transform:rotate(2.2deg)}.home-class--g .home-class__substrate{background:#369a60;transform:rotate(-1.8deg)}.home-class--d .home-class__substrate{background:#4867ad;transform:rotate(2.8deg)}.home-class__photo{position:relative;z-index:1;display:block;height:190px;border-radius:22px 22px 0 0;overflow:hidden;background:#eceaf3}.home-class__photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block}.home-class__mascot{position:absolute;right:10px;bottom:-6px;width:62px;height:auto}.home-class__body{position:relative;z-index:1;display:block;background:#fff;border:1px solid #ececf3;border-top:0;border-radius:0 0 22px 22px;padding:16px 18px 18px}.home-class__body b{display:block;font-size:21px;font-weight:600;line-height:1.25}.home-class__body i{display:block;font-style:normal;font-size:13.5px;color:#6f6b85;margin-top:3px}.home-class__body em{display:block;font-style:normal;font-size:15px;font-weight:600;color:#369a60;margin-top:12px}.home-season{padding:52px 0 0}.home-season__box{position:relative;overflow:hidden;display:flex;align-items:center;gap:30px;background:#f2d327;border-radius:30px;padding:30px 36px}.home-season__mascot{flex:none;width:124px;height:auto;margin:-26px 0 -30px}.home-season__title{flex:none}.home-season__now{display:block;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;opacity:.55}.home-season__title b{display:block;font-size:30px;font-weight:800;line-height:1.1;margin-top:4px;text-transform:uppercase;max-width:260px}.home-season__hand{display:block;margin-top:6px;font-family:var(--font-pacifico),cursive;font-size:21px;line-height:1.35;color:#8a6c00}.home-season__list{display:flex;gap:12px;flex-wrap:wrap;margin-left:auto;justify-content:flex-end}.home-season__list a{background:#fff;border-radius:999px;padding:13px 22px;font-size:16px;font-weight:500;color:#110a35;text-decoration:none;box-shadow:0 6px 16px rgba(120,90,0,.14)}.home-season__list a b{color:#369a60;margin-left:4px}.home-popular{padding:56px 0 0}.home-popular__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.home-popular__head .btn{width:auto;flex:none}.home-collections{padding:40px 0 0}.home-collections__list{display:flex;flex-wrap:wrap;gap:9px}.home-collections__list a{border:1px solid #ececf3;border-radius:999px;padding:9px 17px;font-size:14.5px;color:#110a35;text-decoration:none;transition:border-color .15s ease,background .15s ease}.home-collections__list a:hover{background:#f8f8fb;border-color:#dedce8}.home-collections__list span{color:#9b98aa}.home-steps{padding:60px 0 0;scroll-margin-top:calc(var(--site-header-h, 70px) + 16px)}.home-steps__row{display:flex;gap:22px;margin-top:52px;position:relative}.home-steps__ribbon{position:absolute;left:40px;right:40px;top:64px;width:calc(100% - 80px);max-width:none;height:106px;opacity:.65;z-index:0;pointer-events:none}.home-step{flex:1 1;min-width:0;position:relative;z-index:1;background:#fff;border:1px solid #ececf3;border-radius:22px;padding:20px 20px 22px}.home-step__top{display:flex;align-items:flex-end;justify-content:space-between;margin:-42px 0 6px}.home-step__num{width:34px;height:34px;flex:none;border-radius:50%;background:#369a60;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;align-self:flex-end}.home-step__mascot{width:92px;height:auto;margin-bottom:-6px}.home-step h3{font-size:17.5px}.home-step p{font-size:14px;line-height:1.55;color:#6f6b85;margin:8px 0 0}.home-included{position:relative;overflow:hidden;margin-top:60px;padding:52px 0;background:#369a60}.home-included h2{color:#fff}.home-included__landmark{position:absolute;right:60px;top:30px;width:280px;height:auto;fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;opacity:.5;pointer-events:none}.home-included__list{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:14px 40px;margin:28px 0 0;padding:0;list-style:none;max-width:900px}.home-included__list li{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px);position:relative;padding-left:32px;color:#fff;font-size:16.5px;line-height:1.5}.home-included__list li:before{content:"";position:absolute;left:0;top:2px;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.22) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5 L10 17 L19 7'/%3E%3C/svg%3E") no-repeat 50% /13px 13px}.home-included__hand{position:relative;z-index:1;margin:28px 0 0;font-family:var(--font-pacifico),cursive;font-size:26px;line-height:1.35;color:#fff}.home-price{padding:56px 0 0}.home-price__row{display:flex;gap:48px;align-items:flex-start}.home-price__main{flex:1 1;min-width:0}.home-price__steps{display:flex;gap:12px;margin-top:26px}.home-price__step{flex:1 1;min-width:0;border-radius:16px;padding:16px 14px;text-align:center;background:#f8f8fb;margin-top:calc(var(--i, 0) * 10px)}.home-price__step.is-on{background:#369a60;color:#fff}.home-price__step span{display:block;font-size:12.5px;opacity:.66}.home-price__step b{display:block;font-size:22px;font-weight:700;margin-top:4px}.home-price__note{font-size:13px;line-height:1.55;color:#9b98aa;margin:16px 0 0}.home-price__side{flex:none;width:420px;border:1px solid #ececf3;border-radius:22px;padding:26px}.home-price__side h3{margin-bottom:16px}.home-price__point{position:relative;padding:11px 0 11px 20px;border-bottom:1px solid #f4f3f8}.home-price__point:before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;border-radius:50%;background:#f2d327}.home-price__point b{display:block;font-size:15.5px;font-weight:600}.home-price__point span{display:block;font-size:14px;color:#6f6b85;margin-top:2px}.home-price__link{display:inline-block;margin-top:16px;font-size:15px;font-weight:500;color:#369a60;text-decoration:none}.home-geo{padding:60px 0 0}.home-geo__row{display:flex;gap:48px;align-items:flex-start}.home-geo__main{flex:1 1;min-width:0}.home-geo__places{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin:24px 0 0;max-width:620px}.home-geo__places li{background:#f6f6f9;border-radius:999px;padding:6px 14px;font-size:14px;color:#4a4660}.home-geo__places-more{background:#fff!important;border:1px solid #ececf3}.home-geo__facts{display:flex;gap:14px;margin-top:28px}.home-geo__facts>div{flex:1 1;background:#f8f8fb;border-radius:18px;padding:18px}.home-geo__facts b{display:block;font-size:22px;font-weight:700}.home-geo__facts span{display:block;font-size:13.5px;line-height:1.45;color:#6f6b85;margin-top:4px}.home-geo__landmark{flex:none;width:400px;height:auto;fill:none;stroke:#110a35;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;margin-top:20px}.home-rating{margin-top:60px}.home-rating__box{display:flex;align-items:center;gap:22px;background:#f8f8fb;border-radius:22px;padding:20px 26px}.home-rating__value{font-size:40px;font-weight:800;line-height:1}.home-rating__stars{font-size:20px;color:#f2d327}.home-rating__text{flex:1 1}.home-rating__text b{display:block;font-size:16px;font-weight:600}.home-rating__text i{display:block;font-style:normal;font-size:13px;color:#9b98aa;margin-top:3px}.home .home-rating__box .btn{flex:none;width:auto;padding:11px 22px!important;font-size:15px!important;white-space:nowrap}.home-faq{padding:60px 0 0}.home-faq__row{display:flex;gap:56px;align-items:flex-start}.home-faq__main{flex:1 1;min-width:0}.home-faq__all{display:inline-block;margin-top:18px;font-size:15px;font-weight:500;color:#369a60;text-decoration:none}.home-lead-box{position:relative;overflow:hidden;flex:none;width:430px;background:#f2d327;border-radius:26px;padding:28px}.home-lead-box__mascot{position:absolute;right:16px;top:12px;width:104px;height:auto}.home-lead-box h3{font-size:24px;font-weight:700;text-transform:uppercase}.home-lead-box h3,.home-lead-box>p{position:relative;z-index:1;max-width:260px}.home-lead-box>p{font-size:15px;line-height:1.55;margin:10px 0 20px}.home-lead-box__form{position:relative;z-index:1}.home-lead-box__form .box-form-input{padding:0 0 10px;width:100%;max-width:100%;flex:0 0 100%}.home-lead-box__form label{font-size:12px;padding-bottom:4px}.home-lead-box__form .form-control{height:46px;border:0;border-radius:12px!important}.home-lead-box__form .btn-group.radio-feedback{display:flex;flex-wrap:wrap;gap:6px;line-height:1.2}.home-lead-box__form .btn-group.radio-feedback .btn{font-size:13.5px;padding:7px 13px}.home-lead-box__form .checkbox-rules p{font-size:12.5px;line-height:1.4}.home-lead-box__form .form-btn-excursion{padding:0}.home-lead-box__form .form-btn-excursion .btn{width:100%;justify-content:center}.home-text{padding:56px 0 20px}.home-text__cols{display:flex;gap:40px;margin-top:20px}.home-text__cols>div{flex:1 1}.home-text__cols h3{font-size:17px}.home-text__cols p{font-size:15px;line-height:1.6;color:#6f6b85;margin:8px 0 0}@media (max-width:1199px){.home h1{font-size:42px}.home h2{font-size:32px}.home-hero__row{flex-direction:column}.home-collage{width:100%;height:auto;display:flex;flex-wrap:wrap;gap:14px}.home-collage__card,.home-collage__card--1,.home-collage__card--2,.home-collage__card--3,.home-collage__card--4{position:static;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 7px);width:auto;margin-bottom:18px}.home-collage__mascot{display:none}.home-picker{flex-wrap:wrap;gap:16px}.home-picker__title{flex:0 0 100%}.home-picker__group{flex:1 1 220px;border-left:0;padding-left:0}.home-classes__row{flex-wrap:wrap;gap:20px}.home-class{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}.home-season__box{flex-wrap:wrap;gap:18px}.home-season__list{margin-left:0;justify-content:flex-start}.home-steps__row{flex-wrap:wrap;gap:44px 20px;margin-top:46px}.home-step{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}.home-geo__landmark,.home-hero__landmark,.home-steps__ribbon{display:none}.home-faq__row,.home-geo__row,.home-price__row{flex-direction:column;gap:32px}.home-lead-box,.home-price__side{width:100%}.home-text__cols{flex-wrap:wrap;gap:24px}.home-text__cols>div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}}@media (max-width:767px){.home h1{font-size:32px}.home h2{font-size:25px}.home-hero{padding-top:22px}.home-hero__lead{font-size:15.5px}.home-hero__actions .btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);padding-left:14px!important;padding-right:14px!important;text-align:center}.home-facts{gap:10px}.home-facts li{flex-grow:1;flex-shrink:1;flex-basis:calc(33% - 7px);background:#fff;border:1px solid #e3ece6;border-radius:14px;padding:11px}.home-facts li:nth-child(3){display:none}.home-facts b{font-size:17px}.home-class__photo{height:116px}.home-class__mascot{width:46px}.home-class__body{padding:12px 14px 14px}.home-class__body b{font-size:17px}.home-class__body i{font-size:12.5px}.home-class__body em{font-size:13.5px;margin-top:9px}.home-hero__ribbon{top:auto;bottom:120px;width:900px}.home-picker__group{flex:0 0 100%}.home .btn.home-picker__go{width:100%!important;text-align:center}.home-season__box{padding:20px;border-radius:22px}.home-season__mascot{width:78px;margin:-16px 0 -20px}.home-season__title b{font-size:21px}.home-season__list a{padding:9px 15px;font-size:13.5px}.home-included__list li,.home-step{flex:0 0 100%}.home-price__steps{flex-direction:column;gap:8px}.home-price__step{display:flex;align-items:center;justify-content:space-between;text-align:left;margin-top:0!important;padding:12px 16px}.home-price__step b{margin-top:0;font-size:18px}.home-geo__facts{flex-direction:column;gap:10px}.home-lead-box__mascot{width:82px;right:10px;top:10px}.home-lead-box h3,.home-lead-box>p{max-width:calc(100% - 88px)}.home-rating__box{flex-wrap:wrap;gap:12px 16px;padding:18px}.home-rating__text{flex:1 1 100%;order:3}.home .home-rating__box .btn{order:4;width:100%!important;text-align:center}.home-text__cols>div{flex:0 0 100%}}.site-footer{padding-top:44px}.site-footer__row{display:flex;gap:40px;padding-bottom:32px}.site-footer__brand{flex:none;width:300px}.site-footer__logo{display:inline-block;margin-bottom:14px}.site-footer .logo-footer{width:auto;height:46px;display:block}.site-footer__about{font-size:14.5px;line-height:1.6;color:#6f6b85;margin:0 0 14px}.site-footer__phone{display:block;font-size:18px;font-weight:600;color:#110a35;text-decoration:none}.site-footer__phone--second{font-size:15.5px;font-weight:500;margin-top:2px}.site-footer__mail{display:block;font-size:14.5px;color:#6f6b85;text-decoration:none;margin-top:8px}.site-footer__hours{font-size:14px;color:#9b98aa;margin:2px 0 0}.site-footer__rating{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:7px 14px;border:1px solid #ececf3;border-radius:999px;background:#fff;font-size:13.5px;color:#6f6b85;text-decoration:none}.site-footer__rating b{font-size:15px;color:#110a35}.site-footer__rating span{color:#f2d327}.site-footer__col{flex:1 1;min-width:0}.site-footer__col-title{font-size:15px;font-weight:600;color:#110a35;margin:0 0 12px}.site-footer__col ul{list-style:none;padding:0;margin:0}.site-footer__col li{margin-bottom:8px}.site-footer__col a{font-size:14.5px;line-height:1.4;color:#6f6b85;text-decoration:none;transition:color .15s ease}.site-footer__col a:hover{color:#369a60}.site-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:20px 0 26px;border-top:1px solid #ececf3}.site-footer__legal{font-size:13px;line-height:1.6;color:#9b98aa}.site-footer__disclaimer{display:block;margin-top:4px}.site-footer__socials{display:flex;gap:10px}.site-footer__socials a{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #ececf3;display:flex;align-items:center;justify-content:center}.site-footer__socials img{width:18px;height:18px}.site-footer__made{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:13px;color:#9b98aa}.site-footer__made a{color:#9b98aa;text-decoration:none}.site-footer__made a:hover{color:#369a60}.home-end{padding:56px 0 10px}.home-end__box{display:flex;align-items:center;gap:30px;background:#f4faf6;border-radius:30px;padding:30px 36px}.home-end__mascot{flex:none;width:116px;height:auto;margin:-20px 0 -24px}.home-end__text{flex:1 1;min-width:0}.home-end__sub{font-family:var(--font-pacifico),cursive;font-size:24px;line-height:1.35;color:#369a60;margin:4px 0 0}.home-end__lead{font-size:15.5px;line-height:1.6;color:#6f6b85;margin:10px 0 0;max-width:520px}.home-end__actions{flex:none;text-align:right}.home-end__phone{display:block;font-size:24px;font-weight:700;color:#110a35;text-decoration:none}.home-end__hours{display:block;font-size:13.5px;color:#9b98aa;margin:2px 0 14px}.home-end__actions .btn{width:auto}@media (max-width:1199px){.site-footer__row{flex-wrap:wrap;gap:28px 32px}.site-footer__brand{width:100%}.site-footer__col{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px)}.home-end__box{flex-wrap:wrap;gap:20px}.home-end__actions{text-align:left;flex:1 1 100%}}@media (max-width:767px){.site-footer__col{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px)}.site-footer__bottom{flex-direction:column;gap:16px}.site-footer__bottom,.site-footer__made{align-items:flex-start}.home-end__box{padding:22px 20px;border-radius:22px}.home-end__mascot{width:86px;margin:-16px 0 -20px}.home-end__phone{font-size:21px}.home-end__actions .btn{width:100%!important;text-align:center}}.contacts-page,.miss-page,.review-page,.static-page,.thanks-page{position:relative;z-index:0}.page-head{padding:4px 0 24px}.page-head__label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#369a60;font-weight:600;margin:0 0 10px}.page-head h1{font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.1;letter-spacing:-.01em;text-align:left;margin:0;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.page-head__lead{font-size:17px;line-height:1.6;color:#6f6b85;margin:14px 0 0;max-width:70ch}.page-ask{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);grid-column-gap:48px;column-gap:48px;align-items:start;background:#f4faf6;border-radius:30px;padding:34px 40px 38px;margin:52px 0 12px}.page-ask__mascot{grid-column:1;width:132px;height:auto;margin-bottom:6px;pointer-events:none}.page-ask h2{grid-column:1;font-size:30px;line-height:1.15;text-align:left;margin:0}.page-ask>p{grid-column:1;font-size:16px;line-height:1.6;color:#6f6b85;margin:10px 0 0}.page-ask__form{grid-column:2;grid-row:1/span 4;max-width:760px}.page-ask__form .form-control{height:48px;border:0;border-radius:12px!important}.page-ask__form .box-form-input{padding:0 0 12px}.page-ask__form .form-btn-excursion .btn{width:auto}.contacts{padding-bottom:8px}.contacts__row{display:flex;flex-wrap:wrap;gap:16px;margin-top:6px}.contacts__card{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 12px);min-width:220px;display:block;background:#fff;border:1px solid #ececf3;border-radius:22px;padding:22px 24px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}a.contacts__card:hover{border-color:#369a60;transform:translateY(-2px)}.contacts__card img{width:26px;height:26px;margin-bottom:12px}.contacts__title{display:block;font-size:19px;font-weight:700;line-height:1.25;color:#110a35}.contacts__note{display:block;font-size:14px;line-height:1.45;color:#9b98aa;margin-top:4px}.contacts__socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px}.contacts__socials-label{font-size:14px;color:#9b98aa;margin-right:4px}.contacts__socials a{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid #ececf3;border-radius:999px;background:#fff;font-size:14.5px;color:#110a35;text-decoration:none;transition:border-color .15s ease}.contacts__socials a:hover{border-color:#369a60}.contacts__socials img{width:18px;height:18px}.contacts__yandex span{color:#f2d327}.contacts__yandex b{font-weight:700}.thanks{padding:30px 0 70px}.thanks__box{position:relative;max-width:720px;margin:0 auto;background:#fff;border:1px solid #ececf3;border-radius:30px;padding:96px 44px 40px;text-align:center}.thanks__mascot{position:absolute;left:50%;top:-34px;transform:translateX(-50%);width:148px;height:auto}.thanks__box h1{font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.12;text-align:center;margin:0}.thanks__lead{font-size:16.5px;line-height:1.6;color:#6f6b85;margin:14px auto 0;max-width:520px}.thanks__next{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:26px}.thanks__next .btn{width:auto}.thanks__note{font-size:14.5px;color:#9b98aa;margin:20px 0 0}.thanks__note a{color:#110a35;font-weight:600;text-decoration:none}.search-page__form{display:flex;gap:10px;max-width:560px;margin:0 0 18px}.search-page__form .form-control{height:52px;border:1px solid #ececf3;border-radius:14px!important;padding:0 18px;font-size:16px}.search-page__form .btn{width:auto;flex:none}.search-page__count{font-size:15px;color:#9b98aa;margin:0 0 6px}.search-page__empty{display:flex;align-items:center;gap:24px;background:#f4faf6;border-radius:26px;padding:26px 30px;margin:10px 0 40px;max-width:760px}.search-page__empty svg{flex:none;width:108px;height:auto}.search-page__empty b{display:block;font-size:20px;line-height:1.2}.search-page__empty p{font-size:15.5px;line-height:1.6;color:#6f6b85;margin:8px 0 0}.review-page{padding-bottom:60px}.review-page__card{max-width:820px;background:#fff;border:1px solid #ececf3;border-radius:28px;padding:28px 32px 30px}.review-page__meta{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #f2f1f7}.review-page__avatar{flex:none;width:56px;height:56px;border-radius:50%;object-fit:cover}.review-page__avatar--letter{display:flex;align-items:center;justify-content:center;background:#f4faf6;color:#369a60;font-size:24px;font-weight:700}.review-page__who{flex:1 1;min-width:0}.review-page__who b{display:block;font-size:17px;line-height:1.25}.review-page__who span{font-size:14px;color:#9b98aa}.review-page__rating{flex:none;font-size:17px;color:#f2d327;letter-spacing:2px}.review-page__text{font-size:17px;line-height:1.7;color:#2c2745;padding-top:18px}.review-page__text p{margin:0 0 14px}.review-page__text p:last-child{margin-bottom:0}.review-page__next{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.review-page__next .btn{width:auto}.miss{padding:20px 0 80px}.miss__mascot{width:150px;height:auto;margin-bottom:10px}.miss__form{margin-top:8px}.miss__tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:26px 0 4px}.miss__tags-label{font-size:14px;color:#9b98aa;margin-right:4px}.miss__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.miss__actions .btn{width:auto}@media (max-width:991px){.contacts__card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:0}.page-ask{grid-template-columns:minmax(0,1fr);padding:26px 24px 30px;border-radius:24px}.page-ask__mascot{grid-column:1;width:104px}.page-ask__form{grid-column:1;grid-row:auto;max-width:100%;margin-top:22px}}@media (max-width:767px){.page-head{padding-bottom:18px}.page-head h1,.thanks__box h1{font-size:26px}.page-head__lead{font-size:15.5px}.contacts__card{flex:1 1 100%;padding:18px 20px}.page-ask{margin-top:36px}.page-ask__mascot{width:88px}.page-ask h2{font-size:24px}.miss__actions .btn,.page-ask__form .form-btn-excursion .btn,.review-page__next .btn,.thanks__next .btn{width:100%!important;justify-content:center;text-align:center}.thanks__box{padding:78px 22px 30px;border-radius:24px}.thanks__mascot{width:116px;top:-26px}.search-page__form{flex-wrap:wrap}.search-page__form .form-control{flex:1 1 100%}.search-page__form .btn{width:100%!important;justify-content:center}.search-page__empty{flex-direction:column;align-items:flex-start;gap:14px;padding:22px 20px}.search-page__empty svg{width:88px}.review-page__card{padding:22px 20px 24px;border-radius:22px}.review-page__text{font-size:16px}.miss__mascot{width:118px}}.avatar-slide--letter{flex:none;display:flex;align-items:center;justify-content:center;background:#f4faf6;color:#369a60;font-size:32px;font-weight:700;line-height:1}.page-content{overflow-wrap:break-word}@media (max-width:400px){.page-head h1,.thanks__box h1{font-size:23px}}.table-scroll{max-width:100%;overflow-x:auto;margin:18px 0}@media (max-width:359px){.btn-group.radio-feedback{display:flex;flex-wrap:wrap;gap:6px}.btn-group.radio-feedback .btn{font-size:13px;padding:7px 12px;border-radius:10px!important}}.excursion-title,.faq-side__head h1,.page-head h1,.tour-intro h1{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.site-footer__made-by b{font-weight:600;color:#6f6b85}p.excursion-duration-title{color:#000;font-size:13px;line-height:100%;text-transform:uppercase;margin-bottom:2px}p.excursion-value{line-height:1.2}.excursion-duration-price{color:#000;font-size:24px;font-weight:700;line-height:115%;padding:16px 0;margin-bottom:8px}.excursion-duration-price span{color:#000;font-size:14px;font-weight:400;line-height:115%}@media (max-width:1366px){.excursion-duration-price{padding:5px 0}p.excursion-duration-title{font-size:12px;margin-bottom:0}}.modal-title{font-size:24px;line-height:1.2;text-transform:none;text-align:left;margin:0}.section-page-excursions>.container>.catalog-toolbar__count{margin-bottom:14px}@media (max-width:767px){.faq-nav__phone,.site-footer__made-by,.site-footer__mail,.site-footer__phone,.tour-intro__phone,.tour-order__phone{display:inline-flex;align-items:center;min-height:40px}.site-footer__hours{margin-top:0}.breadcrumbs li a,.breadcrumbs li span{display:inline-flex;align-items:center;min-height:26px}.site-header__logo{padding:6px 0}.contacts__yandex,.home-picker__chip,.home-rating__box a[href*=yandex],.site-footer__rating{min-height:36px}.home-end__phone,.home-faq__all,.home-price__link{display:inline-flex;align-items:center;min-height:40px}.home-end__hours{margin-top:0}}.menu-show #colorlib-main-nav,.search-show #colorlib-main-search{position:fixed;inset:0;z-index:1100;padding:0;overflow-y:auto}.menu-show #colorlib-main-nav .colorlib-nav-toggle,.search-show #colorlib-main-search .colorlib-search-toggle{position:absolute;top:12px;right:16px;float:none;margin:0;z-index:2}.menu-show #colorlib-main-nav .colorlib-table,.search-show #colorlib-main-search .colorlib-table{min-height:100dvh;display:flex;align-items:center;padding:72px 24px 40px}#menu-osnovnoe-menyu-mobile .sub-menu{background:none;box-shadow:none;border:0;list-style:none;padding:6px 0 10px;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px}#menu-osnovnoe-menyu-mobile .sub-menu .menu-item{padding:0!important}#menu-osnovnoe-menyu-mobile .sub-menu a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#f6f6f9;font-size:14px;letter-spacing:0;text-transform:none;color:#4a4660;line-height:1.2}#menu-osnovnoe-menyu-mobile>.menu-item>a,#menu-osnovnoe-menyu-mobile>.menu-item>a:link{display:inline-flex;align-items:center;min-height:44px}.tour-faq{padding:8px 0 20px}.tour-faq__head{display:flex;align-items:center;gap:18px;margin-bottom:22px}.tour-faq__mascot{flex:none;width:82px;height:auto}.tour-faq h2{font-size:clamp(24px,2.6vw,34px);line-height:1.15;text-align:left;margin:0}.tour-faq__lead{font-size:15.5px;line-height:1.5;color:#6f6b85;margin:6px 0 0}.tour-faq__list{max-width:860px;border-top:1px solid #ececf3}.tour-faq__item{border-bottom:1px solid #ececf3}.tour-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;font-size:17px;font-weight:600;line-height:1.35;color:#110a35;cursor:pointer;list-style:none}.tour-faq__item summary::-webkit-details-marker{display:none}.tour-faq__item summary:after{content:"";flex:none;width:16px;height:16px;background:linear-gradient(#369a60,#369a60) 50% /16px 2px no-repeat,linear-gradient(#369a60,#369a60) 50% /2px 16px no-repeat;transition:transform .2s ease}.tour-faq__item[open] summary:after{background:linear-gradient(#369a60,#369a60) 50% /16px 2px no-repeat;transform:rotate(180deg)}.tour-faq__item p{font-size:16px;line-height:1.6;color:#4a4660;margin:0 0 18px;max-width:74ch;padding-right:32px}@media (max-width:767px){.tour-faq__mascot{width:62px}.tour-faq__head{gap:12px;margin-bottom:16px}.tour-faq__item summary{font-size:16px}.tour-faq__item p{font-size:15.5px;padding-right:0}}.tour-collections{padding:8px 0 26px}.tour-collections h2{font-size:clamp(20px,2.2vw,26px);line-height:1.2;text-align:left;margin:0 0 14px}.tour-collections__list{display:flex;flex-wrap:wrap;gap:8px}.reviews-index{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:18px;gap:18px}.reviews-index__item{display:flex;flex-direction:column;gap:8px}.reviews-index__card{display:flex;gap:14px;height:100%;padding:22px 24px;background:#fff;border:1px solid #ececf3;border-radius:24px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.reviews-index__card:hover{border-color:#369a60;transform:translateY(-2px)}.reviews-index__avatar{flex:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4faf6;color:#369a60;font-size:21px;font-weight:700}.reviews-index__body{min-width:0}.reviews-index__body b{display:block;font-size:17px;line-height:1.25;color:#110a35}.reviews-index__who{display:block;font-size:14px;color:#9b98aa;margin-top:2px}.reviews-index__text{display:block;font-size:15px;line-height:1.55;color:#6f6b85;margin-top:10px}.reviews-index__tour{align-self:flex-start;font-size:14px;color:#369a60;text-decoration:none;padding-left:24px}.reviews-index__tour:hover{text-decoration:underline}.reviews-index__yandex{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:34px 0 60px;padding:24px 28px;background:#f4faf6;border-radius:26px}.reviews-index__rating{display:inline-flex;align-items:baseline;gap:4px}.reviews-index__rating b{font-size:34px;font-weight:800;line-height:1;color:#110a35}.reviews-index__rating i{font-style:normal;font-size:22px;color:#f2d327}.reviews-index__yandex p{flex:1 1;min-width:240px;font-size:15.5px;line-height:1.55;color:#4a4660;margin:0}.reviews-index__yandex .btn{width:auto}@media (max-width:767px){.reviews-index{grid-template-columns:minmax(0,1fr)}.reviews-index__card{padding:18px 20px;border-radius:20px}.reviews-index__yandex{padding:20px;gap:14px}.reviews-index__yandex .btn{width:100%!important;justify-content:center}}.prices-block{margin:44px 0 0;max-width:860px}.prices-block h2{font-size:clamp(22px,2.4vw,30px);line-height:1.15;text-align:left;margin:0 0 12px}.prices-block__lead{font-size:16.5px;line-height:1.6;color:#6f6b85;margin:0 0 20px}.prices-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}@media (min-width:992px){.prices-steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.prices-steps__item{background:#f4faf6;border-radius:18px;padding:16px 18px}.prices-steps__item b{display:block;font-size:17px;color:#110a35}.prices-steps__item span{display:block;font-size:14px;line-height:1.4;color:#6f6b85;margin-top:4px}.prices-note{font-size:15px;line-height:1.6;color:#6f6b85;margin:16px 0 0}.prices-table-wrap{max-width:100%;overflow-x:auto}.prices-table{width:100%;border-collapse:collapse;font-size:16px}.prices-table th{text-align:left;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9b98aa;padding:0 16px 10px 0;border-bottom:1px solid #ececf3;white-space:nowrap}.prices-table td{padding:13px 16px 13px 0;border-bottom:1px solid #f2f1f7;color:#2c2745;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.prices-table td:first-child{font-weight:600}.prices-table a{color:#110a35;text-decoration:none;border-bottom:1px solid rgba(54,154,96,.4)}.prices-table a:hover{color:#369a60}.prices-included,.prices-pay{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.prices-included li,.prices-pay li{position:relative;padding-left:28px;font-size:16px;line-height:1.5;color:#2c2745}.prices-included li:before,.prices-pay li:before{content:"";position:absolute;left:0;top:8px;width:14px;height:8px;border-left:2px solid #369a60;border-bottom:2px solid #369a60;transform:rotate(-45deg)}.prices-page .page-ask{margin-top:52px}@media (max-width:767px){.prices-block{margin-top:34px}.prices-table{font-size:15px}}#kak,#otzyvy,#pohozhie,#programma,#raschet,#vhodit,#voprosy,#zakaz{scroll-margin-top:185px}@media (max-width:1199px){#kak,#otzyvy,#pohozhie,#programma,#raschet,#vhodit,#voprosy,#zakaz{scroll-margin-top:74px}}