@charset "UTF-8";@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}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%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{box-sizing:border-box;background-color:#000}.h1_infoPage{width:100%;height:100%;font-family:fortunaForJack,Tahoma,Verdana,sans-serif;font-weight:600;text-transform:uppercase;color:transparent;text-shadow:0 0 #fff;text-align:center}.h2_infoPage{font-weight:200}.h2_infoPage,.h3_infoPage{width:100%;height:100%;font-family:myriadForJack,Tahoma,Verdana,sans-serif;color:transparent;text-shadow:0 0 #fff;text-align:center}.h3_infoPage{font-weight:400;text-transform:uppercase}.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}.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%,-50%);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;float:center;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}.infoPage-container{display:flex;top:70%;left:51%;transform:translate(-50%,-50%);position:fixed;display:none;z-index:2}.infoPagePopup{display:none;width:1200px;height:1600px;top:50%;left:50%;border-radius:40px;background-color:transparent;opacity:0;z-index:2;overflow:hidden;animation-name:fadeInOpacity;animation-timing-function:ease-in-out;animation-duration:.2s}.infoPagePopup-inner{position:relative;display:flex;align-items:center;max-width:1920px;max-height:1080px;width:100%;height:100%;background-color:transparent;transform:scale(.1);padding:0 20px}.rulesPagePopup{display:none;width:1500px;height:1080px;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;max-height:1080px;width:100%;height:100%;background-color:transparent;transform:scale(.1);padding:0 20px}.scrolable{pointer-events:all;touch-action:none;touch-action:pan-y;position:center;overflow-y:scroll;overflow-x:hidden;width:1824px;height:60%;max-width:95%;max-height:1080px;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{width:100%;max-width:100%;margin-top:10px;margin-bottom:10px}.content,.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;content:center;margin:65px 50px 30px 155px;display:block;overflow:hidden;max-width:100%;width:100%;list-style:none;padding:0}.paylines>li{position:center;margin:0 15px 25px 40px;overflow:hidden;display:inline-block;width:38%;padding-left:30px}.paylines .dots{list-style:none;padding:0}.paylines .dots>li{float:left;margin-top:50px}.paytable_dot_full{background:linear-gradient(#fffce1,#40bd27)}.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:116%;margin-bottom:25px;margin-left:220px;margin-right:190px;padding:0}.symbol{display:inline-block;width:38%;margin:auto;padding:10px 0;font-size:18px;text-align:left}.prizes{list-style:none;padding:0;margin:5px}.reward{color:#fcfcfc}.wider_prizes{width:55%}.wider_prizes li:first-child,.wider_prizes li:nth-child(3){float:left;margin-right:2rem}.coins{color:#fff}.symbol>*{display:inline-block;vertical-align:middle}.scrolable::-webkit-scrollbar{width:.7em}.scrolable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px hsla(0,0%,100%,.3);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;float:center;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){.infoPage-container{display:flex;top:42.5%;transform:translate(-50%,-50%);position:fixed;display:none;z-index:2}.infoPagePopup{width:1500px;height:1200px}.scrolable{height:90%}.infoPagePopup-inner,.scrolable{max-height:1700px}.h1_infoPage,.h2_infoPage{font-size:6rem}.h3_infoPage{font-size:4rem}.coins,.reward{font-size:4.9rem}#infoPageBackButton,#rulesPageBackButton{position:relative;right:1300px;top:900px}}.h1_infoPage{font-size:4rem}@media only screen and (max-width:1024px){.h1_infoPage{font-size:6rem}}.h2_infoPage{font-size:3.2rem}@media only screen and (max-width:1024px){.h2_infoPage{font-size:5rem}}.h3_infoPage{font-size:3rem}@media only screen and (max-width:1024px){.h3_infoPage{font-size:4rem}}.reward{font-size:3.4rem}@media only screen and (max-width:1024px){.reward{font-size:4.9rem}}.coins{font-size:3.4rem}@media only screen and (max-width:1024px){.coins{font-size:4.9rem}}@media only screen and (min-device-width:320px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){#externalInfo .sym_0:after,#externalInfo .sym_1:after,#externalInfo .sym_2:after,#externalInfo .sym_3:after,#externalInfo .sym_4:after,#externalInfo .sym_5:after,#externalInfo .sym_6:after,#externalInfo .sym_7:after,#externalInfo .sym_8:after,#externalInfo .sym_9:after{width:240px;height:182px}}@media only screen and (max-width:645px){#externalInfo .sym_0:after,#externalInfo .sym_1:after,#externalInfo .sym_2:after,#externalInfo .sym_3:after,#externalInfo .sym_4:after,#externalInfo .sym_5:after,#externalInfo .sym_6:after,#externalInfo .sym_7:after,#externalInfo .sym_8:after,#externalInfo .sym_9:after{width:240px;height:182px}@supports (-webkit-touch-callout:none){#externalInfo .sym_0:after,#externalInfo .sym_1:after,#externalInfo .sym_2:after,#externalInfo .sym_3:after,#externalInfo .sym_4:after,#externalInfo .sym_5:after,#externalInfo .sym_6:after,#externalInfo .sym_7:after,#externalInfo .sym_8:after,#externalInfo .sym_9:after{width:240px;height:182px}}}.lock-screen{height:100%;overflow:hidden;width:100%;position:fixed}@font-face{font-family:fortunaForJack;src:url(fonts/Fortuna\ Regular.ttf) format("truetype")}@font-face{font-family:myriadForJack;src:url(fonts/MyriadPro-Regular.otf) format("otf")}.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%)}.sym_8_modified{max-width:192px;max-height:165px}.sym_8_modified:after{content:"\00a0";display:inline-block;width:192px;height:165px;background-position:50% .07547169811320754%;background-size:101.04166666666667% 903.030303030303%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:10px 0 0}div.sym_8_modified:after{max-width:192px;width:100%;height:0;padding:0 0 85.9375%}@media only screen and (max-width:645px){.sym_8_modified:after{width:240px;height:202px}}.buy-feature-image{width:15%;padding-top:20px}.Any{max-width:87px;max-height:102px}.Any:after{content:"\00a0";display:inline-block;width:87px;height:102px;background-position:.05099439061703213% 88.50325379609545%;background-size:2354.022988505747% 1003.9215686274509%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.Any:after{max-width:87px;width:100%;height:0;padding:0 0 117.24137931034483%}.UI-Element-01{max-width:301px;max-height:301px}.UI-Element-01:after{content:"\00a0";display:inline-block;width:301px;height:301px;background-position:.057240984544934176% 71.0926694329184%;background-size:680.3986710963455% 340.19933554817277%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.UI-Element-01:after{max-width:301px;width:100%;height:0;padding:0 0 100%}.UI-Element-02{max-width:301px;max-height:301px}.UI-Element-02:after{content:"\00a0";display:inline-block;width:301px;height:301px;background-position:17.344018317115054% 71.0926694329184%;background-size:680.3986710963455% 340.19933554817277%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.UI-Element-02:after{max-width:301px;width:100%;height:0;padding:0 0 100%}.UI-Element-03{max-width:301px;max-height:301px}.UI-Element-03:after{content:"\00a0";display:inline-block;width:301px;height:301px;background-position:34.630795649685176% 71.0926694329184%;background-size:680.3986710963455% 340.19933554817277%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.UI-Element-03:after{max-width:301px;width:100%;height:0;padding:0 0 100%}.beforeFreeSpins{max-width:1024px;max-height:512px}.beforeFreeSpins:after{content:"\00a0";display:inline-block;width:1024px;height:512px;background-position:.09765625% .1953125%;background-size:200% 200%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.beforeFreeSpins:after{max-width:1024px;width:100%;height:0;padding:0 0 50%}.sym_0{max-width:88px;max-height:78px}.sym_0:after{content:"\00a0";display:inline-block;width:88px;height:78px;background-position:14.387755102040817% 86.25792811839324%;background-size:2327.2727272727275% 1312.820512820513%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_0:after{max-width:88px;width:100%;height:0;padding:0 0 88.63636363636364%}.sym_1{max-width:87px;max-height:74px}.sym_1:after{content:"\00a0";display:inline-block;width:87px;height:74px;background-position:17.49107598164202% 94.21052631578948%;background-size:2354.022988505747% 1383.7837837837837%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_1:after{max-width:87px;width:100%;height:0;padding:0 0 85.05747126436782%}.sym_2{max-width:86px;max-height:83px}.sym_2:after{content:"\00a0";display:inline-block;width:86px;height:83px;background-position:13.047910295616717% 95.74920297555792%;background-size:2381.3953488372094% 1233.7349397590363%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_2:after{max-width:86px;width:100%;height:0;padding:0 0 96.51162790697674%}.sym_3{max-width:84px;max-height:87px}.sym_3:after{content:"\00a0";display:inline-block;width:84px;height:87px;background-position:4.531568228105907% 97.22518676627534%;background-size:2438.095238095238% 1177.0114942528735%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_3:after{max-width:84px;width:100%;height:0;padding:0 0 103.57142857142857%}.sym_5{max-width:87px;max-height:102px}.sym_5:after{content:"\00a0";display:inline-block;width:87px;height:102px;background-position:.05099439061703213% 99.67462039045553%;background-size:2354.022988505747% 1003.9215686274509%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_5:after{max-width:87px;width:100%;height:0;padding:0 0 117.24137931034483%}.sym_6{max-width:81px;max-height:87px}.sym_6:after{content:"\00a0";display:inline-block;width:81px;height:87px;background-position:8.845958312150483% 97.22518676627534%;background-size:2528.395061728395% 1177.0114942528735%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_6:after{max-width:81px;width:100%;height:0;padding:0 0 107.4074074074074%}.sym_7{max-width:87px;max-height:84px}.sym_7:after{content:"\00a0";display:inline-block;width:87px;height:84px;background-position:9.892911779704233% 86.80851063829788%;background-size:2354.022988505747% 1219.047619047619%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_7:after{max-width:87px;width:100%;height:0;padding:0 0 96.55172413793103%}.sym_8{max-width:104px;max-height:94px}.sym_8:after{content:"\00a0";display:inline-block;width:104px;height:94px;background-position:4.578189300411522% 87.74193548387096%;background-size:1969.2307692307693% 1089.3617021276596%;background-image:url(ac0de7ec16bcc9b50a11cbf533035087.png);padding:0}div.sym_8:after{max-width:104px;width:100%;height:0;padding:0 0 90.38461538461539%}*{margin:0;padding:0}body{overflow:hidden;background:#000}#loader{position:absolute;width:100%;text-align:center}