html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:"Roboto",serif;font-style:normal;font-size:18px;font-weight:400;font-optical-sizing:auto;position:relative;background-color:#010a20}img{width:100%}.container{max-width:1468px;padding:0 15px;margin:0 auto}.container-sm{max-width:1100px;padding:0 15px;margin:0 auto}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}a{color:#fff;transition:all .3s ease}a:hover{color:#dd2242}.text-danger{color:#dd2242}.flex-dm-reverse{flex-direction:row-reverse}.arrow-up{position:fixed;z-index:9999;right:15px;bottom:15px;width:30px;height:30px;opacity:0;visibility:hidden;transition:all .3s ease;cursor:pointer;width:45px;height:45px}@media only screen and (min-width: 768px){.arrow-up{bottom:65px}}@media only screen and (min-width: 992px){.arrow-up{right:40px;bottom:95px;width:60px;height:60px}}.arrow-up span{background-color:#dd2242;color:#fff;padding:8px;width:100%;height:100%;border-radius:50%;font-size:28px}@media only screen and (min-width: 992px){.arrow-up span{font-size:50px;padding:5px}}.arrow-up.visible{opacity:1;visibility:visible}.text-white{color:#fff}.main-space p{color:#939393}@media only screen and (min-width: 768px){.title-description{margin:0 auto 30px}}@media only screen and (min-width: 992px){.title-description{max-width:600px;margin-bottom:50px}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}h1{text-transform:uppercase;margin:0 0 15px}@media only screen and (min-width: 768px){h1{font-size:40px}}@media only screen and (min-width: 992px){h1{font-size:80px}}@media only screen and (min-width: 1200px){h1{font-size:120px;font-weight:900}}h2{margin:0 0 15px;font-size:22px;font-weight:600}@media only screen and (min-width: 768px){h2{font-size:28px}}@media only screen and (min-width: 992px){h2{font-size:32px;font-weight:700}}@media only screen and (min-width: 1200px){h2{font-size:40px}}h3{margin:0 0 15px;font-size:20px;font-weight:600}@media only screen and (min-width: 992px){h3{font-size:26px}}p{margin:0 0 15px}@media only screen and (min-width: 768px){p{font-size:20px}}.upper-nav{position:fixed;width:100%;padding:20px 0;z-index:10}.upper-nav .container{display:flex;align-items:center;justify-content:space-between}.upper-nav__nav{position:fixed;width:100%;flex-direction:column;align-items:center;height:100vh;right:0;top:0;transition:all .3s ease;transform:translateX(100%);z-index:8;overflow-y:scroll;background-color:#010a20}@media only screen and (min-width: 768px){.upper-nav__nav{overflow:hidden;position:relative;transform:none;background-color:rgba(0,0,0,0);height:100%}}.upper-nav__list{text-transform:uppercase;width:100%;flex-direction:column;align-items:center;margin-top:70px;row-gap:20px}@media only screen and (min-width: 768px){.upper-nav__list{flex-direction:row;margin:0;justify-content:center;gap:13px}}@media only screen and (min-width: 992px){.upper-nav__list{gap:30px}}@media only screen and (min-width: 1200px){.upper-nav__list{gap:50px}}.upper-nav .agreements{text-align:center}@media only screen and (min-width: 768px){.upper-nav .agreements{position:fixed;height:100vh;right:0;top:0;width:37%;display:flex;flex-direction:column;z-index:9999;transform:translateX(100%);transition:all .3s ease;background-color:#010a20;padding:20px}}@media only screen and (min-width: 992px){.upper-nav .agreements{width:295px;padding:30px}}@media only screen and (min-width: 768px){.upper-nav .agreements__list{flex-direction:column;margin-top:80px;align-items:flex-start;text-align:left}}.upper-nav__btn-menu{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:17px;cursor:pointer;position:relative;z-index:10}.upper-nav__btn-menu::before,.upper-nav__btn-menu::after{content:"";width:20px;height:1px;transition:all .3s ease;background-color:#fff}.upper-nav__btn-menu span{width:100%;height:1px;transition:all .3s ease;background-color:#fff}.menu-active .upper-nav__btn-menu::before{transform:rotate(45deg) translate(5px, 6px)}.menu-active .upper-nav__btn-menu::after{transform:rotate(-45deg) translate(5px, -7px)}.menu-active .upper-nav__btn-menu span{opacity:0}.menu-active .agreements{transform:translateX(0)}.menu-active .upper-nav__nav{transform:translateX(0)}@media only screen and (min-width: 768px){.menu-active .upper-nav__nav{transform:none}}.btn-wrapper{gap:13px;display:flex;align-items:center}.btn-wrapper span{font-size:26px}.upper-nav.sticky{transition:all .3s ease;background-color:rgba(0,0,0,.46);backdrop-filter:blur(5px)}.main-banner{position:relative;width:100%;color:#fff;background-color:#010a20;height:60vh}@media only screen and (min-width: 768px){.main-banner{min-height:70vh}}@media only screen and (min-width: 992px){.main-banner{min-height:100vh}}.swiper{width:100%;height:100%}.swiper img{object-fit:cover;position:absolute;height:100%}.swiper .swiper-slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.swiper .swiper-scrollbar{position:absolute;top:185px;left:-60px;height:2px;width:150px;background-color:#fff;transform:rotate(90deg);display:flex;align-items:center}@media only screen and (min-width: 768px){.swiper .swiper-scrollbar{width:200px;left:630px}}@media only screen and (min-width: 992px){.swiper .swiper-scrollbar{left:850px;width:300px;top:300px}}@media only screen and (min-width: 1200px){.swiper .swiper-scrollbar{left:-230px;top:450px;width:500px}}.swiper .swiper-scrollbar .swiper-scrollbar-drag{background-color:#dd2242;border-radius:3px;height:4px}@media only screen and (min-width: 768px){.swiper .wrapper-btns{align-items:baseline;gap:30px}}.swiper .btn{margin-bottom:30px}.swiper .btn-swiper{gap:20px;display:flex;justify-content:center}@media only screen and (min-width: 768px){.swiper .btn-swiper{margin-top:5px}}.swiper .btn-swiper .swiper-button-prev,.swiper .btn-swiper .swiper-button-next{position:static;background-color:rgba(0,0,0,0);border:1px solid #dd2242;border-radius:50%;width:50px;height:50px;transition:all .3s ease}.swiper .btn-swiper .swiper-button-prev::after,.swiper .btn-swiper .swiper-button-next::after{font-size:24px;color:#fff}.swiper .btn-swiper .swiper-button-prev:hover,.swiper .btn-swiper .swiper-button-next:hover{background-color:#dd2242}.swiper .btn-swiper .swiper-button-prev:hover::after,.swiper .btn-swiper .swiper-button-next:hover::after{color:#000}.swiper .hero-text{position:relative;z-index:10;height:100%;display:flex;align-items:center;justify-content:flex-start;text-align:center}@media only screen and (min-width: 768px){.swiper .hero-text{text-align:left}}.swiper .hero-text .container{width:100%}.perks{display:none}@media only screen and (min-width: 768px){.perks{display:flex;background-color:rgba(0,0,0,.7);padding:20px;position:absolute;right:0;bottom:0;width:85%;z-index:2;gap:20px}}@media only screen and (min-width: 992px){.perks{gap:95px;padding:40px}}@media only screen and (min-width: 1200px){.perks{width:60%;padding:50px}}.perks__item p{color:#939393}.perks .text-decoration{margin-bottom:15px}.perks-item-active .text-decoration{color:#dd2242}.journey-wrap .info-panel:nth-child(odd){background-image:linear-gradient(to top, rgb(1, 10, 32) 35%, rgba(1, 10, 32, 0.8) 100%, rgba(1, 10, 32, 0) 100%),url(assets/images/summit-about.webp);background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (min-width: 768px){.journey-wrap .info-panel:nth-child(odd) .container-sm{flex-direction:row-reverse}}.journey-wrap .info-panel:nth-child(even){background-image:linear-gradient(to bottom, rgb(1, 10, 32) 10%, rgba(1, 10, 32, 0.8) 100%, rgb(1, 10, 32) 100%),url(assets/images/summit-lake.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.info-panel{color:#fff;padding:40px 0}@media only screen and (min-width: 768px){.info-panel{padding:60px 0}}@media only screen and (min-width: 992px){.info-panel{padding:80px 0}}@media only screen and (min-width: 1200px){.info-panel{padding:100px 0}}@media only screen and (min-width: 768px){.info-panel .container-sm{display:flex;justify-content:center;align-items:center;gap:20px}}@media only screen and (min-width: 992px){.info-panel .container-sm{gap:50px}}.info-panel img{border-radius:10px;margin-bottom:20px}@media only screen and (min-width: 768px){.info-panel img{width:50%}}@media only screen and (min-width: 768px){.info-panel__text{text-align:left;width:50%}}.find-out{background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-see-more-summit.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;padding:40px 0;height:400px}@media only screen and (min-width: 768px){.find-out{padding:60px 0}}@media only screen and (min-width: 992px){.find-out{padding:80px 0;height:600px}}@media only screen and (min-width: 1200px){.find-out{padding:100px 0;height:900px}}.find-out .container{overflow:hidden}.find-out .swiper-button-prev,.find-out .swiper-button-next{background-color:rgba(0,0,0,0);border:none;color:#fff;transition:all .3s ease;display:none}@media only screen and (min-width: 992px){.find-out .swiper-button-prev,.find-out .swiper-button-next{display:flex;top:33%}}.find-out .swiper-button-prev::after,.find-out .swiper-button-next::after{font-size:20px;font-weight:900}@media only screen and (min-width: 768px){.find-out .swiper-button-prev::after,.find-out .swiper-button-next::after{font-size:24px}}.find-out .swiper-button-prev:hover,.find-out .swiper-button-next:hover{color:#dd2242}.find-out .swiper-pagination{top:65%;height:23px}@media only screen and (min-width: 768px){.find-out .swiper-pagination{top:81%}}@media only screen and (min-width: 992px){.find-out .swiper-pagination{top:55%}}.find-out .swiper-pagination-bullet-active{transition:all .3s ease;width:20px;border-radius:10px;background-color:#dd2242}@media only screen and (min-width: 768px){.find-out .swiper-pagination-bullet-active{width:25px}}.swiper-multi .swiper-slide{position:relative;height:185px;overflow:hidden;border-radius:10px}@media only screen and (min-width: 768px){.swiper-multi .swiper-slide{height:220px}}@media only screen and (min-width: 1200px){.swiper-multi .swiper-slide{height:290px}}.swiper-multi img{position:absolute;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.count-box{background-image:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9)),url(assets/images/bg-number-box-summit.webp);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;padding:40px 0}@media only screen and (min-width: 768px){.count-box{padding:60px 0}}@media only screen and (min-width: 992px){.count-box{padding:80px 0}}@media only screen and (min-width: 1200px){.count-box{padding:100px 0}}.counter-list{row-gap:30px}@media only screen and (min-width: 768px){.counter-list{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 768px){.counter-list .counter-item{max-width:300px}}.counter-list .counter{color:#dd2242;font-size:24px;margin-bottom:10px;font-weight:600}@media only screen and (min-width: 992px){.counter-list .counter{font-size:42px;font-weight:700}}.photo-show{background-color:#fff;position:relative;padding:40px 0;z-index:9;overflow:hidden}@media only screen and (min-width: 768px){.photo-show{display:flex;align-items:center;padding:60px 0;min-height:350px}}@media only screen and (min-width: 992px){.photo-show{min-height:500px;padding:80px 0}}@media only screen and (min-width: 1200px){.photo-show{min-height:650px;padding:100px 0}}.photo-show::before{content:"";position:absolute;background-image:url(assets/images/decoration-left.webp);background-repeat:no-repeat;background-size:100% 100%;width:40%;height:100%;top:0;left:0;z-index:-1;animation:pulsar 15s ease-in-out infinite}@media only screen and (min-width: 768px){.photo-show::before{width:30%}}.photo-show::after{content:"";position:absolute;background-image:url(assets/images/decoration-right.webp);background-repeat:no-repeat;background-size:100% 100%;width:50%;height:150px;bottom:0;right:0;z-index:-1;animation:pulsar 15s ease-in-out infinite}@media only screen and (min-width: 768px){.photo-show::after{width:30%;height:200px}}@media only screen and (min-width: 992px){.photo-show::after{height:300px}}@media only screen and (min-width: 768px){.photo-show .container{display:flex;align-items:center;flex-direction:column}}@media only screen and (min-width: 768px){.photo-show h2{max-width:500px}}.place-map{background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-map-view-summer.webp);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;padding:40px 0}@media only screen and (min-width: 768px){.place-map{padding:60px 0}}@media only screen and (min-width: 992px){.place-map{padding:80px 0}}@media only screen and (min-width: 1200px){.place-map{padding:100px 0}}@media only screen and (min-width: 768px){.place-map .container{display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width: 768px){.place-map h2{max-width:400px}}@media only screen and (min-width: 992px){.place-map h2{max-width:735px;margin-bottom:50px}}.place-map iframe{border-radius:10px;margin-bottom:20px}@media only screen and (min-width: 768px){.place-map iframe{height:300px}}@media only screen and (min-width: 992px){.place-map iframe{max-width:73%;height:450px;margin-bottom:80px}}@media only screen and (min-width: 1200px){.place-map iframe{max-width:60%}}.place-map__wrapper{row-gap:30px}@media only screen and (min-width: 768px){.place-map__wrapper{flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1200px){.place-map__wrapper{justify-content:center}}.place-map__wrapper img{border-radius:10px;margin-bottom:15px;width:150px}@media only screen and (min-width: 992px){.place-map__wrapper img{margin:0 15px 0 0}}@media only screen and (min-width: 1200px){.place-map__wrapper img{margin-right:40px}}@media only screen and (min-width: 768px){.place-map__item{width:45%;padding-right:20px}}@media only screen and (min-width: 992px){.place-map__item{display:flex;text-align:left;align-items:center;width:50%}}@media only screen and (min-width: 1200px){.place-map__item{width:40%}}.place-map__item p{margin:0}.photo-exhibit{background-color:#fff;padding:40px 0}@media only screen and (min-width: 768px){.photo-exhibit{padding:60px 0}}@media only screen and (min-width: 992px){.photo-exhibit{padding:80px 0}}@media only screen and (min-width: 1200px){.photo-exhibit{padding:100px 0}}@media only screen and (min-width: 768px){.photo-exhibit .container{display:flex;flex-direction:column;align-items:center}}.photo-exhibit .grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:5px;width:100%}@media only screen and (min-width: 768px){.photo-exhibit .grid{gap:15px}}.photo-exhibit .grid img{transition:all .3s ease;object-fit:cover}.photo-exhibit .grid img:hover{transform:scale(1.02)}.photo-exhibit .grid *{overflow:hidden;border-radius:10px;height:100%}.photo-exhibit .grid__item--1{grid-area:1/1/4/2}.photo-exhibit .grid__item--2{grid-area:4/1/5/2}.photo-exhibit .grid__item--3{grid-area:1/2/2/3}.photo-exhibit .grid__item--4{grid-area:2/2/5/3}.photo-exhibit .grid__item--5{grid-area:1/3/3/4}.photo-exhibit .grid__item--6{grid-area:3/3/5/4}.way-finder{background-color:#dce8f2;padding:40px 0}@media only screen and (min-width: 768px){.way-finder{padding:60px 0;text-align:left}}@media only screen and (min-width: 992px){.way-finder{padding:80px 0}}@media only screen and (min-width: 1200px){.way-finder{padding:100px 0}}@media only screen and (min-width: 992px){.way-finder .container{display:flex;flex-direction:column;align-items:center}}.way-finder__list{row-gap:30px;counter-reset:workflow-counter}@media only screen and (min-width: 768px){.way-finder__list{margin:40px 0 0 50px}}@media only screen and (min-width: 992px){.way-finder__list{max-width:900px}}.way-finder__item{position:relative;counter-increment:workflow-counter}@media only screen and (min-width: 768px){.way-finder__item::before{content:"";position:absolute;left:-40px;top:25px;width:2px;height:100%;background-color:#6f7787;opacity:.5}}.way-finder__item::after{content:counter(workflow-counter);position:absolute;left:-55px;top:-5px;border-radius:50%;background-color:#dd2242;width:30px;height:30px;display:flex;justify-content:center;align-items:center;color:#fff}@media only screen and (min-width: 768px){.way-finder__item::after{display:flex}}.way-finder__item:last-child::before{content:none}@media only screen and (min-width: 768px){.way-finder .list-item{align-items:center;gap:20px}}.way-finder .list-item img{border-radius:8px;margin-bottom:15px}@media only screen and (min-width: 768px){.way-finder .list-item img{margin:0;width:30%}}.final-block{padding:20px 0;color:#fff;background-color:#010a20}@media only screen and (min-width: 768px){.final-block{padding:30px 0}}@media only screen and (min-width: 992px){.final-block{padding:40px 0}}@media only screen and (min-width: 1200px){.final-block{padding:55px 0}}.final-block .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px){.final-block .container{flex-direction:row;align-items:end;justify-content:space-between}}@media only screen and (min-width: 992px){.final-block .container{align-items:center}}.final-block__links{justify-content:space-between;width:100%;margin:30px 0 20px}@media only screen and (min-width: 768px){.final-block__links{flex-direction:column;width:50%;margin:0;row-gap:30px}}@media only screen and (min-width: 992px){.final-block__links{flex-direction:row;width:65%}}@media only screen and (min-width: 1200px){.final-block__links{width:70%}}.final-block__list{row-gap:15px}@media only screen and (min-width: 768px){.final-block__list{flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 992px){.final-block__list{width:44%}}.final-block__list:nth-child(2){text-align:right}.btn{display:inline-block;background-color:#dd2242;border-radius:25px;padding:15px;font-size:18px;cursor:pointer;border:none;transition:all .3s ease}.btn:hover{background-color:#6f7787;color:#fff}@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.5)}100%{transform:scale(1)}}.logo{display:flex;align-items:end;text-transform:uppercase;font-size:18px;width:135px;background:linear-gradient(to bottom, transparent 50%, rgba(1, 131, 148, 0.5) 100%, rgba(1, 131, 148, 0) 50%);font-weight:900;line-height:18px;align-items:center}@media only screen and (min-width: 768px){.logo{width:150px}}@media only screen and (min-width: 992px){.logo{font-size:22px}}.logo img{width:49px;margin-right:5px}.main-spot{background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-hero-slide2-summit.webp);background-repeat:no-repeat;background-size:cover;background-position:center;padding:40px 0;display:flex;align-items:center;height:50vh}@media only screen and (min-width: 768px){.main-spot{padding:60px 0;text-align:left;height:70vh}}@media only screen and (min-width: 992px){.main-spot{padding:80px 0;height:100vh}}@media only screen and (min-width: 1200px){.main-spot{padding:100px 0}}@media only screen and (min-width: 768px){.main-spot .container p{max-width:500px}}.trip-ideas{position:relative;background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/summit-lake.webp);background-position:center;background-repeat:no-repeat;background-size:cover;padding:40px 0;height:705px}@media only screen and (min-width: 768px){.trip-ideas{padding:60px 0}}@media only screen and (min-width: 992px){.trip-ideas{height:745px;padding:80px 0}}@media only screen and (min-width: 1200px){.trip-ideas{height:910px;padding:100px 0}}.trip-ideas .container{overflow:hidden}@media only screen and (min-width: 992px){.trip-ideas p{max-width:790px;margin:0 auto 20px}}.trip-ideas .swiper-slide{z-index:10;background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));padding:15px;height:auto;min-height:100%}.trip-ideas .img-wrapper{position:relative;overflow:hidden;width:100%;border-radius:10px;margin-bottom:15px;height:260px}@media only screen and (min-width: 992px){.trip-ideas .img-wrapper{height:280px}}@media only screen and (min-width: 1200px){.trip-ideas .img-wrapper{height:415px}}.trip-ideas .img-wrapper img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}.trip-ideas .btn-swiper{position:absolute;width:100%;height:25px;bottom:20px;left:0}@media only screen and (min-width: 768px){.trip-ideas .btn-swiper{bottom:50%}}.trip-ideas .swiper-button-prev,.trip-ideas .swiper-button-next{background-color:rgba(0,0,0,0);border:none;bottom:0;color:#000;transition:all .3s ease}@media only screen and (min-width: 768px){.trip-ideas .swiper-button-prev,.trip-ideas .swiper-button-next{top:85%}}@media only screen and (min-width: 992px){.trip-ideas .swiper-button-prev,.trip-ideas .swiper-button-next{top:34%}}@media only screen and (min-width: 1200px){.trip-ideas .swiper-button-prev,.trip-ideas .swiper-button-next{top:28%}}.trip-ideas .swiper-button-prev::after,.trip-ideas .swiper-button-next::after{font-size:20px;font-weight:900;color:#fff}@media only screen and (min-width: 768px){.trip-ideas .swiper-button-prev::after,.trip-ideas .swiper-button-next::after{font-size:24px}}.trip-ideas .swiper-button-prev:hover,.trip-ideas .swiper-button-next:hover{color:#dd2242}.trip-ideas .swiper-pagination{bottom:20px;height:23px}.trip-ideas .swiper-pagination-bullet-active{transition:all .3s ease;width:20px;border-radius:10px;background-color:#dd2242}@media only screen and (min-width: 768px){.trip-ideas .swiper-pagination-bullet-active{width:25px}}.travel-stats{background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-number-box-summit.webp);background-repeat:no-repeat;background-size:cover;background-position:center;padding:40px 0}@media only screen and (min-width: 768px){.travel-stats{padding:60px 0}}@media only screen and (min-width: 992px){.travel-stats{padding:80px 0}}@media only screen and (min-width: 1200px){.travel-stats{padding:100px 0}}@media only screen and (min-width: 768px){.travel-stats h2{margin-bottom:30px}}.travel-stats .counter-list{background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));padding:15px;border-radius:10px}@media only screen and (min-width: 768px){.travel-stats .counter-list{padding:25px}}@media only screen and (min-width: 992px){.travel-stats .counter-list{padding:40px}}@media only screen and (min-width: 1200px){.travel-stats .counter-list{padding:60px}}@media only screen and (min-width: 768px){.travel-stats .counter-item{width:33.33%}}.wild-escape{background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-map-view-summer.webp);background-repeat:no-repeat;background-size:cover;background-position:center;padding:40px 0}@media only screen and (min-width: 768px){.wild-escape{padding:60px 0}}@media only screen and (min-width: 992px){.wild-escape{padding:80px 0}}@media only screen and (min-width: 1200px){.wild-escape{padding:100px 0}}@media only screen and (min-width: 768px){.wild-escape__wrapper{align-items:center;flex-direction:row-reverse;margin-top:30px}}@media only screen and (min-width: 992px){.wild-escape__wrapper{justify-content:center}}.wild-escape__wrapper img{border-radius:10px}@media only screen and (min-width: 768px){.wild-escape__wrapper img{width:50%;margin-right:30px}}@media only screen and (min-width: 992px){.wild-escape__wrapper img{width:40%;margin-right:50px}}.wild-escape__content{margin-bottom:30px}@media only screen and (min-width: 768px){.wild-escape__content{text-align:left;margin:0}}@media only screen and (min-width: 992px){.wild-escape__content{max-width:500px}}.travel-insights{color:#000;background-color:#dce8f2;padding:40px 0}@media only screen and (min-width: 768px){.travel-insights{padding:60px 0}}@media only screen and (min-width: 992px){.travel-insights{padding:80px 0}}@media only screen and (min-width: 1200px){.travel-insights{padding:100px 0}}.travel-insights__list{color:#fff;row-gap:15px;margin-bottom:30px}@media only screen and (min-width: 992px){.travel-insights__list{flex-direction:row;align-items:stretch;gap:10px}}.travel-insights__item{position:relative;background-color:#010a20;border-radius:10px;padding:30px}@media only screen and (min-width: 768px){.travel-insights__item{padding:40px}}.travel-insights__item::before{content:"";position:absolute;width:3px;height:20px;background-color:#010a20;bottom:-18px;left:50%}@media only screen and (min-width: 992px){.travel-insights__item::before{width:16px;height:3px;bottom:50%;left:100%}}.travel-insights__item:last-child::before{content:none}.gallery-hero{background-repeat:no-repeat;background-size:cover;background-position:center;padding:40px 0;min-height:550px;display:flex;align-items:center;color:#fff}@media only screen and (min-width: 768px){.gallery-hero{padding:60px 0;text-align:left}}@media only screen and (min-width: 992px){.gallery-hero{min-height:730px;padding:80px 0}}@media only screen and (min-width: 1200px){.gallery-hero{padding:100px 0}}@media only screen and (min-width: 768px){.gallery-hero p{max-width:500px}}@media only screen and (min-width: 768px){.gallery-description{margin-bottom:30px}}@media only screen and (min-width: 992px){.gallery-description{max-width:700px;margin:0 auto 40px}}.gallery-intro{background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));position:relative;min-height:660px;color:#fff;padding:40px 0}@media only screen and (min-width: 768px){.gallery-intro{padding:60px 0;min-height:770px}}@media only screen and (min-width: 992px){.gallery-intro{padding:80px 0;min-height:850px}}@media only screen and (min-width: 1200px){.gallery-intro{padding:100px 0;min-height:1000px}}.gallery-intro .swiper{position:static;min-height:100%}@media only screen and (min-width: 992px){.gallery-intro .swiper{width:80%}}.gallery-intro .swiper img{position:static}.gallery-intro .swiper-slide{border-radius:10px;overflow:hidden;height:230px}@media only screen and (min-width: 768px){.gallery-intro .swiper-slide{height:400px}}@media only screen and (min-width: 992px){.gallery-intro .swiper-slide{height:500px}}@media only screen and (min-width: 1200px){.gallery-intro .swiper-slide{height:600px}}.gallery-intro .swiper-slide::before{content:none}.gallery-intro .btn-swiper{display:none}@media only screen and (min-width: 992px){.gallery-intro .btn-swiper{position:absolute;display:flex;gap:0;width:95%;justify-content:space-between;left:25px;bottom:30%}}@media only screen and (min-width: 1200px){.gallery-intro .btn-swiper{bottom:35%}}.gallery-intro .swiper-pagination{bottom:45px}@media only screen and (min-width: 992px){.gallery-intro .swiper-pagination{bottom:20px}}.gallery-intro .swiper-pagination-bullet{background-color:#6f7787}.gallery-intro .swiper-pagination-bullet-active{transition:all .3s ease;width:20px;border-radius:10px;background-color:#dd2242}@media only screen and (min-width: 768px){.gallery-intro .swiper-pagination-bullet-active{width:25px}}.travel-blog{color:#fff}.mountain-post{background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));padding:40px 0}@media only screen and (min-width: 768px){.mountain-post{padding:60px 0}}@media only screen and (min-width: 992px){.mountain-post{padding:80px 0}}@media only screen and (min-width: 1200px){.mountain-post{padding:100px 0}}.blog-posts{row-gap:40px;color:#000}@media only screen and (min-width: 992px){.blog-posts{align-items:center}}.blog-posts .explore-card{background-color:#fff;border-radius:10px}@media only screen and (min-width: 768px){.blog-posts .explore-card{align-items:center}}@media only screen and (min-width: 992px){.blog-posts .explore-card{width:70%}}.blog-posts .img-wrapper{position:relative;border-radius:10px;height:200px;width:100%;overflow:hidden;margin-bottom:20px}@media only screen and (min-width: 768px){.blog-posts .img-wrapper{height:350px;margin:0 20px 0 0;width:50%;border-radius:10px 0 0 10px}}@media only screen and (min-width: 992px){.blog-posts .img-wrapper{height:370px}}.blog-posts .img-wrapper img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.blog-posts .text-box{padding:10px}@media only screen and (min-width: 768px){.blog-posts .text-box{text-align:left;width:45%}}.info-zone{min-height:1050px;display:flex;flex-direction:column;justify-content:center;background-image:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(assets/images/bg-hero-slide1-summit.webp);background-position:center;background-repeat:no-repeat;background-size:cover;padding:40px 0}@media only screen and (min-width: 768px){.info-zone{padding:60px 0}}@media only screen and (min-width: 992px){.info-zone{padding:80px 0}}@media only screen and (min-width: 1200px){.info-zone{padding:100px 0}}.info-zone .container{width:100%;display:flex;justify-content:center}.info-zone a{color:#000;transition:all .3s ease}.info-zone a:hover{color:#dd2242}.info-zone__wrapper{background-color:#fff;padding:10px;width:100%;border-radius:10px}@media only screen and (min-width: 992px){.info-zone__wrapper{display:flex;text-align:left;padding:20px;width:80%}}.info-zone__wrapper-info{display:flex;flex-direction:column}@media only screen and (min-width: 992px){.info-zone__wrapper-info{width:50%}}@media only screen and (min-width: 992px){.info-zone__wrapper-info:nth-last-child(2){padding-right:20px}}.contacts-list{row-gap:15px;margin-bottom:20px;text-align:left}iframe{margin-bottom:30px;width:100%}@media only screen and (min-width: 992px){iframe{margin:0}}form{background:linear-gradient(to bottom, rgb(1, 10, 32) 10%, rgba(1, 10, 32, 0.8) 100%, rgb(1, 10, 32) 100%);padding:10px;row-gap:20px;color:#fff;text-align:center}@media only screen and (min-width: 768px){form{padding:20px;justify-content:center;align-items:center}}@media only screen and (min-width: 992px){form{height:100%}}form input{height:40px;border-radius:10px;padding:10px 15px;border:none;width:100%}@media only screen and (min-width: 768px){form input{width:80%}}@media only screen and (min-width: 992px){form input{height:50px}}form textarea{width:100%;height:80px;resize:none;border:none;padding:10px 15px;border-radius:10px}@media only screen and (min-width: 768px){form textarea{width:80%}}@media only screen and (min-width: 992px){form textarea{height:120px}}form .btn{margin:0 auto}.thank-page{background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));display:flex;flex-direction:column;justify-content:center;padding:20px 0;color:#fff;min-height:850px}@media only screen and (min-width: 768px){.thank-page{padding:30px 0;min-height:650px}}@media only screen and (min-width: 992px){.thank-page{padding:50px 0;min-height:750px}}@media only screen and (min-width: 1200px){.thank-page{padding:60px 0}}.page-space{background:linear-gradient(rgba(2, 12, 33, 0.9), rgba(2, 12, 33, 0.9));color:#fff;padding:120px 0 20px}@media only screen and (min-width: 768px){.page-space h2{font-size:30px}}@media only screen and (min-width: 992px){.page-space h2{font-size:52px}}@media only screen and (min-width: 768px){.page-space h3{font-size:26px}}@media only screen and (min-width: 992px){.page-space h3{font-size:34px}}.page-error{padding:50px 0;color:#fff}.page-error img{width:50%}@media only screen and (min-width: 992px){.page-error img{width:35%}}@media only screen and (min-width: 992px){.page-error p{max-width:625px;margin:0 auto 15px}}
