.layout_logo_venue_container a{display:block;transition:all .3s ease}.layout_logo_venue_container a:hover{transform:scale(1.02)}.layout_logo_venue_container a:active{transform:scale(.95)}.layout_logo_venue_container svg{width:197px;height:44px}.layout_logo_venue_container img{max-width:200px;height:52px}.theme-dark .layout_logo_venue_container a path{fill:#1c1c1c}.theme-light .layout_logo_venue_container a path{fill:#fff}.layout_body_container{min-height:200px}.layout_body_container,.layout_body_inner{flex:1 1;display:flex;flex-direction:column}.layout_body_inner{width:100%;max-width:1264px;min-width:1024px;margin:0 auto;box-sizing:border-box;padding:84px 32px 0}.layout_body_container.layout_body_smallOffset .layout_body_inner{padding-top:72px}.layout_body_container.layout_body_largeOffset .layout_body_inner{padding-top:120px}@media screen and (min-width:1265px) and (max-width:1440px){.layout_body_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.layout_body_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.layout_body_inner{max-width:1680px}}@media screen and (min-width:1921px){.layout_body_inner{max-width:1920px}}.layout_powered_link{display:inline-flex;align-items:center;font-weight:500;font-size:14px;color:#999;cursor:pointer;white-space:nowrap}.layout_powered_icon{position:relative;width:110px;height:24px;margin:0 8px}.layout_powered_icon svg{position:absolute;left:0;top:0;width:110px;height:24px;transition:opacity .3s ease}.layout_powered_grey{opacity:1;z-index:1}.layout_powered_colored{opacity:0}.layout_powered_link:hover{color:#1c1c1c}.layout_powered_link:hover .layout_powered_grey{opacity:0}.layout_powered_link:hover .layout_powered_colored{opacity:1}.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)}}.layout_localization_picker{display:flex;align-items:center;justify-content:center;height:40px;padding:0 12px 0 8px;border-radius:8px;font-weight:500;font-size:14px;transition:background .3s ease}.layout_localization_picker.layout_localization_opened,.layout_localization_picker:hover{background:#f0f0f0}.layout_localization_picker svg:first-child{width:24px;height:24px;margin-right:12px}.layout_localization_picker svg:last-child{width:12px;height:7px;margin-left:10px;vertical-align:middle;transition:transform .3s ease}.layout_localization_picker.layout_localization_opened svg:last-child{transform:rotate(180deg)}.layout_localization_drop{width:220px;padding:8px;box-sizing:border-box;background:#fff;border-radius:8px}.layout_localization_links{list-style:none;margin:0;padding:0}.layout_localization_links li:not(:first-child){margin-top:4px}.layout_localization_links a{display:flex;align-items:center;padding:8px;font-weight:500;font-size:14px;color:#1c1c1c;text-decoration:none;border-radius:8px;transition:background .3s ease}.layout_localization_links a svg:first-child{width:24px;height:24px;margin-right:12px}.layout_localization_links a span{flex:1 1}.layout_localization_links a svg:last-child{width:14px;height:12px;margin-left:12px}.layout_localization_links a.layout_localization_active,.layout_localization_links a:hover{background:#f0f0f0}.layout_footInfo_container{display:flex;flex-direction:row;align-items:center;padding:24px 0;background:#fafafa;border-top:1px solid #e0e0e0}.layout_footInfo_inner{flex:1 1;display:flex;flex-direction:row;align-items:center;width:100%;max-width:1264px;min-width:1024px;margin:0 auto;padding:0 32px;box-sizing:border-box}@media screen and (min-width:1265px) and (max-width:1440px){.layout_footInfo_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.layout_footInfo_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.layout_footInfo_inner{max-width:1680px}}@media screen and (min-width:1921px){.layout_footInfo_inner{max-width:1920px}}.layout_footInfo_left{flex:1 1;display:flex;justify-content:flex-start}.layout_footInfo_center{display:flex}.layout_footInfo_center a{font-weight:500;font-size:14px;color:#999}.layout_footInfo_center a:hover{color:#1c1c1c}.layout_footInfo_right{flex:1 1;display:flex;justify-content:flex-end}.ui_dialog_container{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;animation-duration:.5s!important}.ui_dialog_container.ui_dialog_show{display:flex}.ui_dialog_shadow{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.75)}.ui_dialog_box{min-width:500px;padding:32px;overflow-y:auto}.app_common_dialogHowToPay_box,.ui_dialog_box{position:relative;background:#fff;max-height:calc(100vh - 64px);border-radius:20px;box-sizing:border-box;z-index:1}.app_common_dialogHowToPay_box{display:flex;flex-direction:column;width:690px;min-width:690px}.app_common_dialogHowToPay_head{display:flex;padding:40px 40px 24px}.app_common_dialogHowToPay_headLeft{flex:1 1;font-weight:700;font-size:24px;color:#1c1c1c}.app_common_dialogHowToPay_headRight{width:40px}.app_common_dialogHowToPay_headRight .app_common_dialogHowToPay_headButton{position:relative;right:-13px;margin-top:-13px;top:9px}.app_common_dialogHowToPay_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_common_dialogHowToPay_headButton svg{width:14px;height:14px;color:#1c1c1c}.app_common_dialogHowToPay_headButton:hover{background:#f6f6f6}.app_common_dialogHowToPay_body{flex:1 1;display:flex;flex-direction:column;padding:8px 40px 40px;overflow-y:auto;animation-duration:.75s!important}.app_common_dialogHowToPay_texts{font-weight:500;font-size:14px}.app_common_dialogHowToPay_texts hr{height:1px;margin:32px 0;border:none;background:#eee}.app_common_dialogHowToPay_receipt{width:400px;margin:24px auto;-webkit-mask-image:linear-gradient(0deg,transparent 30px,#fff 0),linear-gradient(-135deg,#fff 15px,transparent 0),linear-gradient(135deg,#fff 15px,transparent 0);-webkit-mask-position:left bottom;-webkit-mask-repeat:repeat-x;-webkit-mask-size:100% 100%,30px 30px,30px 30px;background:#f9f9f9;background-size:cover}.app_common_dialogHowToPay_receiptHead{padding:24px;font-weight:600;font-size:20px;color:#31d1a9;border-bottom:1px solid #eee;text-align:center}.app_common_dialogHowToPay_receiptBody{padding:16px 24px}.app_common_dialogHowToPay_row{display:flex;align-items:center;padding:12px 0}.app_common_dialogHowToPay_label{flex:1 1}.app_common_dialogHowToPay_receiptFoot{padding:24px 24px 40px;background:#f3f3f3}.app_common_dialogHowToPay_receiptFootTitle{margin-bottom:24px;text-align:center;font-weight:600;font-size:16px}.app_common_dialogHowToOrder_box{display:flex;flex-direction:column;position:relative;background:#fff;width:690px;min-width:690px;max-height:calc(100vh - 64px);border-radius:20px;box-sizing:border-box;z-index:1}.app_common_dialogHowToOrder_head{display:flex;padding:40px 40px 24px}.app_common_dialogHowToOrder_headLeft{flex:1 1;font-weight:700;font-size:24px;color:#1c1c1c}.app_common_dialogHowToOrder_headRight{width:40px}.app_common_dialogHowToOrder_headRight .app_common_dialogHowToOrder_headButton{position:relative;right:-13px;margin-top:-13px;top:9px}.app_common_dialogHowToOrder_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_common_dialogHowToOrder_headButton svg{width:14px;height:14px;color:#1c1c1c}.app_common_dialogHowToOrder_headButton:hover{background:#f6f6f6}.app_common_dialogHowToOrder_body{flex:1 1;display:flex;flex-direction:column;padding:8px 40px 40px;overflow-y:auto;animation-duration:.75s!important}.app_common_dialogHowToOrder_texts{font-weight:500;font-size:14px}.layout_footCustom_container{border-top:1px solid #ddd;padding-top:32px;padding-bottom:32px}.layout_footCustom_inner{flex:1 1;display:flex;flex-direction:row;width:100%;max-width:1264px;margin:0 auto;padding:0 32px;box-sizing:border-box;font-weight:500;font-size:12px;color:#8c8c8c}@media screen and (min-width:1265px) and (max-width:1440px){.layout_footCustom_inner{max-width:1264px}}@media screen and (min-width:1441px) and (max-width:1680px){.layout_footCustom_inner{max-width:1440px}}@media screen and (min-width:1681px) and (max-width:1920px){.layout_footCustom_inner{max-width:1680px}}@media screen and (min-width:1921px){.layout_footCustom_inner{max-width:1920px}}.layout_footCustom_left{flex:1 1}.layout_footCustom_right{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.layout_footCustom_payment{margin-bottom:32px}.layout_footCustom_paymentTitle{margin-bottom:8px;font-weight:500;font-size:14px;color:#959595}.layout_footCustom_paymentMethodsAlphabank img{width:580px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout_footCustom_paymentMethodsWebpay img{width:413px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout_footCustom_paymentLinks{margin-top:8px;font-weight:500;font-size:14px}.layout_footCustom_paymentLinks a{color:#0078ed;text-decoration:underline}.layout_footCustom_paymentLinks>a:not(:first-child){margin-left:24px}.layout_footCustom_paymentLinks a:hover{color:#0081ff}.layout_footCustom_call{text-align:right}@media screen and (max-width:1264px){.layout_footCustom_call{margin-top:24px;width:auto;text-align:center}}.layout_footCustom_call svg{width:32px;height:32px;margin-right:16px;vertical-align:middle;position:relative;top:-1px}.layout_footCustom_call a{color:var(--palette-color-primary);font-weight:700;font-size:30px;text-decoration:none}.layout_footCustom_scheduleInfo{margin-top:16px}.layout_footCustom_scheduleInfoLabel{font-weight:700}.layout_footCustom_registrationInfo{margin-top:32px}.ui_loading_container{display:flex}.ui_loading_container span{display:block;background:#4d268d}.ui_loading_container.ui_loading_mScale span{width:14px;height:14px;border-radius:14px;background:#4d268d;margin:7px}.ui_loading_container.ui_loading_sScale span{width:10px;height:10px;border-radius:10px;background:#4d268d;margin:5px}.ui_loading_container.ui_loading_xsScale span{width:6px;height:6px;border-radius:6px;background:#4d268d;margin:3px}.ui_loading_container.ui_loading_xxsScale span{width:4px;height:4px;border-radius:4px;background:#4d268d;margin:2px}.ui_loading_container span:first-child{animation:ui_loading_loadingScope1 1.6s linear infinite;animation-delay:-2s}.ui_loading_container span:nth-child(2){animation:ui_loading_loadingScope1 1.6s linear infinite;animation-delay:-1.8s}.ui_loading_container span:nth-child(3){animation:ui_loading_loadingScope1 1.6s linear infinite;animation-delay:-1.6s}@keyframes ui_loading_loadingScope1{0%{transform:scale(.5)}33%{transform:scale(1)}66%{transform:scale(1)}to{transform:scale(.5)}}.layout_foot_container{display:flex;flex-direction:column}.ui_button_container{box-sizing:border-box;cursor:pointer;border:none;outline:none;display:flex;align-items:center;justify-content:center;text-decoration:none}.ui_button_primaryPreset{background:var(--palette-color-primary);border-radius:10px;color:#fff;transition:background .3s ease,transform .3s ease}.ui_button_primaryPreset:not(.ui_button_disabled):hover{background:var(--palette-color-primary-strong);color:#fff}.ui_button_primaryPreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_primaryPreset.ui_button_disabled{background:var(--palette-color-primary-weak);cursor:not-allowed}.ui_button_primaryPreset .ui_button_loading span{background:#fff}.ui_button_alternativePreset{background:#e85917;border-radius:10px;color:#fff;transition:background .3s ease,transform .3s ease}.ui_button_alternativePreset:not(.ui_button_disabled):hover{background:#c8460a;color:#fff}.ui_button_alternativePreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_alternativePreset.ui_button_disabled{background:#fc9f74;cursor:not-allowed}.ui_button_alternativePreset .ui_button_loading span{background:#fff}.ui_button_positivePreset{background:var(--palette-color-primary);border-radius:10px;color:#fff;transition:background .3s ease,transform .3s ease}.ui_button_positivePreset:not(.ui_button_disabled):hover{background:var(--palette-color-primary-strong);color:#fff}.ui_button_positivePreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_positivePreset.ui_button_disabled{background:#ececec;cursor:not-allowed}.ui_button_positivePreset .ui_button_loading span{background:#fff}.ui_button_secondaryPreset{border:1px solid var(--palette-color-primary);border-radius:10px;color:var(--palette-color-primary);background:transparent;transition:background .3s ease,color .3s ease,transform .3s ease}.ui_button_secondaryPreset:not(.ui_button_disabled):hover{background:#f7fff5;color:var(--palette-color-primary-strong)}.ui_button_secondaryPreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_linkPreset{color:var(--palette-color-primary);background:transparent;transition:color .3s ease}.ui_button_linkPreset:not(.ui_button_disabled):hover{color:var(--palette-color-primary-strong)}.ui_button_blueLinkPreset{color:#518af4;background:transparent;transition:color .3s ease}.ui_button_blueLinkPreset:not(.ui_button_disabled):hover{color:#055dff}.ui_button_deletePreset{color:#e80c00;border-radius:10px;background:transparent;transition:background .3s ease}.ui_button_deletePreset:not(.ui_button_disabled):hover{background:#eee}.ui_button_greyPreset{background:#f0f0f0;border-radius:10px;color:#1c1c1c;transition:background .3s ease,transform .3s ease}.ui_button_greyPreset:not(.ui_button_disabled):hover{background:#eaeaea;color:#1c1c1c}.ui_button_greyPreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_greyPreset.ui_button_disabled{color:#aaa;cursor:not-allowed}.ui_button_greyPreset .ui_button_loading span{background:#1c1c1c}.ui_button_whitePreset{background:#fff;border-radius:10px;color:#1c1c1c;transition:background .3s ease,transform .3s ease}.ui_button_whitePreset:not(.ui_button_disabled):hover{background:#f6f6f6;color:#1c1c1c}.ui_button_whitePreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_whitePreset.ui_button_disabled{color:#aaa;cursor:not-allowed}.ui_button_whitePreset .ui_button_loading span{background:#1c1c1c}.ui_button_blackPreset{background:#1c1c1c;border-radius:10px;color:#fff;transition:background .3s ease,transform .3s ease}.ui_button_blackPreset:not(.ui_button_disabled):hover{background:#000;color:#fff}.ui_button_blackPreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_blackPreset.ui_button_disabled{background:#666;cursor:not-allowed}.ui_button_blackPreset .ui_button_loading span{background:#fff}.ui_button_scopeBizPrimaryPreset{background:#3c90f4;border-radius:10px;color:#fff;transition:background .3s ease,transform .3s ease,box-shadow .2s ease}.ui_button_scopeBizPrimaryPreset:not(.ui_button_disabled):focus{box-shadow:0 0 0 4px rgba(60,144,244,.2)}.ui_button_scopeBizPrimaryPreset:not(.ui_button_disabled):hover{background:#127eff;color:#fff}.ui_button_scopeBizPrimaryPreset:not(.ui_button_disabled):active{transform:scale(.95)}.ui_button_scopeBizPrimaryPreset.ui_button_disabled{background:#d5eef2;cursor:not-allowed}.ui_button_scopeBizPrimaryPreset .ui_button_loading span{background:#fff}