.popup_container{width:100vw;height:100vh;position:fixed;left:0;bottom:0;right:0;top:0;display:none;align-items:start;justify-content:center;overflow:hidden;background-color:#0006}.popup_content{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.popup_body{background-image:url(/img/popupBodyBg.png?v1);background-repeat:no-repeat;background-size:cover;max-width:32rem;border-radius:.625rem;padding:3.75rem 2.5rem 2.5rem;color:#350119;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.popup_close{width:1.5rem;height:1.5rem;top:1.25rem;right:1.25rem;background-image:url(/img/closeBg.png?v1);background-repeat:no-repeat;background-size:cover;position:absolute;cursor:pointer}.popup_title{font-family:ProximaNova;font-weight:800;font-size:2.75rem;line-height:93%}.popup_subtitle{font-family:ProximaNova;font-weight:400;line-height:105%;font-size:1.25rem;margin-top:1.25rem}.popup_subtitle>a{cursor:pointer;color:#641238;font-weight:800}.popup_text{font-family:ProximaNova;font-weight:600;font-size:2.25rem;line-height:93%;margin-top:1.875rem}.popup_rules{font-family:ProximaNova;font-weight:400;line-height:105%;font-size:1.25rem;margin-top:.625rem}.popup_conditions{font-family:ProximaNova;font-weight:400;line-height:95%;font-size:1rem;margin-top:1rem}.popup_conditions>a{cursor:pointer;color:#641238;font-weight:800}.popup_input{margin-top:2.5rem}.popup_input_value{width:26.25rem;height:2rem;line-height:2rem;font-family:ProximaNova;font-weight:400;font-size:1.125rem;border-bottom:1px solid #350119}.popup_input_value::placeholder{color:#350119;font-family:ProximaNova;font-weight:400}.popup_input_value-wrong{border-color:#d30000;color:#d30000}.popup_input_value-wrong::placeholder{color:#d30000}.popup_input_error{font-family:ProximaNova;font-weight:400;color:#d30000;font-size:.875rem;line-height:105%;margin-top:.625rem}.popup_checkbox{margin-top:.625rem}.popup_checkbox_content{display:flex;align-items:center}.popup_checkbox_value{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#350119;color:#fff;border-radius:.1rem;line-height:1.25rem}.popup_checkbox_value:checked{width:1rem;height:1rem;background-color:#350119;background-image:url(/img/checkBg.png);background-repeat:no-repeat;background-size:cover}.popup_checkbox_hint{font-family:ProximaNova;font-weight:400;font-size:1rem;color:#350119;line-height:1.25rem;margin-left:.625rem}.popup_checkbox_hint>a{cursor:pointer;color:#641238;font-weight:800}.popup_checkbox_error{font-family:ProximaNova;font-weight:400;color:#d30000;font-size:.875rem;line-height:105%;margin-top:.625rem}.popup_button{background-color:#350119;color:#fff;font-family:ProximaNova;font-weight:800;font-size:1.125rem;padding-top:1rem;padding-bottom:1rem;width:26.25rem;text-align:center;border-radius:.3125rem;margin-top:1.875rem;cursor:pointer}.popup_confirm{display:flex;gap:.625rem;margin-top:1.875rem}.popup_confirm_back,.popup_confirm_next{cursor:pointer;font-family:ProximaNova;font-weight:800;font-size:1.125rem;padding-top:1rem;padding-bottom:1rem;text-align:center;border-radius:.3125rem;border:1px solid #350119}.popup_confirm_back{width:8.125rem;color:#350119;background-color:transparent}.popup_confirm_next{width:17.5rem;background-color:#350119;color:#fff}@media screen and (max-width: 850px){.popup_body{max-width:27.86rem;border-radius:.714rem;padding:2.857rem 1.4286rem 2.1429rem}.popup_close{width:1.25rem;height:1.25rem;top:1rem;right:1rem}.popup_title{font-size:2.4286rem}.popup_subtitle{font-size:1.2857rem;margin-top:1.4286rem}.popup_text{font-size:2.5714rem;margin-top:1.4286rem}.popup_rules{font-size:1.2857rem;margin-top:.714rem}.popup_conditions{font-size:1rem;margin-top:1rem}.popup_input{margin-top:2.857rem}.popup_input_value{width:25rem;height:2.2857rem;line-height:2.2857rem;font-size:1.2857rem}.popup_input_error{font-size:1rem;margin-top:.714rem}.popup_checkbox{margin-top:.714rem}.popup_checkbox_value{width:1.143rem;height:1.143rem;border-radius:.143rem;line-height:1.25rem}.popup_checkbox_value:checked{width:1.143rem;height:1.143rem}.popup_checkbox_hint{font-size:1rem;line-height:1.2rem;margin-left:.625rem}.popup_checkbox_error{font-size:1rem;line-height:105%;margin-top:.714rem}.popup_button{font-size:1.2857rem;padding-top:1.143rem;padding-bottom:1.143rem;width:25rem;border-radius:.357rem;margin-top:2.143rem}.popup_confirm{gap:.625rem;margin-top:1.875rem}.popup_confirm_back,.popup_confirm_next{font-size:1.125rem;padding-top:1rem;padding-bottom:1rem;border-radius:.3125rem}.popup_confirm_back{width:8rem}.popup_confirm_next{width:16.3rem}}.used_door_class:after{position:absolute;background:#0006;content:"";top:0;left:0;width:100%;height:100%}.game_body{display:grid;grid-template-columns:repeat(5,1fr);gap:.625rem;position:absolute;top:100vh}.game_body-animatedAppear{transition:top 2s linear;top:-2.6rem}.game_cell{width:13.25rem;height:8.75rem;background-repeat:no-repeat;background-size:cover;border-radius:.3125rem;opacity:1;position:relative}.game_cell>div{background-image:url(/img/winBg.png?v1);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;opacity:0}.game_cell-winBg-animatedFocus{animation:fadeInOut 4s infinite}.game_cell-win{cursor:pointer;opacity:1}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.merge-right{grid-column:span 2;width:27.125rem}.merge-right>div{background-image:url(/img/winWideBg.png?v1)}.merge-down{grid-row:span 2;height:18.125rem}.merge-down>div{background-image:url(/img/winTallBg.png?v1)}@media screen and (max-width: 850px){.game_body{grid-template-columns:repeat(3,1fr);gap:.71rem;top:100vh}.game_body-animatedAppear{top:-2.6rem}.game_cell{width:9rem;height:5.71rem;border-radius:.3125rem}.merge-right{width:18.71rem}.merge-down{height:12.13rem}}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*{box-sizing:border-box;font-family:ProximaNova;font-weight:400;font-style:normal}html{position:fixed;left:0;bottom:0;right:0;top:0}body{width:100vw;height:100vh;display:flex;align-items:start;justify-content:center;overflow:hidden;background-image:url(/img/mainBg.jpg?v1);background-repeat:no-repeat;background-size:cover;background-color:#38031b}.main_content{width:100%;height:100%;background-image:url(/img/sparksBg.png?v1),url(/img/starsBg.png?v1);background-repeat:no-repeat;background-size:cover;display:flex;align-items:start;justify-content:center;background-position:center 150vh,center -150vh}.main_content-animatedAppear{transition:background-position 2.2s linear .5s;background-position:center 0,center 0}.main_scrollContainer{overflow-x:visible;overflow-y:scroll;scrollbar-width:none;-webkit-scrollbar-width:none;scroll-behavior:smooth;height:100vh}.main_scrollArea{max-width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#fff}.scroll_logo{width:11.1875rem;height:6.25rem;margin-top:.625rem;position:relative;top:0}.scroll_title{margin-top:2.5rem;font-family:ProximaNova;font-weight:600;line-height:110%;font-size:2.375rem;text-align:center;position:relative;top:-10rem;opacity:0}.scroll_title-animatedAppear{transition:opacity 1s linear 3s,top 1s linear 3s;top:0;opacity:1}.scroll_subtitle{margin-top:.6875rem;font-family:ProximaNova;font-weight:400;line-height:110%;font-size:1.375rem;text-align:center;position:relative;top:-10rem;opacity:0}.scroll_subtitle-animatedAppear{transition:opacity 1s linear 4s,top 1s linear 4s;top:0;opacity:1}.scroll_button{background-image:url(/img/btnBg.png?v1);background-repeat:no-repeat;background-size:cover;cursor:pointer;width:15rem;height:2.6875rem;text-align:center;line-height:105%;color:#54062c;font-family:ProximaNova;font-weight:800;font-size:1.125rem;margin-top:1.9rem;position:relative;top:-10rem;opacity:0}.scroll_button-animatedAppear{transition:opacity 1s linear 4.5s,top 1s linear 4.5s;top:0;opacity:1}.scroll_button-animatedDisappear{transition:opacity 1s linear,top 1s linear;top:0;opacity:0}.scroll_gameBlock{position:relative;width:68.75rem;height:88rem;display:flex;align-items:center;justify-content:center}.scroll_home{display:block;width:52.6875rem;height:44.625rem;object-fit:cover;object-position:center center;position:absolute;top:175vh}.scroll_home-animatedAppear{transition:top 3s linear;top:0}.scroll_home-animatedDisappear{transition:top 3s linear;top:120vh}.hidden{display:none!important}@media screen and (max-width: 850px){html{font-size:14px}.main_content{background-image:url(/img/sparksBgM.png?v1),url(/img/starsBgM.png?v1);background-size:cover,contain}.scroll_logo{width:12.79rem;height:7.14rem;margin-top:1rem}.scroll_title{margin-top:1.43rem;font-size:2.2857rem;top:-10rem}.scroll_title-animatedAppear{top:0}.scroll_subtitle{margin-top:1.4286rem;font-size:1.2857rem;top:-10rem}.scroll_subtitle-animatedAppear{top:0}.scroll_button{width:17.1429rem;height:3.071rem;font-size:1.125rem;margin-top:2.1429rem;top:-10rem}.scroll_button-animatedAppear,.scroll_button-animatedDisappear{top:0}.scroll_gameBlock{width:47.2rem;height:88rem}.scroll_home{width:47.2rem;height:40rem;top:175vh}.scroll_home-animatedAppear{top:0}.scroll_home-animatedDisappear{top:120vh}}@media screen and (min-width: 850px) and (max-width: 1110px){html{font-size:12px}}@media screen and (min-height: 1080px) and (min-width: 1110px){.scroll_home{margin-top:calc(100vh - 1080px)}}@media screen and (min-height: 810px) and (min-width: 850px) and (max-width: 1110px){.scroll_home{margin-top:calc(100vh - 810px)}}@media screen and (min-height: 932px) and (max-width: 850px){.scroll_home{margin-top:calc(100vh - 932px)}}@media screen and (max-width: 420px){.scroll_subtitle{font-size:1.25rem}}
