@charset "UTF-8";body{font-family:"Ubuntu",sans-serif}@media only screen and (max-width:767px){.container-fluid{padding:0;margin:0}}.container-fluid.ft-wrapper{position:absolute;bottom:0}@media only screen and (max-width:575px){.container-fluid.ft-wrapper{position:relative}}.header-wrapper{position:fixed;left:0;width:100%;height:auto;padding:.5rem 1rem;margin:0;background-color:#093631;display:flex;align-items:center;z-index:10}.header-wrapper .logo{max-width:206px}@media only screen and (max-width:767px){.header-wrapper .logo{max-width:100px}}.header-wrapper .loginButton{float:right;margin-left:auto;background:linear-gradient(90deg,#73E04F 0%,#1DB175 100%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:2px;text-decoration:none;z-index:1;width:112px;color:#f2f2f2;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:center;letter-spacing:-0.05em;text-transform:uppercase;filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));transition:background .3s ease-in-out}.header-wrapper .loginButton span{background:#093631;display:block;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;padding:7px 30px}.christmas{height:100vh;margin:0;position:relative;background:var(--desktopbg);background-size:cover;background-repeat:no-repeat;background-position:top center}.christmas .container-intro{display:flex;height:100vh}@media (min-width:992px){.christmas{background:var(--desktopbg);background-size:cover;background-repeat:no-repeat;background-position:top center}}.infobtn{position:absolute;z-index:1;top:80px;right:10px}.infobtn:hover{cursor:pointer}@media (min-width:768px){.infobtn{top:100px}}.image-wrapper{flex-grow:1;position:relative}.image-wrapper .box{width:25vw;max-width:278px;position:absolute;bottom:3vw;right:10vw;animation:btnWiggle 2s infinite,glow 1.5s ease-in-out infinite}@media (min-width:576px){.image-wrapper .box{width:16vw;bottom:2vw;right:5vw}}@media (min-width:768px){.image-wrapper .box{width:20vw}}@media (min-width:992px)and (orientation:landscape){.image-wrapper .box{width:16vw;bottom:2vw;right:7vw}}@media (min-width:992px)and (orientation:portrait){.image-wrapper .box{width:20vw;bottom:2vw;right:7vw}}@media (min-width:1200px)and (orientation:landscape){.image-wrapper .box{width:14vw}}@media (min-width:1400px){.image-wrapper .box{width:195px}}.image-wrapper .box:hover{cursor:pointer}.image-wrapper .enter-container{position:absolute;right:0;top:20%;height:50vh;width:180px;cursor:pointer}@media (min-width:530px){.image-wrapper .enter-container{width:195px;right:7%}}@media (min-width:768px){.image-wrapper .enter-container{width:195px;right:18%}}@media (min-width:992px){.image-wrapper .enter-container{width:195px;right:26%}}@media (min-width:1200px){.image-wrapper .enter-container{width:250px;right:30%}}@media (min-width:1400px){.image-wrapper .enter-container{width:20%;right:32.5%}}.image-wrapper .gif{width:40vw;max-width:300px;position:absolute;z-index:5;bottom:28vh;left:1vw}@media (min-width:567px){.image-wrapper .gif{width:33vw}}@media (min-width:567px){.image-wrapper .gif{width:30vw}}@media (min-width:992px){.image-wrapper .gif{width:23vw;bottom:27vh;left:12vw}}@media (min-width:992px)and (orientation:portrait){.image-wrapper .gif{width:43vw;bottom:30vh;left:1vw}}@media (min-width:1400px){.image-wrapper .gif{width:auto;bottom:10vh;left:0vw}}.image-wrapper .gif:hover{cursor:pointer}.promo-modal{width:87%;max-width:unset;max-height:80vh;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) !important;background-color:#04221f;border:2px solid #005136;border-radius:8px}@media (min-width:678px){.promo-modal{width:60%}}@media (min-width:992px){.promo-modal{width:50%;max-height:unset}}@media (min-width:1200px){.promo-modal{width:40%}}@media (min-width:1600px){.promo-modal{width:30%}}.promo-modal .modal-content{background-color:#04221f}.promo-modal .triangle{position:absolute;top:0;right:0;width:0;height:0;border-left:68px solid transparent;border-top:68px solid #04221f}@media (min-width:991px){.promo-modal .triangle{border-left:89px solid transparent;border-top:89px solid #04221f}}.promo-modal .promo-close-btn{position:absolute;top:2px;right:-2px;border:none;padding:5px 10px;cursor:pointer;background:none;margin:0}@media (min-width:991px){.promo-modal .promo-close-btn{top:8px;right:8px}}.promo-modal img{width:100%;height:auto;margin-bottom:1rem}@media (min-width:992px){.promo-modal img{margin-bottom:3rem}}.promo-modal h3{font-size:38px;font-weight:700;color:#73e04f;text-align:center;margin:.5rem 1rem 0 1rem}@media (min-width:992px){.promo-modal h3{font-size:54px;margin:.5rem 6rem 0 6rem}}.promo-modal h4{font-size:24px;font-weight:700;color:#73e04f;text-align:center;margin:0 1rem 1rem 1rem}@media (min-width:992px){.promo-modal h4{font-size:34px;margin:0 6rem 1rem 6rem}}.promo-modal p{font-weight:400;font-size:16px;color:#fff;text-align:center;line-height:normal;margin:0 1rem}@media (min-width:992px){.promo-modal p{font-size:18px;margin:0 6rem}}.promo-modal .promo-text-tc{font-weight:400;margin-bottom:.5rem;font-size:12px;color:#fff;text-align:center}.promo-modal .promo-text-tc a{text-decoration:none;color:#f50}.promo-modal .promo-text{margin:.5rem 1rem 0 1rem;line-height:normal;color:#fff;text-align:center}@media (min-width:992px){.promo-modal .promo-text{margin:.5rem 6rem 0 6rem;font-size:18px}}.promo-modal .promo-text h3{font-size:38px;font-weight:700;color:#73e04f;text-align:center}@media (min-width:992px){.promo-modal .promo-text h3{font-size:54px}}.promo-modal .promo-text h4{font-size:24px;font-weight:700;color:#73e04f;text-align:center}@media (min-width:992px){.promo-modal .promo-text h4{font-size:34px}}.promo-modal .promo-text p{font-weight:400;margin-bottom:.5rem;font-size:16px}@media (min-width:992px){.promo-modal .promo-text p{margin-bottom:1rem;font-size:18px}}.promo-modal .coupon{width:65%;margin:1rem auto auto}@media (min-width:992px){.promo-modal .coupon{width:35%;margin:2rem auto auto}}.promo-modal .coupon .form-control{border-radius:5px;background:none;border:1px dashed #1bae77;text-align:center;color:#1bae77}.promo-modal .coupon .btn-copy{color:#fff;background-color:#1bae77;border-color:#1bae77}.promo-modal .coupon .btn-copy:hover{background-color:#1bae77;border-color:#1bae77;color:#fff}.promo-modal .coupon .btn-copy:active{background:#042220;outline:none !important;color:#fff;border-color:#1bae77}.promo-modal .coupon .btn-copy:focus{background:#042220;outline:none !important;color:#fff;border-color:#1bae77}.promo-modal .coupon .btn-copy.copied{background:#042220;outline:none !important;color:#fff;border-color:#1bae77}.promo-modal .cta{width:100%;display:flex;justify-content:center;margin:1rem 0 1rem 0}@media (min-width:992px){.promo-modal .cta{margin:2rem 0 2rem 0}}.promo-modal .cta a{text-decoration:none;width:55%;padding:6px 0px;border-radius:8px;box-shadow:none}@media (min-width:992px){.promo-modal .cta a{width:unset;padding:10px 85px;font-size:26px}}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{display:none}@media (max-width:992px){.tooltip{display:none}}.calendar-modal{position:fixed;top:unset;left:50%;top:50%}.info-modal{width:95%;margin:auto;max-width:unset;max-height:88%;padding:1rem 1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) !important;background-color:#04221f;border:2px solid #005136;border-radius:8px}@media (min-width:450px){.info-modal{max-height:80%;padding:3rem 2rem}}@media (min-width:992px){.info-modal{width:75%;padding:1rem 1rem;max-height:80%}}@media (min-width:1200px){.info-modal{width:60%}}.info-modal .modal-content{background-color:#04221f;border:none}.info-modal .info-wrapper{padding:1rem;display:flex;flex-direction:column;justify-content:center}.info-modal .info-wrapper h2{font-weight:700;font-size:24px;color:#73e04f;text-align:left;margin-bottom:10px}@media (min-width:450px){.info-modal .info-wrapper h2{margin-bottom:20px;font-size:28px}}@media (min-width:992px){.info-modal .info-wrapper h2{font-size:36px}}.info-modal .info-wrapper p span{font-size:16px;line-height:16px}@media (min-width:450px){.info-modal .info-wrapper p span{font-size:18px;line-height:18px}}.info-modal .info-wrapper p:last-child span{font-size:22px;line-height:22px}@media (min-width:450px){.info-modal .info-wrapper p:last-child span{font-size:24px;line-height:24px}}.info-modal .info-wrapper .info-close{margin-top:2rem;width:60%;padding:3px 25px;font-size:26px;margin:2rem auto 1rem}@media (min-width:992px){.info-modal .info-wrapper .info-close{width:35%}}@media (min-width:992px){.info-modal .info-wrapper{-ms-overflow-style:none;scrollbar-width:none}}.calendar-wrapper{flex-grow:1;position:relative;z-index:2}.calendar-wrapper .mainbg{width:100%}.calendar-wrapper .soundbtn{position:fixed;top:80px;right:10px;width:40px}@media (min-width:768px){.calendar-wrapper .soundbtn{top:100px}}@media (min-width:992px){.calendar-wrapper .soundbtn{width:50px;top:100px}}.calendar-wrapper .soundbtn:hover{cursor:pointer}.calendar-wrapper .backbtn{width:40px;position:fixed;top:125px;right:10px}@media (min-width:768px){.calendar-wrapper .backbtn{top:145px}}@media (min-width:992px){.calendar-wrapper .backbtn{width:50px;top:160px}}.calendar-wrapper .backbtn:hover{cursor:pointer}.calendar-wrapper .shelve{height:auto;position:absolute;top:10%;left:50%;transform:translate(-50%,0%)}@media (min-width:425px){.calendar-wrapper .shelve{top:12%}}@media (min-width:576px){.calendar-wrapper .shelve{top:15%}}@media (min-width:768px){.calendar-wrapper .shelve{top:21%}}@media (min-width:991px){.calendar-wrapper .shelve{top:11%}}@media (min-width:1200px){.calendar-wrapper .shelve{top:15%}}@media (min-width:1600px){.calendar-wrapper .shelve{top:19%}}.calendar-wrapper .shelve .shelve-img{width:100vw}@media (min-width:992px){.calendar-wrapper .shelve .shelve-img{width:55vw}}.calendar-wrapper .shelve .items{position:absolute;top:18.5%;left:50%;transform:translate(-42%,0%);width:80%}@media (min-width:425px){.calendar-wrapper .shelve .items{top:18.1%;transform:translate(-44%,0%);width:76%}}@media (min-width:700px){.calendar-wrapper .shelve .items{width:75%;top:17.6%}}@media (min-width:991px){.calendar-wrapper .shelve .items{width:60%}}@media (min-width:1600px){.calendar-wrapper .shelve .items{top:17%}}.calendar-wrapper .shelve .items .calendar-row div{display:flex;justify-content:center;margin-bottom:1.3rem}@media (min-width:360px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.27rem}}@media (min-width:425px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.54rem}}@media (min-width:560px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.54rem}}@media (min-width:600px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.5rem}}@media (min-width:700px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.65rem}}@media (min-width:992px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.2rem}}@media (min-width:1100px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.12rem}}@media (min-width:1300px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:1.02rem}}@media (min-width:1600px){.calendar-wrapper .shelve .items .calendar-row div{margin-bottom:.9rem}}.calendar-wrapper .shelve .items .calendar-row .active-day:hover,.calendar-wrapper .shelve .items .calendar-row .pointer:hover{cursor:pointer}.calendar-wrapper .shelve .items .item{width:100%;height:100%}.calendar-wrapper .cashout-croco{position:absolute;bottom:4%;left:60%;transform:translate(-50%,-50%)}@media (min-width:720px){.calendar-wrapper .cashout-croco{bottom:5%}}@media (min-width:750px){.calendar-wrapper .cashout-croco{bottom:6%}}@media (min-width:850px){.calendar-wrapper .cashout-croco{bottom:7%}}@media (min-width:950px){.calendar-wrapper .cashout-croco{bottom:8%}}@media (min-width:992px){.calendar-wrapper .cashout-croco{transform:none;bottom:13%;left:40%}}.calendar-wrapper .cashout-croco .cashout-img{max-width:100%;height:100%;min-width:220px}@media (min-width:992px){.calendar-wrapper .cashout-croco .cashout-img{max-width:64%}}@media (min-width:1200px){.calendar-wrapper .cashout-croco .cashout-img{max-width:67%}}@media (min-width:1300px){.calendar-wrapper .cashout-croco .cashout-img{max-width:73%}}@media (min-width:1400px){.calendar-wrapper .cashout-croco .cashout-img{max-width:81%}}@media (min-width:1600px){.calendar-wrapper .cashout-croco .cashout-img{max-width:94%}}@media (min-width:1800px){.calendar-wrapper .cashout-croco .cashout-img{max-width:100%}}.calendar-wrapper .cashout-croco .cashout-btn{position:absolute;max-width:120px;padding:5px 17px;bottom:7%;left:50%;transform:translate(-50%,-50%);font-size:12px;text-transform:uppercase}@media (min-width:375px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:15px}}@media (min-width:425px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:18px;max-width:140px}}@media (min-width:767px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:18px;max-width:140px;bottom:10%}}@media (min-width:992px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:19px;max-width:40%;left:32%;bottom:8%}}@media (min-width:1200px){.calendar-wrapper .cashout-croco .cashout-btn{left:33%}}@media (min-width:1300px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:21px;max-width:44%;left:36%}}@media (min-width:1400px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:21px;max-width:46%;left:40%}}@media (min-width:1600px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:28px;max-width:56%;left:46%}}@media (min-width:1800px){.calendar-wrapper .cashout-croco .cashout-btn{font-size:28px;max-width:57%;left:50%}}.croco-btn{border:none;display:inline-block;text-align:center;font-weight:700;transition:.5s;background-size:200% auto;color:#fff;box-shadow:2px 2px 2px 0px #00000080;border-radius:6px}.croco-btn:hover{background-position:right center;color:#fff;text-decoration:none}.croco-btn span{display:block;border-radius:6px}.croco-btn.style2{background:linear-gradient(to right,#ff8700 0%,#f50 100%)}.croco-btn.style2 span{background:none}.croco-btn.style2:hover{background:linear-gradient(to right,#f50 0%,#ff8700 100%)}.hidden{display:none !important}
