@import url(https://fonts.googleapis.com/css2?family=Geologica:wght@100;200;300;400;500;600;700;800;900&display=swap);[data-theme=light]{--color-bg:#ffffff;--color-fg:#01010d;--color-light:#fff;--color-dark:#01010d;--color-tab_border:#ff2e00;--color-tab_color:#ff2e00;--color-btn_border:#ff2e00;--color-btn_color:#ff2e00;--color-btn_color_hover:#fff;--color-card_bg:#e9e9f1;--color-more_color:#ff2e00;--color-more_border:#ff2e00;--color-more_color_hover:#fff}[data-theme=dark]{--color-bg:#01010d;--color-fg:#ffffff;--color-light:#fff;--color-dark:#01010d;--color-tab_border:#01010d;--color-tab_color:#01010d;--color-btn_border:#fff;--color-btn_color:#fff;--color-btn_color_hover:#333;--color-card_bg:#0b0b16;--color-more_color:#fff;--color-more_border:#fff;--color-more_color_hover:#01010d}body{font-family:Geologica,sans-serif;background:var(--color-bg);color:var(--color-fg);font-size:16px;font-weight:100;line-height:1.3}html body .bvi-body[data-bvi-fontfamily=arial]:not(i):not(span):not(.bvi-no-styles){font-family:Geologica,sans-serif!important}html body .bvi-body p,html body .bvi-body span,html body .bvi-body strong{letter-spacing:unset!important}body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles){letter-spacing:unset}a{color:var(--color-fg);text-decoration:none}a:hover{color:inherit}#page{overflow:hidden;padding-top:128px}.home #page{padding-top:0}.wrapper{padding-top:100px;padding-bottom:100px}h2{font-size:82px;font-style:normal;font-weight:700;line-height:1.1;letter-spacing:-2.88px;margin-bottom:70px}.btn{border-radius:90px;border:3px solid var(--color-btn_border);padding:10px 45px;line-height:1;color:var(--color-btn_color);text-align:center;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.48px;transition:all .2s ease}.btn:hover{background:var(--color-btn_border);color:var(--color-btn_color_hover)}.btn svg{margin-left:10px}.btn:hover svg path{fill:var(--color-btn_color_hover)}.logo-dark{display:none}[data-theme=light] .logo-light{display:none}[data-theme=light] .logo-dark{display:block}[data-theme=light] .home #header.fixed .logo-light{display:none!important}[data-theme=light] .home #header.fixed .logo-dark{display:block!important}[data-theme=light] .home #header.fixed .menu-toggle svg rect{stroke:#000}#header{position:fixed;top:0;left:0;width:100%;padding:35px 0;background:var(--color-bg);z-index:100}.home #header{position:fixed;top:0;left:0;z-index:100;color:var(--color-light);background:0 0;transition:all .2s ease}.home #header.fixed{background:var(--color-bg)}.home .lang .menu-item-14172>a{color:var(--color-light)}#header .row{align-items:center}.branding{display:flex;align-items:center}.navbar-brand{padding:0;margin:0 50px 0 0}.menu-toggle{cursor:pointer}[data-theme=light] body:not(.home) .menu-toggle_header svg rect{stroke:var(--color-dark)}.header-blocks{display:flex;align-items:center;justify-content:flex-end}.dn{display:block;width:67px;height:35px;background:url(../images/day-night.svg) center center no-repeat;cursor:pointer}[data-theme=light] .dn{background:url(../images/day-night_active.svg) center center no-repeat;border:1px solid #ff2e00;border-radius:20px}.offer-link{display:block;border-radius:90px;border:1px solid #ff2e00;background:#ff2e00;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.48px;padding:20px;margin:0 30px;transition:all .2s ease}.offer-link:hover{background:#fff;color:#01010d;border-color:var(--color-btn_border)}.search-wrapper{position:relative}.search-box{display:none;position:absolute;top:-13px;right:40px;width:320px;z-index:10;background:var(--color-bg);padding:12px 10px;border-radius:15px;border:1px solid rgba(255,255,255,.2)}[data-theme=light] .offcanvas .search-box,[data-theme=light] body:not(.home) .search-box{border:1px solid rgba(0,0,0,.2)}.search-box .btn{border-radius:5px;padding:0 15px;border-color:#ff2e00!important;background:#ff2e00;border-radius:10px!important}[data-theme=light] .search-box .btn{color:var(--color-light)}.search-box .form-control{outline:0!important;box-shadow:unset!important;background:var(--color-bg);color:var(--color-fg);border:0!important}.search-box .form-control::placeholder{color:var(--color-fg)}.search-toggle{cursor:pointer}.lang{position:relative;padding:7px 0 7px 20px}.lang ul,.lang ul li{padding:0;margin:0;list-style:none;list-style-image:none}.lang ul.sub-menu{display:none;position:absolute;background:#fff;border-radius:3px;padding:10px;line-height:1.2;-webkit-box-shadow:rgba(0,0,0,.25) 0 0 4px;box-shadow:rgba(0,0,0,.25) 0 0 4px;margin-top:5px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;text-transform:uppercase;z-index:1;top:15px;left:0}.lang ul.sub-menu li{margin:5px 0}.lang ul.sub-menu li a{font-weight:500;font-size:16px;color:#000;text-decoration:none;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.lang ul.sub-menu li a:hover{color:#ff2e00}.lang .menu-item-14172{position:relative}.lang .menu-item-14172>a{display:flex;align-items:center;font-weight:500;text-transform:uppercase}.lang .menu-item-14172>a:after{display:block;content:'';width:16px;height:16px;background:url(../images/lang_arrow.svg) center center no-repeat;background-size:contain;margin-left:5px}[data-theme=light] .offcanvas .lang .menu-item-14172>a:after,[data-theme=light] body:not(.home) .lang .menu-item-14172>a:after{background:url(../images/lang_arrow_dark.svg) center center no-repeat;background-size:contain}.lang:hover ul.sub-menu{display:block!important}.weather{display:flex;align-items:center}.weather>span{padding-left:10px}.weather a{display:none!important}body:not(.home) .weather svg path:first-child{fill:var(--color-fg)}body:not(.home) .weather svg path:last-child{stroke:var(--color-fg)}body:not(.home) #idf8e7737cf635b.wls{color:var(--color-fg)!important}.offcanvas{width:100%!important;height:100vh!important;max-width:unset;background:linear-gradient(180deg,#01010d 0,#050523 50%,#0b0b16 100%),url(../images/menu_bg.png) right top repeat-y}[data-theme=dark] .offcanvas:after{display:block;content:'';width:100%;height:100%;background:url(../images/menu_bg.png) right top repeat-y;background-size:contain;position:absolute;top:0;right:0;z-index:-1}[data-theme=light] .offcanvas{background:#fff url(../images/menu-bg_light.svg) right top repeat-y;background-size:contain}.offcanvas-header{display:flex;justify-content:space-between;padding-left:0;padding-right:0}.offcanvas-header .btn-close{background:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 10L10 30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 10L30 30" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;width:40px;height:40px;padding:0;margin:0 auto;opacity:1}[data-theme=light] .offcanvas-header .btn-close{background:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 10L10 30" stroke="%2301010D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 10L30 30" stroke="%2301010D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat}[data-theme=light] .offcanvas .search-toggle svg circle,[data-theme=light] .offcanvas .search-toggle svg path,[data-theme=light] body:not(.home) .search-toggle svg circle,[data-theme=light] body:not(.home) .search-toggle svg path{stroke:var(--color-dark)}[data-theme=light] .home .offcanvas .lang .menu-item-14172>a{color:var(--color-dark)}.offcanvas-header .navbar-brand{margin:0}.offcanvas-body{padding-bottom:40px}.offcanvas-body ul,.offcanvas-body ul li{padding:0;margin:0;list-style:none;list-style-image:none}.offcanvas-body ul li{margin-bottom:15px}.offcanvas-body ul li a{color:var(--color-fg);font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.2px;transition:all .2s ease}.offcanvas-body ul li a:hover,.offcanvas-body ul li.current-menu-item a{color:#ff2e00}#first-screen{width:100%;height:900px;min-height:100vh;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;color:var(--color-light)}#first-screen .container{position:relative;text-align:center;z-index:10}#first-screen .container h1{font-size:48px;font-style:normal;font-weight:250;line-height:1;letter-spacing:-1.44px;margin:0}#first-screen .container h1 strong{font-size:162px;font-weight:700;line-height:1;letter-spacing:-4.86px;text-transform:uppercase}#first-screen .container p{font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.6px;margin:0}#first-screen:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,rgba(1,1,13,.2) 0,rgba(1,1,13,.2) 100%)}#first-screen video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.fs-social{position:absolute;top:0;left:0;padding-left:97px;display:flex;flex-direction:column;justify-content:center;height:100%;z-index:50}.fs-social a{display:block;text-decoration:none;width:40px;height:40px;margin:12px 0;transition:all .2s ease}.fs-social a.instagram{background:url(../images/soc-1.svg) center center no-repeat;background-size:contain}.fs-social a.telegram{background:url(../images/soc-2.svg) center center no-repeat;background-size:contain}.fs-social a.youtube{background:url(../images/soc-3.svg) center center no-repeat;background-size:contain}.fs-social a.facebook{background:url(../images/soc-4.svg) center center no-repeat;background-size:contain}.fs-social a:hover{transform:scale(1.05)}.city-menu,.nav-pills{margin-bottom:80px}.city-menu ul,.city-menu ul li{padding:0;margin:0;list-style:none;list-style-image:none}.city-menu ul{display:flex;flex-wrap:wrap}.city-menu ul li a,.nav-pills .nav-link{border-radius:90px;background:#fff;margin-right:15px;color:var(--color-tab_color);border:1px solid var(--color-tab_border);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px;margin-right:15px;min-width:192px;padding:20px;display:block;white-space:pre;transition:all .2s ease}.city-menu ul li a:hover,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#ff2e00;border:1px solid #ff2e00;color:#fff}.about-slide{width:345px;margin-right:30px;transition:all .5s ease}.about-slide:hover{width:599px}.about-slide img{width:100%;height:567px;object-fit:cover;transition:all .2s ease}.about-slide a{display:block;position:relative;color:#fff;text-decoration:none;overflow:hidden;border-radius:20px}.about-slide a:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.about-slide_meta{position:absolute;bottom:0;left:0;width:100%;padding:50px 40px;z-index:10}.about-slide_title{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px;margin-bottom:15px}.about-slide_more{color:#686875}.about-slide:hover .about-slide_more{color:#ff2e00}#about{margin-bottom:30px}#about .row{align-items:center}.about-pic{display:flex;justify-content:flex-end;padding-right:60px}.about-pic_wrapper{position:relative;min-width:951px;border-radius:20px;overflow:hidden}.about-pic_wrapper:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 45.54%,#01010d 101.68%)}.about-text{font-size:24px}.about-text h2{font-size:96px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2.88px;margin-bottom:30px}#stat{width:100%;background:linear-gradient(180deg,#01010d 0,#050523 50%,#0b0b16 100%);padding:98px 0}[data-theme=light] #stat{background:0 0;padding-bottom:0}#stat .container{display:flex;justify-content:space-between;align-items:center}.stat-pic img{width:auto;height:245px}[data-theme=light] .stat-pic img{opacity:.6}.stat-item{display:flex;align-items:center}.stat-text{font-size:28px;font-style:normal;font-weight:250;line-height:normal;letter-spacing:-.96px;margin-left:-75px}.stat-text p{margin:0}.stat-text strong{font-size:92px;font-style:normal;font-weight:900;line-height:1;letter-spacing:-2.88px}.stat-text strong em{font-size:24px;font-style:normal}.countryside-carousel,.countryside-carousel_2{position:relative}.countryside-carousel:before,.countryside-carousel_2:before{display:block;position:absolute;top:0;left:-1000px;width:1000px;height:100%;background:var(--color-bg);content:'';z-index:10}.countryside-carousel .slick-list,.countryside-carousel_2 .slick-list{overflow:unset}.countryside-slide{width:223px;margin-right:30px;transition:all .5s ease;position:relative}.countryside-slide:hover{width:600px}.countryside-slide img{width:100%;height:577px;object-fit:cover}.countryside-slide a{display:block;text-decoration:none;position:relative;border-radius:20px;overflow:hidden}.countryside-slide a:after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(11,11,22,0) 36.54%,#0b0b16 97.15%)}.countryside-meta{position:absolute;bottom:0;left:0;width:100%;padding:30px 40px;color:#fff;z-index:10}.countryside-title{color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px;margin-bottom:5px;transition:all .2s ease}.countryside-slide:hover .countryside-title{display:block;font-size:24px}.countryside-more{color:#a4a4b4;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.48px}.countryside-slide:hover .countryside-more{color:#ff2e00}.countryside-text{display:none;padding-bottom:30px}.countryside-slide:hover .countryside-text{display:block}.show-more{display:flex;padding-top:70px}.slick-arrow{position:absolute;top:50%;left:-31px;border:0;border-radius:50%;width:63px;height:63px;padding:0;display:flex;align-items:center;justify-content:center;margin-top:-68px;cursor:pointer;transition:all .2s ease;z-index:20}.slick-arrow.slick-next{margin-top:0;margin-bottom:-68px}.slick-arrow:hover{background:#ff2e00}.slick-arrow:hover svg path{fill:#fff}.slick-counter{position:absolute;top:-120px;right:0;color:#484867;font-size:24px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.72px;display:flex;align-items:flex-start}.slick-counter .current{font-size:54px;margin-top:-5px;margin-right:2px}.block-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:70px}.block-head h2{margin:0}.block-head_2{justify-content:flex-start}.block-head_2 p{margin:0 0 0 50px;font-size:24px;font-weight:300}.blog-foto{position:relative;border-radius:20px;overflow:hidden;margin-bottom:25px}.blog-foto:after{position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%);width:100%;height:100%;display:block;content:'';transition:all .4s ease}.blog-foto:hover:after{background:rgba(0,0,0,.5)}.blog-foto img{width:100%;height:330px;object-fit:cover}.blog-date{color:#4a4a6b;font-size:13px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.39px;margin-bottom:10px}.blog-name{font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px}#travel-video{position:relative;width:100%;height:799px;padding-top:150px;margin-bottom:150px;color:var(--color-light)}#travel-video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#travel-video:after{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0b0b16 0,rgba(1,1,13,0) 53.05%,#01010d 101.68%);display:block;content:''}#travel-video .container{position:relative;z-index:10}#travel-video .row{align-items:center;margin-bottom:40px}#travel-video .row h2{font-size:70px;margin:0}#travel-video .row p{font-size:22px;font-weight:300}#travel-video .row p:last-child{margin-bottom:0}.travel-video_link{margin-bottom:79px}.travel-video_link a{display:flex;align-items:center;font-size:20px;color:#fff}.travel-video_link a svg{margin-right:13px}.travel-video_list{display:flex;justify-content:flex-end;align-items:flex-end;height:485px}.travel-video_list>div{width:300px;margin-left:46px}.travel-video_list>div img{width:100%;height:353px;object-fit:cover;transition:all .2s ease}.travel-video_list>div a{position:relative;display:block;overflow:hidden;border-radius:20px}.travel-video_list>div a:hover img{height:397px}.travel-video_list>div a:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.travel-video_list>div a:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M32.7111 22.1054L17.07 14.2848C16.2721 13.8859 15.3333 14.4661 15.3333 15.3581V30.6415C15.3333 31.5336 16.2721 32.1138 17.07 31.7148L32.7111 23.8943C33.4482 23.5257 33.4482 22.4739 32.7111 22.1054Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><circle cx="23" cy="23" r="17.25" stroke="white"/></svg>') center center no-repeat}#instagram{padding-bottom:100px}[data-theme=light] #instagram .btn svg path{fill:var(--color-btn_color)}[data-theme=light] #instagram .btn:hover svg path{fill:#fff}#footer{width:100%;padding:0 0 90px 0}.social{display:flex;align-items:center;padding-bottom:50px}.social div{margin-right:49px}.social a{display:block;margin-left:25px}.copyright{color:#3d3d5b}.footer-contacts ul,.footer-contacts ul li{padding:0;margin:0;list-style:none;list-style-image:none}.footer-contacts ul{display:flex;flex-wrap:wrap}.footer-contacts ul li{color:#57576f;margin-bottom:25px;padding-left:30px}.footer-contacts ul li:first-child{background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.398 19.804L12.8585 20.6917L12.8585 20.6917L12.398 19.804ZM11.602 19.804L11.1415 20.6917L11.1415 20.6917L11.602 19.804ZM18 11C18 13.1458 16.9079 14.9159 15.545 16.2906C14.183 17.6644 12.6342 18.555 11.9376 18.9163L12.8585 20.6917C13.6448 20.2838 15.397 19.2805 16.9653 17.6987C18.5326 16.1178 20 13.8706 20 11H18ZM12 5C15.3137 5 18 7.68629 18 11H20C20 6.58172 16.4183 3 12 3V5ZM6 11C6 7.68629 8.68629 5 12 5V3C7.58172 3 4 6.58172 4 11H6ZM12.0624 18.9163C11.3658 18.555 9.81702 17.6644 8.45503 16.2906C7.09211 14.9159 6 13.1458 6 11H4C4 13.8706 5.46741 16.1178 7.03474 17.6987C8.60299 19.2805 10.3552 20.2838 11.1415 20.6917L12.0624 18.9163ZM11.9376 18.9163C11.9514 18.9091 11.9733 18.9023 12 18.9023C12.0267 18.9023 12.0486 18.9091 12.0624 18.9163L11.1415 20.6917C11.6831 20.9726 12.3169 20.9726 12.8585 20.6917L11.9376 18.9163ZM14 11C14 12.1046 13.1046 13 12 13V15C14.2091 15 16 13.2091 16 11H14ZM12 9C13.1046 9 14 9.89543 14 11H16C16 8.79086 14.2091 7 12 7V9ZM10 11C10 9.89543 10.8954 9 12 9V7C9.79086 7 8 8.79086 8 11H10ZM12 13C10.8954 13 10 12.1046 10 11H8C8 13.2091 9.79086 15 12 15V13Z" fill="%2357576F"/></svg>') left top no-repeat}.footer-contacts ul li:nth-child(2){background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="path-1-outside-1_404_335" maskUnits="userSpaceOnUse" x="7" y="2" width="10" height="6" fill="black"><rect fill="white" x="7" y="2" width="10" height="6"/><path d="M13.3333 5H10.6667C10.5117 5 10.4342 5 10.3706 4.98296C10.198 4.93673 10.0633 4.80196 10.017 4.62941C10 4.56583 10 4.48833 10 4.33333C10 4.25584 10 4.21709 10.0085 4.1853C10.0316 4.09902 10.099 4.03164 10.1853 4.00852C10.2171 4 10.2558 4 10.3333 4H13.6667C13.7442 4 13.7829 4 13.8147 4.00852C13.901 4.03164 13.9684 4.09902 13.9915 4.1853C14 4.21709 14 4.25584 14 4.33333C14 4.48833 14 4.56583 13.983 4.62941C13.9367 4.80196 13.802 4.93673 13.6294 4.98296C13.5658 5 13.4883 5 13.3333 5Z"/></mask><path d="M10.017 4.62941L8.08519 5.14705L8.08519 5.14705L10.017 4.62941ZM10.3706 4.98296L9.85295 6.91481H9.85295L10.3706 4.98296ZM13.983 4.62941L12.0511 4.11177L12.0511 4.11177L13.983 4.62941ZM13.6294 4.98296L14.147 6.91481L14.147 6.91481L13.6294 4.98296ZM13.9915 4.1853L15.9233 3.66766L15.9233 3.66766L13.9915 4.1853ZM13.8147 4.00852L13.2971 5.94037L13.2971 5.94037L13.8147 4.00852ZM10.0085 4.1853L11.9404 4.70293L10.0085 4.1853ZM10.1853 4.00852L10.7029 5.94037L10.1853 4.00852ZM10.6667 7H13.3333V3H10.6667V7ZM13.6667 2H10.3333V6H13.6667V2ZM8 4.33333C8 4.35957 7.98282 4.76502 8.08519 5.14705L11.9489 4.11177C11.9935 4.2782 11.9991 4.40436 12.0001 4.42453C12.0006 4.43631 12.0004 4.43764 12.0002 4.41833C12 4.39894 12 4.37464 12 4.33333H8ZM10.6667 3C10.6254 3 10.6011 2.99998 10.5817 2.99981C10.5624 2.99964 10.5637 2.99941 10.5755 2.99995C10.5956 3.00087 10.7218 3.00652 10.8882 3.05111L9.85295 6.91481C10.235 7.01718 10.6404 7 10.6667 7V3ZM8.08519 5.14705C8.31635 6.00978 8.99022 6.68365 9.85295 6.91481L10.8882 3.05111C11.4059 3.18981 11.8102 3.59413 11.9489 4.11177L8.08519 5.14705ZM12 4.33333C12 4.37464 12 4.39894 11.9998 4.41833C11.9996 4.43764 11.9994 4.43631 11.9999 4.42453C12.0009 4.40436 12.0065 4.2782 12.0511 4.11177L15.9148 5.14705C16.0172 4.76502 16 4.35957 16 4.33333H12ZM13.3333 7C13.3596 7 13.765 7.01718 14.147 6.91481L13.1118 3.05111C13.2782 3.00652 13.4044 3.00087 13.4245 2.99995C13.4363 2.99941 13.4376 2.99964 13.4183 2.99981C13.3989 2.99998 13.3746 3 13.3333 3V7ZM12.0511 4.11177C12.1898 3.59413 12.5941 3.18981 13.1118 3.05111L14.147 6.91481C15.0098 6.68365 15.6836 6.00978 15.9148 5.14705L12.0511 4.11177ZM16 4.33333C16 4.31271 16.0005 4.23053 15.9969 4.15106C15.9927 4.06084 15.9807 3.88178 15.9233 3.66766L12.0596 4.70293C12.0108 4.5206 12.003 4.37681 12.001 4.33329C11.9999 4.30984 11.9999 4.29541 11.9999 4.29969C12 4.30405 12 4.3114 12 4.33333H16ZM13.6667 6C13.6886 6 13.6959 6.00002 13.7003 6.00005C13.7046 6.00009 13.6902 6.00006 13.6667 5.99899C13.6232 5.997 13.4794 5.98923 13.2971 5.94037L14.3323 2.07667C14.1182 2.01929 13.9392 2.00726 13.8489 2.00314C13.7695 1.99952 13.6873 2 13.6667 2V6ZM15.9233 3.66766C15.7153 2.8912 15.1088 2.28472 14.3323 2.07667L13.2971 5.94037C12.6932 5.77855 12.2214 5.30684 12.0596 4.70293L15.9233 3.66766ZM12 4.33333C12 4.3114 12 4.30405 12.0001 4.29969C12.0001 4.29541 12.0001 4.30984 11.999 4.33329C11.997 4.37682 11.9892 4.5206 11.9404 4.70293L8.07667 3.66766C8.01929 3.88178 8.00726 4.06084 8.00314 4.15106C7.99952 4.23053 8 4.31271 8 4.33333H12ZM10.3333 2C10.3127 2 10.2305 1.99952 10.1511 2.00314C10.0608 2.00726 9.88178 2.01929 9.66766 2.07667L10.7029 5.94037C10.5206 5.98923 10.3768 5.997 10.3333 5.99899C10.3098 6.00006 10.2954 6.00009 10.2997 6.00005C10.3041 6.00002 10.3114 6 10.3333 6V2ZM11.9404 4.70293C11.7786 5.30684 11.3068 5.77855 10.7029 5.94037L9.66766 2.07667C8.8912 2.28472 8.28472 2.8912 8.07667 3.66766L11.9404 4.70293Z" fill="%2357576F" mask="url(%23path-1-outside-1_404_335)"/><rect x="6" y="3" width="12" height="18" rx="2" stroke="%2357576F" stroke-width="2"/><circle cx="12" cy="18" r="1" fill="%2357576F"/></svg>') left top no-repeat}.footer-contacts ul li:nth-child(3){background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12C21 10.1195 20.411 8.28625 19.3156 6.7577C18.2203 5.22915 16.6736 4.08209 14.893 3.47763C13.1123 2.87316 11.187 2.84166 9.38744 3.38754C7.58792 3.93341 6.00459 5.02925 4.85982 6.52115C3.71505 8.01304 3.06635 9.82604 3.00482 11.7055C2.94329 13.585 3.47203 15.4366 4.51677 17.0001C5.56152 18.5637 7.06979 19.7608 8.82975 20.4232C10.5897 21.0856 12.513 21.18 14.3294 20.6933" stroke="%2357576F" stroke-width="2" stroke-linecap="round"/><circle cx="12" cy="12" r="4" stroke="%2357576F" stroke-width="2"/><path d="M16 9V13.5C16 14.8807 17.1193 16 18.5 16V16C19.8807 16 21 14.8807 21 13.5V12" stroke="%2357576F" stroke-width="2" stroke-linecap="round"/></svg>') left top no-repeat}.footer-contacts ul li:nth-child(4){background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12C21 10.1195 20.411 8.28625 19.3156 6.7577C18.2203 5.22915 16.6736 4.08209 14.893 3.47763C13.1123 2.87316 11.187 2.84166 9.38744 3.38754C7.58792 3.93341 6.00459 5.02925 4.85982 6.52115C3.71505 8.01304 3.06635 9.82604 3.00482 11.7055C2.94329 13.585 3.47203 15.4366 4.51677 17.0001C5.56152 18.5637 7.06979 19.7608 8.82975 20.4232C10.5897 21.0856 12.513 21.18 14.3294 20.6933" stroke="%2357576F" stroke-width="2" stroke-linecap="round"/><circle cx="12" cy="12" r="4" stroke="%2357576F" stroke-width="2"/><path d="M16 9V13.5C16 14.8807 17.1193 16 18.5 16V16C19.8807 16 21 14.8807 21 13.5V12" stroke="%2357576F" stroke-width="2" stroke-linecap="round"/></svg>') left top no-repeat}.footer-contacts ul li:first-child,.footer-contacts ul li:nth-child(3){width:347px;margin-right:20px}.footer-contacts ul li:nth-child(3),.footer-contacts ul li:nth-child(4){margin-bottom:0}.footer-contacts ul li em{font-style:normal;font-size:14px}.footer-contacts ul li a{color:#57576f}.post-item{margin-bottom:70px}.post-item a{position:relative}.post-foto{position:relative;border-radius:20px;overflow:hidden}.post-foto:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%)}.post-foto img{width:100%;height:447px;object-fit:cover}.post-meta{position:relative;margin:0 20px;border-radius:20px;background:var(--color-card_bg);padding:50px;height:397px;margin-top:-70px;z-index:10;color:var(--color-fg);display:flex;flex-direction:column;justify-content:space-between}.no-pic .post-meta{margin-top:0}.post-name{font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.96px;margin-bottom:20px}.post-text{font-size:20px;font-style:normal;font-weight:250;line-height:normal;letter-spacing:-.6px;margin-bottom:auto;max-height:128px;overflow:hidden}.post-more{color:#686875;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.48px}.alm-btn-wrap .alm-load-more-btn{border-radius:90px!important;border:3px solid var(--color-more_border)!important;padding:10px 45px!important;background:0 0!important;color:var(--color-more_color)!important;text-align:center!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:-.48px!important}.alm-btn-wrap .alm-load-more-btn:hover{background:var(--color-more_border)!important;color:var(--color-more_color_hover)!important}.alm-btn-wrap .alm-load-more-btn:before{display:none!important}.page-header{position:relative;width:100%;height:450px;border-radius:90px 90px 0 0;overflow:hidden;padding-top:90px;background-image:url(/wp-content/uploads/2023/12/image-1121.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.page-header:after{display:block;content:'';width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,rgba(1,1,13,.7) 0,rgba(1,1,13,.7) 100%);position:absolute;top:0;left:0}.page-header .container{position:relative;z-index:10}.page-header h1{color:#fff;font-size:64px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;text-transform:uppercase;margin:0}#archive-wrapper{width:100%;border-radius:90px 90px 0 0;margin-top:-100px;background:var(--color-bg);position:relative;z-index:20}.breadcrumbs{color:#fff;font-size:16px;font-style:normal;font-weight:250;line-height:normal;letter-spacing:-.48px;padding-bottom:40px}.breadcrumbs a{color:#b2bcc6;text-decoration:none}.guide-item{display:flex;align-items:center;margin-bottom:60px}.guide-pic{display:flex;align-items:center;justify-content:center;background:url(../images/guide-pic.svg) center center no-repeat;background-size:contain;width:163px;height:163px;min-width:163px;margin-right:-39px;position:relative;z-index:10}[data-theme=light] .guide-pic{background:#fff;border-radius:50%}.touroperator-item .guide-pic{background:#fff;padding:15px;border-radius:50%}.guide-pic img,.touroperator-item .guide-pic img{max-width:100%;height:auto}.guide-pic_inner img{border-radius:50%;width:100%;height:100%;object-fit:cover;padding:25px}.guide-meta{width:100%;border-radius:20px;background:#0b0b16;padding:43px 58px;font-size:20px}[data-theme=light] .guide-meta{background:#e9e9f1}[data-theme=light] .guide-email svg>*,[data-theme=light] .guide-instagram svg>*,[data-theme=light] .guide-lang svg>*,[data-theme=light] .guide-website svg>*{stroke:#01010d}[data-theme=light] .guide-phone svg circle,[data-theme=light] .guide-phone svg path{fill:#01010d}[data-theme=light] .guide-phone svg rect{stroke:#01010d}.guide-name{font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;margin-bottom:10px}.guide-position{margin-bottom:10px}.guide-lang,.guide-meta a{display:flex;align-items:center;margin-top:10px}.guide-website a{text-decoration:underline}.guide-website a:hover{text-decoration:none}.guide-lang svg,.guide-meta a svg{margin-right:10px}#poster-block .slider-single{margin-bottom:18px}#poster-block .slider-nav{margin:0 -7px 70px}#poster-block .poster-slide{padding:0 7px}#poster-block .news-slide img{width:100%;height:454px;object-fit:cover;border-radius:20px}#poster-block .news-slide{position:relative}#poster-block .news-meta{position:absolute;top:50px;left:50px;font-size:40px;font-weight:400;line-height:50px;letter-spacing:-.03em;width:294px;z-index:12}#poster-block .poster-slide.slick-slide.slick-active.is-active img{border:5px solid #fff;border-radius:20px}#poster-block .poster-slide img{width:100%;height:136px;object-fit:cover;border-radius:20px}#poster-block button.slick-prev.slick-arrow{left:50px;top:408px}#poster-block button.slick-next.slick-arrow{left:126px;top:341px}#poster-block .news-meta button{background:#ff2e00;color:#fff;border:none;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;border-radius:90px;margin-top:28px;padding:10px 45px;cursor:pointer}#poster .filter{margin-bottom:35px}#poster .filter>div{font-family:Geologica;font-size:16px;font-weight:500;line-height:24px;text-align:left;margin-bottom:11px}#poster .filter select{border-radius:10px;font-family:Geologica;font-size:16px;font-weight:500;line-height:24px;text-align:left;margin-right:30px;padding:20px;min-width:348px}#poster .filter button{background-color:transparent;border:3px solid #fff;border-radius:90px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;padding:22px 50px;color:#fff;transition:all .2s ease}#poster .filter button:hover{background-color:#fff;color:#000}#poster .poster_box{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:50px}#poster .poster_item{position:relative;flex:0 0 calc(25% - 30px)}#poster .poster_item img{width:100%;border-radius:20px;height:100%}#poster .poster_item .image{position:relative;margin-bottom:40px;object-fit:cover}#poster .poster_item .image:after,#poster-block .news-slide:after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:20px;background:linear-gradient(180deg,rgba(1,1,13,0) 91.51%,#01010d 101.68%);z-index:11}#poster .poster_item .schedule{font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;color:#757587;margin-bottom:18px}#poster .poster_item .title{font-size:20px;font-weight:400;line-height:25px;letter-spacing:-.03em;color:#fff}.poster-content .poster-single{margin-bottom:125px}.poster-content .poster-img{background:linear-gradient(180deg,rgba(1,1,13,0) 91.51%,#01010d 101.68%)}.poster-content .poster-img img{border-radius:20px;width:100%}.poster-content .poster-info{padding-left:calc(153px - 24px)}.poster-content h3.poster-title{font-size:48px;font-weight:700;line-height:60px;letter-spacing:-.03em;margin-bottom:19px}.poster-content .poster-place,.poster-content .poster-schedule{font-size:20px;font-weight:400;line-height:30px;letter-spacing:-.03em;margin-bottom:10px}.poster-content .poster-text p{font-size:24px;font-weight:200;line-height:30px;letter-spacing:-.03em;margin-top:30px;margin-bottom:40px}.poster-content .buy-ticket button{background-color:#ff2e00;color:#fff;padding:20px;border-radius:90px;font-size:24px;font-weight:400;line-height:30px;letter-spacing:-.03em;text-align:center;border:none}.poster-content .buy-ticket{display:flex;align-items:center;gap:30px}.poster-content .buy-ticket button::after{content:url('../images/Arrow_alt_lright_alt.svg');margin-left:10px;line-height:0;vertical-align:sub}.poster-content .others-title{font-size:96px;font-weight:700;line-height:120px;letter-spacing:-.03em;margin-bottom:70px}.poster-content .others-img{background:linear-gradient(180deg,rgba(1,1,13,0) 91.51%,#01010d 101.68%)}.poster-content .others-img img{border-radius:20px;margin-bottom:40px;width:100%}.poster-content .others-schedule{color:#757587;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;margin-bottom:18px}.poster-content .others-name{font-size:20px;font-weight:400;line-height:25px;letter-spacing:-.03em}.js .slider-single>div:nth-child(1n+2){display:none}.js .slider-single.slick-initialized>div:nth-child(1n+2){display:block}.slider-nav .slick-slide{cursor:pointer}#booking{border-radius:90px 90px 0 0;background:linear-gradient(180deg,#060632 0,#01010d 100%);padding:60px 0 90px 0}[data-theme=light] #booking{background:linear-gradient(180deg,#f0f0f3 0,#fff 100%)}.booking-wrapper{background:#fff}#category-head .block-head h2{font-size:64px}#category-head .block-head_2 p{font-size:20px}#category-sub_head{padding:90px 0 335px 0;border-radius:90px 90px 0 0;background:linear-gradient(180deg,#060632 0,#01010d 100%);margin-bottom:-250px}[data-theme=light] #category-sub_head{background:linear-gradient(180deg,#f0f0f3 0,#fff 100%)}#category-sub_head h2{font-size:60px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;margin-bottom:30px}#category-sub_head p{color:var(--color-fg);font-size:20px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.6px}h2.subtitle{font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;margin-bottom:30px}.single-pic{display:flex;align-items:center;justify-content:center;height:600px;min-height:100vh;padding-bottom:100px;color:var(--color-light)}.single-pic.poster-pic{min-height:unset}.single-pic a{color:var(--color-light)}.wp-block-pullquote,article.post .entry-content>p:first-child em{padding:0;margin-bottom:50px;font-size:28px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.96px;text-align:left}.blockquote,.wp-block-quote{margin-bottom:60px}article.post{font-size:20px}article.post h2,article.post h3{font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.08px;margin-bottom:30px}article.post iframe{width:100%;height:570px;border:0}body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignwide{margin-bottom:60px}article.post h2:not(:first-child){margin-top:30px}.wp-block-columns{margin-top:60px}.wp-block-columns img{border-radius:20px}.stories-inner{padding-top:0!important}.wp-block-media-text__media img{border-radius:20px}.post-contacts{width:100%;border-radius:20px;background:rgba(1,1,13,.59);backdrop-filter:blur(5px);margin-top:40px;display:flex;padding:60px;justify-content:space-between}.post-contacts>div{max-width:250px;padding-right:15px}.post-contacts>div:last-child{padding-right:0}.post-contacts>div>div{font-weight:500;word-wrap:break-word}.post-coord{display:flex;align-items:center;margin-bottom:15px}.post-coord svg{margin-right:10px;color:#b2bcc6;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}.route-sub_head{border-radius:90px;background:linear-gradient(180deg,#060632 0,#01010d 100%);padding:39px}[data-theme=light] .route-sub_head{background:linear-gradient(180deg,#f0f0f3 0,#fff 100%)}.route-nav{display:flex;justify-content:center;flex-wrap:wrap}.route-nav a{display:block;margin:5px;border-radius:5px;background:var(--01010D,#01010d);padding:10px 20px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:1.5;transition:all .2s ease}.route-nav a.active,.route-nav a:hover{background:#ff2e00;color:#fff}.route-item{padding-top:100px;align-items:center}.route-title{color:#ababcf;margin-bottom:20px}.route-path{color:var(--color-fg);font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.08px;margin-bottom:25px}.route-text{line-height:1.7}.route-left{display:flex;justify-content:flex-end}.route-item:nth-child(2n) .route-left{order:2;justify-content:flex-start}.route-sub_head-title{text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.6px;margin-bottom:15px}.about-fs_text p{font-size:20px}.about-fs_stat{display:flex;align-items:center;justify-content:space-between;border-radius:20px;background:rgba(1,1,13,.59);backdrop-filter:blur(5px);padding:40px;margin-top:100px}.about-fs_stat p{color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.6px;margin:0}.about-fs_stat p strong{color:#fff;font-size:38px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.44px}.about-wrapper{padding-bottom:100px}.about-blocks_text{padding-top:20px}.about-blocks_text p{font-size:20px}.about-blocks_text p:first-child{font-size:48px;font-style:normal;line-height:normal;letter-spacing:-1.92px;margin-bottom:20px}.about-blocks_text p:first-child strong{font-weight:700}.about-blocks_pic img{border-radius:20px}.num-list{display:flex;justify-content:space-between}.num-list>div{max-width:218px}.num_pic{display:flex;align-items:center;margin-bottom:20px;font-size:54px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px}.num_pic img{max-width:61px;height:auto;margin-right:15px}.num_text{font-size:20px}.inf-item{display:flex;align-items:center;border-radius:20px;background:linear-gradient(270deg,#05051d 0,#01010d 100%);padding:20px}[data-theme=light] .inf-item{background:linear-gradient(180deg,#f0f0f3 0,#fff 100%)}.inf-item:before{display:block;content:'';width:77px;height:77px;margin-right:30px;min-width:77px;background:url(../images/inf-pic.png) center center no-repeat;background-size:cover}.inf-title{font-size:20px;padding-bottom:10px}.inf-link a{color:#ff2e00;font-size:16px;font-style:normal;font-weight:250;line-height:normal;letter-spacing:-.48px;text-decoration:underline}.inf-link a:hover{text-decoration:none}.ph-item{padding-bottom:15px;display:flex;justify-content:center}.ph-item>div{width:100%;padding:0 30px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.67);text-shadow:none;font-size:44px;color:transparent}.ph-item>div:first-child{text-align:right}.ph-item:nth-child(5)>div{-webkit-text-stroke:1px rgba(255,255,255,0.32)}.ph-item:nth-child(6)>div{-webkit-text-stroke:1px rgba(255,255,255,0.26)}.ph-item:nth-child(7)>div{-webkit-text-stroke:1px rgba(255,255,255,0.15)}[data-theme=light] .ph-item>div{color:#01010d!important;-webkit-text-stroke:unset!important}.about-social_list{display:flex;justify-content:space-between}.about-social_list a{display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-1.2px;height:130px;border-radius:20px}.about-social_list a svg{margin-right:10px}.soc-instagram a{background:radial-gradient(230.93% 230.93% at 102.01% 2.03%,#f9ed32 0,#ee2a7b 36%,#d22a8a 44%,#8b2ab2 60%,#1b2af0 83%,#002aff 88%),#040525}.soc-telegram a{background:#27a6e5}.soc-youtube a{background:#f40000}#support{position:relative;background:#0b0b16;color:var(--color-light)}#support a{color:var(--color-light)}#support:before{display:block;content:'';width:840px;height:100%;position:absolute;top:0;right:-840px;background:#0b0b16}#support>*{position:relative;z-index:10}#support .row{align-items:center}.support-left{display:flex;justify-content:flex-end;padding-right:30px}.support-left img{width:840px;height:987px;object-fit:cover;max-width:unset}.support-right{position:relative;background:#0b0b16;padding-left:30px}.support-right h3{font-size:64px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;margin-bottom:30px}.support-right p{margin-bottom:25px;font-size:30px}.support-right p strong{font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;margin-bottom:10px}.main-phone{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:25px;font-size:34px}.main-phone:before{display:block;content:'';background:url('data:image/svg+xml,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.3938 12.6438L33.6867 11.9367L34.3938 12.6438C34.6838 12.3538 34.7727 12.0121 34.8059 11.7651C34.8335 11.5604 34.8333 11.3224 34.8332 11.1226C34.8332 11.1093 34.8332 11.0961 34.8332 11.0832V10.1665C34.8332 10.1592 34.8332 10.1513 34.8332 10.143C34.8334 10.0496 34.8336 9.89687 34.8151 9.75894C34.791 9.57997 34.7204 9.286 34.4671 9.03262C34.2137 8.77924 33.9197 8.70864 33.7407 8.68457C33.6028 8.66603 33.45 8.66631 33.3566 8.66647C33.3483 8.66649 33.3405 8.6665 33.3332 8.6665H24.6665C24.6592 8.6665 24.6513 8.66649 24.643 8.66647C24.5496 8.66631 24.3969 8.66603 24.2589 8.68457C24.08 8.70864 23.786 8.77924 23.5326 9.03262C23.2792 9.286 23.2086 9.57997 23.1846 9.75894C23.166 9.89687 23.1663 10.0496 23.1665 10.143C23.1665 10.1513 23.1665 10.1592 23.1665 10.1665V11.0832C23.1665 11.0961 23.1665 11.1092 23.1665 11.1226C23.1664 11.3224 23.1662 11.5604 23.1937 11.7651C23.2269 12.0121 23.3159 12.3538 23.6058 12.6438C23.8958 12.9338 24.2376 13.0227 24.4846 13.0559C24.6893 13.0835 24.9272 13.0833 25.1271 13.0832C25.1404 13.0832 25.1536 13.0832 25.1665 13.0832H32.8332C32.8461 13.0832 32.8593 13.0832 32.8726 13.0832C33.0724 13.0833 33.3104 13.0835 33.5151 13.0559C33.7621 13.0227 34.1038 12.9338 34.3938 12.6438Z" stroke="white" stroke-width="2"/><rect x="14.5" y="7.25" width="29" height="43.5" rx="2" stroke="white" stroke-width="2"/><circle cx="29.0002" cy="43.5002" r="2.41667" fill="white"/></svg>') center center no-repeat;width:50px;height:50px;background-size:contain;margin-right:10px}.tour3d-item{margin-bottom:60px}.tour3d-item>a{display:block;position:relative;width:100%;height:619px;background-size:cover;background-repeat:no-repeat;background-position:center;text-decoration:none;border-radius:20px;overflow:hidden}.tour3d-item>a:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%);transition:all .5s ease}.tour3d-item>a:hover:after{background:rgba(1,1,13,.7)}.tour3d-meta{position:absolute;bottom:0;left:0;width:100%;padding:30px;z-index:10}.tour3d-meta>div:first-child{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;margin-bottom:25px}.tour3d-meta>div:last-child{color:#686875;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.48px}.row-rec{align-items:center}.rec-pic img{border-radius:20px}.rec-text{font-size:24px;padding-left:60px}.rec-text h2{margin-bottom:20px}.rec-text p{margin-bottom:20px}.rec-text p:last-child{margin-top:40px}.rec-text a{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:0 25px;height:70px;border-radius:90px;background:#ff2e00;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.72px;transition:all .2s ease}.rec-text a:after{display:block;content:'';background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 12L18.3536 11.6464L18.7071 12L18.3536 12.3536L18 12ZM6 12.5C5.72386 12.5 5.5 12.2761 5.5 12C5.5 11.7239 5.72386 11.5 6 11.5V12.5ZM14.3536 7.64645L18.3536 11.6464L17.6464 12.3536L13.6464 8.35355L14.3536 7.64645ZM18.3536 12.3536L14.3536 16.3536L13.6464 15.6464L17.6464 11.6464L18.3536 12.3536ZM18 12.5H6V11.5H18V12.5Z" fill="white"/></svg>') center center no-repeat;width:24px;height:24px;margin-left:10px}.rec-text a:hover{opacity:.8}.for-partners_intro .wp-block-columns{margin-top:0;font-size:20px}.for-partners h3{font-size:60px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;margin-bottom:50px}.partners-files .inf-item:before{background:url(../images/download-pic.png) center center no-repeat;background-size:contain}.privilege-pic{display:flex;justify-content:center;position:relative;z-index:10}.privilege-meta{border-radius:20px;background:#0b0b16;height:212px;padding:120px 15px 0 15px;margin-top:-82px;font-size:20px;text-align:center;color:#fff}.mice-item{width:470px;margin-right:30px}.mice-what{padding:100px 0}.mice-pic{position:relative;border-radius:20px;overflow:hidden;margin-bottom:30px}.mice-pic:after{display:block;content:'';width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);position:absolute;top:0;left:0}.mice-text{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.6px}.mice-link a{display:flex;align-items:center;justify-content:center;width:100%;height:90px;background:#ff2e00;border-radius:90px;text-decoration:none;color:#fff;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.08px;transition:all .2s ease}.mice-link a:hover{opacity:.8}.mice-link a:after{display:block;content:'';background:url('data:image/svg+xml,<svg width="44" height="45" viewBox="0 0 44 45" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33 22.5L33.7071 21.7929L34.4142 22.5L33.7071 23.2071L33 22.5ZM11 23.5C10.4477 23.5 10 23.0522 10 22.5C10 21.9477 10.4477 21.5 11 21.5V23.5ZM26.3738 14.4595L33.7071 21.7929L32.2929 23.2071L24.9596 15.8737L26.3738 14.4595ZM33.7071 23.2071L26.3738 30.5404L24.9596 29.1262L32.2929 21.7929L33.7071 23.2071ZM33 23.5H11V21.5H33V23.5Z" fill="white"/></svg>') center center no-repeat;width:44px;height:45px;margin-left:10px}#idf8e7737cf635b .wlSource{display:none!important}#about-tabs{border-radius:90px 90px 0 0;background:var(--color-bg);margin-top:-90px;position:relative;z-index:10}.masonry{margin:0 -40px}.textblock-wrapper{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:40px}.textblock-wrapper:nth-child(2n){flex-direction:row-reverse}.text-block{width:50%;line-height:1.5;font-size:22px}.text-block:last-child{padding-bottom:0}.text-block img{border-radius:20px}.text-block_full{width:100%}.grid-sizer{width:50%}article.post .text-block_full h2{margin-bottom:0;font-size:86px}.text-block_head{padding-bottom:50px}.text-subtitle{margin-bottom:30px;font-size:20px;max-width:1089px;font-weight:400}.text-subtitle p{margin:0}#post-gallery{width:100%;background:#0b0b16;margin-bottom:100px;color:var(--color-light)}#post-gallery .row{align-items:center}.post-slider{width:1083px}.post-slider_item{display:flex;justify-content:flex-end}.post-slider_item img{width:100%;height:700px;object-fit:cover}.post-gallery_left{display:flex;justify-content:flex-end}.post-gallery_right{padding-left:60px;font-size:20px}.post-gallery_right h2{margin-bottom:60px;font-size:64px;width:calc(100% + 200px);margin-left:-200px;position:relative;z-index:10}.post-slider .slick-arrow{left:auto;right:calc(50vw - 5%)}.pagination{padding-top:30px}.active>.page-link,.page-link.active{background:#ff2e00;border-color:#ff2e00}.page-link{color:#333}.route-points{position:relative;width:664px;min-width:664px;height:545px}.route-points:after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:10}.route-points div.r-point{position:absolute;border-radius:20px;overflow:hidden;transition:all .2s ease}.route-points div.r-point:hover{transform:scale(1.05)}.route-points div.r-point img{width:100%;height:100%;object-fit:cover}.route-points div.r-point:after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(11,11,22,0) 0,#01010d 101.68%)}[data-theme=light] .route-points div.r-point:after{display:none}[data-theme=light] .route-points div.r-point{box-shadow:0 26px 90px rgba(6,6,18,.3)}.route-points_2 div.r-point:first-child{top:0;right:0;width:372px;height:375px}.route-points_2 div.r-point:last-child{bottom:0;left:0;width:261px;height:263px}.route-points_2:after{width:513px;height:322px;background:url(../images/route_2.svg) center center no-repeat;background-size:contain;top:auto;bottom:42px;left:76px}.route-points_5{width:665px;min-width:665px;height:845px}.route-points_5:after{width:513px;height:485px;background:url(../images/route_5.svg) center center no-repeat;background-size:contain;top:186px;left:51px}.route-points_5 .r-point:first-child{width:260px;height:263px;top:0;left:173px;z-index:1}.route-points_5 .r-point:nth-child(2){width:372px;height:375px;top:87px;right:0}.route-points_5 .r-point:nth-child(3){width:261px;height:263px;top:369px;left:0}.route-points_5 .r-point:nth-child(4){width:261px;height:263px;top:512px;left:173px}.route-points_5 .r-point:nth-child(5){width:261px;height:263px;bottom:0;right:0}.route-points_3{width:665px;min-width:665px;height:650px}.route-points_3:after{width:513px;height:289px;background:url(../images/route_3.svg) center center no-repeat;background-size:contain;top:186px;left:51px}.route-points_3 .r-point:first-child{width:260px;height:263px;top:0;left:173px;z-index:1}.route-points_3 .r-point:nth-child(2){width:372px;height:375px;top:87px;right:0}.route-points_3 .r-point:nth-child(3){width:261px;height:263px;top:369px;left:0}.route-points_4{width:665px;min-width:665px;height:845px}.route-points_4:after{width:508px;height:607px;background:url(../images/route_4.svg) center center no-repeat;background-size:contain;top:159px;left:51px}.route-points_4 .r-point:first-child{width:260px;height:263px;top:0;left:173px;z-index:1}.route-points_4 .r-point:nth-child(2){width:372px;height:375px;top:87px;right:0}.route-points_4 .r-point:nth-child(3){width:261px;height:263px;top:369px;left:0}.route-points_4 .r-point:nth-child(4){width:261px;height:263px;top:512px;left:103px}.zoom-instagram-widget__item{border-radius:20px;overflow:hidden}.tengri-banner{display:flex;align-items:center;width:100%;height:350px;background:url(../images/tengri-bg.png) center center no-repeat;background-size:cover;color:var(--color-light);padding:0 120px;border-radius:30px}.tengri-banner p{margin-bottom:35px;font-size:20px}.tengri-banner img{margin-bottom:20px}.tengri-banner a{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#ff2e00;cursor:pointer;border-radius:50%;transition:all .2s ease}.tengri-banner a:hover{opacity:.9}.map-categories{padding-bottom:25px}.map-categories ul,.map-categories ul li{padding:0;margin:0;list-style:none;list-style-image:none}.map-categories ul li{padding-bottom:10px;font-size:18px}.no-results .btn{background:#ff2e00;color:#fff;border-color:#ff2e00!important}.bvi-open:not(.header__util){position:relative;cursor:pointer;right:30px}[data-theme=light] .bvi-open path{fill:#ff2e00}[data-theme=light] .bvi-open circle{fill:#fff}.home .bvi-body{padding-top:100px;position:relative}.bvi-body .countryside-carousel::before,.bvi-body .countryside-carousel_2::before{display:none}.bvi-body .stat-text{margin-left:15px}html .bvi-body[data-bvi-theme] .social svg path{fill:#fff!important}.bvi-body .offcanvas.offcanvas-top{z-index:1000000}.bvi-body .logo-dark{display:block!important}.bvi-body .logo-light{display:none!important}.bvi-body h2.subtitle{letter-spacing:unset}.bvi-body .zoom-instagram{display:none}[data-theme=light] .home:not(.bvi-active) .logo-dark{display:none}[data-theme=light] .home:not(.bvi-active) .logo-light{display:block}.page-template-page-friends #page,.page-template-page-single #page,.page-template-page-twice #page,.page-template-page-vip #page{padding:0}.page-template-page-friends #header,.page-template-page-single #header,.page-template-page-twice #header,.page-template-page-vip #header{background:0 0}.billboard{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:100%;height:1000px;background-size:cover}.wrapper_land{padding-top:112px;border-radius:120px 120px 0 0;background-color:#01010d;margin-top:-90px}.billboard.vip{background-image:url(../images/pexels-visit-almaty-17828385.jpg)}.billboard.friends{background-image:url(../images/pexels-visit-almaty-17828386.jpg)}.billboard.twice{background-image:url(../images/pexels-visit-almaty-17828387.jpg)}.billboard.single{background-image:url(../images/pexels-visit-almaty-17828388.jpg)}.billboard__title h1{font-size:162px;font-weight:700;line-height:202.5px;letter-spacing:-.03em;text-align:center;margin-bottom:20px;text-transform:uppercase;max-width:941px}.billboard__subtitle{font-size:20px;font-weight:400;line-height:25px;letter-spacing:-.03em;text-align:center}.billboard__mouse{margin-top:160px}.subblock{margin-bottom:115px}.subblock__wrapper{display:flex;justify-content:space-between;align-items:center;gap:52px}.subblock__title{font-size:64px;font-weight:700;line-height:80px;letter-spacing:-.03em;text-align:left;width:40%;flex:1 0 calc(40% - 52px)}.subblock__text{font-size:20px;font-weight:300;line-height:30px;letter-spacing:-.03em;text-align:left;width:60%;flex:0 0 calc(60% - 52px)}.subblock__small{font-size:16px;max-width:600px}.stayblock__title{font-size:96px;font-weight:700;line-height:120px;letter-spacing:-.03em;text-align:left;margin-bottom:70px}.stayblock__item{margin-bottom:30px}.stayblock__item{display:flex;justify-content:space-between;align-items:stretch}.stayblock__item:nth-child(2n){flex-direction:row-reverse}.stayblock__img{width:50%;flex:0 0 50%;border-radius:20px 0 0 20px}.stayblock__item:nth-child(2n) .stayblock__img{border-radius:0 20px 20px 0}.stayblock__img img{border-radius:20px 0 0 20px;height:574px;object-fit:cover}.stayblock__item:nth-child(2n) .stayblock__img img{border-radius:0 20px 20px 0}.stayblock__info{width:50%;flex:0 0 50%;padding:61px 68px 61px 86px;background-color:#0b0b16;border-radius:0 20px 20px 0;display:flex;flex-direction:column;justify-content:center}.stayblock__item:nth-child(2n) .stayblock__info{border-radius:20px 0 0 20px}.stayblock__name{font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.03em;text-align:left;margin-bottom:15px}.stayblock__address{font-size:16px;font-weight:300;line-height:20px;letter-spacing:-.03em;text-align:left;color:#ababcf;margin-bottom:30px;display:flex;align-items:center}.stayblock__address::before{content:url('../images/Compass.svg');margin-right:10px;line-height:0}.stayblock__text{font-size:20px;font-weight:300;line-height:1.5;letter-spacing:-.03em;text-align:left}.stayblock__button{border:3px solid #fff;border-radius:90px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;margin-top:30px;padding:10px;max-width:177px}.stayblock__price{margin-top:30px}.stayblock__tag{font-size:16px;font-weight:300;line-height:22.4px;letter-spacing:-.03em;text-align:left}.stayblock__num{font-size:32px;font-weight:300;line-height:44.8px;letter-spacing:-.03em;text-align:left}.stayblock:last-child{margin-bottom:200px}.stayblock__box{margin-bottom:135px}.stayslider{margin-bottom:135px}.stayslider__info{position:absolute;left:40px;bottom:0}.stayslider__item{position:relative}.stayslider__image img{width:100%}.stayslider__name{font-size:24px;font-weight:600;line-height:30px;letter-spacing:-.03em;text-align:left;margin-bottom:15px}.stayslider__trace{font-size:16px;font-weight:300;line-height:20px;letter-spacing:-.03em;text-align:left;margin-bottom:20px}.stayslider__text{font-size:16px;font-weight:300;line-height:30px;letter-spacing:-.03em;text-align:left}.slider-ride .stayslider__image::after{content:'';background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%);position:absolute;top:0;left:0;width:100%;height:100%}.slider-ride .slick-slide{width:599px;margin-right:30px}.slider-ride .slick-slide img{height:610px;object-fit:cover;position:relative;border-radius:40px}.slider.slider-ride .slick-list{overflow:unset}.stayloc{margin-bottom:135px}.stayloc__box{display:flex;justify-content:space-between;align-items:center;gap:30px}.stayloc__item{width:50%;flex:1 0 calc(50% - 30px);position:relative}.stayloc__img img{border-radius:40px}.stayloc__img::after{content:'';background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%);position:absolute;top:0;left:0;width:100%;height:100%}.stayloc__info{position:absolute;left:40px;bottom:0}.stayloc__name{margin-bottom:15px;font-size:24px;font-weight:600;line-height:30px;letter-spacing:-.03em;text-align:left}.stayloc__loc{margin-bottom:20px;font-size:16px;font-weight:300;line-height:20px;letter-spacing:-.03em;text-align:left}.stayloc__text{font-size:16px;font-weight:300;line-height:30px;letter-spacing:-.03em;text-align:left}.billboard__mouse{animation:bounce 3s infinite linear}@keyframes bounce{0%{transform:translateY(20px)}50%{transform:translateY(-20px)}100%{transform:translateY(20px)}}.header__block[data-target=submenu6]{display:none!important}.error-404.not-found h1.page-title{z-index:1;position:relative;text-align:center}.error-404.not-found .tagcloud a,.error-404.not-found a,.error-404.not-found p{font-size:24px!important}.error-404.not-found .widget{margin:60px 0 60px}.wpcf7 :not(.btn-check)+input[type=submit]:active,.wpcf7 input[type=submit]:hover{background:#fff;color:#212529;border-color:transparent;outline:0}.wpcf7 input[type=email]:focus{color:#fff;background:0 0;border-color:transparent;box-shadow:0 0 0 .25rem #ffffff29}.visa_wrapper{margin:30px 0 30px;border-bottom:1px solid #e9e9e9;padding-bottom:15px}.visa_select{margin-bottom:20px}.visa_select select{padding:10px;border-radius:15px}.visa_info{margin-bottom:150px}.visa_info h3,.visa_info p,.visa_info strong{margin-bottom:15px;display:block}.message{margin-top:20px}.message a,.visa_info a{color:#ff4b23;text-decoration:underline}.page-template-page-visa .footer__button{display:none}@media (width <=1199px){.billboard__box{padding-top:200px}.billboard__title h1{font-size:84px;line-height:123.5px}.billboard__subtitle{font-size:16px}.billboard{height:100%}.subblock__text{width:100%}.subblock__wrapper{flex-direction:column}.subblock__title{font-size:40px;line-height:50px;width:100%}.stayblock__title{font-size:48px;line-height:59px}.stayblock__item,.stayblock__item:nth-child(2n){flex-direction:column}.stayblock__img,.stayblock__info{width:100%}.stayblock__img img,.stayblock__item:nth-child(2n) .stayblock__img img{border-radius:20px 20px 0 0;height:100%}.stayblock__info{padding:30px}.stayblock__name{word-break:break-word}.stayloc__box{flex-direction:column}.stayloc__item{width:100%}.slick-arrow{top:50%!important}}.container{max-width:1480px;margin:auto}.page-template-front-page #page,.page-template-front-page-v2 #page{padding-top:0}.page-template-front-page .slick-arrow:hover svg path,.page-template-front-page-v2 .slick-arrow:hover svg path{fill:none}.header__b0x{display:flex;justify-content:space-between;align-items:center}.header__x{display:none}.header__bar{display:none}.header__menu ul{display:flex;align-items:center;column-gap:22px;margin-bottom:0;padding-left:0}.header__menu ul li{text-transform:uppercase;list-style-type:none;cursor:pointer;font-size:16px;font-weight:500;line-height:0;letter-spacing:-.03em;text-align:left}.header__block{display:flex;align-items:center;line-height:0}.header__block:hover{color:#ff2e00}.header__block::after{content:url('../images/Caret_Down_MD.svg');display:inline-block}.header__block[data-target=submenu1]::after,.header__block[data-target=submenu6]::after{content:none}.header__rest{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.header__lang{color:#b0b0b0;display:flex;align-items:center;line-height:0}.header__utils{display:flex;column-gap:10px}.header__util{width:34px;height:34px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #fff;transition:border .3s ease;cursor:pointer}.header__util:hover{border-color:transparent;background-color:#000}.header__button button{border:0;border-radius:90px;background:#ff2e00;color:#fff;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;padding:20px 45px;transition:all .25s linear}.header__button button:hover{background:#ff4b23}.header__dropdown{transition:all .3s ease;transform:translateY(-50px);opacity:0;visibility:hidden;position:absolute;top:80%;left:0;right:0;background-color:#fff;border-radius:32px;padding:50px;width:95%;margin:auto;overflow:hidden}.header__dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.header__categories{-webkit-mask-image:linear-gradient(90deg,hsl(0 0% 0% / 0),hsl(0 0% 0% / 1) 20%,hsl(0 0% 0% / 1) 80%,hsl(0 0% 0% / 0));mask-image:linear-gradient(90deg,hsl(0 0% 0% / 0),hsl(0 0% 0% / 1) 20%,hsl(0 0% 0% / 1) 80%,hsl(0 0% 0% / 0))}.header__categories ul{display:flex;justify-content:center;align-items:center;column-gap:10px;margin-bottom:40px}.header__categories ul li{border-radius:90px;color:#000;border:1px solid #000;padding:15px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.03em;text-align:center;cursor:pointer}.header__categories ul li:hover{color:#ff2e00;border-color:#ff2e00}.header__items{display:flex;column-gap:30px}.header__item:hover div{color:#ff2e00}.header__item{margin-right:30px}.header__item img{border-radius:40px;margin-bottom:30px;width:100%;max-width:100%;height:300px;object-fit:cover}.header__item div{color:#01010d;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.03em;text-align:left}.header__items .slick-arrow{width:50px;height:50px;margin:0;top:unset;bottom:unset;left:unset;right:unset}.header__items .slick-list{overflow:unset}.header__items .slick-prev.slick-arrow{top:40%;left:-25px;transform:translateY(-40%)}.header__items .slick-next.slick-arrow{top:40%;right:0;transform:translateY(-40%)}#billboard{position:relative;width:100%;height:1077px;display:flex;flex-direction:column;justify-content:center;align-items:center}#billboard::after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,rgba(1,1,13,.2) 0,rgba(1,1,13,.2) 100%)}#billboard video{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.billboard__text{position:relative;font-size:20px;font-weight:400;line-height:25px;letter-spacing:-.03em;text-align:center;z-index:1;padding-top:289px;padding-bottom:387px}.billboard__text h1>p{font-size:48px;font-weight:250;line-height:60px;letter-spacing:-.03em;text-align:center}.billboard__text h1>p strong{text-transform:uppercase;font-size:162px;font-weight:900;line-height:202.5px;letter-spacing:-.03em;text-align:center}.billboard__text p{font-size:20px;font-weight:400;line-height:25px;letter-spacing:-.03em;text-align:center;margin-bottom:50px}.billboard__button{margin-top:50px;border:1px solid #ffffff2b;border-radius:90px;padding:10px;width:fit-content;margin:auto}.billboard__button button{border:0;display:flex;background:#ff2e00;color:#fff;border-radius:90px;padding:25px 90px;font-size:20px;font-weight:500;line-height:25px;letter-spacing:-.03em;text-align:center;text-transform:uppercase;display:flex;align-items:center;column-gap:10px;transition:all .25s linear;cursor:pointer}.billboard__button button:hover{background:#ff4b23}#overview{margin-top:-250px;margin-bottom:133px}.overview__box{display:flex;justify-content:center;align-items:flex-end;column-gap:30px;height:669px;margin-bottom:172px}.overview__item{width:33.333%;flex:1 0 calc(33.333% - 30px);z-index:1}.overview__item a{position:relative;display:block;overflow:hidden}.overview__item a::before{content:'';display:block;position:absolute;top:42px;right:42px;width:24px;height:24px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgB1ZXBDcIwDEUdxAAdoSOwAhPACGwCGyAmYBRWYIOGDdgg/AofgnDb2HEO/dJXDm3fkxspCSQkpdRjOVN9btuJBx16IoeIghDCE1McWaRJj16oRcbfig7pN/cNOYT37EHfCSJlU1QLBPgefbkIJDj2L+bvmAUlcLOgFG4SaOBqgRauEljgxQIrvEhQA18U1MJnBR7wSYEXXBQ4wSOv7z94duQOLDMF3x7Qrglcsq0UzoJrMzgLduPd2QSOfADy2tu+zvfOBAAAAABJRU5ErkJggg==') no-repeat}.overview__item a::after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.overview__item img{border-radius:20px;width:100%;height:615px;object-fit:cover;transition:all .2s ease}.overview__item a:hover img{height:669px}.overview__text{font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;width:100%}.overview__text strong{text-transform:uppercase;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.03em;text-align:center}.overview__item a:hover .overview__text{color:#ff2e00}.overview__news .slick-prev.slick-arrow{top:0;left:50%;transform:translateX(-50%) rotate(90deg)}.overview__news .slick-next.slick-arrow{bottom:0;left:50%;transform:translateX(-50%) rotate(90deg)}.overview__news{text-align:center;margin:-60px 0}.overview__news::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#01010d 0,#050523 50%,#01010d 100%);z-index:-1}.overview__news .overview__post.slick-slide{padding:60px 0}.overview__news .overview__post img{margin:auto;filter:invert(1)}.overview__news .overview__post h3{font-size:96px;font-weight:300;line-height:144px;letter-spacing:-.03em;text-align:center}.overview__news .overview__post p{font-size:32px;font-weight:300;line-height:48px;letter-spacing:-.03em;text-align:center}.overview__news .slick-arrow{width:50px;height:50px;margin:0;top:unset;bottom:unset}#recommended{margin-bottom:150px}.recommended__title{display:flex;justify-content:space-between;align-items:baseline}.recommended__title h2{font-size:48px;font-weight:900;line-height:60px;letter-spacing:-.03em;text-align:left}.recommended__carousel .slick-arrow{width:50px;height:50px;margin:0;top:unset;bottom:unset;left:unset;right:unset}.recommended__carousel .slick-list{overflow:unset}.recommended__carousel .slick-prev.slick-arrow{top:40%;left:0;transform:translateY(-40%)}.recommended__carousel .slick-next.slick-arrow{top:40%;right:0;transform:translateY(-40%)}.recommended__post{margin-right:20px;width:496px;position:relative}.recommended__post:hover .recommended__info{color:#ff2e00}.recommended__post:hover .recommended__button{border-color:#ff2e00}.recommended__image{position:relative;transition:all .2s ease;border-radius:32px;padding:12px;border:1px solid transparent;transition:all .2s ease}.recommended__image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%);border-radius:32px}.recommended__image img{border-radius:32px;height:382px;width:100%;object-fit:cover}.recommended__post:hover .recommended__image{border-color:#2c2c2c}.recommended__info{position:relative;margin-top:-25px;z-index:1;margin-left:40px}.recommended__name{text-transform:uppercase;font-size:24px;font-weight:600;line-height:30px;letter-spacing:-.03em;text-align:left;margin-bottom:25px}.recommended__text{font-size:16px;font-weight:300;line-height:24px;letter-spacing:-.03em;text-align:left;margin-bottom:25px}.recommended__button{border:3px solid #fff;padding:20px 60px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;border-radius:90px;width:fit-content}#inspire{margin-bottom:150px}#inspire .slick-arrow{display:none!important}#inspire .slick-list{overflow:unset}.inspire__post{position:relative}.inspire__progress{width:100%;height:3px;background:#ffffff36;margin:0 auto}.inspire__progress .progress__bar{width:0;height:3px;background:#fff}.inspire__poster::after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;max-width:100%;max-height:100%;background:radial-gradient(50% 50% at 50% 50%,rgba(1,1,13,.4) 0,rgba(1,1,13,.4) 100%)}.inspire__poster img{width:100%;height:1009px;object-fit:cover}.inspire__info{position:absolute;top:185px;left:223px;max-width:720px}.inspire__info .inspire__title{text-transform:uppercase;font-size:96px;font-weight:900;line-height:120px;letter-spacing:-.03em;text-align:left}.inspire__card{margin-top:-100px;z-index:1;margin-right:30px;height:558px!important;position:relative}.inspire__image{height:100%;position:relative}.inspire__image img{width:100%;height:100%;border-radius:40px;object-fit:cover;transition:all .2s ease}.inspire__image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 26px 90px 0 #000;background:linear-gradient(180deg,rgba(1,1,13,.25) 0,rgba(1,1,13,0) 101.68%);transform:scale(1.05)}.inspire__image:hover img{transform:scale(1.05)}#activities{margin-bottom:150px}.activities__title{display:flex;justify-content:space-between;align-items:baseline}.activities__title h2{font-size:48px;font-weight:900;line-height:60px;letter-spacing:-.03em;text-align:left}.activities__cat ul{display:flex;column-gap:10px;margin-bottom:72px;padding-left:0}.activities__cat ul li{border:3px solid #fff;border-radius:90px;padding:15px;list-style-type:none;cursor:pointer}.activities__cat li.active,.activities__cat ul li:hover{color:#ff2e00;border-color:#ff2e00}.activities__box .slick-arrow{width:50px;height:50px;margin:0;top:unset;bottom:unset;left:unset;right:unset}.activities__box .slick-list{overflow:unset}.activities__box .slick-prev.slick-arrow{top:50%;left:-25px;transform:translateY(-50%)}.activities__box .slick-next.slick-arrow{top:50%;right:0;transform:translateY(-50%)}.activities__post{border-radius:40px;margin-right:34px;width:348px;position:relative}.activities__post::after{background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.activities__image::after{content:'';position:absolute;top:0;height:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.activities__image img{border-radius:30px;height:378px;width:100%;object-fit:cover}.activities__info{position:absolute;left:19px;bottom:0}.activities__name{font-size:24px;font-weight:600;line-height:30px;letter-spacing:-.03em;text-align:left;text-transform:uppercase}#trip{margin-bottom:150px}.trip__title h2{font-size:48px;font-weight:900;line-height:60px;letter-spacing:-.03em;text-align:left;margin-bottom:60px}.trip__box{display:flex;justify-content:center;align-items:flex-end;column-gap:32px}.trip__item{width:33.333%;flex:1 0 calc(33.333% - 30px)}.trip__item a{position:relative;display:block;overflow:hidden}.trip__item a::before{content:'';display:block;position:absolute;top:42px;right:42px;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgB1ZXBDcIwDEUdxAAdoSOwAhPACGwCGyAmYBRWYIOGDdgg/AofgnDb2HEO/dJXDm3fkxspCSQkpdRjOVN9btuJBx16IoeIghDCE1McWaRJj16oRcbfig7pN/cNOYT37EHfCSJlU1QLBPgefbkIJDj2L+bvmAUlcLOgFG4SaOBqgRauEljgxQIrvEhQA18U1MJnBR7wSYEXXBQ4wSOv7z94duQOLDMF3x7Qrglcsq0UzoJrMzgLduPd2QSOfADy2tu+zvfOBAAAAABJRU5ErkJggg==) no-repeat}.trip__item a::after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 36.54%,#01010d 97.15%)}.trip__item img{border-radius:20px;height:615px;object-fit:cover;transition:all .2s ease;width:100%}.trip__text{font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;width:100%}.trip__text strong{text-transform:uppercase;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.03em;text-align:center;margin-top:8px}.blog__image{margin-bottom:27px;position:relative}.blog__image img{height:328px;border-radius:40px;width:100%;object-fit:cover}.blog__image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,1,13,0) 84.9%,#01010d 97.15%)}.blog__date{color:#4a4a6b;font-size:13px;font-weight:300;line-height:16.25px;letter-spacing:-.03em;text-align:left;margin-bottom:10px}.blog__name{font-size:24px;font-weight:600;line-height:30px;letter-spacing:-.03em;text-align:left;margin-bottom:30px}.blog__news .slick-arrow{width:50px;height:50px;margin:0;top:unset;bottom:unset;left:unset;right:unset}.blog__news .slick-list{overflow:unset}.blog__news .slick-prev.slick-arrow{top:30%;left:-25px;transform:translateY(-30%)}.blog__news .slick-next.slick-arrow{top:30%;right:0;transform:translateY(-30%)}#letter{background:url('../images/image11.png') no-repeat;margin-bottom:150px;margin-top:150px;background-size:cover}.letter__box{display:flex;justify-content:space-between;align-items:center}.letter__info{width:50%;flex:0 0 50%;padding:115px 0;max-width:511px}.letter__title{font-size:48px;font-weight:700;line-height:60px;letter-spacing:-.03em;text-align:left;margin-bottom:30px}.letter__text{font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.03em;text-align:left}.letter__form{width:50%;flex:0 0 50%;padding:115px 0;backdrop-filter:blur(5px)}.letter__form>div{margin:auto}.letter__form>div>div{text-transform:uppercase;text-align:center}.letter__form div{font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.03em;text-align:left;margin-bottom:21px}.wpcf7 input[type=email]{color:#fff;display:block;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.03em;text-align:left;margin-bottom:24px;padding:30px 36px;border:3px solid #ffffff29;backdrop-filter:blur(5px);border-radius:32px;width:100%;background:0 0}.wpcf7 input[type=submit]{padding:20px;width:100%;border-radius:90px;border:3px solid #fff;color:#fff;text-align:center}.wpcf7-not-valid-tip{margin-bottom:20px}.wpcf7 form .wpcf7-response-output{text-align:center}#line{margin-bottom:150px}.line__box{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,hsl(0 0% 0% / 0),hsl(0 0% 0% / 1) 20%,hsl(0 0% 0% / 1) 80%,hsl(0 0% 0% / 0));mask-image:linear-gradient(90deg,hsl(0 0% 0% / 0),hsl(0 0% 0% / 1) 20%,hsl(0 0% 0% / 1) 80%,hsl(0 0% 0% / 0))}.line__box div{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%;animation:marquee 60s linear infinite;animation-direction:normal;will-change:transform;margin-right:30px}.line__box div img{height:73px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 16px))}}.footer__button button{width:100%;color:#fff;background:#ff2e00;border:0;border-radius:90px;padding:32px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;margin-bottom:60px;transition:all .25s linear}.footer__button button:hover{background:#ff4b23}.footer__navigation{display:flex;justify-content:space-between;column-gap:250px}.footer__logo{width:10%}.footer__menu{width:90%;flex:0 0 calc(90% - 250px);display:flex;column-gap:107px;margin-bottom:80px}.footer__block h5{text-transform:uppercase;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.03em;text-align:left;margin-bottom:25px}.footer__block ul{padding-left:0}.footer__block ul li{list-style-type:none;font-size:14px;font-weight:300;line-height:17.5px;letter-spacing:-.03em;text-align:left;margin-bottom:8px}.footer__contacts{display:flex;justify-content:center;column-gap:100px}.footer__contact{margin-bottom:80px}.footer__contact div span{margin-right:10px}.footer__contact div a{color:#57576f}.footer__contact div:first-child{color:#57576f;font-size:14px;font-weight:300;line-height:21px;text-align:left}.footer__contact div:last-child{color:#57576f;font-size:16px;font-weight:400;line-height:21px;text-align:left;margin-left:38px}.footer__socials{display:flex;justify-content:center;column-gap:25px;margin-bottom:30px}.footer__socials div{width:40px;height:40px;background-color:#070b13;border-radius:50%;display:flex;justify-content:center;align-items:center}.footer__copyright{text-transform:uppercase;color:#3d3d5b;font-size:16px;font-weight:250;line-height:21px;text-align:center}.wishlist{padding-top:50px;padding-bottom:50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:30px}.wishlist .post{width:25%;flex:0 0 calc(25% - 30px);position:relative}.wishlist img{width:100%;height:300px;object-fit:cover;border-radius:25px;margin-bottom:30px}.add-to-wishlist,.remove-from-wishlist{position:absolute;top:30px;right:25px;z-index:1;background-color:#fff;border-radius:50%;padding:10px;cursor:pointer;line-height:0;transition:all .3s linear;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.add-to-wishlist:hover,.remove-from-wishlist:hover{background-color:#ff2e00}.add-to-wishlist:hover svg path,.remove-from-wishlist:hover svg path{stroke:#fff;fill:#fff}.add-to-wishlist.active{background-color:#ff2e00}.add-to-wishlist.active svg path{stroke:#fff;fill:#fff}#wishlist-message-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#01010d;border-radius:25px;padding:15px;color:#fff;opacity:0;visibility:hidden;transition:all .3s linear;z-index:9}#wishlist-message-container a{text-decoration:underline;color:#ff2e00}.getvisa h3{margin-top:50px;text-align:center}.visa_counrties{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:40px;padding:50px 0 70px}.visa_counrties li{list-style-type:none;border:0;border-radius:90px;background:rgba(255,75,35,.25);border:2px solid #ff2e00;color:#fff8dc;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.03em;text-align:center;padding:10px 25px;transition:all .5s ease;cursor:pointer}.visa_counrties li:hover{transform:translate3d(-50px,0,1.7em) scale(1.5) rotate(15deg);background-color:#ff4b23;box-shadow:0 5px 10px 10px rgba(255,75,35,.25)}.visamodal__wrapper{background:#fff;border:0;border-radius:26px;padding:20px 45px}.visamodal__sub{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.visamodal__title{font-size:20px;font-weight:600;color:#01010d}.visamodal__text{font-size:16px;color:#01010d}#visa-modal{min-width:400px;position:fixed;opacity:0;visibility:hidden;border-radius:26px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 10px rgba(0,0,0,.25);transition:all .5s ease}#visa-modal.active{opacity:1;visibility:visible}@media (width > 992px){.back-button{display:none}}@media (width < 1585px){.overview__news .overview__post p{font-size:25px}}@media (width < 1400px){.bvi-open{position:unset!important;display:flex!important}}@media (width < 1199px){.overview__news .slick-prev.slick-arrow{top:0!important}.overview__news .slick-next.slick-arrow{top:250px!important}.overview__news .overview__post p{font-size:20px}.footer__menu{flex-wrap:wrap;width:100%}}@media (width < 992px){.header__x{display:block;position:absolute;top:10px;right:10px}.activities__box .slick-prev.slick-arrow,.blog__news .slick-prev.slick-arrow{left:0}.header__b0x{row-gap:20px;justify-content:space-around}.header__logo{order:1}.header__logo img{max-width:70px}.header__bar{display:block;order:3}.header__menu{opacity:0;visibility:hidden;max-height:0;transform:translateX(100%);position:relative;max-width:0;transition:clip-path .5s ease;clip-path:inset(0 0 0 100%)}.header__menu.active{transform:translateX(0);opacity:1;visibility:visible;position:fixed;top:0;left:0;max-width:100%;max-height:100%;width:100%;height:100%;z-index:9;clip-path:inset(0 0 0 0);background:linear-gradient(180deg,#01010d 0,#050523 50%,#01010d 100%)}.header__menu>ul{flex-direction:column;align-items:flex-start;padding:30px}.header__menu>ul>li{color:#fff;font-size:24px;height:56px}.header__menu>ul>li a{color:#fff}.header__menu>ul>li:not([data-target=submenu6]):hover a{color:#ff2e00}.header__block::after{color:#000;transform:rotate(-90deg)}.back-button{margin-bottom:40px;font-size:15px}.header__dropdown{top:0;right:0;transform:translateX(100%)}.header__dropdown.active{transform:translateX(0);position:fixed;top:0;left:0;height:100%;width:100%;background-color:#fff;z-index:1}.header__categories ul{display:flex;justify-content:flex-start;flex-direction:row;overflow-x:scroll}.header__categories ul li{font-size:14px;padding:7px;width:100%;white-space:nowrap}.header__rest{justify-content:center;gap:25px;order:2}.header__block[data-target=submenu6]{display:flex!important;background-color:#ff2e00;border-radius:26px;color:#fff;padding:20px;margin-top:12px}.header__rest{width:100%;flex-direction:row-reverse}.header__menu{position:absolute}.header__b0x{justify-content:space-between}.header__button{display:none}.wishlist .post{width:50%;flex:0 0 calc(50% - 30px)}#recommended,#trip{margin-bottom:75px}.billboard__text h1>p strong{font-size:62px;line-height:1.5}.billboard__button button{padding:12px 17px;font-size:16px}.overview__box{flex-direction:column;height:unset;row-gap:40px}.overview__item{width:100%}#overview{margin-top:-150px}.overview__news .overview__post h3{font-size:40px;line-height:80px}.overview__news .overview__post.slick-slide{height:228px}.overview__news .overview__post p{font-size:16px;line-height:20px}.recommended__title{flex-direction:column}.recommended__title h2{font-size:30px;line-height:42px;margin-bottom:0}.inspire__info{top:20px;left:20px}.inspire__info .inspire__title{font-size:42px;line-height:59px}.inspire__poster img{height:500px}.inspire__card{height:unset!important}.inspire__image img{width:unset!important;height:unset!important}.activities__title{flex-direction:column;margin-bottom:30px}.activities__title h2{margin-bottom:0;font-size:24px;line-height:30px}.activities__cat{position:relative}.activities__cat ul{row-gap:15px;overflow:scroll}.activities__cat ul li{white-space:nowrap}.trip__box{flex-direction:column}.trip__title h2{font-size:24px;line-height:30px;margin-bottom:40px}.trip__item{width:100%}.blog__name{font-size:19px;line-height:22px}.letter__box{flex-direction:column}.line__box div img{margin:0 15px}.footer__navigation{flex-direction:column;row-gap:50px}.footer__logo{width:100%}.footer__menu{width:100%}.footer__menu>div{flex:0 0 calc(33.333% - 107px)}.footer__contacts{flex-direction:column;width:100%}.footer__contact{margin-bottom:30px}#letter{margin-top:100px;background-size:cover}.letter__info{width:100%;flex:0 0 100%;display:none}.letter__form{width:100%;flex:0 0 100%}.letter__form{padding-top:40px;padding-bottom:0}.letter__form>div{padding-left:0}.recommended__name{font-size:19px}.textblock-wrapper{flex-direction:column;margin-bottom:30px}.text-block{width:100%}}@media (width < 767px){.travel-video_list{display:none!important}#travel-video{margin-bottom:0!important}.header__lang.lang{position:unset}#header.fixed .bvi-open,#header.fixed .lang{display:flex!important}.overview__item a img{width:100%;height:484px}.trip__item a img{width:100%;height:604px}.overview__item a:hover img{height:555px}.trip__item a:hover img{height:675px}.footer__menu{flex-direction:column}.footer__button button{padding:15px}}@media (width < 480px){.wishlist .post{width:100%;flex:0 0 100%}.overview__news .slick-next.slick-arrow{top:235px!important}.billboard__text h1>p strong{font-size:50px}.header__button button{font-size:14px;padding:14px}}