@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);@font-face{font-family:Bebas Neue;src:url(../../static/media/BebasNeue-Bold.woff2) format("woff2"),url(../../static/media/BebasNeue-Bold.woff) format("woff"),url(../../static/media/BebasNeue-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Bebas Neue;src:url(../../static/media/BebasNeue-Regular.woff2) format("woff2"),url(../../static/media/BebasNeue-Regular.woff) format("woff"),url(../../static/media/BebasNeue-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Bebas Neue;src:url(../../static/media/BebasNeue-Book.woff2) format("woff2"),url(../../static/media/BebasNeue-Book.woff) format("woff"),url(../../static/media/BebasNeue-Book.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Bebas Neue;src:url(../../static/media/BebasNeue-Light.woff2) format("woff2"),url(../../static/media/BebasNeue-Light.woff) format("woff"),url(../../static/media/BebasNeue-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Bebas Neue;src:url(../../static/media/BebasNeue-Thin.woff2) format("woff2"),url(../../static/media/BebasNeue-Thin.woff) format("woff"),url(../../static/media/BebasNeue-Thin.ttf) format("truetype");font-weight:100;font-style:normal}*{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{margin:0;width:100%;min-height:100%;background-color:#000;font-family:Inter,sans-serif}body{min-width:320px}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400}p{margin:0}a{text-decoration:none;color:#000}ul{padding:0;margin:0}li{list-style-type:none}figure{margin:0}.layout__wrapper{display:flex;flex-direction:column;min-height:100vh}.layout__header{position:relative;top:0;left:0;right:0;z-index:99;width:100%;-webkit-transform:translateY(0);transform:translateY(0)}.layout__container{max-width:1488px;margin:auto}.layout__menu{position:fixed;z-index:33;width:100%;right:0;height:100%;display:none}.layout__menu.menu-open{display:block}.layout__content{background-color:#fff;flex:1 1}.layout__popup{display:none;align-items:center;justify-content:center;position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;z-index:33}.layout__popup.popup-open-js{display:flex}.layout__search{display:none;position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:33}.layout__search.search-block-open{display:block}.Container{max-width:1488px;margin:auto;padding:0 16px}.Com-over-hidden,body.menu-open,body.search-open{overflow:hidden}body.menu-open .layout__menu,body.search-open .layout__search{display:block}body .Header div[data-menu-open-js],body.menu-open .Header .menu{display:none}@media (max-width:768px){body .Header div[data-menu-open-js]{display:flex}}body.menu-open .Header div[data-close-search-js]{display:flex}body.menu-open .Header div[data-menu-open-js]{display:none}body.search-open .Header div[data-close-search-js]{display:flex}body.search-open .Header div[data-menu-open-js],body.search-open .Header div[data-search-open-js]{display:none}.hide{visibility:hidden;opacity:0;pointer-events:none}.Loader-root{height:100%}.SocialSubscribe-root{margin-top:48px}.SocialSubscribe-title{text-align:center}.SocialSubscribe-socials{justify-content:center;display:flex;margin-top:16px}.PageView-content{max-width:1024px;width:100%;margin:0 auto}@-webkit-keyframes fullScreen1{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes fullScreen1{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fullScreen2{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes fullScreen2{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}.Button .root{font-weight:500;font-size:18px;line-height:20px;text-align:center;color:#fff;padding:21px 28px;background-color:#2b236b;border-radius:6px;max-width:313px;margin:0 auto}@media (max-width:768px){.Button .root{font-size:15px;line-height:18px;max-width:100%;padding:18px 28px}}.Social{display:flex}.Social .img-social{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:8px;background-color:#181818;border-radius:6px;transition:background-image .15s linear}.Social .img-social.instagram:hover{background-color:#d6249f;background-image:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Social .img-social.tiktok:hover{background-image:linear-gradient(135deg,#68c9d0,#ee2652)}.Social .img-social.vk:hover{background-image:linear-gradient(135deg,#bf25ff,#2388f6)}.Social .img-social svg{width:100%}.Social .img-social+.img-social{margin-left:16px}.Input{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:8px;background:#181818;border:1px solid #6a59a6;color:#fff;overflow:hidden}.Input.welcome-page{background:#fff;opacity:1}.Input.welcome-page input{background:#fff;color:#000;font-size:18px;line-height:21px;padding:24px 8px 24px 24px}.Input.welcome-page .button{margin-right:8px;background:#221a5e;border-radius:8px;width:56px;height:56px}.Input.welcome-page .img-search{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Input.search input{padding:20px 24px}.Input.search .img-search{background-image:url(../../static/media/loupe.svg);margin-right:24px}.Input.footer{background:#f2f2f2;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.Input.footer input{padding:20px 20px 20px 24px;background:#f2f2f2;color:#000;flex:1 1;font-size:16px;font-family:Inter,sans-serif}@media (max-width:768px){.Input.footer input{padding:12px;font-size:15px}}.Input.footer .button{margin-right:8px;width:48px;height:48px;background:#2b236b;border-radius:6px}@media (max-width:768px){.Input.footer .button{width:40px;height:40px}}.Input.footer .img-search{background-image:url(../../static/media/arrow-white.svg);width:10px;height:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Input input{border:none;outline:none;width:90%;padding:8px 8px 8px 40px;background:#181818;font-weight:500;font-size:20px;line-height:24px;color:#fff;font-family:Inter,sans-serif}.Input input::-webkit-input-placeholder{color:#9b9b9b}.Input input::placeholder{color:#9b9b9b}.Input .button{cursor:pointer;display:flex;justify-content:center;align-items:center}.Input .img-search{background-image:url(../../static/media/arrow-white.svg);background-repeat:no-repeat;background-position:50%;width:24px;height:24px;background-size:contain}@media (max-width:768px){.Input.welcome-page input{font-size:14px;padding:12px 8px 12px 24px}.Input.welcome-page .button{width:38px;height:38px}.Input.welcome-page .img-search{width:16px;height:16px}.Input.search input{padding:12px 12px 12px 16px;font-size:15px;line-height:18px}.Input.search .img-search{width:18px;height:18px;margin-right:16px}.Input input::-webkit-input-placeholder{font-size:15px}.Input input::placeholder{font-size:15px}}.Popup-default{position:relative;right:0;left:0;padding:0 20px 20px;height:90vh;width:90%}.Popup-default .close-wrapper{display:flex;justify-content:flex-end;width:100%;margin-bottom:12px;z-index:2}.Popup-default .close-wrapper .close{background:url(../../static/media/close.svg) no-repeat 50%;background-size:contain;width:16px;height:16px;cursor:pointer}@media (max-width:768px){.Popup-default{padding:0}}.Icon-box{width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Map-svg-default svg .rtmap_region,.Map-svg-default svg .rtmap_region_group{fill:#6a59a6;stroke:#fff}.Map-svg-default svg .rtmap_region.active,.Map-svg-default svg .rtmap_region.active .rtmap_region,.Map-svg-default svg .rtmap_region_group.active,.Map-svg-default svg .rtmap_region_group.active .rtmap_region{fill:#ff9800;stroke:#fff}.Map-svg-default.Map-svg-fullscreen{-webkit-transform:rotate(10deg);transform:rotate(10deg);width:100%;height:0;padding-top:48%;position:relative}.Map-svg-default.Map-svg-fullscreen svg{position:absolute;top:0;left:0}.Link-root{transition:color .15s linear;color:inherit}.Link-root:focus,.Link-root:hover{color:#1f2a5b}.Link-isInRichBlock{display:inline}.Link-isInRichBlock:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";transition:background-color .15s linear}.Link-isInRichBlock:focus,.Link-isInRichBlock:hover{text-decoration:underline;color:#6a59a6}.Link-isInRichBlock:focus:after,.Link-isInRichBlock:hover:after{background-color:hsla(0,0%,100%,.2)}.Link-isInRichBlock.Link-dark:focus:after,.Link-isInRichBlock.Link-dark:hover:after{background-color:rgba(0,0,0,.2)}.Link-isInRichBlockCategory{position:relative;z-index:3}.Link-isInRichBlockCategory:focus,.Link-isInRichBlockCategory:hover{text-decoration:underline;color:#6a59a6}.Button-root{display:inline-block;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease-out;text-align:center;border-width:0;outline:none;font-family:Inter,Arial,Helvetica Neue,sans-serif;line-height:1;-webkit-appearance:none;appearance:none;background:none}.Button-default{max-width:313px;border-radius:6px;color:#fff;padding:0 28px;background-color:#2b236b;font-weight:500;font-size:18px;line-height:60px;min-width:288px;transition:opacity .15s linear}.Button-default:hover{opacity:.8}@media (max-width:768px){.Button-default{font-size:15px;line-height:48px;max-width:100%;padding:0 28px}}.Button-subscribe svg{width:20px;fill:#fff}.Headline-root{line-height:1.25;margin:0;padding:0;font-family:Oswald,sans-serif;text-transform:uppercase}.Headline-type1{font-size:40px;font-weight:500}@media (max-width:768px){.Headline-type1{font-size:27px}}.Headline-type2{font-size:32px;font-weight:500;line-height:1.25}@media (max-width:768px){.Headline-type2{font-size:26px}}.Headline-type3{font-size:80px;font-weight:600;line-height:1.25}@media (max-width:1024px){.Headline-type3{font-size:56px}}@media (max-width:768px){.Headline-type3{font-size:40px}}.Grid-root{display:grid}.Grid-is1to4{grid-template-columns:repeat(4,1fr);grid-gap:48px}@media (max-width:1024px){.Grid-is1to4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Grid-is1to4{grid-template-columns:repeat(1,1fr)}}.Grid-vertical{grid-template-columns:repeat(1,1fr);grid-gap:24px}.Grid-item{flex:1 1}.Section-root{padding:0 24px}@media (max-width:1024px){.Section-root{padding:0 16px}}.Section-container{max-width:1488px;margin:0 auto}.Section-block{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.Section-block{padding-top:24px;padding-bottom:24px}}.Text-default{font-size:16px;line-height:1.5}.Text-default h1,.Text-default h2{font-family:Bebas Neue,cursive;font-size:40px;line-height:1;font-weight:700;text-transform:uppercase}@media (max-width:1024px){.Text-default h1,.Text-default h2{font-size:32px}}.Text-default h2{font-size:32px}.Text-default h3,.Text-default h4{font-weight:600;font-size:20px;line-height:1.4;margin:24px 0 16px}.Text-default blockquote{margin:0;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:17px;line-height:26px}.Text-default blockquote:before{content:"";display:flex;max-width:72px;width:100%;height:30px;background-image:url(/russia85/img/icons/quotes.svg);background-repeat:no-repeat}.Text-default blockquote p,.Text-default blockquote span{margin:0}.Text-default ul li{margin-bottom:16px}.Text-default ul li:before{content:"";display:inline-block;width:10px;height:10px;border-radius:2px;background:#2b236b;margin-right:16px}.Text-default p{margin:16px 0}.Text-default p:first-child{margin-top:0}.Text-default a{color:#6a59a6;text-decoration:underline}.Text-default a:focus,.Text-default a:hover{text-decoration:none}.Text-default .RTMedia-root,.Text-default blockquote,.Text-default h1,.Text-default h2{margin:32px 0 16px}@media (max-width:768px){.Text-default .RTMedia-root,.Text-default blockquote,.Text-default h1,.Text-default h2{margin:24px 0 16px}}.Input-root{position:relative;display:flex}.Input-default{width:100%;margin:0;font-family:inherit;outline:0;border:1px solid transparent;background:none;padding:19px 24px}.Input-search{border-radius:8px;background-color:#181818;color:#fff;font-weight:500;font-size:20px;line-height:24px;transition:border-color .15s linear}.Input-search:focus{border-color:#6a59a6}@media (max-width:768px){.Input-search{padding:14px;font-size:16px;line-height:18px}}.Input-subscribe{border-radius:8px;font-weight:500;line-height:24px;transition:border-color .15s linear;background-color:#f2f2f2;color:#000;font-size:16px}.Input-subscribe:focus{border-color:#6a59a6}@media (max-width:768px){.Input-subscribe{padding:11px}}.Input-rightElement{position:absolute;top:8px;right:8px;bottom:8px;width:48px;border-radius:6px}@media (max-width:768px){.Input-rightElement{top:4px;right:4px;bottom:4px;width:40px}}.Input-hasRightElement input{padding-right:70px}@media (max-width:768px){.Input-hasRightElement input{padding-right:50px}}.Input-isSubscribe .Input-rightElement{background-color:#2b236b}.Logo-root{vertical-align:top}.Logo-desktop{max-width:294px}@media (max-width:1200px){.Logo-desktop{display:none}}.Logo-mobile{display:none;max-width:60px}@media (max-width:1200px){.Logo-mobile{display:block}}@media (max-width:768px){.Logo-mobile{height:40px}}.RichBlock-root{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1;overflow:hidden;color:#000;align-self:flex-start}.RichBlock-imageWrap{position:relative;z-index:-1;border-radius:5px;overflow:hidden}.RichBlock-imageWrap:before{display:flex;border-radius:inherit;content:"";padding-bottom:79.76%}.RichBlock-contentWrap{display:flex;flex:1 1;width:100%;flex-direction:column}.RichBlock-picture{position:absolute;top:0;right:0;bottom:0;left:0}.RichBlock-picture img{position:absolute;top:0;left:50%;display:block;min-width:100%;height:100%;object-fit:cover;object-position:center top;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.RichBlock-content{display:flex;flex-direction:column;flex:1 1;margin-top:16px;border-radius:0 0 5px 5px}.RichBlock-title{font-family:Oswald,sans-serif;font-size:21px;line-height:1.44;font-weight:500;text-transform:uppercase}@media (max-width:768px){.RichBlock-title{font-size:24px}}.RichBlock-category{margin-bottom:8px;font-size:14px;line-height:1.14;font-weight:500}.RichBlock-summary{margin-top:4px;font-size:15px;line-height:22px}.RichBlock-dark{color:#fff}.RichBlock-copyright{font-size:10px;line-height:1.14;font-weight:500;text-align:right;color:#585858;margin-top:-12px}.RichBlock-copyright a{position:relative;z-index:3;color:inherit}.RichBlock-copyright a:hover{text-decoration:underline}.Header{justify-content:space-between;align-items:center;width:100%;padding:24px 0}.Header,.Header .menu{display:flex}.Header .menu .menu-item{font-size:16px;line-height:1.25;color:#fff;margin:0 40px;font-weight:500}.Header .menu .menu-item:hover{text-decoration:underline}@media (max-width:1440px){.Header .menu .menu-item{margin:0 28px}}@media (max-width:1200px){.Header .menu .menu-item{margin:0 25px}}@media (max-width:1024px){.Header .menu .menu-item{margin:0 13px}}@media (max-width:960px){.Header .menu .menu-item{margin:0 8px}}.Header .loupe-and-burger{display:flex;align-items:center}.Header .loupe-and-burger .icon{cursor:pointer}.Header .loupe-and-burger .loupe{background:url(../../static/media/loupe.svg) no-repeat;width:18px;height:18px;background-size:contain}.Header .loupe-and-burger .burger-menu{background:url(../../static/media/burger-menu.svg) no-repeat;width:20px;height:16px;background-size:contain;cursor:pointer}.Header .loupe-and-burger .close-box{display:none}.Header .loupe-and-burger .close{background:url(../../static/media/close.svg) no-repeat;width:16px;height:16px;background-size:contain}.Header .loupe-and-burger.search-open .burger-menu,.Header .loupe-and-burger.search-open .loupe{display:none}.Header .loupe-and-burger.search-open .close-box{display:block}@media (max-width:768px){.Header .menu{display:none}}.Footer-root{background-color:#040404}.Footer-content{display:flex;padding-top:48px;padding-bottom:44px}@media (max-width:1024px){.Footer-content{flex-direction:column;padding-top:40px;padding-bottom:40px}}.Footer-contentCell{display:flex;flex-direction:column;flex:1 1}.Footer-contentCell:not(:last-child){margin-right:40px}@media (max-width:1024px){.Footer-contentCell{align-items:center;text-align:center}.Footer-contentCell:not(:last-child){margin-right:0;margin-bottom:40px}}.Footer-contentCell .Social{justify-content:center}.Footer-copyright{font-family:Noto Sans,sans-serif;font-size:14px;line-height:18px;text-align:center;color:#909090;padding-bottom:16px}.Footer-copyrightText{margin:0 auto 8px;max-width:768px}.Footer-navLinks{display:flex;justify-content:center;margin-bottom:40px}.Footer-navLinks a{color:#fff;text-decoration:none;font-weight:500;font-size:16px;line-height:1;transition:color .15s linear}.Footer-navLinks a:hover{text-decoration:underline}.Footer-navLinks a:not(:last-child){margin-right:32px}@media (max-width:1024px){.Footer-navLinks{flex-direction:column;text-align:center}.Footer-navLinks a:not(:last-child){margin-right:0;margin-bottom:16px}}.Subscribe-root{display:flex;flex-direction:column}@media (max-width:1024px){.Subscribe-root{width:100%;align-items:center}}.Subscribe-title{font-size:32px;line-height:1;color:#fff;font-family:Bebas Neue,cursive;font-weight:700;margin-bottom:24px;text-transform:uppercase}@media (max-width:1024px){.Subscribe-title{font-size:28px}}.Subscribe-email{width:100%;max-width:360px}@media (max-width:1024px){.Subscribe-email{max-width:540px}}.Subscribe-success{height:64px;line-height:64px;border-radius:8px;font-weight:500;background-color:#f2f2f2;color:#000;font-size:16px;padding:0 24px;text-align:center}.AdventuresMap-root{position:relative;max-width:2500px;margin:0 auto}.AdventuresMap-root .ymaps-2-1-79-controls-pane{max-width:1536px;margin:0 auto;left:0;right:0}.AdventuresMap-wrapper{position:relative;padding-bottom:44.0625%;min-height:500px}.AdventuresMap-header{position:absolute;z-index:1;left:24px;right:24px;top:40px;-webkit-user-select:none;user-select:none;pointer-events:none}@media (max-width:1024px){.AdventuresMap-header{left:16px;right:16px}}.AdventuresMap-container{position:absolute;top:0;left:0;right:0;bottom:0}.AdventuresMap-controls,.AdventuresMap-fullScreen{position:absolute;display:flex;flex-direction:column;right:0}.AdventuresMap-search{position:relative}.AdventuresMap-search .ymaps-2-1-79-search__suggest{background-color:#f5f3fa;border:none;box-shadow:none;top:0}.AdventuresMap-search .ymaps-2-1-79-search__suggest-item_selected_yes{background:hsla(0,0%,100%,.5)}.AdventuresMap-searchButton{position:relative;z-index:1}.AdventuresMap-searchInput{position:absolute;top:0;right:0;flex-direction:column;width:336px;border-radius:6px;box-shadow:0 2px 16px 0 rgba(0,0,0,.06)}.AdventuresMap-searchInput input{border:none;background-color:#fff;width:100%;height:40px;padding:0 48px 0 16px;outline:none;font-size:14px;font-family:Inter,sans-serif;border-radius:6px}@media (max-width:380px){.AdventuresMap-searchInput{width:280px}}.AdventuresMap-control{width:40px;height:40px;background-color:#2b236b;display:flex;justify-content:center;align-items:center;font-size:32px;color:#fff;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px}.AdventuresMap-control:hover{opacity:.8}.AdventuresMap-control:not(:last-child){margin-bottom:8px}.AdventuresMap-control svg{width:24px;height:24px}.vmhint{display:inline-block;width:220px;padding:8px 12px;font-weight:500;font-size:13px;color:#0d0d0d;letter-spacing:0;line-height:16.68px;border-radius:3px}.vmmap-popup{display:block;position:absolute;width:336px;font-family:Arial;border-radius:6px}@media (max-width:540px){.vmmap-popup{width:260px}}.vmhint,.vmmap-popup{background:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.15)}.vmmap-popup .popup-wrp{border-radius:6px;overflow:hidden;background-color:#fff}.vmmap-popup .arrow{position:absolute;display:block;width:12px;height:12px;background-size:cover;left:50%;margin-left:-6px;bottom:0;margin-bottom:-6px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vmmap-popup .popup-wrp>ymaps{width:100%!important;height:auto!important}.vmmap-popup .vmpopup_cover{width:100%;position:relative}.vmmap-popup .vmpopup_cover:before{display:flex;border-radius:inherit;content:"";padding-bottom:79.76%}.vmmap-popup .vmpopup_cover a{display:inline-block;text-decoration:none;outline:none}.vmmap-popup .vmpopup_cover img{width:100%;height:100%;border:0;vertical-align:top;border-radius:6px;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover}.vmmap-popup .vmpopup_info{padding:16px}.vmmap-popup .vmpopup_info h2{margin:0;font-size:21px;line-height:1.24;font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase}.vmmap-popup .vmpopup_info h2 a{text-decoration:none;color:#000}.vmmap-popup .vmpopup_info .summary{font-size:16px;margin:8px 0 0}.vmmap-popup .vmpopup_info .type{font-size:16px;margin:0 0 16px}.vmmap-popup .vmpopup_info .type a{color:inherit}.vmmap-popup .vmpopup_info .type:hover a{color:#6a59a6}.index-adventures{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.index-adventures{padding-top:32px;padding-bottom:32px}}.Main-isMap{position:relative}.Main-isMap .Headline-root{position:absolute;top:24px;left:50%;display:block;width:100%;max-width:1536px;padding:0 24px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.Cooperation-root{padding-bottom:88px;padding-top:48px}.Cooperation-box+.Cooperation-box{padding-top:48px}.Cooperation-list{display:flex;max-width:1280px;margin:0 auto;justify-content:center;align-items:center;flex-wrap:wrap}.Cooperation-item{margin:8px 24px}.Cooperation-item img{max-height:100px;max-width:280px;vertical-align:top}.Cooperation-item a{display:inline-block;width:100%;transition:opacity .15s linear}.Cooperation-item a:hover{opacity:.7}.Cooperation-title{font-family:Oswald,sans-serif;font-size:21px;line-height:21px;text-align:center;margin-bottom:24px;font-weight:500;text-transform:uppercase}.Cooperation-wrapper{max-width:1440px;margin:0 auto;padding:0 20px;box-sizing:border-box}.Partners-root{padding-top:40px;padding-bottom:40px;background-color:#f2eeff}.Partners-wrapper{max-width:1280px;margin:0 auto;padding:0 20px;box-sizing:border-box}.Partners-title{font-family:Oswald,sans-serif;font-size:40px;line-height:40px;text-align:center;margin-bottom:32px;font-weight:500;text-transform:uppercase}.Partners-list{display:flex}@media (max-width:1200px){.Partners-list{flex-direction:column;max-width:480px;margin:0 auto}}.Partners-item{flex:1 1}.Partners-item img{width:75%;height:auto;vertical-align:top}.Partners-item a{display:inline-block;width:100%;transition:opacity .15s linear}.Partners-item a:hover{opacity:.7}@media (max-width:1200px){.Partners-item{text-align:center}.Partners-item img{width:100%;max-width:300px}}.Partners-itemTitle{font-weight:500;font-size:18px;line-height:1.4;color:#000;margin:0 0 8px}.Partners-item+.Partners-item{margin-left:48px}@media (max-width:1200px){.Partners-item+.Partners-item{margin-left:0;margin-top:48px}}.About-project{padding-top:48px;padding-bottom:48px}.About-project .wrapper{max-width:720px;margin:0 auto;padding:0 20px;box-sizing:border-box}.About-project .about-project-title{font-family:Oswald,sans-serif;font-size:40px;line-height:50px;text-align:center;margin-bottom:32px;font-weight:500;text-transform:uppercase}.About-project img{width:100%;height:auto;max-width:527px;max-height:527px;display:block;margin:0 auto}@media (max-width:960px){.About-project{padding-top:32px;padding-bottom:32px}.About-project .about-project-title{font-size:32px;line-height:32px;margin-bottom:16px}}.About-project-button{margin-top:24px;display:flex;justify-content:center}.Steps{padding-top:48px}.Steps .step-button{display:flex;justify-content:center}.Steps .wrapper{box-sizing:border-box;max-width:768px;margin:0 auto;padding:0 20px}.Steps .text{font-size:18px;line-height:18px;color:#000;text-align:center}.Steps .title{font-weight:500;font-size:17px;color:#000}.Steps .steps-title{font-family:Bebas Neue,cursive;font-size:48px;line-height:48px;text-align:center;margin-bottom:32px;font-weight:700;text-transform:uppercase}.Steps .red{color:#f80020}.Steps .green{color:#00b695}.Steps .violet{color:#2b236b}.Steps .step-three,.Steps .step-two{align-items:center}.Steps .step-one,.Steps .step-three,.Steps .step-two{display:flex;justify-content:space-between}.Steps .step-one .distance,.Steps .step-three .distance,.Steps .step-two .distance{margin-right:16px}.Steps .step-one .distance-two,.Steps .step-three .distance-two,.Steps .step-two .distance-two{margin-right:16px;margin-left:24px}.Steps .step-one .common-one,.Steps .step-three .common-one,.Steps .step-two .common-one{display:flex;margin-top:26px}.Steps .step-one .common-two,.Steps .step-three .common-two,.Steps .step-two .common-two{display:flex;margin-top:-25px}.Steps .step-one .common-tree,.Steps .step-three .common-tree,.Steps .step-two .common-tree{display:flex;margin-top:-50px}.Steps .step-one .one,.Steps .step-three .one,.Steps .step-two .one{font-size:52px;line-height:52px;font-family:Bebas Neue,cursive;text-transform:uppercase}.Steps .step-one .word,.Steps .step-three .word,.Steps .step-two .word{font-size:48px;line-height:52px;font-family:Bebas Neue,cursive;text-transform:uppercase}.Steps .step-one{position:relative;max-width:655px}.Steps .step-one .line-one{position:absolute;top:50px;left:215px}.Steps .step-two{position:relative}.Steps .step-two .line-two{position:absolute;top:70px;left:0}.Steps .step-three{max-width:700px;margin-bottom:25px}.Steps .link{text-decoration:none}.Steps .button{font-weight:500;font-size:18px;line-height:20px;text-align:center;color:#fff;padding:21px 28px;background-color:#2b236b;border-radius:6px;max-width:313px;margin:0 auto;font-family:Inter,sans-serif}@media (max-width:768px){.Steps{padding-top:48px}.Steps .steps-title{font-size:32px;line-height:32px;margin-bottom:18px}.Steps .step-one .one,.Steps .step-three .one,.Steps .step-two .one{font-size:26px;line-height:26px}.Steps .step-one .word,.Steps .step-three .word,.Steps .step-two .word{font-size:24px;line-height:26px}.Steps .step-one .distance-two,.Steps .step-three .distance-two,.Steps .step-two .distance-two{margin-right:7px;margin-left:10px}.Steps .step-one .common-two,.Steps .step-three .common-two,.Steps .step-two .common-two{margin-top:-15px}.Steps .step-one .common-tree,.Steps .step-three .common-tree,.Steps .step-two .common-tree{margin-top:-30px}.Steps .text{font-size:9px;line-height:9px}.Steps .title{font-size:8.5px;line-height:11px}.Steps .wrapper{max-width:400px}.Steps .step-one{max-width:330px}.Steps .step-one .presentation{width:100px;height:82px}.Steps .step-one .line-one{width:72px;height:95px;top:25px;left:105px}.Steps .step-two .success{width:120px;height:107px}.Steps .step-two .line-two{width:114px;height:104px;top:35px}.Steps .step-three{max-width:350px}.Steps .step-three img{width:110px;height:100px}.Steps .button{font-size:15px;line-height:18px;max-width:100%;padding:18px 28px}}@media (max-width:375px){.Steps .step-one .common-one,.Steps .step-three .common-one,.Steps .step-two .common-one{margin-top:15px}.Steps .step-one .common-two,.Steps .step-three .common-two,.Steps .step-two .common-two{margin-top:0}.Steps .step-one .presentation{width:80px;height:62px}.Steps .step-one .line-one{width:52px;height:75px;top:20px;left:85px}.Steps .step-two .success{width:100px;height:90px}.Steps .step-two .line-two{width:90px;height:80px;top:35px}.Steps .step-three img{width:90px;height:80px}}@media (max-width:320px){.Steps .step-one .one,.Steps .step-three .one,.Steps .step-two .one{font-size:16px;line-height:16px}.Steps .step-one .word,.Steps .step-three .word,.Steps .step-two .word{font-size:14px;line-height:16px}.Steps .step-one .distance,.Steps .step-three .distance,.Steps .step-two .distance{margin-right:5px}.Steps .step-one .common-tree,.Steps .step-three .common-tree,.Steps .step-two .common-tree{margin-top:0}.Steps .step-one .line-one{width:50px;height:70px;top:20px;left:83px}.Steps .step-two .success{width:80px;height:70px}.Steps .step-two .line-two{width:67px;height:70px;top:26px}.Steps .step-three img{width:65px;height:55px}}.Menu-root{max-width:100%;width:100%;margin-left:auto;height:100%;display:none;background:#000;padding-top:88px}@media (max-width:768px){.Menu-root{display:flex}}.Menu-wrap{display:flex;justify-content:center;max-width:100%;width:100%;color:#fff;overflow-y:auto}.Menu-box{display:flex;flex-direction:column;flex:1 1}.Menu-breadcambs{margin-bottom:48px;color:#6a59a6;font-size:14px;display:flex;justify-content:center;align-items:center}.Menu-breadcambs a{color:inherit}.Menu-breadcambs span svg{height:13px;width:8px;fill:#4d4d4d}.Menu-breadcambsItem:not(:last-child){margin-right:24px}.Menu-list{position:relative;font-size:24px;color:#fff;line-height:1.2;font-weight:600;text-align:center;flex:1 1}@media (max-width:768px){.Menu-list{font-size:20px}}.Menu-block.hide{visibility:hidden;opacity:0;position:absolute;left:0;top:0;width:100%;height:auto}.Menu-item{position:relative;cursor:pointer;transition:color .1s linear}.Menu-item:hover{color:#6a59a6}.Menu-item a{display:inline-block;margin:0 24px;color:inherit}.Menu-item span{display:flex;align-items:center;position:absolute;right:0;top:0;bottom:0;line-height:1}.Menu-item span svg{height:13px;width:24px;fill:currentColor;vertical-align:middle}.Menu-item+.Menu-item{margin-top:32px}.Menu-socials{padding-top:48px;padding-bottom:40px}.Menu-socials,.Runet-footer__root{display:flex;justify-content:center}.Runet-footer__root{padding:12px;width:100%;background:#cca577;align-items:center}.Runet-footer__root:hover{opacity:.9}.Runet-footer__title{font-size:28px;text-transform:uppercase;font-weight:700;font-family:Bebas Neue,cursive;margin-left:12px}.Runet-footer__icon{width:48px;height:auto}@media (max-width:480px){.Runet-footer__title{font-size:24px}.Runet-footer__icon{width:38px}}.Search{background:#040404;height:100%;width:100%}.Search .wrapper{max-width:752px;padding:150px 16px 0;margin:0 auto;box-sizing:border-box;height:100%;display:flex;flex-direction:column}.Search .wrapper .search-result{overflow-y:auto;border-radius:6px;padding-bottom:32px;display:flex;flex-wrap:wrap;margin:16px -24px 16px 0;align-items:flex-start}.Search .wrapper .search-more{display:flex;justify-content:center;flex:1 1 100%}.Search .wrapper .search-totalWrap{font-size:14px;line-height:1.2;color:#8f8f8f;font-weight:400;margin-top:16px}.Search .title{font-family:Bebas Neue,cursive;font-weight:700;font-size:48px;line-height:48px;text-align:center;color:#fff;margin-bottom:35px;text-transform:uppercase}.Search .cards{display:flex;flex-wrap:wrap}.Search .cards .card{cursor:pointer;padding:18px 28px 19px;background:#2b236b;border-radius:6px;font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#fff;margin-right:16px;margin-bottom:16px}.Search .cards .card:hover{background:#6a59a6}.Search .search-info-region{position:relative;display:flex;color:#fff;background-color:#181818;border-radius:6px;margin-bottom:40px;overflow:hidden;flex:1 1 100%;margin-right:24px}.Search .search-info-region.big{flex-direction:column;background-color:initial;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 24px)}.Search .search-info-region .region-img{flex:0 0 144px}.Search .search-info-region .region-img img{width:100%;height:100%;object-fit:cover;vertical-align:top}.Search .search-info-region .region-name-wrapper{padding:20px}.Search .search-info-region .region{display:inline-block;font-weight:500;font-size:14px;line-height:16px;margin-bottom:16px;color:#fff;text-decoration:none;position:relative;z-index:3}.Search .search-info-region .region:hover{color:#6a59a6}.Search .search-info-region .name-region{font-family:Bebas Neue,cursive;font-weight:700;font-size:40px;line-height:40px;text-transform:uppercase}.Search .search-info-region .name-region-link{color:#fff;text-decoration:none}.Search .search-info-region .name-region-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:""}.Search .search-info-region.big .region-name-wrapper{padding:16px 0 0}.Search .search-info-region.big .name-region{font-size:26px;line-height:1.2}.Search .search-info-region.big .summary{margin-top:8px;font-size:16px;line-height:1.2;color:#8f8f8f}.Search .search-info-region.big .region{margin-bottom:8px}@media (max-width:768px){.Search .title{font-size:28px;line-height:32px;margin-bottom:24px}.Search .wrapper{padding:80px 16px 0}.Search .cards .card{padding:16px 26px 15px;font-size:14px;line-height:17px;margin-right:15px;margin-bottom:16px}.Search .cards .card:hover{background:#6a59a6}.Search .search-info-region{margin-bottom:24px}.Search .search-info-region.big{flex:1 1 100%}.Search .search-info-region .region-img{flex:0 0 104px}.Search .search-info-region .region-name-wrapper{padding:16px}.Search .search-info-region .region{margin-top:0;margin-bottom:8px}.Search .search-info-region .name-region{font-size:24px;line-height:24px}}.RTMedia-cover img{width:100%;height:auto;border-radius:6px;vertical-align:top}.RTMedia-copyright{padding-top:16px;font-size:14px;line-height:22px;color:#5d5d5d}@media (max-width:768px){.RTMedia-copyright{padding-top:8px}}.Popup-svg-map-fullscreen{display:flex;align-items:center;justify-content:center;position:relative;top:50%;-webkit-transform:translateY(-75%);transform:translateY(-75%);z-index:-1}.BlockList-root{display:flex;flex-direction:column}.BlockList-title{margin-bottom:24px}.BlockList-titleView{font-size:40px;line-height:1}@media (max-width:768px){.BlockList-titleView{font-size:32px}}.BlockList-more{margin-top:40px;display:flex;justify-content:center}.BlockList-dark .BlockList-title{color:#fff}.Share-root{display:flex;margin:-4px;flex-wrap:wrap;width:300px;justify-content:flex-end}@media (max-width:400px){.Share-root{width:190px}}.Share-item{display:inline-block;cursor:pointer;margin:4px;text-align:center;vertical-align:middle;border-radius:6px;background-color:initial;color:#fff;line-height:0}.Share-item:before{display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-position:50%}.Share-item[data-rt-share=facebook]{background-color:#1877f2}.Share-item[data-rt-share=facebook]:before{content:"";background-image:url(../../static/media/facebook.svg)}.Share-item[data-rt-share=vkontakte]{background-color:#4680c2}.Share-item[data-rt-share=vkontakte]:before{content:"";background-image:url(../../static/media/vk.svg)}.Share-item[data-rt-share=odnoklassniki]{background-color:#ee8208}.Share-item[data-rt-share=odnoklassniki]:before{content:"";background-image:url(../../static/media/odnoklassniki.svg)}.Share-item[data-rt-share=twitter]{background-color:#1da1f2}.Share-item[data-rt-share=twitter]:before{content:"";background-image:url(../../static/media/twitter.svg)}.Share-item[data-rt-share=telegram]{background-color:#179cde}.Share-item[data-rt-share=telegram]:before{content:"";background-image:url(../../static/media/telegram.svg)}.Share-item[data-rt-share=whatsapp]{background-color:#25d366}.Share-item[data-rt-share=whatsapp]:before{content:"";background-image:url(../../static/media/whatsapp.svg)}.Teams__title{color:#615b92;font-size:12px}.Teams__name{margin:12px 0 8px}.Teams__operators{margin-top:40px}.Teams__button-hidden{display:none}.AdventureIndex-list,.AdventureIndex-regions{display:flex;flex-direction:column}@media (max-width:1024px){.AdventureIndex-list,.AdventureIndex-regions{flex-direction:column}}.AdventureIndex-blackWrap{background-color:#000}.AdventureIndexList-type{margin-bottom:24px}.AdventureIndexList-items{display:flex;flex-direction:column}.AdventureIndexList-item{text-decoration:none;color:inherit;font-size:18px;line-height:1;font-weight:500}.AdventureIndexList-item:hover{color:#6a59a6;text-decoration:underline}.AdventureIndexList-item+.AdventureIndexList-item{margin-top:16px}.AdventureView-content{display:flex;padding-top:48px}@media (max-width:1024px){.AdventureView-content{padding-top:0}}.AdventureView-row{display:flex;margin:0 -24px}@media (max-width:1024px){.AdventureView-row{margin:0 -16px;flex-direction:column}}.AdventureView-header{margin:0 -24px}@media (max-width:1024px){.AdventureView-header{margin:0 -16px}}.AdventureView-cell{display:flex;flex-direction:column;width:100%;padding:0 24px}@media (max-width:1024px){.AdventureView-cell{padding:24px 16px}}.AdventureView-is1to4{max-width:25%}@media (max-width:1024px){.AdventureView-is1to4{max-width:100%}}.AdventureView-is1to2{max-width:50%}@media (max-width:1280px){.AdventureView-is1to2{max-width:75%}}@media (max-width:1024px){.AdventureView-is1to2{max-width:100%}}.AdventureView-cards{padding-top:100px;padding-bottom:88px}@media (max-width:1024px){.AdventureView-cards{padding-top:16px;padding-bottom:64px}}@media (max-width:1280px){.AdventureView-rigth{display:none}}.AdventureCover-box,.AdventureCover-root{position:relative;min-height:720px;height:100vh;overflow:hidden}.AdventureCover-content{display:flex;min-height:720px;height:100vh;position:relative;z-index:1;background-color:rgba(0,0,0,.2);color:#fff;align-items:center}@media (max-width:768px){.AdventureCover-content{background-color:transparent;background-image:linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent 10%),linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 50%);align-items:flex-end;padding-bottom:150px}}.AdventureCover-wrap{display:flex;flex:1 1;width:100%;flex-direction:column;z-index:1}.AdventureCover-title{padding-right:64px}.AdventureCover-title a{color:inherit}.AdventureCover-place{font-size:20px;font-weight:500;line-height:1;margin-top:24px}@media (max-width:768px){.AdventureCover-place{font-size:16px;margin-top:16px}}.AdventureCover-controls,.AdventureCover-picture,.AdventureCover-video,.AdventureCover-videoList{position:absolute;top:0;left:0;right:0;bottom:0}.AdventureCover-picture.swiper-container,.AdventureCover-videoList.swiper-container{position:absolute}.AdventureCover-image,.AdventureCover-video{object-fit:cover;width:100%;height:100%}.AdventureCover-video{background-color:#000}.AdventureCover-buttonControls{position:absolute;bottom:80px;left:0;right:0;z-index:1}@media (max-width:1024px){.AdventureCover-buttonControls{bottom:20px}}.AdventureCover-buttonControlsWrap{display:flex;width:100%;justify-content:flex-end;align-items:center}@media (max-width:768px){.AdventureCover-buttonControlsWrap{justify-content:space-between}}.AdventureCover-buttonControlsItem:not(:last-child){margin-right:40px}.AdventureCover-buttonControlsButton{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:rgba(0,0,0,.25);border-radius:12px;cursor:pointer}.AdventureCover-buttonControlsButton:hover{background-color:rgba(43,35,107,.8)}@media (max-width:1024px){.AdventureCover-buttonControlsButton{width:40px;height:40px;border-radius:6px}}.AdventureCover-buttonControlsButtonIcon{width:12px;height:20px}.AdventureCover-buttonControlsButtonIconNext,.AdventureCover-buttonControlsButtonIconPrev{background:url(../../static/media/arrow-white.svg) no-repeat;background-size:contain}.AdventureCover-buttonControlsButtonIconNext{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.AdventureCover-counter{font-family:Bebas Neue,cursive;font-size:80px;line-height:1;color:#fff;position:relative;font-weight:700;text-transform:uppercase}@media (max-width:1024px){.AdventureCover-counter{font-size:60px}}@media (max-width:768px){.AdventureCover-counter{font-size:32px}}.AdventureCover-amount{font-size:50px}@media (max-width:1024px){.AdventureCover-amount{font-size:40px}}@media (max-width:768px){.AdventureCover-amount{font-size:24px}}.AdventureCover-sidebarControls{justify-content:center;position:absolute;right:0;height:100%;z-index:1}.AdventureCover-sidebarControls,.AdventureCover-sidebarControlsWrap{display:flex;flex-direction:column}.AdventureCover-sidebarControlsButtonWrap{display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none}.AdventureCover-sidebarControlsButtonWrap:not(:last-child){margin-bottom:16px}.AdventureCover-sidebarControlsButton{position:relative;background:rgba(0,0,0,.25);width:40px;height:40px;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer}.AdventureCover-sidebarControlsButton#btn-play-icon.active .AdventureCover-sidebarControlsButtonPlay{display:none}.AdventureCover-sidebarControlsButton#btn-play-icon.active .AdventureCover-sidebarControlsButtonPause{display:inline-block}.AdventureCover-sidebarControlsButton#btn-mute-icon.active .AdventureCover-sidebarControlsButtonMute{display:none}.AdventureCover-sidebarControlsButton#btn-mute-icon.active .AdventureCover-sidebarControlsButtonUnMute{display:inline-block}.AdventureCover-sidebarControlsButtonFullscreen,.AdventureCover-sidebarControlsButtonMute,.AdventureCover-sidebarControlsButtonPause,.AdventureCover-sidebarControlsButtonPlay,.AdventureCover-sidebarControlsButtonUnMute{width:24px;height:24px}.AdventureCover-sidebarControlsButtonFullscreen,.AdventureCover-sidebarControlsButtonMute,.AdventureCover-sidebarControlsButtonPlay{display:inline-block}.AdventureCover-sidebarControlsButtonPause,.AdventureCover-sidebarControlsButtonUnMute{display:none}.AdventureCover-sidebarControlsButtonShare{width:32px;height:32px}.AdventureCover-sidebarControlsButtonTitle{font-size:12px;line-height:1;color:#fff;text-align:center;margin-top:4px}.AdventureCover-controlsBox{position:relative;width:100%;height:100%}.AdventureCover-copyright{margin-top:8px;line-height:1.5;color:#8f8f8f}.AdventureCover-copyright a{color:inherit;text-decoration:underline}@media (max-width:768px){.AdventureCover-copyright{font-size:14px}}.AdventureCover-copyrightTitle{color:#000}.AdventureCover-shares{position:absolute;top:0;right:48px}.AdventurePlace-root{display:flex;flex-direction:column}.AdventurePlace-content{padding:16px 24px;background:#f5f3fa;border-radius:4px;font-size:16px;line-height:1.2;margin-bottom:48px}@media (max-width:1024px){.AdventurePlace-content{order:1;border-radius:0;padding:16px;margin:24px -16px 0}}@media (max-width:768px){.AdventurePlace-content{font-size:14px}}.AdventurePlace-region{display:flex;align-items:center;margin-bottom:16px}@media (max-width:1024px){.AdventurePlace-region{margin-bottom:8px}}.AdventurePlace-regionIcon{display:block;background-image:url(../../static/media/dot.svg);width:15px;height:18px;background-size:contain;margin-right:8px}.AdventurePlace-categoryName,.AdventurePlace-regionName{color:#6a59a6;text-decoration:underline}.AdventurePlace-categoryName:focus,.AdventurePlace-categoryName:hover,.AdventurePlace-regionName:focus,.AdventurePlace-regionName:hover{text-decoration:none}.AdventurePlace-category{color:#000}.AdventurePlace-map{position:relative;text-align:center;overflow:hidden;display:flex;justify-content:center}.AdventurePlace-map img{width:100%;max-width:400px}.AdventurePlace-map .map_wrapper{max-width:400px;margin:0 auto;opacity:0}.AdventurePlace-map .init-map-svg{opacity:1}.AdventurePlace-map .init-map-svg svg{width:100%}.AdventurePlace-fullScreen{position:absolute;top:8px;right:8px;background-image:url(../../static/media/in-full-screen.svg);width:40px;height:40px;background-size:contain;cursor:pointer}.AdventureContent-root{color:#000}.AdventureContent-author{display:flex;align-items:center;color:#141414}.AdventureContent-authorAvatar{margin-right:16px}.AdventureContent-authorName{font-weight:600;font-size:14px;line-height:1;margin-bottom:4px}.AdventureContent-authorText{font-size:12px;line-height:1.5}.AdventureContent-summary{font-weight:600;font-size:20px;line-height:1.4;margin:24px 0}@media (max-width:768px){.AdventureContent-summary{font-size:16px}}.AdventureContent-text{margin-bottom:32px}.TypeIndex-list{display:flex;flex-direction:column}@media (max-width:1024px){.TypeIndex-list{flex-direction:column}}.RegionIndex-list{display:flex;flex-direction:column}@media (max-width:1024px){.RegionIndex-list{flex-direction:column}}.RegionView-header{margin:0 -24px}.RegionView-content{display:flex;grid-gap:48px;gap:48px}@media (max-width:768px){.RegionView-content{flex-direction:column;grid-gap:24px;gap:24px}}.RegionView-title{margin-bottom:24px}@media (max-width:768px){.RegionView-title{margin-bottom:16px}}.RegionView-info{display:flex;flex-direction:column;max-width:816px;flex:2 1}.RegionView-map{flex:1 1}.RegionView-map .map_wrapper{margin:0 auto}@media (max-width:768px){.RegionView-map .map_wrapper{width:95%;margin-top:-60px}}.RegionView-adventures{padding-top:48px;padding-bottom:88px}.Film-root{display:flex;flex-direction:column;margin-bottom:48px}.Film-root .Section-container{width:100%;max-width:750px;text-align:center}.Film-title{margin-bottom:24px}.Film-titleView{font-size:40px;line-height:1}@media (max-width:768px){.Film-titleView{font-size:32px}}.Film-content{position:relative;padding-bottom:56.25%}.Film-content__item{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.Film-more{margin-top:40px;display:flex;justify-content:center}.Film-dark .Film-title{color:#fff}