.station-card{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:4.5rem 5rem;background:#fff;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.1);border-radius:1.5rem;margin-bottom:1.5rem;color:#242424;text-decoration:none}.station-card:active{box-shadow:0 .2rem .4rem rgba(0,0,0,.1)}.station-card__logo{width:10rem;height:9rem;margin-right:6.4rem}.station-card__logo-img,.station-card__logo-img--hide{width:100%;height:100%;transition:all .2s ease;opacity:1}.station-card__logo-img--hide{opacity:0}.station-card__description-title{font-weight:400;font-size:3rem;line-height:4.5rem;margin-bottom:2rem;text-transform:uppercase}.station-card__description-box{display:flex}.station-card__description-box-element{display:flex;align-items:center;margin-right:2.5rem}.station-card__description-box-element:last-of-type{margin-right:0}.station-card__description-box-element-dot,.station-card__description-box-element-dot--red{width:2.4rem;height:2.4rem;border-radius:50%;margin-right:1.4rem;background-color:#66b31b}.station-card__description-box-element-dot--red{background-color:#dd4747}.station-card__description-box-element-icon{width:2.4rem;height:2.4rem;margin-right:1.4rem;fill:#85979f}.landing{width:100vw;min-height:100vh;flex-direction:column;padding:0 11.5rem;-webkit-animation:fadeIn .4s forwards;animation:fadeIn .4s forwards}.landing,.landing__header{display:flex;align-items:center}.landing__header{width:85rem;justify-content:space-between;margin:5rem 0}.landing__header-home{display:flex;align-items:center;background:inherit;border:none;outline:none}.landing__header-home-content{font-size:2.4rem;font-weight:600;color:#000}.landing__header-home-icon{width:5.4rem;height:5rem;margin-right:1rem}.landing__header-hide-elem{width:12.3rem;visibility:hidden;background-color:inherit}.landing__header-placeholder{width:19.3rem;height:6.5rem;margin-right:14rem;transition:all .4s ease;border-radius:1.2rem;background-color:#1a79d5}.landing__header-logo{width:19.3rem;height:6.5rem}.landing__header-logo-image,.landing__header-logo-image--hide{width:100%;height:100%;transition:all .4s ease;opacity:1}.landing__header-logo-image--hide{opacity:0}.landing__card{width:85rem}.header,.header--background{position:fixed;top:17rem;width:100vw;background-color:inherit;box-shadow:none;transition:all .4s ease;z-index:1}.header--background{top:0;background-color:#fff;box-shadow:0 6px 24px rgba(0,0,0,.1)}.header__button{display:flex;justify-content:center;align-items:center;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:2.5rem;width:6.5rem;height:6.5rem;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:50%;transition:all .4s ease;opacity:1}.header__button:hover{box-shadow:0 2px 4px rgba(0,0,0,.1)}.header__button-arrow{width:4.5rem;height:2.9rem;fill:#1a79d5}.header-card{display:flex;justify-content:center;align-items:center;width:100%;padding:4.5rem 5rem;background:inherit;margin-bottom:1.5rem;color:#242424}.header-card__logo{width:10rem;height:9rem;margin-right:6.4rem}.header-card__logo-img,.header-card__logo-img--hide{width:100%;height:100%;transition:all .2s ease;opacity:1}.header-card__logo-img--hide{opacity:0}.header-card__description-title{font-weight:400;font-size:3rem;line-height:4.5rem;margin-bottom:2rem}.header-card__description-box{display:flex}.header-card__description-box-element{display:flex;align-items:center;margin-right:2.5rem}.header-card__description-box-element:last-of-type{margin-right:0}.header-card__description-box-element-dot,.header-card__description-box-element-dot--red{width:2.4rem;height:2.4rem;border-radius:50%;margin-right:1.4rem;background-color:#66b31b}.header-card__description-box-element-dot--red{background-color:#dd4747}.header-card__description-box-element-icon{width:2.4rem;height:2.4rem;margin-right:1.4rem;fill:#85979f}.news{justify-content:space-around;flex-wrap:wrap}.navigation,.news{width:100%;display:flex}.navigation{position:fixed;bottom:0;align-items:center;background:#142840;padding:1.2rem;height:14rem;box-shadow:0 -6px 24px rgba(0,0,0,.25);z-index:1}.navigation__button{display:flex;justify-content:center;align-items:center;background:#183351;box-shadow:0 .3rem .8rem rgba(0,0,0,.25098039215686274);border:none;border-radius:1.5rem;width:6.5rem;height:6.5rem;margin-bottom:1rem}.navigation__button:active{box-shadow:0 .1rem .3rem rgba(0,0,0,.25098039215686274)}.navigation__button-icon{fill:#1a79d5;width:3.2rem;height:3.5rem}.navigation__button-icon--disable{fill:#85979f;width:3.2rem;height:3.5rem}.navigation__list{list-style:none;display:flex;justify-content:space-around;width:100%}.navigation__link,.navigation__link--disable{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:1.8rem;line-height:2.7rem;text-align:center;letter-spacing:.075rem;color:#fff}.navigation__link--active{color:#1a79d5}.navigation__link--disable{color:#85979f}.navigation__link--active>.navigation__button{background-color:#1a79d5}.navigation__link--active>.navigation__button>.navigation__button-icon{fill:#fff}.message,.message--hide{width:100%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:1.5rem;padding:2.5rem 3.5rem;display:flex;flex-direction:column;margin-bottom:2rem}.message--hide{display:none}.message__box{display:flex;justify-content:flex-start;margin-bottom:1.5rem}.message__box-icon{width:9rem;height:4.5rem;margin-right:3rem}.message__box-text,.message__box-text--bold{font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.message__box-text--bold{font-weight:700;margin-bottom:1rem}.message__button{display:flex;justify-content:center}.message__button-btn{background-color:inherit;border:none;margin-right:2rem}.message__button-btn:last-of-type{margin-right:0}.message__button-btn-dot,.message__button-btn-dot--active{width:1.6rem;height:1.6rem;border-radius:50%;background-color:#e1e1e1}.message__button-btn-dot--active{background-color:#1a79d5}.lift-card{position:relative;width:100%;min-height:17rem;background:#fff;border:.1rem solid #e1e1e1;border-radius:1.5rem;padding:2.5rem 3.5rem;display:flex;justify-content:space-between;margin-bottom:1.5rem}.lift-card__button{height:4rem;padding-right:2rem;font-family:"Poppins",sans-serif;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem;font-weight:600;border:none;background-color:inherit}.lift-card__button-arrow{width:2rem;height:1.2rem;margin-left:1.5rem;fill:#1a79d5}.lift-card__lift{width:40%;padding-right:10px}.lift-card__lift-dropdown,.lift-card__lift-dropdown--hide{position:absolute;top:4rem;z-index:1;background-color:#fff;width:30rem;box-shadow:0 .6rem 2.4rem rgba(0,0,0,.1);border-radius:1.5rem;padding:2rem;transition:all .4s ease;opacity:1}.lift-card__lift-dropdown--hide{opacity:0;visibility:hidden}.lift-card__lift-dropdown-list{list-style:none}.lift-card__lift-dropdown-list-item,.lift-card__lift-dropdown-list-item--bold{font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem;margin-bottom:1rem;display:flex;justify-content:space-between}.lift-card__lift-dropdown-list-item--bold:last-of-type,.lift-card__lift-dropdown-list-item:last-of-type{margin-bottom:0}.lift-card__lift-dropdown-list-item--bold{font-weight:700}.lift-card__lift-title{display:flex;align-items:center;font-weight:600;font-size:2.4rem;line-height:3.6rem;letter-spacing:.075rem;margin-bottom:2.5rem}.lift-card__lift-title-icon{min-width:4rem;min-height:4rem;max-width:4rem;max-height:4rem;margin-right:2rem;fill:#1979d4}.lift-card__lift-time{position:relative;display:flex;align-items:center;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.lift-card__lift-time-icon,.lift-card__lift-time-icon--red{width:2.4rem;height:2.4rem;margin-right:1.5rem;fill:#66b31b}.lift-card__lift-time-icon--red{fill:#dd4747}.lift-card__list{list-style:none;border-left:.1rem solid #e1e1e1;padding:1rem 1rem 1rem 3.5rem;width:30%}.lift-card__list-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2rem}.lift-card__list-item:last-of-type{margin-bottom:0}.lift-card__list-item-icon{width:2.5rem;height:2.5rem;fill:#85979f;margin-right:1.5rem}.lift-card__list-item-text,.lift-card__list-item-text--bold{font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.lift-card__list-item-text--bold{font-weight:600}.slope-card{width:100%;background:#fff;border:.1rem solid #e1e1e1;border-radius:1.5rem;padding:2.5rem 3.5rem;display:flex;justify-content:space-between;margin-bottom:1.5rem}.slope-card__lift-title{display:flex;align-items:center;font-weight:600;font-size:2.4rem;line-height:2.7rem;letter-spacing:.075rem;margin-bottom:2.5rem}.slope-card__lift-title--small{font-weight:300;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem;text-transform:capitalize}.slope-card__lift-title-icon,.slope-card__lift-title-icon--black,.slope-card__lift-title-icon--red{width:4rem;height:4rem;margin-right:2rem;fill:#1a79d5}.slope-card__lift-title-icon--black{fill:#000}.slope-card__lift-title-icon--red{fill:#dd4747}.slope-card__lift-time{display:flex;align-items:center;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.slope-card__lift-time-dot,.slope-card__lift-time-dot--red{width:2.4rem;height:2.4rem;border-radius:50%;margin-right:1.4rem;background-color:#66b31b}.slope-card__lift-time-dot--red{background-color:#dd4747}.slope-card__lift{width:40%}.slope-card__list{list-style:none;border-left:.1rem solid #e1e1e1;padding:1rem 1rem 1rem 3.5rem;width:30%}.slope-card__list-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2rem}.slope-card__list-item:last-of-type{margin-bottom:0}.slope-card__list-item-icon,.slope-card__list-item-icon--blue,.slope-card__list-item-icon--orange{width:2.5rem;height:2.5rem;fill:#85979f;margin-right:1.5rem}.slope-card__list-item-icon--blue{fill:#1a79d5}.slope-card__list-item-icon--orange{fill:#f19400}.slope-card__list-item-text,.slope-card__list-item-text--bold{font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.slope-card__list-item-text--bold{font-weight:600}span{font-weight:700}.weatherBox_weather__2Hrl2{display:flex;flex-direction:column;width:100%;padding:3rem;box-shadow:0 3px 8px rgba(0,0,0,.15);border-radius:1.5rem;margin-bottom:3rem;background-color:#fff}.weatherBox_weather__actual__3kA8_{display:flex;justify-content:flex-start;align-items:flex-start;width:30%}.weatherBox_weather__box__3Xivs{display:flex;justify-content:space-between;width:100%;margin:3rem 0 1rem}.weatherBox_weather__column__cWdPV{display:flex;flex-direction:column;justify-content:space-around;width:30%}.weatherBox_weather__icon__jlhKL{width:10rem;height:10rem;margin-right:2rem}.weatherBox_weather__iconSmall__2x1vE{width:3.5rem;height:3.5rem;margin-right:1.5rem}.weatherBox_weather__name__1YPsF{font-weight:600;font-size:2.4rem;line-height:3.6rem;letter-spacing:.075rem}.weatherBox_weather__temperature__2ynNo{font-weight:600;font-size:4.8rem;line-height:7.2rem}.weatherBox_weather__paragraph__2oACJ{display:flex;align-items:center;font-weight:400;font-size:1.6rem;line-height:2.4rem;margin-bottom:2rem}.weatherBox_weather__paragraph__2oACJ:last-of-type{margin-bottom:0}.weatherChart_chart__3vaw6{width:100%;padding:3rem 0 3rem 3rem;box-shadow:0 3px 8px rgba(0,0,0,.15);border-radius:1.5rem;background-color:#fff}.weatherChart_chart__box__YjwuU{width:100%;overflow-x:hidden}.weatherChart_chart__name__1hJ1D{font-weight:600;font-size:2.4rem;line-height:3.6rem;letter-spacing:.075rem;margin-bottom:4rem}.weatherChart_chart__icon__1mP_z{position:relative;-webkit-transform:translateX(4.4rem);transform:translateX(4.4rem);width:5rem;margin-right:4.6rem}.weatherChart_chart__icon__1mP_z:last-of-type{margin-right:0}.weatherChart_chartBox__2oPaX{position:relative;min-width:154rem;margin-bottom:5rem}.weatherChart_legendBox__2DBzi{display:flex;flex-direction:column;justify-content:center;margin-left:2rem;align-items:flex-start}.weatherChart_legendBox__box__3qG1b{display:flex;align-items:center;margin-bottom:2rem}.weatherChart_legendBox__line__u923D,.weatherChart_legendBox__lineDot__2EMDk{width:5.5rem;margin-right:.5rem;border-bottom:.4rem solid #323232}.weatherChart_legendBox__lineDot__2EMDk{border-bottom:.4rem dotted #323232}.weatherChart_legendBox__paragraph__zyfzs{color:#323232;font-weight:600;font-size:1.6rem;margin-left:1.5rem}.webcam,.webcam--hide{position:relative;margin:0 auto 1.5rem;width:85.9rem;height:48.3rem;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.1);border-radius:1.5rem;opacity:1;transition:all .4s ease}.webcam--hide{opacity:0;visibility:hidden}.webcam__button,.webcam__button--hide{display:inline-block;background-color:inherit;border:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s ease}.webcam__button--hide:hover,.webcam__button:hover{opacity:.7}.webcam__button--hide{display:none}.webcam__button-icon{width:10rem;height:10rem;fill:#1a79d5}.webcam__cover{position:absolute;width:100%;height:100%;border-radius:1.5rem}.webcam__name{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:0;width:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.28),hsla(0,0%,100%,.7));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:1.5rem 3rem;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.webcam__name-title{font-weight:600;font-size:2.4rem;line-height:3.6rem;letter-spacing:.075rem}.webcam__name-box{display:flex;align-items:center}.webcam__name-dot{width:2.4rem;height:2.4rem;background-color:#66b31b;border-radius:50%;margin-right:1.5rem}.webcam__name-text{font-weight:700;font-size:1.6rem;line-height:2.4rem;letter-spacing:.075rem}.webcam__player{position:absolute;top:0;left:0;border-radius:1.5rem;overflow:hidden}.container{width:95rem;margin:19rem auto 15rem}.loading-error{position:absolute;width:100vw;top:50%;margin-right:auto;margin-left:auto;font-weight:600;font-size:2.4rem;line-height:3.6rem;color:#1a79d5;text-align:center}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeIn{-webkit-animation:fadeIn .2s forwards;animation:fadeIn .2s forwards}.fadeOut{-webkit-animation:fadeOut .2s forwards;animation:fadeOut .2s forwards}.background{width:100vw;height:17rem}.background__image{width:100%;height:100%;object-fit:cover}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app{-webkit-animation:fadeIn .4s forwards;animation:fadeIn .4s forwards}
/*# sourceMappingURL=main.c54d8e33.chunk.css.map */