@import url(./font.min.css);div,h1,h2,h3,p,footer,header{margin:0;padding:0;line-height:1;box-sizing:border-box}a{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:RedHatDisplay;font-weight:400;color:#333}.header{background-color:#010d25;box-shadow:0px 6px 14px 0px rgba(0,0,0,0.39);display:flex;justify-content:center;border-bottom:2px solid #fff;height:74px;box-sizing:border-box;position:relative;z-index:2;width:100%}.header .container-box{display:flex;justify-content:space-between;align-items:center}.header .container-box .logo{font-size:24px;font-weight:700;color:#fff}.header .container-box .logo img{height:55px}.header .container-box .download-btn{background:linear-gradient(90deg, #ff3db8, #a13dff, #2260ff);border-radius:28px;cursor:pointer;width:133px;height:41px;font-size:19px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center}.header.common-header{box-shadow:none;border-bottom:0 none}.banner{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center;background-color:#020b1d}.banner .text-icon{position:absolute;left:0;top:6%;width:100%}.banner .text-icon .container-box{display:flex;justify-content:space-between;align-items:center}.banner .text-icon .container-box .banner-text{margin-top:-33px}.banner .text-icon .container-box .banner-text .banner-text-box{width:555px;text-align:left;margin-left:94px}.banner .text-icon .container-box .banner-text .banner-text-box h1,.banner .text-icon .container-box .banner-text .banner-text-box p{font-family:RedHatDisplay}.banner .text-icon .container-box .banner-text .banner-text-box h1{font-size:68px;font-weight:700}.banner .text-icon .container-box .banner-text .banner-text-box p{font-size:32px;font-weight:400;margin-top:30px}.banner .text-icon .container-box .banner-text .banner-text-box p+p{margin-top:23px}.banner .text-icon .container-box .banner-icon img{width:400px}.banner .banner-bg{max-height:536px;max-width:100%}.banner-phone{display:flex}.banner-phone img{width:100%}.game-feature{padding:42px 0 70px}.game-feature .container-box h2{font-size:24px;text-align:center;margin-bottom:36px;display:flex;align-items:center}.game-feature .container-box h2::after,.game-feature .container-box h2::before{content:'';flex:1;height:1px;background:#ccc}.game-feature .container-box h2::before{margin-right:49px}.game-feature .container-box h2::after{margin-left:49px}.game-feature .container-box .feature-text .text-list h3,.game-feature .container-box .feature-text .text-list p{font-family:RedHatDisplay;font-size:18px}.game-feature .container-box .feature-text .text-list h3{margin-bottom:10px}.game-feature .container-box .feature-text .text-list+.text-list{margin-top:50px}.hero{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center;background-color:#020b1d}.hero .text-icon{position:absolute;left:0;top:48%;transform:translateY(-50%);width:100%}.hero .text-icon .container-box{display:flex;align-items:center;justify-content:space-between}.hero .text-icon .container-box .hero-text .hero-text-box{width:580px;text-align:left}.hero .text-icon .container-box .hero-text .hero-text-box h1,.hero .text-icon .container-box .hero-text .hero-text-box p{font-family:RedHatDisplay}.hero .text-icon .container-box .hero-text .hero-text-box h1{font-size:35px;font-weight:700}.hero .text-icon .container-box .hero-text .hero-text-box p{font-size:22px;line-height:40px;font-weight:400}.hero .text-icon .container-box .hero-text .hero-text-box p+p{margin-top:35px}.hero .text-icon .container-box .hero-icon img{width:400px}.hero .hero-bg{max-height:602px;max-width:100%}.hero-phone{display:flex}.hero-phone img{width:100%}.privacy{padding:59px 0 60px}.privacy h1,.privacy h2,.privacy h3{color:#1B4329;font-weight:700}.privacy h1{font-size:32px;margin-bottom:25px}.privacy h2{font-size:22px;margin-bottom:18px}.privacy h3{font-size:18px;margin-bottom:18px}.privacy p+h3{margin-top:18px}.privacy p{font-size:15px;line-height:26px;color:#1B4329}.privacy p+p,.privacy p+ul{margin-top:21px}.privacy p+h2{margin-top:22px}.privacy ul{list-style:none;padding:0;margin:0;margin-left:26px}.privacy ul li{font-size:15px;line-height:26px;position:relative;padding-left:19px;color:#1B4329}.privacy ul li:before{content:'';position:absolute;width:7px;height:7px;left:0;top:9px;background-color:#310207;border-radius:50%}.privacy ul+p{margin-top:21px}.privacy ul+h2{margin-top:48px}.privacy .contact-form .form-group{margin-bottom:20px}.privacy .contact-form .form-group label{display:block;margin-bottom:18px;font-weight:700;font-size:17px;color:#1B4329}.privacy .contact-form .form-group label .required{color:red}.privacy .contact-form .form-group input,.privacy .contact-form .form-group textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;font-size:16px;color:#000;font-family:Arial, Helvetica, sans-serif}.privacy .contact-form .form-group input:focus,.privacy .contact-form .form-group textarea:focus{outline:none}.privacy .contact-form .form-group textarea{min-height:130px;resize:vertical}.privacy .contact-form button{width:150px;height:46px;color:#fff;border:none;cursor:pointer;transition:background-color 0.3s;background:url(../img/contact-submit-btn.png) center center;background-size:100% 100%}.privacy .modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;display:none}.privacy .modal .modal-content{background-color:#fff;padding:2rem;border-radius:8px;text-align:center;max-width:400px;width:90%}.privacy .modal .modal-content h2{color:#2c9760;margin-top:0}.privacy .modal .modal-content .close-modal{background-color:#ffe792;border:none;padding:0.75rem 2rem;font-size:1rem;cursor:pointer;margin-top:1rem;border-radius:4px;transition:background-color 0.3s}.privacy .modal .modal-content .close-modal:hover{background-color:#ffdf6e}footer{color:#fff;padding:54px 0 70px;text-align:center;background-color:#02122f;box-shadow:0px 6px 15px 0px rgba(0,0,0,0.39);width:100%}footer .container-box .title{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between}footer .container-box .title h2{font-weight:700;font-size:37px;margin:0 49px;white-space:nowrap}footer .container-box .title .line{height:1px;background:#FFFFFF;opacity:0.26;width:100%}footer .container-box .text-titles{display:flex;justify-content:space-between}footer .container-box .text-titles .title-option{display:flex;flex-direction:column;text-align:center}footer .container-box .text-titles .title-option h3,footer .container-box .text-titles .title-option p{font-family:RedHatDisplay;font-size:20px}footer .container-box .text-titles .title-option h3{font-size:20px}footer .container-box .text-titles .title-option h3+p{margin-top:25px}footer .container-box .text-titles .title-option p{margin-top:18px;font-size:16px}footer .container-box>p{font-size:26px;line-height:35px;margin:0 7px 0;font-family:RedHatDisplay}footer .container-box .footer-apper{display:flex;justify-content:flex-end;margin-top:60px}footer .container-box .footer-apper .payment-partners{width:350px;display:none}footer .container-box .footer-apper .payment-partners .partners-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}footer .container-box .footer-apper .payment-partners .partners-title h3{font-size:26px;white-space:nowrap;margin:0 16px 0;font-weight:600}footer .container-box .footer-apper .payment-partners .partners-title .line{width:100%;height:2px;background:#FFFFFF;opacity:0.26}footer .container-box .footer-apper .payment-partners .partner-logos{justify-content:center;flex-wrap:wrap;width:208px;margin:0 auto}footer .container-box .footer-apper .payment-partners .partner-logos img{width:100%}footer .container-box .footer-apper .links{display:flex;align-items:start}footer .container-box .footer-apper .links .links-right .location_href_url:last-child{margin-right:0}footer .container-box .footer-apper .links .location_href_url{margin:0 23px;cursor:pointer;display:inline-flex;align-items:center}footer .container-box .footer-apper .links .location_href_url span{color:#fff;font-size:15px}footer .container-box .footer-apper .links .location_href_url span:last-child{margin-left:8px;font-weight:600}
