.layout_goup_container{position:fixed;left:32px;bottom:32px;display:none;align-items:center;justify-content:center;width:50px;height:50px;border-radius:8px;background:rgba(0,0,0,.4);color:#fff;cursor:pointer;transition:background .3s ease}.layout_goup_container:hover{background:rgba(0,0,0,.6)}.layout_goup_container.layout_goup_visible{display:flex}.layout_goup_container svg{width:20px;height:20px;transform:rotate(180deg)}.layout_venue_container{flex:1 1;display:flex;flex-direction:column}.page_venue_banners_container{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;padding:32px;position:relative}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_banners_container{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_banners_container{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_banners_container{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_banners_container{max-width:1920px}}.page_venue_banners_body{display:flex;position:relative;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;border-radius:20px}.page_venue_banners_body::-webkit-scrollbar{display:none}.page_venue_banners_item{display:block;width:100%;flex-shrink:0;scroll-snap-align:start}.page_venue_banners_item:not(:first-child){margin-left:32px}.page_venue_banners_item img{width:100%;height:343px;vertical-align:top;border-radius:20px;object-fit:cover}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_banners_item img{height:343px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_banners_item img{height:393px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_banners_item img{height:462px}}@media screen and (min-width:1921px){.page_venue_banners_item img{height:530px}}.page_venue_banners_single .page_venue_banners_controls{display:none}.page_venue_banners_button{width:40px;height:40px;border-radius:40px;box-sizing:border-box;cursor:pointer;border:none;outline:none;background:rgba(0,0,0,.8);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.page_venue_banners_button:not(.disabled):hover{background:#000}.page_venue_banners_button.page_venue_banners_back{position:absolute;left:12px;top:181px}.page_venue_banners_button.page_venue_banners_forward{position:absolute;right:12px;top:181px}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_banners_button.page_venue_banners_back,.page_venue_banners_button.page_venue_banners_forward{top:181px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_banners_button.page_venue_banners_back,.page_venue_banners_button.page_venue_banners_forward{top:206px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_banners_button.page_venue_banners_back,.page_venue_banners_button.page_venue_banners_forward{top:241px}}@media screen and (min-width:1921px){.page_venue_banners_button.page_venue_banners_back,.page_venue_banners_button.page_venue_banners_forward{top:278px}}.page_venue_banners_button svg{width:14px;height:14px}.page_venue_banners_button.page_venue_banners_back svg{position:relative;left:-1px}.page_venue_banners_button.page_venue_banners_forward svg{position:relative;left:1px}.page_venue_banners_button.disabled{cursor:not-allowed;background:hsla(0,0%,39%,.8)}.page_venue_cartbar_container{position:relative;z-index:100;display:flex;flex-direction:row;height:0;width:100%;min-width:1024px;background:#5abe48;color:#fff;overflow:hidden;box-sizing:border-box;transition:height .6s ease}.page_venue_cartbar_container.page_venue_cartbar_expanded{height:72px}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_cartbar_container.page_venue_cartbar_tiny{max-width:1264px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_cartbar_container.page_venue_cartbar_tiny{max-width:1440px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_cartbar_container.page_venue_cartbar_tiny{max-width:1680px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1921px){.page_venue_cartbar_container.page_venue_cartbar_tiny{max-width:1920px;margin:0 auto;padding:0 32px;background:transparent}}.page_venue_cartbar_inner{flex:1 1;display:flex;flex-direction:row;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:0 32px;box-sizing:border-box;transition:all .2s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_cartbar_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_cartbar_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_cartbar_inner{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_cartbar_inner{max-width:1920px}}.page_venue_cartbar_container.page_venue_cartbar_tiny .page_venue_cartbar_inner{max-width:100%!important;background:#5abe48;border-radius:20px 20px 0 0}.page_venue_cartbar_info{flex:1 1}.page_venue_cartbar_title{font-weight:700;font-size:18px}.page_venue_cartbar_desc{font-weight:500;font-size:14px}.page_venue_cartbar_controls{display:flex;align-items:center}.page_venue_cartbar_submitButton{height:36px!important;margin-left:16px;padding:0 24px!important;border-radius:40px!important;font-weight:600!important;font-size:14px!important}.page_venue_cartbar_submitButton svg{width:16px;height:16px;margin-right:4px;position:relative;top:1px}@keyframes page_venue_cartbar_appear{0%{height:0}to{height:72px}}.ui_dropper_container{position:relative}.ui_dropper_picker{cursor:pointer}.ui_dropper_drop{display:none;position:absolute;right:0}.ui_dropper_container.ui_dropper_opened .ui_dropper_drop{display:block}.ui_dropper_container.ui_dropper_topPosition .ui_dropper_drop{bottom:calc(100% + 12px);animation:ui_dropper_appearToBottom .5s ease}.ui_dropper_container.ui_dropper_bottomPosition .ui_dropper_drop{top:calc(100% + 12px);animation:ui_dropper_appearToTop .5s ease}@keyframes ui_dropper_appearToTop{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ui_dropper_appearToBottom{0%{opacity:.5;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_venue_tabs_container,.page_venue_tabs_row{flex:1 1;display:flex}.page_venue_tabs_row{flex-wrap:wrap;height:48px;overflow:hidden}.page_venue_tabs_rowItem{display:flex;align-items:center;height:48px;padding:0 16px;border-radius:30px;background:#fff;font-weight:500;font-size:16px;cursor:pointer;transition:background .3s ease}.page_venue_tabs_rowItem:not(:first-child){margin-left:32px}.page_venue_tabs_rowItem.page_venue_tabs_active,.page_venue_tabs_rowItem:hover{background:#eee}.page_venue_tabs_menu{position:relative}.page_venue_tabs_menuPicker{display:flex;align-items:center;height:48px;margin-left:32px;padding:0 16px;border-radius:30px;background:#fff;font-weight:500;font-size:16px;cursor:pointer;transition:background .3s ease}.page_venue_tabs_menuPicker.page_venue_tabs_active,.page_venue_tabs_menuPicker:hover{background:#eee}.page_venue_tabs_menuPickerDown{position:relative;top:1px;width:12px;height:12px;margin-left:12px;transition:transform .3s ease}.page_venue_tabs_opened .page_venue_tabs_menuPickerDown{transform:rotate(180deg)}.page_venue_tabs_menuDrop{width:320px;max-height:390px;overflow:auto;padding:24px;margin-top:10px;margin-right:-32px;box-sizing:border-box;background:#fff;box-shadow:0 10px 15px rgba(0,0,0,.03);border-radius:20px;font-weight:500;font-size:16px;z-index:100}.page_venue_tabs_menuItem{display:flex;align-items:center;height:48px;padding:0 16px;border-radius:30px;background:#fff;font-weight:500;font-size:16px;cursor:pointer;transition:background .3s ease}.page_venue_tabs_menuItem:not(:first-child){margin-top:8px}.page_venue_tabs_menuItem.page_venue_tabs_active,.page_venue_tabs_menuItem:hover{background:#eee}.page_venue_tabs_shimmer_container{display:flex}.page_venue_tabs_shimmer_item{height:48px;border-radius:30px}.page_venue_tabs_shimmer_item:not(:first-child){margin-left:32px}.page_venue_tabs_empty_container{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:500;color:#959595}.page_venue_head_container{position:relative;z-index:100;display:flex;flex-direction:row;height:80px;width:100%;min-width:1024px;background:#fff;box-sizing:border-box}.page_venue_head_container.page_venue_head_sticky{position:fixed;left:0;right:0;top:0;box-shadow:0 6px 15px rgba(0,0,0,.02)}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky){max-width:1264px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky){max-width:1440px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky){max-width:1680px;margin:0 auto;padding:0 32px;background:transparent}}@media screen and (min-width:1921px){.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky){max-width:1920px;margin:0 auto;padding:0 32px;background:transparent}}.page_venue_head_inner{flex:1 1;display:flex;flex-direction:row;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:0 32px;box-sizing:border-box;transition:all .2s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_head_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_head_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_head_inner{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_head_inner{max-width:1920px}}.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky) .page_venue_head_inner{max-width:100%!important;background:#fff;border-radius:20px}.page_venue_head_container.page_venue_head_tiny:not(.page_venue_head_sticky).page_venue_head_hasCartbar .page_venue_head_inner{border-radius:0 0 20px 20px}.page_venue_head_content{flex:1 1;display:flex;flex-direction:row;align-items:center;height:100%;width:100%;max-width:100%}.page_venue_head_cart{display:flex;justify-content:flex-end;animation:page_venue_head_expand .6s ease}.page_venue_head_cartPicker{animation:page_venue_head_appear .6s ease}@keyframes page_venue_head_expand{0%{max-width:0}to{max-width:150px}}@keyframes page_venue_head_appear{0%{transform:translateY(-64px)}to{transform:translate(0)}}.page_venue_catalog_shimmer_sectionTitle{height:56px;border-radius:4px}.page_venue_catalog_shimmer_items{display:flex;flex-wrap:wrap}.page_venue_catalog_shimmer_catalogItem{min-height:312px;border-radius:20px;margin-left:24px;margin-top:24px;background:#fff;box-shadow:0 10px 15px rgba(0,0,0,.03)}@media screen and (max-width:1264px){.page_venue_catalog_shimmer_catalogItem{width:calc((100% - (24px * 1)) / 2)}.page_venue_catalog_shimmer_catalogItem:nth-child(odd){margin-left:0}}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_catalog_shimmer_catalogItem{width:calc((100% - (24px * 2)) / 3)}.page_venue_catalog_shimmer_catalogItem:nth-child(3n+1){margin-left:0}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_catalog_shimmer_catalogItem{width:calc((100% - (24px * 3)) / 4)}.page_venue_catalog_shimmer_catalogItem:nth-child(4n+1){margin-left:0}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_catalog_shimmer_catalogItem{width:calc((100% - (24px * 3)) / 4)}.page_venue_catalog_shimmer_catalogItem:nth-child(4n+1){margin-left:0}}@media screen and (min-width:1921px){.page_venue_catalog_shimmer_catalogItem{width:calc((100% - (24px * 4)) / 5)}.page_venue_catalog_shimmer_catalogItem:nth-child(5n+1){margin-left:0}}.page_venue_catalog_shimmer_catalogItemHead{height:180px;border-radius:20px 20px 0 0}@media screen and (max-width:1264px){.page_venue_catalog_shimmer_catalogItemHead{height:268px}}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_catalog_shimmer_catalogItemHead{height:250px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_catalog_shimmer_catalogItemHead{height:225px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_catalog_shimmer_catalogItemHead{height:285px}}@media screen and (min-width:1921px){.page_venue_catalog_shimmer_catalogItemHead{height:270px}}.page_venue_catalog_shimmer_catalogItemBody{padding:12px 16px}.page_venue_catalog_shimmer_catalogItemTitle{max-width:100%;height:24px;border-radius:4px}.page_venue_catalog_shimmer_catalogItemDesc{max-width:100%;height:16px;margin-top:8px;border-radius:4px}.page_venue_catalog_shimmer_catalogItemPrice{max-width:100%;height:20px;margin-top:32px;border-radius:4px}.page_venue_catalog_product_catalogItem{display:flex;flex-direction:column;min-height:312px;margin-left:24px;margin-bottom:24px;border-radius:20px;box-sizing:border-box;color:#1c1c1c;cursor:pointer;transition:transform .3s ease,border .3s ease}@media screen and (max-width:1264px){.page_venue_catalog_product_catalogItem{width:calc((100% - (24px * 1)) / 2)}.page_venue_catalog_product_catalogItem:nth-child(odd){margin-left:0}}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_catalog_product_catalogItem{width:calc((100% - (24px * 2)) / 3)}.page_venue_catalog_product_catalogItem:nth-child(3n+1){margin-left:0}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_catalog_product_catalogItem{width:calc((100% - (24px * 3)) / 4)}.page_venue_catalog_product_catalogItem:nth-child(4n+1){margin-left:0}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_catalog_product_catalogItem{width:calc((100% - (24px * 3)) / 4)}.page_venue_catalog_product_catalogItem:nth-child(4n+1){margin-left:0}}@media screen and (min-width:1921px){.page_venue_catalog_product_catalogItem{width:calc((100% - (24px * 4)) / 5)}.page_venue_catalog_product_catalogItem:nth-child(5n+1){margin-left:0}}.page_venue_catalog_product_catalogItem:hover{color:#1c1c1c;transform:scale(1.02)}.page_venue_catalog_product_catalogItem.page_venue_catalog_product_inCart{border:2px solid #01b047}.page_venue_catalog_product_head{position:relative;height:268px;border-radius:12px;background:#eaeaea}@media screen and (max-width:1264px){.page_venue_catalog_product_head{height:572px}}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_catalog_product_head{height:384px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_catalog_product_head{height:326px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_catalog_product_head{height:386px}}@media screen and (min-width:1921px){.page_venue_catalog_product_head{height:386px}}.page_venue_catalog_product_cover{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page_venue_catalog_product_cover img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:12px;z-index:1}.page_venue_catalog_product_cover svg{width:100px;height:100px;color:#fff}.page_venue_catalog_product_off{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background:rgba(0,0,0,.7);color:#fff;z-index:1}.page_venue_catalog_product_offTitle{font-weight:700;font-size:18px;text-align:center}.page_venue_catalog_product_offDesc{margin-top:4px;font-weight:600;font-size:14px;text-align:center}.page_venue_catalog_product_discount{position:absolute;top:0;right:0;padding:12px 16px;background:#e85917;color:#fff;font-weight:700;font-size:20px;border-radius:0 18px 0 20px;z-index:2}.page_venue_catalog_product_body{flex:1 1;display:flex;flex-direction:column;box-sizing:border-box;margin-top:24px}.page_venue_catalog_product_title{width:100%;font-size:16px;font-weight:600}.page_venue_catalog_product_title a{color:#1c1c1c}.page_venue_catalog_product_properties{margin-top:8px;display:flex;align-items:center}.page_venue_catalog_product_size{flex:1 1;font-weight:500;font-size:14px;color:#959595}.page_venue_catalog_product_tags>div{margin-left:16px}.page_venue_catalog_product_tags svg{width:16px;height:16px}.page_venue_catalog_product_foot{display:flex;align-items:flex-end;margin-top:16px}.page_venue_catalog_product_price{flex:1 1;display:flex;margin-right:16px;padding-bottom:6px;align-items:center;font-weight:500;font-size:12px}.page_venue_catalog_product_priceWithDiscount{color:#e85917}.page_venue_catalog_product_priceOriginal{margin-left:12px;font-weight:400;font-size:16px;line-height:18px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#959595}.page_venue_catalog_product_controlsStatus{font-weight:700;font-size:16px;padding-bottom:7px}.page_venue_catalog_product_submit{padding:8px 16px;font-weight:600;font-size:16px}.page_venue_catalog_product_submitInCart{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-weight:600;font-size:16px;border-radius:30px!important}.page_venue_catalog_product_submitInCart svg{width:22px;height:22px}.page_venue_catalog_section_container:not(:first-child){margin-top:64px}.page_venue_catalog_section_head{display:flex;align-items:center}.page_venue_catalog_section_container.page_venue_catalog_section_off .page_venue_catalog_section_head{cursor:pointer}.page_venue_catalog_section_title{flex:1 1;margin:0;font-weight:700;font-size:24px}.page_venue_catalog_section_down{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:40px;margin-left:16px;background:#eee;color:#595959;cursor:pointer;transition:background .3s ease}.page_venue_catalog_section_down:hover{background:#e0e0e0}.page_venue_catalog_section_down svg{width:12px;height:12px;transition:transform .3s ease}.page_venue_catalog_section_container:not(.page_venue_catalog_section_collapsed) .page_venue_catalog_section_down svg{transform:rotate(180deg)}.page_venue_catalog_section_desc{margin:8px 0 0;font-weight:500;font-size:14px;color:#595959}.page_venue_catalog_section_desc.page_venue_catalog_section_expanded{animation:page_venue_catalog_section_expand 1s ease}.page_venue_catalog_section_expandButton{padding:0;margin-left:12px;box-sizing:border-box;color:#4d268d;font-weight:600;white-space:nowrap;cursor:pointer;background:transparent;border:none;outline:none;transition:color .3s ease}.page_venue_catalog_section_expandButton:hover{color:#6737b7}.page_venue_catalog_section_items{display:flex;flex-wrap:wrap;animation:page_venue_catalog_section_appearToTop 1s ease}.page_venue_catalog_section_container.page_venue_catalog_section_collapsed .page_venue_catalog_section_items{display:none}.page_venue_catalog_section_items:not(:first-child){margin-top:24px}@keyframes page_venue_catalog_section_expand{0%{opacity:1}5%{opacity:.5}to{opacity:1}}@keyframes page_venue_catalog_section_appearToTop{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page_venue_side_container{display:flex;flex-direction:column;min-height:400px;max-height:calc(100vh - 80px - 32px - 32px);background:#fff;border-radius:20px;width:378px;position:-webkit-sticky;position:sticky;top:calc(80px + 32px);box-shadow:0 10px 15px rgba(0,0,0,.03);transition:top .6s ease,height .6s ease}@media screen and (max-height:500px){.page_venue_side_container{position:static}}.page_venue_side_head{display:flex;align-items:center;min-height:70px;height:70px;width:100%;padding:0 16px 0 8px;border-bottom:1px solid #eee;box-sizing:border-box}.page_venue_side_head.page_venue_side_groupHead{height:auto;padding:24px 32px 16px 16px}.page_venue_side_headEmpty{padding:0 0 0 8px;font-weight:700;font-size:24px}.page_venue_side_headGroupTitle{margin-bottom:8px;font-weight:700;font-size:18px}.page_venue_side_headGroupDesc{font-weight:500;font-size:12px;color:#666}.page_venue_side_headVenue{flex:1 1;display:flex;align-items:center;padding:8px;margin-right:8px;background:#fff;border-radius:10px;cursor:pointer;transition:background .3s ease}.page_venue_side_headVenue:hover{background:#f6f6f6}.page_venue_side_venueCover img{width:40px;height:40px;border-radius:8px;margin-right:16px;vertical-align:top}.page_venue_side_venueInfo{flex:1 1}.page_venue_side_venueTitle{max-width:220px;font-weight:700;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1c1c1c}.page_venue_side_venueSubtitle{font-weight:500;font-size:14px;color:#595959}.page_venue_side_headButton{width:40px;height:40px;border-radius:40px;box-sizing:border-box;cursor:pointer;border:none;outline:none;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.page_venue_side_headButton svg{width:18px;height:18px;color:#1c1c1c}.page_venue_side_headButton:hover{background:#f6f6f6}.page_venue_side_toolbar{padding:16px}.page_venue_side_toolbar .page_venue_side_submitButton{font-weight:500;font-size:16px}.page_venue_side_body{flex:1 1;display:flex;flex-direction:column;width:100%;overflow-y:auto}.page_venue_side_container.page_venue_side_empty .page_venue_side_body{align-items:center;justify-content:center}.page_venue_side_bodyEmpty{margin-top:-28px;padding:80px 0;text-align:center}.page_venue_side_bodyEmptyDesc{margin-top:32px;font-weight:600;font-size:18px;color:#959595}.page_venue_side_participantHead{display:flex;align-items:center;padding:12px 16px;background:#f5f5f5;box-shadow:inset 0 -1px 0 #cfcfcf}.page_venue_side_participantHeadName{flex:1 1;font-weight:600;font-size:14px}.page_venue_side_participantHeadPrice{font-weight:600;font-size:14px}.page_venue_side_participantHeadCompleted{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:20px;margin-left:16px;background:var(--palette-color-primary);color:#fff}.page_venue_side_participantHeadCompleted svg{width:8px;height:8px}.page_venue_side_participantBody.page_venue_side_empty{padding:16px;color:#999;font-style:italic}.page_venue_side_foot{width:100%;padding:16px;border-top:1px solid #eee;background:#fff;border-radius:0 0 20px 20px;box-sizing:border-box}.page_venue_side_price{display:flex;align-items:center}.page_venue_side_priceLabel{flex:1 1}.page_venue_side_priceLabel,.page_venue_side_priceValue{font-weight:700;font-size:18px}.page_venue_side_submit{margin-top:16px}.page_venue_side_editButton,.page_venue_side_submitButton{height:46px;width:100%;padding:0 32px;font-weight:600;font-size:18px}.page_venue_side_editButton{color:#1c1c1c;border-width:2px}.page_venue_side_editButton:hover{color:#1c1c1c!important}.page_venue_body_container.page_venue_body_sticky{margin-top:80px}.page_venue_body_inner{flex:1 1;display:flex;flex-direction:row;width:100%;max-width:100%;margin:0 auto;padding:32px;box-sizing:border-box;transition:max-width .5s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_body_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_body_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_body_inner{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_body_inner{max-width:1920px}}.page_venue_body_center{flex:1 1}.page_venue_body_side{width:378px;margin-left:24px}.page_venue_reviews_list_item_container{display:flex;flex:1 1;padding:32px;--next-ui-sheet-border-radius:16px;--next-ui-sheet-background-color:var(--palette-color-primary-weaker);--next-ui-sheet-shadow:none;text-align:center}.page_venue_reviews_list_item_photo{width:100px;height:100px;border-radius:100px}.page_venue_reviews_list_list{display:flex;flex-direction:row;gap:24px;margin-top:40px}.page_venue_reviews_container{background:var(--palette-color-background-weaker)}.page_venue_reviews_inner{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:100px 32px;box-sizing:border-box;transition:max-width .5s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_reviews_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_reviews_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_reviews_inner{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_reviews_inner{max-width:1920px}}.page_venue_reviews_body{flex:1 1;display:flex;flex-direction:column;margin-top:16px}.page_venue_faq_list_item_container{--next-ui-sheet-border-radius:16px;--next-ui-sheet-background-color:var(--palette-color-background-weaker);--next-ui-sheet-shadow:none}.page_venue_faq_list_item_head{padding:20px 24px}.page_venue_faq_list_item_buttonToggle{--next-ui-button-icon-size:14px;color:var(--palette-color-text-weak)}.page_venue_faq_list_item_body{padding:24px}.page_venue_faq_list_list{display:flex;flex-direction:column;gap:16px}.page_venue_faq_container{background:#f6f6f6}.page_venue_faq_inner{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:100px 32px;box-sizing:border-box;transition:max-width .5s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_faq_inner{max-width:800px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_faq_inner{max-width:800px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_faq_inner{max-width:800px}}@media screen and (min-width:1921px){.page_venue_faq_inner{max-width:800px}}.page_venue_faq_title{--next-ui-title-font-size:32px}.page_venue_faq_body{width:100%;display:flex;flex-direction:column;margin-top:48px}.page_venue_contacts_map_container{width:800px;height:420px;display:flex;overflow:hidden;border-radius:12px}.page_venue_contacts_map_container>div{width:100%;height:100%}.page_venue_contacts_container{background:var(--palette-color-background-weaker)}.page_venue_contacts_inner{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:100px 32px;box-sizing:border-box;transition:max-width .5s ease}@media screen and (min-width:1265px) and (max-width:1440px){.page_venue_contacts_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.page_venue_contacts_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.page_venue_contacts_inner{max-width:1680px}}@media screen and (min-width:1921px){.page_venue_contacts_inner{max-width:1920px}}.page_venue_contacts_body{width:100%}.page_venue_contacts_map{width:800px;height:420px;overflow:hidden;border-radius:12px}.app_cart_dialogManageGroup_box{display:flex;flex-direction:column;position:relative;background:#fff;width:690px;height:420px;border-radius:20px;box-sizing:border-box;z-index:1}.app_cart_dialogManageGroup_head{display:flex;padding:32px}.app_cart_dialogManageGroup_headLeft{width:40px}.app_cart_dialogManageGroup_headLeft .app_cart_dialogManageGroup_headButton{position:relative;left:-13px;margin-top:-13px;top:9px}.app_cart_dialogManageGroup_headCenter{flex:1 1;text-align:center;font-weight:600;font-size:24px}.app_cart_dialogManageGroup_headRight{width:40px}.app_cart_dialogManageGroup_headRight .app_cart_dialogManageGroup_headButton{position:relative;right:-13px;margin-top:-13px;top:9px}.app_cart_dialogManageGroup_headButton{width:40px;height:40px;border-radius:40px;box-sizing:border-box;cursor:pointer;border:none;outline:none;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.app_cart_dialogManageGroup_headButton svg{width:14px;height:14px;color:#1c1c1c}.app_cart_dialogManageGroup_headButton:hover{background:#f6f6f6}.app_cart_dialogManageGroup_error{display:flex;align-items:center;justify-content:center;height:96px;padding:0 74px 24px;font-weight:500;font-size:16px;color:#e80c00;text-align:center;box-sizing:border-box}.app_cart_dialogManageGroup_body{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;padding:0 32px;animation-duration:.75s!important}.app_cart_dialogManageGroup_title{margin-bottom:16px;font-weight:700;font-size:32px}.app_cart_dialogManageGroup_desc{font-weight:500;font-size:16px;color:#666}.app_cart_dialogManageGroup_foot{display:flex;align-items:center;justify-content:flex-end;padding:32px}.app_cart_dialogManageGroup_submitButton{height:48px;padding:0 32px;font-weight:700;font-size:18px}.app_cart_dialogManageGroup_submitButton:not(:first-child){margin-left:16px}.app_cart_dialogManageGroup_initial_submitButton{width:200px!important;padding:0!important}.app_cart_dialogManageGroup_done_linkTextline{flex:1 1;height:48px;border-radius:48px;background:#ddd}.app_cart_dialogManageGroup_done_linkTextline input{font-weight:600;font-size:16px}