@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);:root{--font-base:"Roboto",sans-serif;--font-alt:"Roboto",sans-serif;--color-golden:#aaa;--color-black:#000;--color-gray:#aaa;--color-crimson:#aaa;--color-grey:#aaa;--color-white:#aaa}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.app__aboutus{position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{height:615px;width:591px;z-index:0}.app__aboutus-content{height:100%;width:100%;z-index:2}.app__aboutus-content_about{justify-content:flex-end}.app__aboutus-content_about,.app__aboutus-content_history{display:flex;flex:1 1;flex-direction:column;text-align:left}.app__aboutus-content_history{justify-content:flex-start}.app__aboutus-content_about p,.app__aboutus-content_history p{color:var(--color-grey);margin:4rem 0}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}}@media screen and (max-width:650px){.app__aboutus-overlay img{height:320px;margin-top:4;width:80%}.app__aboutus-content_about{color:var(--color-grey);margin:8rem 0}}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:5rem;padding:0 2rem;width:100%}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{margin-bottom:.75rem;width:210px}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:12px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__header-h1{font-size:50px;line-height:117px;text-transform:uppercase}.app__header-h1,.app__header-h2{color:var(--color-golden);font-family:var(--font-base);letter-spacing:.04em}.app__header-h2{font-size:25px}.app__header-img{width:80%}.time{font-size:18px}.app__timers{display:flex;flex-direction:row;font-family:sans-serif;justify-content:space-around;padding-top:40px;text-align:center}@media screen and (max-width:1150px){.app__header-h1,.app__header-h2{font-size:75px}.app__timers{size:15px}}@media screen and (max-width:650px){.app__header-h1,.app__header-h2{font-size:30px}.app__timers{size:5px}.time{font-size:16px}}.app__mountain{display:flex;flex-direction:column;margin:1rem 0;width:80%}.app__mountain-header{align-items:center;display:flex;justify-content:space-between}.app__mountain-sub{margin-top:.2rem;width:100%}.app__mountain-name{flex:1 1}.app__mountain-dash{background:var(--color-golden);height:1px;margin:0 1rem;width:90px}.app__mountain-rating{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end}.app__navbar{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:100%}.app__navbar-logo img{height:auto;width:200px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:left;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-black);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{cursor:pointer;filter:invert(.75);font-size:27px;position:absolute;right:20px;top:20px;width:45px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (max-width:2000px){.app__navbar-logo img{width:100px}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}.app__navbar-logo img{height:auto;width:200px}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-logo{font-size:20px;width:110px}.app__navbar-logo img{height:auto;width:200px}}.app__exec{margin:1rem 0;width:80%}.app__exec,.app__exec-header{display:flex;flex-direction:column}.app__exec-header{align-items:center;justify-content:space-between}.app__exec-title{display:flex;flex-direction:column;margin-top:.2rem;width:100%}.app__exec-name{flex:1 1}.app__exec-dash{display:flex;height:1px;width:90px}.app__member-list{color:var(--color-gray);font-size:22px;letter-spacing:.04em;line-height:40px}.app__mountains{background:var(--color-black);flex-direction:column}.app__mountains-title{margin-bottom:2rem;text-align:center}.app__mountains-regions{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.app__mountains-regions_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:58.5px}.app__mountains-regions_east,.app__mountains-regions_eu,.app__mountains-regions_sa,.app__mountains-regions_west{flex:1 1;flex-direction:column;width:100%}.app__mountains-regions_list{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (max-width:1150px){.app__mountains-regions{align-items:center;flex-direction:column;width:100%}}@media screen and (max-width:650px){.app__mountains-regions_heading{font-size:35px;line-height:48.5px}}.app__members{align-items:center;background:var(--color-black);flex-direction:column}.app__members-title{margin-bottom:4rem;text-align:center}.app__members-exec-list{display:flex;flex-direction:row;width:100%}.app__members-founders{align-items:center;margin:1rem 0;text-align:center}.app__members-subtitle_founders-name{color:var(--color-golden);font-size:22px;letter-spacing:.04em;line-height:83.2px}.app__members-subtitle_recruits-name{color:var(--color-gray);font-size:22px;letter-spacing:.04em;line-height:40px}.app__members-list{flex:1 1}.app__members-subtitle{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:4rem 0;text-align:center;width:100%}.app__members-subtitle_heading{color:var(--color-white);font-family:var(--font-base);font-size:35px;font-weight:600;letter-spacing:.04em;line-height:58.5px}@media screen and (max-width:1150px){.app__members-exec-list{align-items:center;flex-direction:column;text-align:center}.app__members-founders{align-items:center;height:70%;text-align:center;width:70%}.app__members-subtitle_founders-name{font-size:12px;line-height:40px}}@media screen and (max-width:650px){.app__members-subtitle_heading{font-size:35px;line-height:48.5px}.app__members-exec-list{align-items:center;flex-direction:column;text-align:center}.app__members-founders{align-items:center;height:80%;text-align:center;width:80%}}body{background-color:#000}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;min-height:50vh}.app__wrapper,.app__wrapper_info{display:flex;justify-content:center;margin-top:0}.app__wrapper_info{align-items:right;flex:1 1;flex-direction:column;width:100%}.app__wrapper_img{align-items:center;display:flex;flex:1 1;justify-content:center;margin-left:2rem;width:50%}.app__wrapper-logo{justify-content:right}.app__wrapper-logo img{width:50%}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{font-feature-settings:"tnum" on,"lnum" on;color:var(--color-white);font-size:23px;line-height:29.9px;text-transform:capitalize}.p__opensans{color:var(--color-white);font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.skiis__img{filter:invert(.75);width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.skiis__img{filter:invert(.75);width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.8a5c672d.css.map*/