@charset "UTF-8";@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}A 80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutOpacity{0%{opacity:1}to{opacity:0}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{transform:scale(.1)}to{transform:scale(1)}}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}.rules-container{position:relative;margin:auto}.myRules{display:none}.prev{right:57%;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.next,.prev{cursor:pointer;position:absolute;width:5%;height:9%;background-size:contain;top:89%;background-image:url(84dee8c0f78ff5e147f7c2d20de50e70.png);background-repeat:no-repeat}.next{left:57%}.close{cursor:pointer;position:absolute;width:5%;left:47.5%;top:89%;height:9%;background-size:contain;background-image:url(959857a966defd0a2db528f0bd49f818.png)}.close,.logo{background-repeat:no-repeat}.logo{content:"\00a0";display:inline-block;width:1600px;height:780px;scale:.5;background-image:url(807abd5f4c12b61842bc09318453e476.png);margin-top:-135px}#title{display:flex;align-items:center;flex-direction:column}.winLines{content:"\00a0";display:inline-block;width:1040px;height:920px;scale:1;background-image:url(b080f89ea1e126cd9f43191eda85156e.png);background-repeat:no-repeat}.text{padding:8px 20px;bottom:52px}.text,.text1{color:#f2f2f2;font-size:15px;position:absolute;width:100%;text-align:center}.text1{padding:8px 12px;bottom:88%}.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen{html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}body{box-sizing:border-box;background-color:#000;user-select:none}.h1_infoPage{height:100%;text-transform:uppercase}.h1_infoPage,.h2_infoPage{width:100%;font-family:fortunaForJack,Tahoma,Verdana,sans-serif;font-weight:200;color:#fff;text-align:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000}.h2_infoPage{line-height:4rem;font-size:3.8rem}.h3_infoPage{width:1200px;height:215px;font-family:fortunaForJack,Tahoma,Verdana,sans-serif;font-weight:200;color:#fff;text-align:center;line-height:3.7rem;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#000}.p_infoPage{font-weight:500}.h1_autoSpin,.p_infoPage{font-size:2rem;color:#fff;text-transform:uppercase;text-align:center}.h1_autoSpin,.h2_autoSpin{width:100%;height:100%;font-weight:600}.h2_autoSpin{font-size:1.6rem;color:#fff;text-align:center}#game_rules{margin-bottom:1.25rem}#gamble_rules{margin-bottom:6.5rem}.autospin_slider_label{width:150px;font-weight:600;font-size:30px;position:center;color:#ccc;margin-right:20px}.h1_settings{font-size:2rem;text-transform:uppercase}.h1_settings,.h2_settings{width:100%;height:100%;font-weight:600;color:#fff;text-align:center}.h2_settings{font-size:1.2rem}.settings_slider_label{width:100px;font-weight:600;font-size:30px;position:center;color:#ccc;margin-right:20px;margin-left:20px}.btn{background-repeat:no-repeat;background-color:transparent;background-size:100%;justify-self:center;align-self:center;border:none;outline:none;cursor:pointer}.btn--infoPageBackButton{padding:6rem}.btn--infoPageBackButton,.btn--infoPageBackButton:active,.btn--infoPageBackButton:hover{background-image:url(23269ad0d1fe4c6d98f5d55dabaa9f01.png)}.field{border:none;outline:none;cursor:pointer}.grid-menu{display:grid;grid-template-columns:repeat(5,365px);grid-template-rows:repeat(5,216px);grid-column-gap:20px;grid-row-gap:0;width:100%;height:100%;object-fit:cover;align-items:center}.rulesButton{grid-area:2/5/3/6;margin-top:100px}.infoPageButton,.rulesButton{margin-left:30px;justify-self:center}.infoPageButton{grid-area:3/5/4/6}.settingsButton{grid-area:4/5/5/6;margin-bottom:100px}.closeButton,.settingsButton{margin-left:30px;justify-self:center}.closeButton{grid-area:5/5/6/6}.lobbyButton{grid-area:5/1/6/2;margin-top:30px;justify-self:center}.menu_container{display:flex;transform:translate(-50%,-54%);position:fixed;display:none}.menu_container,.menu_popup{align-items:center;justify-content:center;top:50%;left:50%;z-index:2}.menu_popup{display:none;width:1920px;height:1080px;background-color:rgba(0,0,0,.8);opacity:0;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.menu-popup-inner{display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:50%;max-width:1920px;max-height:1080px;min-width:1920px;min-height:1080px;position:absolute;z-index:inherit;overflow:hidden}.menu_popup.active{display:flex;opacity:1;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.menu_popup-inner.active{transform:scale(1);animation-name:fadeInScale;animation-timing-function:ease-in-out;animation-duration:.4s}.autospin_container{pointer-events:none;display:flex;transform:translate(-50%,-50%);position:fixed;display:none}.autospin_container,.autospin_popup{align-items:center;justify-content:center;top:50%;left:50%;z-index:2}.autospin_popup{display:none;width:1920px;height:1080px;background-color:rgba(0,0,0,.8);opacity:0;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.autospin_popup-inner{position:relative;display:flex;align-items:center;max-width:1500px;max-height:800px;width:100%;height:100%;background-color:transparent;transform:scale(.1);padding:0}.autospin_scrolable{touch-action:none;touch-action:pan-y;position:center;overflow:hidden;width:1824px;height:95%;max-width:100%;background-image:transparent;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding-left:20px;padding-right:20px}.autospin_popup.active{display:flex;opacity:1;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.autospin_popup-inner.active{bottom:0;right:0;transform:scale(1);animation-name:fadeInScale;animation-timing-function:ease-in-out;animation-duration:.4s}.close_autospin_popup{pointer-events:all;position:absolute;right:4rem;top:4rem;width:5rem;height:5rem;font-size:1.875rem;font-weight:300;border-radius:100%;background-color:#05d1ff;z-index:4;color:#fff;line-height:4.5rem;text-align:center;cursor:pointer;text-decoration:none}.autospin_section{display:block;box-sizing:border-box;width:100%;text-align:center;padding-left:10px;padding-right:10px;padding-top:30px}.autospin_options{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:15px 0}.autospin_slider_container{width:900px;margin-right:20px;padding:30px}.autospin_slider{-webkit-appearance:none;appearance:none;background:#d3d3d3;outline:none;width:93.5%;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.autospin_slider:hover{opacity:1}.autospin_slider[type=range]{display:block;-webkit-appearance:none;background-color:#fff;height:5px;border-radius:5px;margin:0 auto;outline:0}.autospin_slider[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#05d1ff;width:60px;height:60px;border-radius:50%;border:2px solid #fff;cursor:pointer;transition:.2s ease-in-out}​ .autospin_slider[type=range]::-webkit-slider-thumb:hover{background-color:#fff;border:2px solid #05d1ff}.autospin_slider[type=range]::-webkit-slider-thumb:active{transform:scale(1.2)}.autospin_slider-labels{pointer-events:all;margin:30px 0 0;padding:0;list-style:none}.autospin_slider-labels li{position:relative;float:left;width:10%;text-align:center;color:#fff;font-size:25px;cursor:pointer}.autospin_slider-labels li:before{position:absolute;top:-37px;right:0;left:0;content:"";margin:0 auto;width:9px;height:9px;background:#b2b2b2;border-radius:50%}.autospin_slider-labels .active{color:#05d1ff;text-shadow:2px 2px 8px #000}.autospin_slider-labels .selected:before{background:#05d1ff}.autospin_slider-labels .active.selected:before{display:none}label{font-weight:500;color:#fff}label.autospin_no{visibility:hidden}.autospin_button{pointer-events:all;text-decoration:none;font-size:1.5rem;text-transform:uppercase;display:inline-block;border-radius:1.5rem;background-color:#fff;color:#05d1ff;padding:2rem 3rem;font-weight:900;margin-right:10px;margin-left:10px;margin-top:40px;cursor:pointer}.main-container{display:flex;display:none;top:50%;left:50%;position:fixed;z-index:2}.infoPagePopup{display:none;top:50%;left:50%;border-radius:40px;opacity:0;z-index:2;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.2s}.infoPagePopup,.infoPagePopup-inner{width:100%;height:100%;background-color:transparent}.infoPagePopup-inner{position:relative;display:flex;align-items:center;max-width:100%;max-height:100%;transform:scale(.1);padding:0 20px}.rulesPagePopup{display:none;width:100%;height:100%;top:50%;left:50%;border-radius:40px;background-color:rgba(0,0,0,.8);opacity:0;z-index:2;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.2s}.rulesPagePopup-inner{position:relative;display:flex;align-items:center;max-width:1920px;background-color:transparent;transform:scale(.1);padding:0 20px}.rulesPagePopup-inner,.scrolable{max-height:1080px;width:100%;height:100%}.scrolable{pointer-events:all;touch-action:none;touch-action:pan-y;overflow-y:scroll;overflow-x:hidden;background-image:transparent;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding-left:50px;padding-right:50px}.content,.scrolable{position:center;max-width:100%}.content{width:100%;margin-top:10px;margin-bottom:10px}.sectionContent{position:center}.infoPagePopup.active{display:flex;opacity:1}.infoPagePopup-inner.active,.infoPagePopup.active{animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.2s}.infoPagePopup-inner.active{bottom:0;right:0;transform:scale(1)}.rulesPagePopup.active{display:flex;opacity:1}.rulesPagePopup-inner.active,.rulesPagePopup.active{animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.2s}.rulesPagePopup-inner.active{bottom:0;right:0;transform:scale(1)}#infoPageBackButton,#rulesPageBackButton{position:relative;right:1300px;top:-370px}.paylines{position:static;display:block;overflow:hidden;max-width:100%;width:100%;list-style:none;padding-bottom:25px;text-align:center}.paylines>li{position:center;overflow:hidden;display:inline-block;padding-top:50px;padding-right:30px}.paylines .dots{list-style:none;padding:0}.paylines .dots>li{float:left;margin-top:10px}.paytable_dot_full{background:linear-gradient(#b93737,rgba(209,43,71,.9921568627450981))}.paytable_dot_empty,.paytable_dot_full{width:60px;height:60px;border:solid;color:#000}.paytable_dot_empty{background-color:#fffffd}.symbols{font-family:myriadForJack,Tahoma,Verdana,sans-serif;list-style:none;width:100%;margin-bottom:25px;text-align:center;margin-right:190px;padding:0;display:inline-flex;flex-wrap:wrap;justify-content:center}.symbols>li{text-align:left}.symbol{width:40%;display:flex;flex-direction:column;align-items:center;font-size:18px;top:-314px;left:1%}.symbol1{top:-2%;left:-6%}.symbol1,.symbol2{width:40%;position:absolute;display:inline-block;font-size:18px}.symbol2{top:-3px;left:0}.symbol3{top:-250px;left:30%}.symbol3,.symbol4{width:40%;position:absolute;display:inline-block;font-size:18px}.symbol4{top:-210px;left:34%}.symbol5{top:-24%;left:35%}.symbol5,.symbol6{width:40%;position:absolute;display:inline-block;font-size:18px}.symbol6{top:-301%;left:57%}.symbol7{top:-294px;left:61%}.symbol7,.symbol8{width:40%;position:absolute;display:inline-block;font-size:18px}.symbol8{top:-6px;left:48%}.symbol9{width:875px;top:-45px;left:510px}.symbol9,.symbol10{position:absolute;display:inline-block;font-size:18px}.symbol10{width:40%;top:-76%;left:18%}.prizes{list-style:none;padding:0;margin:5px;width:40%}.liPrizes{display:flex;justify-content:space-between}.prizes1{margin:1.66% 2.7px 2.7px;line-height:4.25rem}.prizes1,.prizes2{list-style:none;padding:0}.prizes2{margin:6.2px 2.7px 2.7px;line-height:2.9rem}.prizes3{margin:-19px 2.7px 2.7px;line-height:2.35rem}.prizes3,.prizes4{list-style:none;padding:0}.prizes4{margin:5px 2.7px 2.7px -14%;line-height:4.2rem}.prizes5{margin:3.25% 2.7px 2.7px -15%;line-height:2.8rem}.prizes5,.prizes6{list-style:none;padding:0}.prizes6{margin:-.5% 2.7px 2.7px;line-height:4.2rem}.prizes7{margin:-5px 2.7px 2.7px}.prizes7,.prizes8{list-style:none;padding:0;line-height:2.9rem}.prizes8{margin:9.5px 2.7px 2.7px}.prizes9{margin:0 15.7px 15.7px}.prizes9,.prizes10{list-style:none;padding:0}.prizes10{margin:1% 2.7px 2.7px}.bet{margin-left:11px;font-family:cherryDeluxePayout;font-size:3.45rem;background:-webkit-linear-gradient(#fff,#fff);-webkit-background-clip:text;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#000;text-shadow:0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000}.bet4{margin-left:13px;font-family:Arial,Helvetica,sans-serif;font-size:3.5rem;-webkit-text-fill-color:#fff333;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#fff333}.coins{color:#fff}.coins1{margin-left:-4px}.coins1,.coins2{font-family:cherryDeluxePayout;font-weight:700;background:-webkit-linear-gradient(#fff,#fff);-webkit-background-clip:text;-webkit-text-stroke-width:.03px;-webkit-text-stroke-color:#000;text-shadow:0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000}.coins2{margin-left:5px}.coins3{margin-left:-7.5px;font-family:ArialBlack;background:-webkit-linear-gradient(#fff,#fff);-webkit-background-clip:text;-webkit-text-stroke-width:.09px;-webkit-text-stroke-color:#000;text-shadow:0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000,0 0 7px #000;display:block;width:.1}.symbol>*{display:inline-block;vertical-align:middle}.scrolable::-webkit-scrollbar{width:0}.scrolable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;box-shadow:inset 0 0 6px rgba(0,0,0,.1)}.scrolable::-webkit-scrollbar-thumb{background-color:#fff;outline:1px solid #889070}*{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:after,:before{font-size:62.5%;-webkit-text-size-adjust:100%}.settings_container{pointer-events:none;display:flex;transform:translate(-50%,-50%);position:fixed;display:none;z-index:2}.settings_container,.settings_popup{align-items:center;justify-content:center;top:50%;left:50%}.settings_popup{display:none;width:1920px;height:1080px;background-color:rgba(0,0,0,.8);opacity:0;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.settings_popup-inner{position:relative;display:flex;align-items:center;max-width:1500px;max-height:800px;width:100%;height:100%;background-color:transparent;transform:scale(.1);padding:0}.settings_scrolable{touch-action:none;touch-action:pan-y;position:center;overflow:hidden;width:1824px;height:95%;max-width:100%;max-height:1824px;background-image:transparent;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding-left:20px;padding-right:20px}.settings_popup.active{display:flex;opacity:1;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.4s}.settings_popup-inner.active{transform:scale(1);animation-name:fadeInScale;animation-timing-function:ease-in-out;animation-duration:.4s}.close_settings_popup{pointer-events:all;position:absolute;right:4rem;top:4rem;width:5rem;height:5rem;font-size:1.875rem;font-weight:300;border-radius:100%;background-color:#05d1ff;z-index:4;color:#fff;line-height:4.5rem;text-align:center;cursor:pointer;text-decoration:none}.settings_section{display:block;box-sizing:border-box;width:100%;text-align:center;padding-left:10px;padding-right:10px;padding-top:30px}.settings_options{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:15px 0}.settings_slider_container{width:900px;margin-right:20px;padding:30px}.settings_slider{-webkit-appearance:none;appearance:none;background:#d3d3d3;outline:none;width:93.5%;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.settings_slider:hover{opacity:1}.settings_slider[type=range]{display:block;-webkit-appearance:none;background-color:#fff;height:5px;border-radius:5px;margin:0 auto;outline:0}.settings_slider[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#05d1ff;width:60px;height:60px;border-radius:50%;border:2px solid #fff;cursor:pointer;transition:.3s ease-in-out}​ .settings_slider[type=range]::-webkit-slider-thumb:hover{background-color:#fff}.settings_slider[type=range]::-webkit-slider-thumb:active{transform:scale(1.2)}.settings_slider-labels{pointer-events:all;margin:30px 0 0;padding:0;list-style:none}.settings_slider-labels li{position:relative;float:left;width:9.09%;text-align:center;color:#fff;font-size:25px;cursor:pointer}.settings_slider-labels li:before{position:absolute;top:-37px;right:0;left:0;content:"";margin:0 auto;width:9px;height:9px;background:#b2b2b2;border-radius:50%}.settings_slider-labels .active{color:#05d1ff;text-shadow:2px 2px 8px #000}.settings_slider-labels .selected:before{background:#05d1ff}.settings_slider-labels .active.selected:before{display:none}.settings_button{text-decoration:none;font-size:1.2rem;text-transform:uppercase;border-radius:1.5rem;background-color:#fff;color:#05d1ff;padding:2rem 3rem;font-weight:900;margin-left:10px;margin-top:20px;cursor:pointer}.settings_button,.switch{pointer-events:all;display:inline-block;margin-right:10px}.switch{position:relative;width:100px;height:54px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:46px;width:46px;left:4px;bottom:4px;background-color:#fff}input{pointer-events:all}input:checked+.slider{background-color:#05d1ff}input:focus+.slider{box-shadow:0 0 2px #fffefe}input:checked+.slider:before{-webkit-transform:translateX(46px);-ms-transform:translateX(46px);transform:translateX(46px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider_label2{font-size:1.2rem;width:300px;font-weight:600;position:center;color:#fff}.game_options{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin-top:50px;margin-bottom:30px}@media (orientation:portrait){.infoPagePopup{width:100%;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.scrolable{height:100%}.infoPagePopup-inner,.scrolable{max-height:1920px}.h1_infoPage{font-size:8rem}.h2_infoPage{font-size:4rem}.h3_infoPage{font-size:3rem}.reward{font-size:4.9rem;color:#fecc2b}.coins,.reward{-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}.coins{font-size:5.7rem}.coins1{font-size:1.85rem}.coins2{font-size:2.4rem}.coins3{font-size:1.9rem}#infoPageBackButton,#rulesPageBackButton{position:relative;right:1300px;top:900px}#infoPagePopup .coins{font-size:3.65rem;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}#infoPagePopup .coins1{font-size:2rem}#infoPagePopup .coins2{font-size:2.8rem}#infoPagePopup .h2_infoPage{font-size:4rem}#infoPagePopup .h3_infoPage{font-size:3rem}}.h1_infoPage{font-size:6rem}.h2_infoPage{font-size:4rem}.h3_infoPage{font-size:3rem}@media only screen and (max-width:1024px){.h1_infoPage{font-size:6rem}.h2_infoPage{font-size:4rem}.h3_infoPage{font-size:3rem}}.reward{font-size:3.6rem;color:#fecc2b;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}@media only screen and (max-width:1024px){.reward{font-size:3.6rem;color:#fecc2b;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}}.coins{font-size:3.6rem;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}.coins1{font-size:1.85rem}.coins2{font-size:2.4rem}.coins3{font-size:1.9rem}@media only screen and (max-width:1024px){.scrolable{width:65%;margin-left:17%}.coins{font-size:3.6rem;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-weight:600}.coins1{font-size:1.85rem}.coins2{font-size:2.4rem}.coins3{font-size:1.9rem}}.lock-screen{height:100%;overflow:hidden;width:100%;position:fixed}@font-face{font-family:ArialBlack;src:url(fonts/ARIAL_BL.ttf) format("truetype")}@font-face{font-family:ArialNarrow;src:url(fonts/ARIAL_NB.ttf) format("truetype")}@font-face{font-family:fortunaForJack;src:url(fonts/NotoSans-Bold.ttf) format("truetype")}@font-face{font-family:myriadForJack;src:url(fonts/MyriadPro-Regular.otf) format("otf")}@font-face{font-family:baskvill;src:url(fonts/Baskvill.ttf) format("truetype")}@font-face{font-family:cherryDeluxePayout;src:url(fonts/ARIAL_NB.ttf) format("opentype")}@font-face{font-family:cherryDeluxeWin;src:url(fonts/ARIAL_NB.ttf) format("truetype")}.dotNumbers{font-family:fortunaForJack,Tahoma,Verdana,sans-serif;font-size:4rem;font-weight:600;text-transform:uppercase;color:#fff;text-align:center;transform:translateX(-18%);transform:none}.sym_1{max-width:320px;max-height:280px}.sym_1:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:.06222775357809583% 63.089005235602095%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_1:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_10{max-width:320px;max-height:280px}.sym_10:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:20.03733665214686% 63.089005235602095%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_10:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_11{max-width:320px;max-height:280px}.sym_11:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:40.01244555071562% 63.089005235602095%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_11:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_12{max-width:440px;max-height:480px}.sym_12:after{content:"\00a0";display:inline-block;width:440px;height:480px;background-position:.06724949562878278% .1773049645390071%;background-size:437.95454545454544% 217.5%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_12:after{max-width:440px;width:100%;height:0;padding:0 0 109.0909090909091%}.sym_13{max-width:360px;max-height:340px}.sym_13:after{content:"\00a0";display:inline-block;width:360px;height:340px;background-position:84.49266113592853% .14204545454545456%;background-size:535.2777777777778% 307.05882352941177%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_13:after{max-width:360px;width:100%;height:0;padding:0 0 94.44444444444444%}.sym_14{max-width:440px;max-height:480px}.sym_14:after{content:"\00a0";display:inline-block;width:440px;height:480px;background-position:29.724277067921992% .1773049645390071%;background-size:437.95454545454544% 217.5%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_14:after{max-width:440px;width:100%;height:0;padding:0 0 109.0909090909091%}.sym_15{max-width:440px;max-height:480px}.sym_15:after{content:"\00a0";display:inline-block;width:440px;height:480px;background-position:59.3813046402152% .1773049645390071%;background-size:437.95454545454544% 217.5%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_15:after{max-width:440px;width:100%;height:0;padding:0 0 109.0909090909091%}.sym_2{max-width:320px;max-height:280px}.sym_2:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:59.98755444928438% 63.089005235602095%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_2:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_3{max-width:320px;max-height:280px}.sym_3:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:79.96266334785314% 84.16230366492147%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_3:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_4{max-width:320px;max-height:280px}.sym_4:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:99.9377722464219% 84.16230366492147%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_4:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_5{max-width:320px;max-height:280px}.sym_5:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:.06222775357809583% 99.86910994764398%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_5:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_6{max-width:320px;max-height:280px}.sym_6:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:20.03733665214686% 99.86910994764398%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_6:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_7{max-width:340px;max-height:300px}.sym_7:after{content:"\00a0";display:inline-block;width:340px;height:300px;background-position:83.42785129174543% 45.96774193548387%;background-size:566.7647058823529% 348%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_7:after{max-width:340px;width:100%;height:0;padding:0 0 88.23529411764706%}.sym_8{max-width:320px;max-height:280px}.sym_8:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:40.01244555071562% 99.86910994764398%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_8:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}.sym_9{max-width:320px;max-height:280px}.sym_9:after{content:"\00a0";display:inline-block;width:320px;height:280px;background-position:59.98755444928438% 99.86910994764398%;background-size:602.1875% 372.85714285714283%;background-image:url(93fbc443a6af962df9b7908a84b507da.png);padding:0}div.sym_9:after{max-width:320px;width:100%;height:0;padding:0 0 87.5%}