.c-searchBox{position:fixed;height:100%;width:100%;top:0;padding:30px 20px;background-color:#1a1919;z-index:1500}.c-searchBox .clearfix{clear:both}@media (min-width:30em){.c-searchBox{position:absolute;height:auto}}@media (min-width:48em){.c-searchBox{padding:70px 30px}}.c-searchBox--hidden{display:none}.c-searchBox__hint{float:left;padding-left:38px;text-transform:uppercase;color:#fff;font-size:15px;font-weight:700;font-family:Lato}.c-searchBox__hint:after{clear:both}.c-searchBox__hint:before{content:""!important;display:block!important;position:absolute!important;height:2px;width:25px;left:0;margin:9px auto;background:#b3a26c}.c-searchBox__close{float:right;width:15px;height:15px;background:url(/static/media/close-button-w.svg) no-repeat;cursor:pointer;margin-top:2px}@media (min-width:48em){.c-searchBox__close{margin-top:0;width:22px;height:22px}}.c-searchBox__form{padding:30px 5px 18px;margin-bottom:30px;border-bottom:1px solid #3d3d3d}.c-searchBox__form__searchGroup{position:relative;padding-top:10px;padding-right:0}@media (min-width:48em){.c-searchBox__form__searchGroup{padding-right:75px}}.c-searchBox__form input{border:0;border-radius:0;padding:0;background:transparent;text-transform:uppercase;color:#fff;font-size:25px;font-weight:300;font-family:Lato}.c-searchBox__form input:focus{-webkit-box-shadow:none;box-shadow:none}@media (min-width:48em){.c-searchBox__form input{font-size:44px}}.c-searchBox__form input:focus{background:transparent;color:#fff}.c-searchBox__form button{position:absolute;width:35px;height:35px;top:5px;right:0;background-color:transparent!important;background-image:url(/static/media/searchGold.png);background-size:100%;border:none;cursor:pointer}@media (min-width:48em){.c-searchBox__form button{width:55px;height:55px;top:-5px}}.c-searchBox__expand{overflow-y:scroll;max-height:100vh;padding-bottom:250px}@media (min-width:48em) and (max-width:61.9375em){.c-searchBox__expand{padding-bottom:300px}}.c-searchBox__expand::-webkit-scrollbar{width:0;background:transparent}.c-searchBox__expand::-webkit-scrollbar-thumb{background:red}.c-searchBox__results>a{color:hsla(0,0%,100%,.8);line-height:1.8em;display:block;font-family:Lato}.c-searchBox__results>a mark{color:#fff;background:inherit}.headerWrap{height:55px}@media (min-width:62em){.headerWrap{height:100px}}.c-header{position:fixed;display:block;width:100%;max-width:100vw;height:55px;top:0;left:0;background-color:rgba(0,0,0,.8);border-bottom:1px solid rgba(0,0,0,.5);-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);will-change:height,background-color;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1000}@media (min-width:794px){.c-header{display:inline-block}.c-header .navTop-item,.c-header .navTop-separator{display:none}}@media (min-width:62em){.c-header{height:auto}}.c-header .navbar-collapse{padding:0!important;margin:0!important}.c-header--active{background:#1a1919!important;height:100vh;overflow-y:scroll}.c-header--active .c-header__logo{background-image:url(/static/media/circle_logo-w.svg)!important}.c-header--active .c-header__navTop ul li a{color:#fff!important}@media (min-width:62em){.c-header--active{background:#000;overflow-y:hidden}}.c-header--active .navbar-collapse{visibility:visible!important;opacity:1!important;height:auto!important;margin-top:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 25px!important}@media (min-width:62em){.c-header--active .navbar-collapse{margin-top:50px}}.c-header--dark{background:rgba(0,0,0,.8)}.c-header--dark .c-header{background-image:url(/static/media/circle_logo-w.svg)}.c-header--dark .c-header__navTop ul li a{color:#fff}.c-header--dark .nav-link{background:#fff}.c-header--light{background:#fff;border-bottom:1px solid #b0b0b0}.c-header--light .c-langSwitch li{color:#a7a8aa!important}.c-header--light .c-header__logo{background-image:url(/static/media/circle_logo-b.svg)}@media (min-width:500px){.c-header--light .c-header__logo{background-image:url(/static/media/logoText_b.svg)}}.c-header--light .c-header__navTop__list li a{color:#a7a8aa}.c-header--light .c-header__navTop__searchIcon{background-image:url(/static/media/search_gr.svg)}.c-header--light .c-header__hamburger div,.c-header--light .c-header__hamburger div:after,.c-header--light .c-header__hamburger div:before{background:#a7a8aa}.c-header--light .nav-link{color:#a7a8aa}.c-header--normal .c-header__logo{background-image:url(/static/media/circle_logo-w.svg)}@media (min-width:500px){.c-header--normal .c-header__logo{background-image:url(/static/media/logoText_w.svg)}}.c-header--normal .c-header__navTop__list li a{color:#fff}.c-header--normal .c-header__navTop__list .covid a{color:#b3a26c}.c-header--normal .nav-link{color:#fff}.c-header .navbar{padding:8px 0}@media (min-width:62em){.c-header .navbar{padding:0 0 8px}}.c-header--collapsed{position:fixed;min-height:55px;background:#1a1919;-webkit-box-shadow:1px 2px 20px hsla(0,0%,40%,.45);box-shadow:1px 2px 20px hsla(0,0%,40%,.45);border-bottom:none!important;z-index:1100}.c-header--collapsed .navbar{padding:10px 0}.c-header--collapsed .nav-link{color:#fff}.c-header--collapsed .c-header__navTop{height:0;opacity:0;margin-top:0}.c-header--collapsed .c-header__logo{background-size:contain;height:35px;background-image:url(/static/media/circle_logo-w.svg)}@media (min-width:62em){.c-header--collapsed .c-header__logo{height:55px}}.c-header--collapsed .c-header__hamburger div,.c-header--collapsed .c-header__hamburger div:after,.c-header--collapsed .c-header__hamburger div:before{background:#fff}.c-header--expanded{position:absolute}.c-header__hamburger{position:absolute;right:0;top:12px;width:30px;height:30px;display:block;cursor:pointer;z-index:10}@media (min-width:62em){.c-header__hamburger{display:none}}.c-header__hamburger div{position:absolute;background:#fff;width:100%;height:2px;display:block;top:50%;margin-top:-1px;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);border-radius:50px}.c-header__hamburger div:before{top:-8px}.c-header__hamburger div:after,.c-header__hamburger div:before{display:block;width:100%;height:2px;background:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);border-radius:50px;content:""!important;display:block!important;position:absolute!important}.c-header__hamburger div:after{bottom:-8px}.c-header__hamburger--active div{background:#fff;height:0}.c-header__hamburger--active div:before{background:#fff;-webkit-transform:rotate(-135deg) translate(-6px,-6px);-ms-transform:rotate(-135deg) translate(-6px,-6px);transform:rotate(-135deg) translate(-6px,-6px)}.c-header__hamburger--active div:after{background:#fff;-webkit-transform:rotate(135deg) translate(-5px,4px);-ms-transform:rotate(135deg) translate(-5px,4px);transform:rotate(135deg) translate(-5px,4px)}.c-header .navbar{padding:6px 0}.c-header .navbar-collapse{visibility:hidden;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);opacity:0;height:0;margin-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px}@media (min-width:62em){.c-header .navbar-collapse{visibility:visible;height:auto;opacity:1;margin-top:0;padding:0}}.c-header .navbar-collapse .navbar-show{margin-left:8px}.c-header .navbar-brand{width:44%}.c-header .navbar-nav{margin:0}@media (min-width:62em){.c-header .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media (min-width:75em){.c-header .navbar-nav .joinNowBtn{background:#b3a26c;margin-right:18px;-webkit-transition:background-color .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1),border .3s cubic-bezier(.215,.61,.355,1);-o-transition:background-color .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1),border .3s cubic-bezier(.215,.61,.355,1);transition:background-color .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1),border .3s cubic-bezier(.215,.61,.355,1)}.c-header .navbar-nav .joinNowBtn a{color:#fff;padding:11px 25px;display:block;position:relative}.c-header .navbar-nav .joinNowBtn:hover{background:#c4b78e}}.c-header .navbar-nav li{position:relative}.c-header .navbar-nav li:last-of-type{margin-right:0}@media (min-width:62em){.c-header .navbar-nav li:hover .navbar-nav__sublist{visibility:visible;min-height:100px;height:auto;opacity:1}}.c-header .navbar-nav__sublist{position:relative;opacity:0;text-align:left;display:block;background:transparent;visibility:hidden;height:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);padding:0;margin:0;list-style:none}.c-header .navbar-nav__sublist li:before{display:none}.c-header .navbar-nav__sublist li+li{margin-top:0}@media (min-width:62em){.c-header .navbar-nav__sublist{position:absolute;background:#b3a26c;top:53px;width:200px;padding:20px!important}}.c-header .navbar-nav__sublist a{color:#fff;font-size:10px;letter-spacing:.4px;font-family:Lato;font-weight:700;margin-bottom:5px;text-decoration:none}@media (min-width:48em) and (max-width:61.9375em){.c-header .navbar-nav__sublist a{font-size:12px}}.c-header .nav-item{text-transform:uppercase;padding:6px 0 10px;border-bottom:1px solid hsla(0,0%,100%,.51);margin-bottom:10px}@media (min-width:62em){.c-header .nav-item{margin-right:30px;padding:0;border-bottom:0;margin-bottom:0}}.c-header .navTop-item{border-bottom:none;margin-bottom:10px;padding:0}.c-header .navTop-item a{font-size:12px}.c-header .navTop-item.item-0{margin-top:10px}.c-header .nav-link{text-decoration:none;font-family:Lato;font-weight:700;position:relative;font-size:15px;width:100%;display:block}@media (min-width:62em){.c-header .nav-link{font-size:12px;width:auto;display:inline;padding-bottom:50px}}.c-header .nav-link--expandable:after{display:none}@media (min-width:62em){.c-header .nav-link--expandable:after{content:""!important;display:block!important;position:absolute!important;right:-8px;top:-2px;display:block;width:10px;height:10px;border-right:2px solid #d9d4c9;border-bottom:2px solid #d9d4c9;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}@media screen and (max-width:61.9375em){.c-header .nav-link--expandable--active ul{height:auto;visibility:visible;opacity:1}.c-header .nav-link--expandable--active .nav-link--expandable+div:after{content:""!important;display:block!important;position:absolute!important;-webkit-transform:rotate(227deg) translate(-50%,-50%);-ms-transform:rotate(227deg) translate(-50%,-50%);transform:rotate(227deg) translate(-50%,-50%)}}.c-header .nav-link--expandable+div{display:block;position:absolute;width:50px;height:50px;cursor:pointer;right:0;z-index:100;top:0}.c-header .nav-link--expandable+div:after{content:""!important;display:block!important;position:absolute!important;display:block;width:10px;height:10px;border-right:2px solid #d9d4c9;border-bottom:2px solid #d9d4c9;top:40%;right:50%;-webkit-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);margin-top:-7px;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}@media (min-width:62em){.c-header .nav-link--expandable+div{display:none}}.c-header .navTop-separator{width:0;margin:12px 0 8px;border-top:1px solid #fff;display:none}@media (min-width:62em){.c-header .navTop-separator{width:50px}}.c-header__logo{background-position:50%;background-size:contain;background-repeat:no-repeat;display:block;height:35px;background-image:url(/static/media/circle_logo-w.svg);background-position:0;text-indent:-9999px;-webkit-transition:none;-o-transition:none;transition:none}@media (min-width:62em){.c-header__logo{width:100%;height:60px;background-position:0;background-size:80%}}.c-header__navTop{position:absolute;right:50px;margin-top:14px;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);z-index:1500}@media screen and (max-width:965px){.c-header__navTop .alt-link{display:none}}@media (min-width:62em){.c-header__navTop{margin-top:8px}}@media (min-width:992px){.c-header__navTop{position:static}}.c-header__navTop__list{display:table;margin-left:auto;padding:0}.c-header__navTop__list li{display:none;text-transform:uppercase;margin-right:20px}@media (min-width:794px){.c-header__navTop__list li{display:inline-block}}.c-header__navTop__list li:last-of-type{margin-right:0}.c-header__navTop__list li a{text-decoration:none;font-family:Lato;font-size:12px}@media (min-width:992px){.c-header__navTop__list li a{font-size:9px}}.c-header__navTop__searchIcon{display:inline-block!important;padding-right:20px;background-image:url(/static/media/search_g.svg);background-position:100% 7px;cursor:pointer;background-position:100%;background-size:15px;background-repeat:no-repeat}.c-header .c-wrapper{width:90%;max-width:1200px!important;margin:0 auto}@media (min-width:1250px){.c-header .c-wrapper{width:100%}}@media (min-width:62em){.c-header--collapsed .navbar-nav__sublist{top:49px}}.c-hero{z-index:1;padding:0;background-position:50%;background-size:cover;background-repeat:no-repeat}@media (min-width:48em){.c-hero{border:none}}@media (min-width:1600px){.c-hero{width:100%;margin:0 auto}}.c-hero:after{content:""!important;display:block!important;position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important;width:80%;height:1px;background:#b3a26c;bottom:0}@media (min-width:48em){.c-hero:after{display:none}}.c-hero__swipe{overflow:hidden;width:100%;min-height:100%;left:0;right:0;top:0}.c-hero__arrows{display:none;z-index:9999}@media (max-width:991px){.c-hero__arrows{bottom:10px}}@media (min-width:48em){.c-hero__arrows{display:block;position:absolute;width:90%;height:32px;top:auto;bottom:10px;left:0;right:0;margin:0 auto;z-index:9999}}@media (min-width:62em){.c-hero__arrows{bottom:0;top:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}}@media (min-width:75em){.c-hero__arrows{max-width:1440px}}.c-hero__arrows__arrow{position:absolute;width:35px;height:32px;background-image:url(/static/media/arrowRight_w.svg);cursor:pointer;z-index:999;opacity:.4;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);background-position:50%;background-size:contain;background-repeat:no-repeat}.c-hero__arrows__arrow:hover{opacity:1}@media (max-width:767px){.c-hero__arrows__arrow{position:static}.c-hero__arrows__arrow:nth-child(2){float:left}.c-hero__arrows__arrow:first-child{float:right}}@media (min-width:30em){.c-hero__arrows__arrow{width:47px;height:32px}}.c-hero__arrows__arrow--right{right:47px}@media (min-width:48em){.c-hero__arrows__arrow--right{right:10%}}@media (min-width:62em){.c-hero__arrows__arrow--right{right:25px}}@media (min-width:1450px){.c-hero__arrows__arrow--right{right:0}}.c-hero__arrows__arrow--left{left:47px;-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}@media (min-width:48em){.c-hero__arrows__arrow--left{left:10%}}@media (min-width:62em){.c-hero__arrows__arrow--left{left:25px;-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}}@media (min-width:1450px){.c-hero__arrows__arrow--left{left:0}}.c-hero__circles{bottom:7px;display:none;position:absolute;z-index:10000;left:50%!important;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}@media (min-width:48em){.c-hero__circles{display:block}}.c-hero__circles__item{display:inline-block;position:relative;width:20px;height:20px;margin-right:2px;cursor:pointer}.c-hero__circles__item>div{display:inline-block;position:absolute;background:#fff;border-radius:100%;border:2px solid #fff;width:6px;height:6px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-box-sizing:border-box;box-sizing:border-box;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media (min-width:30em){.c-hero__circles__item>div{width:10px;height:10px}}.c-hero__circles__item:hover div{background:none;width:14px;height:14px;border:2px solid #fff}.c-hero__circles__item--active div{background:none;width:12px!important;height:12px!important;border:2px solid #fff}@media (min-width:30em){.c-hero__circles__item--active div{width:20px!important;height:20px!important}}.c-hero__slider{display:-ms-flexbox;display:flex;float:left}@media (min-width:48em){.c-hero__slider{min-height:65vh}}.c-hero__slider__item{display:-ms-flexbox;display:flex;position:relative;float:left;width:100%;padding-top:50px;padding-bottom:45px;opacity:0;-webkit-transition:opacity 1s cubic-bezier(.215,.61,.355,1);-o-transition:opacity 1s cubic-bezier(.215,.61,.355,1);transition:opacity 1s cubic-bezier(.215,.61,.355,1);overflow:hidden;-ms-flex-align:center;align-items:center;z-index:1;will-change:opacity}@media (min-width:48em){.c-hero__slider__item{padding-top:160px}}@media (max-width:767px){.c-hero__slider__item{padding:0;-ms-flex-align:baseline;align-items:baseline}}@media (max-width:657px){.c-hero__slider__item{min-height:0}}.c-hero__slider__item.active{z-index:999;opacity:1}.c-hero__slider__item--inBetween{height:100vh}@media (min-width:48em){.c-hero__slider__item--inBetween{height:auto}}.c-hero__slider__item--animated{-webkit-animation:itemFadeIn .35s cubic-bezier(.215,.61,.355,1) 0ms 1 forwards;animation:itemFadeIn .35s cubic-bezier(.215,.61,.355,1) 0ms 1 forwards}.c-hero__slider__item:after{width:100%;height:100%;top:0;left:0;background:#fff;z-index:10;content:""!important;display:block!important;position:absolute!important}@media (min-width:48em){.c-hero__slider__item:after{width:100%;height:100%;top:0;left:0;background:transparent;z-index:10;content:""!important;display:block!important;position:absolute!important}}.c-hero__slider__item>div{z-index:999}.c-hero__slider__item .c-wrapper{height:100%;position:relative;display:-ms-flexbox;display:flex}.c-hero__slider__item video{display:block;position:absolute;top:0;left:0;right:0;margin:auto;min-width:100%;min-height:100%;z-index:-1000;overflow:hidden}@supports ((-o-object-fit:cover) or (object-fit:cover)){.c-hero__slider__item video{font-family:"object-fit: cover;";-o-object-fit:cover;object-fit:cover}}@media (min-width:48em){.c-hero__slider__item video{display:block;position:absolute;top:0;left:0;right:0;margin:auto;min-width:100%;min-height:100%;z-index:-1000;overflow:hidden}}@media (min-width:48em){.c-hero__slider__item__image:after{background:rgba(0,0,0,.2)}}.c-hero__slider__shadow{display:none}@media (min-width:48em){.c-hero__slider__shadow{display:block;position:absolute;width:100%;height:100%;left:0;z-index:1}}.c-hero__content{display:block;position:relative;left:0;right:0;top:0;bottom:0;width:100%;height:100%;margin:0 auto;z-index:0}@media (min-width:30em){.c-hero__content{min-height:780px}}.c-hero__content__mobileSlider{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;left:0;top:0;width:100%;height:100%;font-size:.8125em;overflow:hidden;z-index:2}@media (min-width:48em){.c-hero__content__mobileSlider{display:none}}.c-hero__content__mobileSlider:after{content:""!important;display:block!important;position:absolute!important;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.35)}.c-hero__content__mobileSlider p{position:absolute;width:90%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:10px;color:#fff;font-size:1.3em;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5em;z-index:2;font-size:1em;font-weight:700;font-family:Lato}@media (min-width:30em){.c-hero__content__mobileSlider p{padding-left:30px;font-size:1.38em}.c-hero__content__mobileSlider p:after{content:"";display:block;background:#b3a26c;height:2px;width:20px;margin:0;left:0;content:""!important;display:block!important;position:absolute!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}}.c-hero__content__mobileSlider img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero__content__mobileSlider video{display:block;height:40vh;max-width:none;font-family:"object-fit: cover;"}@media only screen and (min-width:321px) and (max-width:658px) and (orientation:landscape){.c-hero__content__mobileSlider{height:calc(100vh - 107px)}}.c-hero__content__mobileSlider__circles{z-index:999;display:block!important;bottom:10px!important;position:absolute;left:50%!important;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}@media (min-width:30em){.c-hero__content__mobileSlider__circles{bottom:150px}}.c-hero__content__mobileSlider__circles__item{display:inline-block;position:relative;width:20px;height:20px;margin-right:2px;cursor:pointer}.c-hero__content__mobileSlider__circles__item div{display:inline-block;position:absolute;background:#fff;border-radius:100%;width:6px;height:6px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;border:2px solid #fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-box-sizing:border-box;box-sizing:border-box;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media (min-width:30em){.c-hero__content__mobileSlider__circles__item div{width:10px;height:10px}}.c-hero__content__mobileSlider__circles__item:hover div{background:none;width:14px;height:14px;border:2px solid #fff}.c-hero__content__mobileSlider__circles__item--active div{background:none;width:12px!important;height:12px!important;border:2px solid #fff}@media (min-width:30em){.c-hero__content__mobileSlider__circles__item--active div{width:20px!important;height:20px!important}}@media (min-width:48em){.c-hero__content__mobileSlider__circles{display:none}}.c-hero__content__mobileSlider__arrows{position:absolute;width:90%;left:0;right:0;margin:0 auto;z-index:999;height:32px;bottom:10px;top:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:48em){.c-hero__content__mobileSlider__arrows{display:none}}.c-hero__content__mobileSlider__arrows__arrow{position:absolute;width:35px;height:32px;background-image:url(/static/media/arrowRight_w.svg);cursor:pointer;z-index:999;opacity:.4;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);background-position:50%;background-size:contain;background-repeat:no-repeat}.c-hero__content__mobileSlider__arrows__arrow:hover{opacity:1}@media (max-width:767px){.c-hero__content__mobileSlider__arrows__arrow{position:static}.c-hero__content__mobileSlider__arrows__arrow:nth-child(2){float:left}.c-hero__content__mobileSlider__arrows__arrow:first-child{float:right}}@media (min-width:30em){.c-hero__content__mobileSlider__arrows__arrow{width:47px;height:32px}}.c-hero__content__mobileSlider__arrows__arrow--right{right:47px}@media (min-width:48em){.c-hero__content__mobileSlider__arrows__arrow--right{right:10%}}@media (min-width:62em){.c-hero__content__mobileSlider__arrows__arrow--right{right:25px}}@media (min-width:1450px){.c-hero__content__mobileSlider__arrows__arrow--right{right:0}}.c-hero__content__mobileSlider__arrows__arrow--left{left:47px;-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}@media (min-width:48em){.c-hero__content__mobileSlider__arrows__arrow--left{left:10%}}@media (min-width:62em){.c-hero__content__mobileSlider__arrows__arrow--left{left:25px;-webkit-transform:rotateY(180deg) translateY(-50%)!important;transform:rotateY(180deg) translateY(-50%)!important}}@media (min-width:1450px){.c-hero__content__mobileSlider__arrows__arrow--left{left:0}}.c-hero__content__holder{position:relative;margin:0 auto;padding:10em 2em 2em;font-size:.7em;width:90%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-animation:itemFadeIn .65s cubic-bezier(.215,.61,.355,1) .1s 1 forwards;animation:itemFadeIn .65s cubic-bezier(.215,.61,.355,1) .1s 1 forwards;z-index:3}@media (min-width:48em){.c-hero__content__holder{margin:0 auto;font-size:.8125em;width:90%}}@media (min-width:62em){.c-hero__content__holder{padding:0 25px;width:85%}}@media (min-width:1450px){.c-hero__content__holder{width:100%;padding:0}}.c-hero__content__holder p{color:#fff;font-size:1.3em}.c-hero__content__holder__salutation{color:#fff;letter-spacing:1px;text-transform:uppercase;position:relative;margin-bottom:1.5em;padding-left:23px;font-size:1em;font-weight:700;font-family:Lato}.c-hero__content__holder__salutation:after{content:"";display:block;background:#b3a26c;height:2px;width:15px;margin:0;left:0;content:""!important;display:block!important;position:absolute!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}@media (min-width:30em){.c-hero__content__holder__salutation{padding-left:30px;font-size:1.38em}.c-hero__content__holder__salutation:after{width:20px}}.c-hero__content__holder__subtitle{margin:0 0 11px;color:#fff;font-size:1.3em;font-weight:400;font-family:Lato}@media (min-width:30em){.c-hero__content__holder__subtitle{margin:0 0 30px}}@media (min-width:48em){.c-hero__content__holder__subtitle{max-width:50%}}.c-hero__content__holder h1,.c-hero__content__holder h2{text-transform:uppercase;color:#fff;margin:0 0 10px;line-height:25px;font-size:1.8em;font-weight:300;font-family:Lato}@media (min-width:30em){.c-hero__content__holder h1,.c-hero__content__holder h2{font-size:2em}}@media (min-width:48em){.c-hero__content__holder h1,.c-hero__content__holder h2{font-size:3em;color:#fff;line-height:1.2;max-width:75%}}@media (min-width:62em){.c-hero__content__holder h1,.c-hero__content__holder h2{font-size:3.45em;line-height:46px;margin:0 0 20px}}.c-hero__content__holder__breadcrumbs{display:none}@media (min-width:48em){.c-hero__content__holder__breadcrumbs{margin-bottom:15px;display:block}}@media (min-width:62em){.c-hero__content__holder__breadcrumbs{margin-bottom:42px}}.c-hero__content__holder__breadcrumbs a{color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-transform:uppercase;position:relative;opacity:.5;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);font-size:10px;font-weight:400;font-family:Lato}.c-hero__content__holder__breadcrumbs a:not(:last-of-type){margin-right:20px}@media (min-width:30em){.c-hero__content__holder__breadcrumbs a{margin-right:25px}.c-hero__content__holder__breadcrumbs a:hover{opacity:1;text-decoration:none}}.c-hero__content__holder__breadcrumbs a:not(:last-of-type):after{content:""!important;display:block!important;position:absolute!important;width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;top:50%;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);right:-5px}@media (min-width:30em){.c-hero__content__holder__breadcrumbs a:not(:last-of-type):after{right:-10px}}.c-hero__content__holder__breadcrumbs span:last-of-type:after{border:none!important}.c-hero__content__holder button:first-of-type{margin-right:40px}@media (min-width:30em){.c-hero__content__holder button:first-of-type{margin-bottom:0}}.c-hero__content__holder__btnHolder{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px;margin-bottom:40px}.c-hero__content__holder__btnHolder>*{margin-right:5px!important}@media (min-width:48em){.c-hero__content__holder__btnHolder{margin-bottom:0}}.c-hero__content__holder__btnHolder a:first-of-type{margin-right:3%}.c-hero__content__holder__btnHolder .c-button{font-size:9px;padding:10px}@media (min-width:30em){.c-hero__content__holder__btnHolder .c-button{font-size:12px;padding:11px 25px}}@media (min-width:48em){.c-hero__content__holder__btnHolder .c-button{margin-top:0}}.c-hero__content__holder__btnHolder .c-button:last-of-type{margin:0}.c-hero__content__holder--centered{-ms-flex-align:center;align-items:center;text-align:center}.c-hero__content__holder--centered .c-hero__content__holder__salutation{display:inline-block;padding-left:0}.c-hero__content__holder--centered .c-hero__content__holder__salutation:after{width:0}.c-hero__content__holder--centered .c-hero__content__holder__subtitle{margin:0 auto 30px}.c-hero__content__holder--centered .c-hero__content__holder__breadcrumbs a:last-of-type{margin-right:0}.c-hero__content__holder--centered .c-hero__content__holder__btnHolder{width:100%;text-align:center;-ms-flex-pack:center!important;justify-content:center!important}.c-hero__content__holder--centered .c-hero__content__holder__btnHolder .c-button:last-of-type{margin-right:0}@media screen and (max-width:61.9375em){.c-hero__content__holder .c-button--white{background:#b3a26c;color:#fff;border:2px solid #b3a26c}.c-hero__content__holder .c-button--white:hover{background:#c4b78e;border-color:#c4b78e}.c-hero__content__holder .c-button--whiteBorder{border:2px solid #b3a26c;background:transparent;color:#b3a26c}.c-hero__content__holder .c-button--whiteBorder:hover{background:#b3a26c;color:#fff}}.c-hero__sideNav{display:block;position:absolute;right:120px;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.c-hero__sideNav div{text-transform:uppercase;color:#fff;padding-bottom:25px;margin-bottom:20px;text-align:right;max-width:80px;line-height:22px;position:relative;cursor:pointer;font-size:12px;font-family:Lato;font-weight:400}.c-hero__sideNav div:after{content:""!important;display:block!important;position:absolute!important;background:#fff;width:49px;height:1px;bottom:0;right:2px;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1)}.c-hero__sideNav div:hover:after{width:100px}.c-hero__sideNav div:last-of-type:after{background:none!important}.c-hero .c-hero__navWrapper{position:static}.c-hero__nav{display:block;position:absolute;bottom:0;width:100%;border-radius:5px 5px 0 0;z-index:2000;left:0;right:0;margin:auto;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1)}@media (min-width:30em){.c-hero__nav{width:100%;max-width:1200px}}@media (min-width:62em){.c-hero__nav{max-width:1200px}}@media (max-width:658px){.c-hero__nav{position:fixed;bottom:0}}.c-hero__nav>div{width:100%}@media (max-width:658px){.c-hero__nav--socialLoaded{bottom:30px}}@media only screen and (min-width:321px) and (max-width:658px) and (orientation:landscape){.c-hero__nav__bottomFix{position:absolute;width:100%;height:30px;bottom:-30px;background:#000}}.c-hero__nav__backofficeitem--active{background:#f5f3ec!important;border-radius:5px 5px 0 0}.c-hero__nav__backofficeitem--active .c-hero__nav__hidden{height:auto!important}.c-hero__nav__linksHolder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.c-hero__nav__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;position:relative;color:#b4a98a;background:#000;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);vertical-align:bottom;width:25%;will-change:background-color,border-radius,min-height}@media (min-width:48em){.c-hero__nav__item{padding:24px 10px;min-height:105px}}.c-hero__nav__item:after{position:absolute;right:0;width:2px;height:50%;background:#555;content:""!important;display:block!important;position:absolute!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.c-hero__nav__item__video{position:relative}.c-hero__nav__item__video:after{content:none}.c-hero__nav__item--active{background:#f5f3ec!important;border-radius:5px 5px 0 0}.c-hero__nav__item--active .c-hero__nav__hidden{height:300px!important}.c-hero__nav__item--links a,.c-hero__nav__item--links a:active,.c-hero__nav__item--links a:focus,.c-hero__nav__item--links a:hover{color:inherit;text-decoration:none}.c-hero__nav__item--links img{margin:0 auto}@media (max-width:658px){.c-hero__nav__item--links img{width:25px;height:25px}}.c-hero__nav__item--links--last:after{opacity:0;right:-2px}.c-hero__nav__item--classes{-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);padding:0;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;min-height:70px}@media (min-width:30em){.c-hero__nav__item--classes{min-height:85px}}@media (min-width:48em){.c-hero__nav__item--classes{width:100%;margin:0;display:block}}.c-hero__nav__item--classes__color{bottom:0;height:5px;width:50%;display:block;position:absolute;left:50%!important;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.c-hero__nav__item--classes__color--top{bottom:auto;top:0}.c-hero__nav__item--classes img{top:4px;position:relative;width:35px;height:35px;margin:0 auto;display:block;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:30em){.c-hero__nav__item--classes img{width:50px;height:50px;padding:4px;top:8px}}@media (min-width:48em){.c-hero__nav__item--classes img{top:0;width:60px;height:60px;padding:8px}}.c-hero__nav__item--classes:active,.c-hero__nav__item--classes:focus,.c-hero__nav__item--classes:hover,.c-hero__nav__item--classes:visited{color:#b3a26c;text-decoration:none}.c-hero__nav__item--classes__holder{-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1)}.c-hero__nav__item--classes p{position:absolute;font-size:.6em!important;bottom:10px;width:100%;text-align:center}@media (min-width:30em){.c-hero__nav__item--classes p{font-size:.7em}}.c-hero__nav__item--classes--active{background:#fff;border-radius:5px 5px 0 0!important;min-height:98px}.c-hero__nav__item--classes--active img{-webkit-filter:grayscale(100%) invert(100%);filter:grayscale(100%) invert(100%);top:20px}@media (min-width:30em){.c-hero__nav__item--classes--active img{top:11px}}@media (min-width:48em){.c-hero__nav__item--classes--active img{top:8px}}.c-hero__nav__item--classes--active p{color:#000}.c-hero__nav__item--classes--active:after{opacity:0}.c-hero__nav__item--classes--last:after{opacity:0;right:-2px}.c-hero__nav__item__img{width:25px;height:25px;margin:0 auto;display:block;background-position:50%;background-size:contain;background-repeat:no-repeat}@media (min-width:30em){.c-hero__nav__item__img{width:35px;height:35px}}.c-hero__nav__item p{margin:5px 0 0;font-family:Lato;font-size:.5em}@media (min-width:30em){.c-hero__nav__item p{margin:10px 0 0;font-size:.7em}}.c-hero__nav__item--logo .c-hero__nav__item__img{background-image:url(/static/media/club.svg)}.c-hero__nav__item--shoe .c-hero__nav__item__img{background-image:url(/static/media/shoe_g.svg)}.c-hero__nav__item--calendar .c-hero__nav__item__img{background-image:url(/static/media/schedule.svg)}.c-hero__nav__item--flower .c-hero__nav__item__img{background-image:url(/static/media/spa.svg)}.c-hero__nav__item .c-hero__nav__hidden{display:block;height:0;position:absolute;overflow-y:auto;background:#e5e0ce;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-shadow:0 20px 20px 7px hsla(0,0%,40%,.45);box-shadow:0 20px 20px 7px hsla(0,0%,40%,.45);z-index:10;border-radius:0 0 5px 5px;top:105px;max-height:300px;margin-bottom:20px;padding:0 25px 200px}@media (min-width:48em){.c-hero__nav__item .c-hero__nav__hidden{padding:0 25px}}.c-hero__nav__item .c-hero__nav__hidden::-webkit-scrollbar{width:5px;height:7px}.c-hero__nav__item .c-hero__nav__hidden::-webkit-scrollbar-button{width:0;height:0}.c-hero__nav__item .c-hero__nav__hidden::-webkit-scrollbar-thumb{background:#ada38b;border:0 #fff;border-radius:0;height:50px}.c-hero__nav__item .c-hero__nav__hidden::-webkit-scrollbar-track{background:#e5e0ce;border:0 #fff;border-radius:50px}.c-hero__nav__item .c-hero__nav__hidden::-webkit-scrollbar-corner{background:transparent}.c-hero__nav__item .c-hero__nav__hidden h3{font-size:16px;font-weight:700;font-family:Lato;text-align:left;text-transform:uppercase;letter-spacing:.4px;color:#424242;margin-top:10px}@media (min-width:48em){.c-hero__nav__item .c-hero__nav__hidden h3:first-of-type{margin-top:25px}}.c-hero__nav__item .c-hero__nav__hidden ul{padding:0 5px!important;padding:0;margin:0;list-style:none}@media (max-width:991px){.c-hero__nav__item .c-hero__nav__hidden ul{padding:0!important}}.c-hero__nav__item .c-hero__nav__hidden ul li:first-of-type{margin-top:10px}.c-hero__nav__item .c-hero__nav__hidden ul li:before{display:none}.c-hero__nav__item .c-hero__nav__hidden ul li+li{margin-top:0}.c-hero__nav__item .c-hero__nav__hidden ul a{text-align:left;text-transform:uppercase;display:block;width:100%;background:0 0;color:#696969;line-height:1.3;padding:4px 0 4px 17px;font-size:.95em;font-weight:400;font-family:Lato}@media (min-width:48em){.c-hero__nav__item .c-hero__nav__hidden ul a{padding:4px 0;font-size:.8em;word-break:keep-all}}@media (min-width:62em){.c-hero__nav__item .c-hero__nav__hidden ul a{padding:4px 0 4px 17px;font-size:.95em}}.c-hero__nav__item .c-hero__nav__hidden>div:last-of-type{margin-bottom:40px}.c-hero__nav__item .c-hero__nav__hidden__noResults{text-align:center!important;margin-top:40px!important}.c-hero__nav__item__search input{height:100%;position:absolute;border:none;background:none;outline:none;width:calc(100% - 50px);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 25px 0 0;color:#424242;text-transform:uppercase;letter-spacing:.02em;font-size:14px;font-weight:700;font-family:Lato;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.c-hero__nav__item__search input:focus{-webkit-box-shadow:none;box-shadow:none}.c-hero__nav__item__search input::-webkit-input-placeholder{text-transform:uppercase;font-size:14px;font-weight:700;font-family:Lato}.c-hero__nav__item__search input::-moz-placeholder{text-transform:uppercase;font-size:14px;font-weight:700;font-family:Lato}.c-hero__nav__item__search input:-ms-input-placeholder{text-transform:uppercase;font-size:14px;font-weight:700;font-family:Lato}.c-hero__nav__item__search input::placeholder{text-transform:uppercase;font-size:14px;font-weight:700;font-family:Lato}.c-hero__nav__item__search__closeBtn{background-position:50%;background-size:contain;background-repeat:no-repeat;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important;position:absolute;width:21px;height:17px;z-index:2000;right:19px;background-image:url(/static/media/close-button.svg)}@media (min-width:48em){.c-hero__nav__item__search__closeBtn{display:none}}@media (min-width:48em){.c-hero__nav__item__search--active .c-hero__nav__item__search__closeBtn{display:block;width:14px;right:24px}}.c-hero__nav__item__click{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}@media (max-width:767px){.c-hero__nav__item__subItem{position:fixed;width:100%;height:100%;left:0;top:55px;z-index:9999}.c-hero__nav__item__subItem .c-hero__nav__item__search{position:relative;background:#f5f3ec}.c-hero__nav__item__subItem .c-hero__nav__item__search input{width:90%;height:50px;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;border-bottom:1px solid #424242;border-radius:5px;margin:20px 0;padding:0 30px 0 35px}.c-hero__nav__item__subItem .c-hero__nav__item__search:after{right:0;left:25px}.c-hero__nav__item__subItem .c-hero__nav__hidden{position:static;width:100%;height:100%!important;max-height:none!important;padding-top:30px}.c-hero__nav__item__subItem .c-hero__nav__hidden ul{padding:0!important}}@media (min-width:768px){.c-hero__nav__item__subItem{display:block;width:100%;height:100%;position:absolute;top:0}}.c-hero__nav__item:first-of-type{border-radius:4px 0 0}.c-hero__nav__item:last-of-type{border-radius:0 4px 0 0}.c-hero__nav__item:last-of-type:after{background:none!important}@media (max-width:392px){.c-hero__nav .c-button{margin:5px 0!important}}@-webkit-keyframes itemFadeIn{0%{opacity:0}to{opacity:1}}@keyframes itemFadeIn{0%{opacity:0}to{opacity:1}}.c-hero{position:relative;margin-bottom:8.5em}@media (min-width:20em) and (max-width:47.9375em){.c-hero{margin-bottom:0}}@media (min-width:48em){.c-hero{margin-bottom:0}}.c-hero .right-side-nav{position:absolute;width:100%;top:100%;background:#000;z-index:1099}@media (min-width:48em){.c-hero .right-side-nav{width:unset;text-align:center;top:50%;left:unset;right:64px;background:unset;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.c-hero .right-side-nav__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;list-style:none;border-radius:4px 4px 0 0}@media (min-width:48em){.c-hero .right-side-nav__list{display:block}}@media (min-width:20em) and (max-width:47.9375em){.c-hero .right-side-nav__list{position:fixed;bottom:0;color:#b4a98a;width:100%;background-color:#000}}.c-hero .right-side-nav__list__item{width:100%;padding:.4em 1em;margin:0;border-bottom:1px solid #b3a26c}@media (min-width:20em) and (max-width:47.9375em){.c-hero .right-side-nav__list__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;border-bottom:none;text-align:center;padding:10px}.c-hero .right-side-nav__list__item:after{position:absolute;right:0;width:2px;height:50%;background:#555;content:"";display:block;top:15px}.c-hero .right-side-nav__list__item:last-child:after{display:none}}@media (min-width:48em){.c-hero .right-side-nav__list__item{padding:1em 0;text-align:right;border-color:#fff}.c-hero .right-side-nav__list__item:last-child{border-bottom:none}}.c-hero .right-side-nav__list__item__btn{position:relative;display:inline-block;padding:0 0 0 2.2em;color:#b4a98a;background-color:transparent;border:none;text-transform:uppercase;text-decoration:none;cursor:pointer;font-family:Lato}.c-hero .right-side-nav__list__item__btn_text{margin-bottom:0}@media (min-width:20em) and (max-width:47.9375em){.c-hero .right-side-nav__list__item__btn_text{margin-top:5px}}@media (min-width:20em) and (max-width:47.9375em){.c-hero .right-side-nav__list__item__btn{padding:0;font-size:.5rem}.c-hero .right-side-nav__list__item__btn:after{content:"";visibility:hidden}}.c-hero .right-side-nav__list__item__btn:focus{outline:none}.c-hero .right-side-nav__list__item__btn:focus:after,.c-hero .right-side-nav__list__item__btn:hover:after{background:#b3a26c}.c-hero .right-side-nav__list__item__btn:after{content:"";color:#555;position:absolute;display:block;width:100%;height:1px;bottom:3px;left:0;background:transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media (min-width:48em){.c-hero .right-side-nav__list__item__btn{color:#fff;padding:0}.c-hero .right-side-nav__list__item__btn.contact,.c-hero .right-side-nav__list__item__btn.join,.c-hero .right-side-nav__list__item__btn.trial{background-image:unset}.c-hero .right-side-nav__list__item__btn:focus:after,.c-hero .right-side-nav__list__item__btn:hover:after{background:#fff}}@media (min-width:20em) and (max-width:47.9375em){.contact{background-image:url(/static/media/email.svg);background-position:50%;width:22px;height:25px;background-size:contain;margin:auto;background-repeat:no-repeat}.join{background-image:url(/static/media/physioterapy.svg)}.join,.trial{background-position:50%;width:25px;height:25px;margin:auto;background-size:contain;background-repeat:no-repeat}.trial{background-image:url(/static/media/weights_g.svg)}}.c-footer{text-align:center;position:relative;z-index:0}.c-footer>*{position:relative;z-index:2}.c-footer:after,.c-footer:before{content:"";display:block;height:100%;width:50%;position:absolute;top:0;bottom:0;z-index:0}.c-footer:before{left:0;background-color:#e6dbc0}.c-footer:after{right:0;background-color:#e6dbc0}.c-footer__info{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0;background:#e6dbc0;height:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.c-footer__info__wrap{width:90%;margin:0 auto}@media (min-width:75em){.c-footer__info__wrap{width:600px;margin:0}}@media (max-width:1205px){.c-footer__info__wrap{padding-left:20px}}@media (max-width:875px){.c-footer__info__wrap{padding-left:0}}@media (max-width:875px){.c-footer__info__wrap>.row{-ms-flex-pack:center;justify-content:center}}.c-footer__info__logo{margin:0 auto 35px}@media (min-width:48em){.c-footer__info__logo{margin:0 0 35px}}.c-footer__info__logo img{width:100%;height:auto;display:block;margin:0 auto;max-width:170px}.c-footer__info__slogan{font-size:.86em;padding:0;margin:0 auto 25px 0}@media (max-width:875px){.c-footer__info__slogan{margin-left:auto}}@media (min-width:75em){.c-footer__info__slogan{margin-right:25px}}@media (min-width:48em){.c-footer__info__slogan{font-size:inherit}}.c-footer__info__slogan p{margin:0}.c-footer__info__slogan p:first-of-type{font-size:1.4em;letter-spacing:2.5px;line-height:22.96px}@media (min-width:62em){.c-footer__info__slogan p:first-of-type{font-size:1.45em}}.c-footer__info__slogan p:nth-of-type(2){font-size:1em;letter-spacing:1.5px;line-height:16.6px}@media (min-width:62em){.c-footer__info__slogan p:nth-of-type(2){font-size:1.05em}}.c-footer__info__slogan p:nth-of-type(3){font-size:1.86em;letter-spacing:2px;line-height:29.4px}.c-footer__info__slogan p:nth-of-type(4){font-size:.8em;letter-spacing:.8px;line-height:14.2px}@media (min-width:62em){.c-footer__info__slogan p:nth-of-type(4){font-size:.9em}}.c-footer__info__slogan p:nth-of-type(5){font-size:1.65em;letter-spacing:1.5px;line-height:26.1px}.c-footer__info__slogan p:nth-of-type(6){font-size:.95em;letter-spacing:1px;line-height:15px}.c-footer__info__slogan p:nth-of-type(7){font-size:2.6em;letter-spacing:3.2px;line-height:44.3px}@media (min-width:62em){.c-footer__info__slogan p:nth-of-type(7){font-size:2.8em}}.c-footer__info__slogan p:nth-of-type(8){font-size:.7em;letter-spacing:1px;line-height:11.6px}@media (min-width:62em){.c-footer__info__slogan p:nth-of-type(8){font-size:.735em}}.c-footer__info__slogan p:nth-of-type(odd){color:#000;font-weight:900;text-transform:uppercase;font-family:Lato;margin:0}.c-footer__info__slogan p:nth-of-type(2n){color:#565656;font-family:Lato;font-weight:300;text-transform:uppercase;margin:0}@media (min-width:62em){.c-footer__info__holder{padding-left:60px}}.c-footer__info__copyright{color:#575757;margin-top:30px;text-align:center;font-size:14px;font-weight:400;font-family:Lato}.c-footer__info__copyright a{color:#575757;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1)}@media (min-width:48em){.c-footer__info__copyright{text-align:left;padding:0}}.c-footer__info ul{padding:0;list-style:none;margin:0}.c-footer__info ul li:before{display:none}.c-footer__info ul li+li{margin-top:0}.c-footer__info ul li{margin-bottom:5px}.c-footer__info ul li a{text-decoration:none;color:#565656;text-transform:uppercase;font-size:16px;font-weight:700;font-family:Lato}.c-footer__stayInTouch{-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 0;background:#e6dbc0;height:auto;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:48em){.c-footer__stayInTouch{padding:60px 0}}.c-footer__stayInTouch__wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:90%;margin:0 auto}@media (min-width:75em){.c-footer__stayInTouch__wrap{width:600px;-ms-flex-pack:end;justify-content:flex-end;margin:0}}.c-footer__stayInTouch__wrap__holder{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (min-width:62em){.c-footer__stayInTouch__wrap__holder{width:auto}}@media (max-width:1205px){.c-footer__stayInTouch__wrap{padding-right:20px}}@media (max-width:875px){.c-footer__stayInTouch__wrap{padding-right:0}}.c-footer__stayInTouch__iconHolder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.c-footer__stayInTouch__iconHolder *{cursor:pointer;position:relative;margin:0 15px}.c-footer__stayInTouch__iconHolder :after{bottom:-5px;width:0;height:1px;background:#e6dbc0;left:0;right:0;-webkit-transition:.3s cubic-bezier(.215,.61,.355,1);-o-transition:.3s cubic-bezier(.215,.61,.355,1);transition:.3s cubic-bezier(.215,.61,.355,1);content:""!important;display:block!important;position:absolute!important}.c-footer__stayInTouch__iconHolder :hover:after{width:100%}.c-footer__stayInTouch h3{color:#575757;text-transform:uppercase;margin-bottom:10px;margin-top:10px;font-size:25px;font-weight:300;font-family:Lato}.c-footer__stayInTouch input{margin:0 auto;display:block;width:365px;height:47px;border:none;text-align:left;background-color:#fff;letter-spacing:.58px;color:#676767;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;font-size:12.37px;font-weight:400;font-family:Lato}.c-footer__stayInTouch input::-webkit-input-placeholder{color:#676767}.c-footer__stayInTouch input::-moz-placeholder{color:#676767}.c-footer__stayInTouch input:-ms-input-placeholder{color:#676767}.c-footer__stayInTouch input::placeholder{color:#676767}.c-footer__stayInTouch .c-button{margin:8px auto;display:block!important;width:365px;height:47px;background:#b3a26c;color:#fff}.c-footer__stayInTouch .c-button:hover{background:#d8c8a1}@media (min-width:48em){.c-footer__stayInTouch .c-button{margin:8px auto 60px}}.c-footer__bottom{height:auto;padding:10px;background:#000;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;z-index:4}.c-footer__bottom div{color:#fff;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Lato}@media (min-width:30em){.c-footer__info{padding:50px 20px}.c-footer__info__logo img{max-width:200px}}@media (min-width:48em){.c-footer__bottom{height:auto;line-height:20px;min-height:65px}}@media (min-width:62em){.c-footer__info{padding:50px 20px}}.🔨 .offset-md-2{margin-left:0}.🔨 .lovers\.wien{vertical-align:middle;margin:auto;padding-bottom:3em}@media (max-width:767px){.🔨 .lovers\.wien{padding-bottom:0;padding-top:1em}}