.hero{position:relative;width:100%}.hero.hero--index .orientation-image__img{object-position:top center}.hero--no-video .hero__main{height:calc(var(--mobile-vh, 1svh) * 100)}.hero--no-video .hero__image-video{height:calc(var(--mobile-vh, 1vh) * 100)}.hero--no-video .hero__sentinel{top:auto;bottom:0;height:1px}.hero--no-video .hero__bottom{display:none}.hero__sentinel{position:absolute;width:100%;height:calc(var(--mobile-vh, 1vh) * 100);top:calc(var(--mobile-vh, 1vh) * 100);pointer-events:none}.hero--video-open .hero__banner.reveal-mask__children{transform:translateY(110%)}.hero--video-open .hero__bottom{pointer-events:none}.hero__preview{position:absolute;top:0;left:0;width:100%;height:calc(var(--mobile-vh, 1vh) * 100);z-index:2;overflow:hidden}.hero__main{height:calc(var(--mobile-vh, 1svh) * 200);position:relative;color:#f6f0e3;background-color:#344533}.hero__mask-host{height:calc(var(--mobile-vh, 1vh) * 100);position:sticky;top:0;left:0;width:100%;background:#344533}.hero__mask-host.is-rect .masked-clip__svg{transform:scale(1.7);pointer-events:none}.hero__mask-host.is-rect .hero__video{pointer-events:auto}.hero__image-video{height:calc(var(--mobile-vh, 1vh) * 200);position:relative}.hero__image{object-fit:cover}.hero__promo-banner{--right: 32px;height:calc(var(--mobile-vh, 1vh) * 200);position:absolute;top:0;right:var(--right);pointer-events:none}@media screen and (max-width:1720px){.hero__promo-banner{--right: 20px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__promo-banner{--offset: 16px;left:var(--offset);right:var(--offset);height:auto;bottom:0;top:auto}.club-page .hero__promo-banner{height:calc(var(--mobile-vh, 1vh) * 200)}}.hero__video{width:100%;height:calc(var(--mobile-vh, 1vh) * 100);object-fit:cover;pointer-events:none;position:absolute;top:0;left:0}.hero__video .orientation-image{position:absolute;inset:0;z-index:1}.hero__video:after{content:"";position:absolute;inset:0;background:#0003;z-index:1;pointer-events:none}.index-page .hero__video:after{background:#0003}.hero__promo-sticky{--pv: 32px;position:sticky;top:0;padding:var(--pv) 0;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}@media screen and (max-width:1720px){.hero__promo-sticky{--pv: 20px}}@media screen and (max-width:1199px){.hero__promo-sticky{--pv: 100px;height:calc(var(--mobile-vh, 1vh) * 100);justify-content:unset}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__promo-sticky{--pv: 16px;height:auto}.club-page .hero__promo-sticky{height:calc(var(--mobile-vh, 1vh) * 100);align-items:flex-end}}.club-page .hero__promo-sticky{--pv: var(--header-height)}.hero__promo{position:absolute;bottom:35px;right:35px;z-index:2;pointer-events:auto}.hero__brand{--mb: 32px;margin-bottom:var(--mb)}@media screen and (max-width:1720px){.hero__brand{--mb: 20px}}.hero__top{position:absolute;top:0;left:50%;width:calc(var(--grid-column-width) * 13 + var(--grid-gap) * 12);height:calc(var(--mobile-vh, 1vh) * 100);display:flex;align-items:center;transform:translate(-50%)}@media screen and (max-width:1199px){.hero__top{width:calc(var(--grid-column-width) * 20 + var(--grid-gap) * 19)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__top{width:100%}}.hero__top-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero__title{--mb-title: 40px;display:block;text-align:center}.hero__title:not(:last-child){margin-bottom:var(--mb-title)}@media screen and (max-width:1720px){.hero__title{--mb-title: 30px}}.hero__title.js-hero-text-title{opacity:.001}html.no-js .hero__title.js-hero-text-title,.hero__title.js-hero-text-title.text-animation{opacity:1}.hero__description{width:45%}@media screen and (max-width:1720px){.hero__description{width:55%}}@media screen and (max-width:1199px){.hero__description{width:62%}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__description{width:90%}}.hero__bottom{position:absolute;top:calc(var(--mobile-vh, 1vh) * 100);width:calc(var(--grid-column-width) * 11 + var(--grid-gap) * 10);height:calc(var(--mobile-vh, 1vh) * 100);left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%);pointer-events:none}@media screen and (max-width:1199px){.hero__bottom{width:calc(var(--grid-column-width) * 20 + var(--grid-gap) * 19)}}.hero__button-container{width:100%;text-align:center}.hero__button{pointer-events:all;transition:transform .6s cubic-bezier(.25,.25,0,1)}.hero__button--hidden{transform:translateY(-105%)}.hero__close{--size: 60px;position:absolute;bottom:50px;width:calc(var(--size) * var(--size-amplifier));height:calc(var(--size) * var(--size-amplifier));left:50%;transform:translate(-50%);padding:5px;z-index:3;pointer-events:auto}.hero__close-btn{--size: 50px;border-radius:50%;border:1px solid #ece6d8;width:100%;height:100%;transform:translateY(110%);transition:transform cubic-bezier(.25,.25,0,1) .6s}.hero__close-btn--active{transform:translateY(0)}@media(any-hover:hover),(hover:hover)and (pointer:fine){.hero__close-btn--active:not(:disabled):hover{transform:scale(1.15)}}.hero__go{position:absolute;left:50%;transform:translate(-50%);bottom:0}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__go{bottom:15px}}.hero__go-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;transition:opacity .3s ease,visibility .3s ease}@media(any-hover:hover),(hover:hover)and (pointer:fine){.hero__go-wrapper:not(:disabled):hover{opacity:.5}}.hero__go-wrapper.is-hidden{opacity:0;visibility:hidden}.hero__go-text{margin:12px}.hero__go-icon{animation:scroll-tip-icon 2s ease infinite}.hero__header-change{--top: var(--header-height);display:none}@media screen and (max-width:960px){.hero__header-change{display:block;position:absolute;top:var(--top);left:0;height:calc(100% - var(--top));width:1px;pointer-events:none}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.hero__header-change{top:400px}}html.no-js .hero .hero__main{height:calc(var(--mobile-vh, 1svh) * 100)}html.no-js .hero .hero__image-video{height:calc(var(--mobile-vh, 1vh) * 100)}html.no-js .hero .hero__mask-host{position:relative;height:calc(var(--mobile-vh, 1vh) * 100)}html.no-js .hero .masked-clip{height:calc(var(--mobile-vh, 1vh) * 100)}html.no-js .hero .masked-clip__svg,html.no-js .hero .hero__sentinel,html.no-js .hero .hero__bottom,html.no-js .hero .hero__video.js-hero-video{display:none}html.no-js .hero .hero__video .video__preview-img,html.no-js .hero .hero__video .orientation-image{opacity:1;z-index:2}html.no-js .hero .hero__promo-banner{height:auto}html.no-js .hero .hero__promo-sticky{position:relative}html.no-js .hero .hero__top{z-index:3}
