.ant-drawer{position:fixed;z-index:1000;width:0;height:100%;transition:width 0s ease .3s,height 0s ease .3s}.ant-drawer-content-wrapper{position:absolute;width:100%;height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-left,.ant-drawer-left .ant-drawer-content-wrapper{left:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:6px 0 16px -8px rgba(0,0,0,.08),9px 0 28px 0 rgba(0,0,0,.05),12px 0 48px 16px rgba(0,0,0,.03)}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:-6px 0 16px -8px rgba(0,0,0,.08),-9px 0 28px 0 rgba(0,0,0,.05),-12px 0 48px 16px rgba(0,0,0,.03)}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;transform:translateX(1px)}.ant-drawer-bottom,.ant-drawer-top{left:0;width:100%;height:0%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 6px 16px -8px rgba(0,0,0,.08),0 9px 28px 0 rgba(0,0,0,.05),0 12px 48px 16px rgba(0,0,0,.03)}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 -6px 16px -8px rgba(0,0,0,.08),0 -9px 28px 0 rgba(0,0,0,.05),0 -12px 48px 16px rgba(0,0,0,.03)}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;transition:none;-webkit-animation:antdDrawerFadeIn .3s cubic-bezier(.23,1,.32,1);animation:antdDrawerFadeIn .3s cubic-bezier(.23,1,.32,1);pointer-events:auto}.ant-drawer-title{flex:1 1;margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{display:inline-block;margin-right:12px;color:rgba(0,0,0,.45);font-weight:700;font-size:16px;font-style:normal;line-height:1;text-align:center;text-transform:none;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s;text-rendering:auto}.ant-drawer-close:focus,.ant-drawer-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-drawer-header{position:relative;padding:16px 24px;color:rgba(0,0,0,.85);background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-drawer-header,.ant-drawer-header-title{display:flex;align-items:center;justify-content:space-between}.ant-drawer-header-title{flex:1 1}.ant-drawer-header-close-only{padding-bottom:0;border:none}.ant-drawer-wrapper-body{display:flex;flex-flow:column nowrap;width:100%;height:100%}.ant-drawer-body{flex-grow:1;padding:24px;overflow:auto;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-drawer-footer{flex-shrink:0;padding:10px 16px;border-top:1px solid #f0f0f0}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,.45);opacity:0;transition:opacity .3s linear,height 0s ease .3s;pointer-events:none}.ant-drawer .ant-picker-clear{background:#fff}@-webkit-keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-drawer-rtl{direction:rtl}.ant-drawer-rtl .ant-drawer-close{margin-right:0;margin-left:12px}.rmc-multi-picker,.rmc-picker{height:238px}.rmc-multi-picker{display:flex;align-items:center}.rmc-picker-item{font-size:16px;height:34px;line-height:34px;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;color:#9b9b9b;box-sizing:border-box}.rmc-picker,.rmc-picker-item{position:relative;overflow:hidden;width:100%}.rmc-picker{display:block;flex:1 1;text-align:center}.rmc-picker-mask{height:100%;margin:0 auto;z-index:3;background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 204px;background-repeat:no-repeat}.rmc-picker-content,.rmc-picker-mask{position:absolute;left:0;top:0;width:100%}.rmc-picker-content{z-index:1}.rmc-picker-indicator{box-sizing:border-box;width:100%;height:34px;position:absolute;left:0;top:102px;z-index:3;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:34px;width:100%;height:300px;overflow:hidden;position:relative;display:flex;flex-direction:column;---item-font-size:var(--item-font-size);---item-height:var(--item-height)}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{flex-shrink:0;border-bottom:1px solid var(--adm-color-border);display:flex;justify-content:space-between;align-items:center;padding:4px}.adm-picker-header-button{font-size:var(--header-button-font-size);display:inline-block;padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{opacity:.4;cursor:not-allowed}.adm-picker-header-title{padding:4px;font-size:var(--title-font-size);color:var(--adm-color-text);text-align:center;flex:1 1}.adm-picker-body{flex:1 1;width:100%;height:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);height:var(--height);width:100%;display:flex;position:relative;overflow:hidden;background:var(--adm-color-background)}.adm-picker-view-column{height:100%;flex:1 1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:-webkit-grab;cursor:grab;position:absolute;top:calc(50% - var(--item-height) / 2);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}@supports (-webkit-touch-callout:none){.adm-picker-view-column-wheel:before{height:-webkit-fill-available}}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}@supports (-webkit-touch-callout:none){.adm-picker-view-column-wheel:after{height:-webkit-fill-available}}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:var(--item-height);display:flex;justify-content:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:flex;flex-direction:column;position:relative;top:calc(var(--item-height) * -1);z-index:0;padding-bottom:1px}.adm-picker-view-column-accessible>*{flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;display:flex;flex-direction:column;pointer-events:none}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{height:var(--item-height);box-sizing:border-box;flex:none;border-top:1px solid var(--adm-color-border);border-bottom:1px solid var(--adm-color-border)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-loading-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-picker-view-item-height-measure{position:relative;left:0;top:0;height:var(--item-height);width:0;pointer-events:none}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;-webkit-animation:adm-spin-loading-rotate .8s linear infinite;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@-webkit-keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.Description_wrap__6zqJw{font-size:14px;line-height:200%}.Description_paragraph__clmPo:empty{height:2em}.TitleText_wrap__vIwAp{--text-opacity:1;color:#a98f6a;color:rgba(169,143,106,var(--text-opacity));font-size:32px;line-height:130%;letter-spacing:-1px}@media (min-width:828px){.TitleText_wrap__vIwAp{font-size:40px}}.TitleText_wrap__vIwAp.TitleText_medium__Rwk_M{font-size:28px}@media (min-width:828px){.TitleText_wrap__vIwAp.TitleText_medium__Rwk_M{font-size:32px}}.TitleText_wrap__vIwAp.TitleText_small__DhfyP{font-size:24px}@media (min-width:828px){.TitleText_wrap__vIwAp.TitleText_small__DhfyP{font-size:32px}}.TitleText_wrap__vIwAp.TitleText_tiny__OUmfZ{font-size:20px}@media (min-width:828px){.TitleText_wrap__vIwAp.TitleText_tiny__OUmfZ{font-size:20px}}.TitleText_wrap__vIwAp.TitleText_sub__RtcaM{font-style:italic;font-size:16px}@media (min-width:828px){.TitleText_wrap__vIwAp.TitleText_sub__RtcaM{font-size:18px}}.TitleText_paragraph__8zubz:empty{height:1.3em}.Intro_wrap__mvzRg{text-align:center;padding:54px 28px 24px}@media (min-width:828px){.Intro_wrap__mvzRg{padding-top:98px;padding-bottom:67px}}.Intro_wrap__mvzRg .Intro_desc__fw_Lm{font-size:15px}@media (min-width:828px){.Intro_wrap__mvzRg .Intro_desc__fw_Lm{width:667px;margin:0 auto;font-size:14px}}.Intro_wrap__mvzRg .Intro_title__fsl69{margin-bottom:19px}@media (min-width:828px){.Intro_wrap__mvzRg .Intro_title__fsl69{width:535px;margin:0 auto 29px}}@apply h-600px p-px relative
    .video{.Video_wrap__fwXaW .video-video{padding-top:0}.Video_wrap__fwXaW .vjs-big-play-button{top:calc(50% - .8em);left:calc(50% - 1.5em)}}.Video_wrap__fwXaW .Video_iframe__CUTa4{vertical-align:top}.Video_wrap__fwXaW .Video_videoActionWrap__OMqal{position:absolute;bottom:10px;left:15px}@media (min-width:828px){.Video_wrap__fwXaW .Video_videoActionWrap__OMqal{left:10px}}.Video_wrap__fwXaW .Video_videoActionBtn__cMIXF{display:flex;flex-direction:row;align-items:center}.Video_wrap__fwXaW .Video_actionBtn__DfG8u{width:30px;height:30px;margin-right:10px;opacity:.8}@media (min-width:828px){.Video_wrap__fwXaW .Video_actionBtn__DfG8u{width:45px;height:45px}}.Video_wrap__fwXaW .Video_playBtn__nI8KB{display:flex;align-items:center}.Video_wrap__fwXaW .Video_playBtn__nI8KB:after{font-family:weapp;display:inline-block;font-size:14px;line-height:20px;content:"\e275";color:#fff;font-size:30px;cursor:pointer}@media (min-width:828px){.Video_wrap__fwXaW .Video_playBtn__nI8KB:after{font-size:45px}}.Video_wrap__fwXaW .Video_pauseBtn__GVQW1{display:flex;align-items:center}.Video_wrap__fwXaW .Video_pauseBtn__GVQW1:after{font-family:weapp;display:inline-block;font-size:14px;line-height:20px;content:"\e274";color:#fff;font-size:30px;cursor:pointer}@media (min-width:828px){.Video_wrap__fwXaW .Video_pauseBtn__GVQW1:after{font-size:45px}}.Video_wrap__fwXaW .Video_muteBtn__aiVxK{width:18px;height:16px;opacity:.8;cursor:pointer;display:flex;align-items:center}@media (min-width:828px){.Video_wrap__fwXaW .Video_muteBtn__aiVxK{width:20px;height:20px}}.Video_wrap__fwXaW .Video_muteBtn__aiVxK:after{font-family:weapp;display:inline-block;font-size:14px;line-height:20px;content:"\e273";color:#fff;font-size:16px}@media (min-width:828px){.Video_wrap__fwXaW .Video_muteBtn__aiVxK:after{font-size:20px}}.Video_wrap__fwXaW .Video_unmuteBtn__fISkC{width:18px;height:16px;opacity:.8;cursor:pointer;display:flex;align-items:center}@media (min-width:828px){.Video_wrap__fwXaW .Video_unmuteBtn__fISkC{width:20px;height:20px}}.Video_wrap__fwXaW .Video_unmuteBtn__fISkC:after{font-family:weapp;display:inline-block;font-size:14px;line-height:20px;content:"\e272";color:#fff;font-size:16px}@media (min-width:828px){.Video_wrap__fwXaW .Video_unmuteBtn__fISkC:after{font-size:20px}}.MediaCard_wrap__SU_Ze{position:relative;height:100%;width:100%}.MediaCard_playerIcon__7KUjO{position:absolute;right:32px;bottom:32px;display:flex;align-items:center}.MediaCard_playerIcon__7KUjO:after{font-family:weapp;display:inline-block;font-size:14px;line-height:20px;content:"\e237";color:#fff;font-size:20px}.MediaCard_videoContainer__5Hl06,.MediaCard_video__K0pKz{position:relative;height:100%;width:100%}.PhotoAlbum_wrap__X2uuA{overflow:hidden;padding-bottom:57px}@media (min-width:828px){.PhotoAlbum_wrap__X2uuA{padding:0 64px 86px}}.PhotoAlbum_group__uuomE:not(:last-child){margin-bottom:21px}.PhotoAlbum_item__pdLWX{position:relative;width:100%;flex-shrink:0}.PhotoAlbum_item__pdLWX.PhotoAlbum_upper__tfnFu .PhotoAlbum_mediaWrap__PKq0V{padding-bottom:69.984%}.PhotoAlbum_item__pdLWX.PhotoAlbum_lower__e9Csg .PhotoAlbum_mediaWrap__PKq0V{padding-bottom:128.5707%}@media (min-width:828px){.PhotoAlbum_item__pdLWX.PhotoAlbum_upper__tfnFu .PhotoAlbum_mediaWrap__PKq0V{padding-bottom:69.9844%}.PhotoAlbum_item__pdLWX.PhotoAlbum_lower__e9Csg .PhotoAlbum_mediaWrap__PKq0V{padding-bottom:128.5714%}.PhotoAlbum_item__pdLWX:hover .PhotoAlbum_descWrap__eCekb{display:flex}}.PhotoAlbum_mediaWrap__PKq0V{position:relative;width:100%}.PhotoAlbum_media__FG6KE{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.PhotoAlbum_descWrap__eCekb{padding:10px 28px;display:flex;justify-content:center;align-items:center}@media (min-width:828px){.PhotoAlbum_descWrap__eCekb{display:none;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;text-align:center;background-color:rgba(0,0,0,.3);padding-left:107px;padding-right:107px}}.PhotoAlbum_desc__OvRJP{font-size:14px;line-height:200%}@media (min-width:828px){.PhotoAlbum_desc__OvRJP{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-top:39px;font-size:30px;line-height:130%}}.PhotoAlbum_button__HE_KJ{margin-top:24px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}@media (min-width:828px){.PhotoAlbum_button__HE_KJ{margin-top:50px}}.LocalHighlightsPage_wrap___tPh_{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));color:#1a1a1a;padding-top:70px}@media (min-width:828px){.LocalHighlightsPage_wrap___tPh_{padding-top:73px}}