.tournament-container{position:relative;height:100vh}.tournament-container .hero-box{display:flex}.tournament-container .hero-box .container .bg-tour-advance{position:absolute;top:0;width:100%;height:1000px;background:url(/_next/static/media/promo-image2.4c72ce69.png) 50%/cover no-repeat;z-index:-1}.tournament-container .hero-box .container .bg-tour-mobile{display:none}.tournament-container .hero-box .container .title{font-size:80px;color:var(--first-color);font-style:italic;-webkit-text-stroke:3px #fff;line-height:70%;text-align:center}.tournament-container .hero-box .container .title-box{margin-top:400px;display:flex;flex-direction:row;text-align:center;justify-content:center}.tournament-container .hero-box .container .title-box .ton-amount{font-size:200px;font-weight:900;color:var(--first-color);font-style:italic;line-height:70%;text-align:center;text-shadow:-10px 5px 0 #2757af}.tournament-container .hero-box .container .title-box .sub-title{font-size:60px;font-weight:900;color:#2757af;font-style:italic;line-height:90%;text-align:center;-webkit-text-stroke:3px #fff}.tournament-container .hero-box .container .title-box .yellow{font-size:126px;font-weight:900;color:var(--first-color);font-style:italic;line-height:70%;text-align:center;text-shadow:-10px 5px 0 #2757af;-webkit-text-stroke:0 #171717}.tournament-container .hero-box .container .participants-title{font-size:68px;color:#fff;font-weight:700;margin-top:120px;text-transform:uppercase;text-align:center}.tournament-container .hero-box .container .cta-buttons{text-align:center}.tournament-container .hero-box .container .cta-buttons .start-btn{background:var(--first-color);border:none;color:#fff;font-weight:700;font-size:1.2rem;padding:1rem 2rem;transition:all .3s ease;border-radius:50px;box-shadow:0 5px 0 10px var(--second-color)}.tournament-container .hero-box .container .cta-buttons .start-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px rgba(233,173,44,.4)}.tournament-container .hero-box .container .cta-buttons .start-btn .icon{margin-right:.5rem}@media screen and (max-width:480px){.hero.tournament-container{min-height:84vh;height:84vh}.hero.tournament-container .hero-box .container .bg-tour-advance{display:none}.hero.tournament-container .hero-box .container .bg-tour-mobile{display:block;position:absolute;top:0;width:100%;height:1000px;background:url(/_next/static/media/promo-image-mobile.275c4c1b.png) 50%/cover no-repeat;z-index:-1}.hero.tournament-container .hero-box .container .title{font-size:35px;line-height:100%;-webkit-text-stroke:1px #14161a}.hero.tournament-container .hero-box .container .title-box{margin-top:240px}.hero.tournament-container .hero-box .container .title-box .ton-amount{font-size:96px;text-shadow:-5px 2px 0 #2757af}.hero.tournament-container .hero-box .container .title-box .sub-title{font-size:36px;-webkit-text-stroke:2px #171717}.hero.tournament-container .hero-box .container .title-box .yellow{font-size:72px;text-shadow:-5px 2px 0 #2757af;-webkit-text-stroke:0 #171717}.hero.tournament-container .hero-box .container .participants-title{display:none;font-size:36px;margin-top:180px}.hero.tournament-container .hero-box .container .cta-buttons{margin-top:170px}}@media screen and (max-width:390px){.hero.tournament-container{min-height:100vh;height:100vh}}.mission-hero{min-height:100vh;position:relative;overflow:hidden;color:#171717}.mission-hero .mission-content{position:relative;z-index:2}.mission-hero .mission-text{padding:2rem}.mission-hero .mission-text .mission-title{font-size:4rem;font-weight:900;color:#171717;text-transform:uppercase;line-height:1.1;margin-bottom:2rem}.mission-hero .mission-text .mission-title .green-text{color:var(--first-color)}.mission-hero .mission-text .mission-description{margin-bottom:3rem}.mission-hero .mission-text .mission-description .subtitle{color:#171717;font-size:1.8rem;line-height:1.4;font-weight:600}.mission-hero .mission-text .mission-description .subtitle .red-text{color:#2757af;text-shadow:0 0 15px rgba(39,87,175,.5)}.mission-hero .mission-text .mission-description .mission-motto{margin-top:1.5rem;font-size:1.3rem;color:#171717;font-weight:600}.mission-hero .mission-text .mission-description .mission-motto .yellow-text{color:var(--first-color);font-weight:800}.mission-hero .mission-text .mission-stats{display:flex;gap:2rem;margin-top:2rem}.mission-hero .mission-text .mission-stats .stat-card{background:linear-gradient(135deg,var(--first-color),rgba(39,87,175,.1));border:2px solid #e9ad2c;border-radius:15px;padding:1.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.mission-hero .mission-text .mission-stats .stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(233,173,44,.3)}.mission-hero .mission-text .mission-stats .stat-card .stat-number{font-size:2.5rem;font-weight:900;color:#e9ad2c;line-height:1}.mission-hero .mission-text .mission-stats .stat-card .stat-label{font-size:1rem;color:#171717;font-weight:600;margin-top:.5rem}.mission-hero .mission-visual{display:flex;justify-content:center;align-items:center;height:100%;padding:2rem}.mission-hero .mission-visual .unity-illustration{position:relative;width:400px;height:400px}.mission-hero .mission-visual .unity-illustration .player-circles{position:relative;width:100%;height:100%}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle{position:absolute;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#e9ad2c,#2757af);display:flex;align-items:center;justify-content:center;font-size:2rem;animation:float 3s ease-in-out infinite;box-shadow:0 5px 20px rgba(233,173,44,.4)}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-1{top:0;left:50%;transform:translateX(-50%);animation-delay:0s}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-2{top:25%;right:0;animation-delay:.5s}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-3{bottom:25%;right:0;animation-delay:1s}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-4{bottom:0;left:50%;transform:translateX(-50%);animation-delay:1.5s}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-5{bottom:25%;left:0;animation-delay:2s}.mission-hero .mission-visual .unity-illustration .player-circles .player-circle.circle-6{top:25%;left:0;animation-delay:2.5s}.mission-hero .mission-visual .unity-illustration .player-circles .center-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:linear-gradient(45deg,#e9ad2c,#2757af);display:flex;align-items:center;justify-content:center;font-size:3rem;animation:pulse 2s ease-in-out infinite;box-shadow:0 0 30px rgba(233,173,44,.6)}.mission-hero .mission-visual .unity-illustration .connection-lines{position:absolute;top:0;left:0;width:100%;height:100%}.mission-hero .mission-visual .unity-illustration .connection-lines .line{position:absolute;background:linear-gradient(90deg,#e9ad2c,#2757af,#e9ad2c);height:2px;opacity:.7;animation:pulse-line 2s ease-in-out infinite}.mission-hero .mission-visual .unity-illustration .connection-lines .line.line-1{top:20%;left:10%;width:80%;transform:rotate(45deg)}.mission-hero .mission-visual .unity-illustration .connection-lines .line.line-2{top:50%;left:10%;width:80%;transform:rotate(-45deg)}.mission-hero .mission-visual .unity-illustration .connection-lines .line.line-3{top:70%;left:20%;width:60%;transform:rotate(0deg)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-line{0%,to{opacity:.3}50%{opacity:.8}}@media screen and (max-width:768px){.mission-hero .mission-text{text-align:center;padding:1rem}.mission-hero .mission-text .mission-title{font-size:2.5rem}.mission-hero .mission-text .mission-description .subtitle{font-size:1.3rem}.mission-hero .mission-text .mission-stats{flex-direction:column;align-items:center;gap:1rem}.mission-hero .mission-text .mission-stats .stat-card{width:150px}.mission-hero .mission-visual .unity-illustration{width:300px;height:300px}.mission-hero .mission-visual .unity-illustration .player-circle{width:60px;height:60px;font-size:1.5rem}.mission-hero .mission-visual .unity-illustration .center-logo{width:80px;height:80px;font-size:2.5rem}}.slogan-hero{background:rgba(168,70,46,.4039215686);min-height:100vh;position:relative;overflow:hidden}.slogan-hero .slogan-content{text-align:center;position:relative;z-index:2}.slogan-hero .slogan-content .slogan-main .slogan-title{font-size:5rem;font-weight:900;line-height:1.1;margin-bottom:2rem;text-shadow:0 5px 30px rgba(0,0,0,.8)}.slogan-hero .slogan-content .slogan-main .slogan-title .red-text{color:var(--second-color);text-shadow:0 0 30px rgba(39,87,175,.8)}.slogan-hero .slogan-content .slogan-main .slogan-title .white-text{color:#171717;text-shadow:0 0 20px hsla(0,0%,100%,.3)}.slogan-hero .slogan-content .slogan-main .slogan-title .green-text{color:var(--first-color);text-shadow:0 0 30px rgba(233,173,44,.8)}.slogan-hero .slogan-content .slogan-main .slogan-subtitle{margin-bottom:4rem}.slogan-hero .slogan-content .slogan-main .slogan-subtitle .subtitle{color:#171717;font-weight:600}.slogan-hero .slogan-content .slogan-main .slogan-subtitle .subtitle.is-3{font-size:2rem;margin-bottom:1rem}.slogan-hero .slogan-content .slogan-main .slogan-subtitle .subtitle.is-4{font-size:1.5rem}.slogan-hero .slogan-content .slogan-main .slogan-subtitle .subtitle.is-4 .yellow-text{color:var(--first-color);text-shadow:0 0 15px rgba(233,173,44,.6);font-weight:700}.slogan-hero .slogan-content .slogan-main .slogan-visual{margin:4rem 0}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;position:relative;padding:2rem}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-point{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-point .pulse-ring{position:absolute;width:100%;height:100%;border:3px solid #e9ad2c;border-radius:50%}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-point .flag{font-size:2.5rem;position:relative;z-index:2;background:hsla(0,0%,100%,.9);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-point:nth-child(odd) .pulse-ring{border-color:var(--second-color);animation-delay:.5s}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-point:nth-child(2n) .pulse-ring{border-color:var(--first-color);animation-delay:1s}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-line{height:3px;width:60px;background:linear-gradient(90deg,var(--first-color),var(--second-color),var(--first-color));border-radius:2px;opacity:.8}.slogan-hero .slogan-content .slogan-main .slogan-visual .world-connection .connection-line:nth-child(2n){animation-delay:1s}.slogan-hero .slogan-content .slogan-main .slogan-cta{margin-top:3rem}.slogan-hero .slogan-content .slogan-main .slogan-cta .cta-text{margin-bottom:2rem}.slogan-hero .slogan-content .slogan-main .slogan-cta .cta-text .title{color:#171717;font-weight:700;margin-bottom:.5rem}.slogan-hero .slogan-content .slogan-main .slogan-cta .cta-text .subtitle{color:#171717}.slogan-hero .slogan-content .slogan-main .slogan-cta .start-btn{background:var(--first-color);border:none;color:#fff;font-weight:700;font-size:1.2rem;padding:1rem 2rem;transition:all .3s ease;border-radius:50px;box-shadow:0 5px 0 10px var(--second-color)}.slogan-hero .slogan-content .slogan-main .slogan-cta .start-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px rgba(233,173,44,.4)}.slogan-hero .slogan-content .slogan-main .slogan-cta .start-btn .icon{margin-right:.5rem}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes line-flow{0%,to{background:linear-gradient(90deg,#e9ad2c,#2757af,#e9ad2c)}33%{background:linear-gradient(90deg,#2757af,#e9ad2c,#2757af)}66%{background:linear-gradient(90deg,#e9ad2c,#2757af,#e9ad2c)}}@media screen and (max-width:768px){.slogan-hero .slogan-main .slogan-title{font-size:2.5rem;line-height:1.2}.slogan-hero .slogan-main .slogan-subtitle .subtitle.is-3{font-size:1.4rem}.slogan-hero .slogan-main .slogan-subtitle .subtitle.is-4{font-size:1.1rem}.slogan-hero .slogan-main .slogan-visual .world-connection{flex-direction:column;gap:1rem}.slogan-hero .slogan-main .slogan-visual .world-connection .connection-point{width:60px;height:60px}.slogan-hero .slogan-main .slogan-visual .world-connection .connection-point .flag{font-size:1.8rem;width:45px;height:45px}.slogan-hero .slogan-main .slogan-visual .world-connection .connection-line{width:40px;height:2px}.slogan-hero .slogan-main .start-btn{font-size:1rem;padding:.8rem 1.5rem}}.motivation-hero{background:rgba(172,172,172,.5137254902);min-height:100vh;position:relative}.motivation-hero .motivation-content .motivation-header{text-align:center;margin-bottom:4rem}.motivation-hero .motivation-content .motivation-header .title{font-size:3.5rem;font-weight:900;margin-bottom:1rem}.motivation-hero .motivation-content .motivation-header .title .green-text,.motivation-hero .motivation-content .motivation-header .title .yellow-text{color:var(--first-color)}.motivation-hero .motivation-content .motivation-header .subtitle{color:#171717;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.motivation-hero .motivation-content .motivation-header .subtitle .red-text{color:#2757af;text-shadow:0 0 15px rgba(39,87,175,.5)}.motivation-hero .motivation-content .motivation-header .main-prize .prize-badge{display:inline-block;background:var(--first-color);border-radius:20px;padding:1rem 2rem;margin-bottom:1rem}.motivation-hero .motivation-content .motivation-header .main-prize .prize-badge .prize-amount{font-size:3rem;font-weight:900;color:#fff;display:block;line-height:1}.motivation-hero .motivation-content .motivation-header .main-prize .prize-badge .prize-label{font-size:1rem;font-weight:600;color:#fff;display:block}.motivation-hero .motivation-content .motivation-header .main-prize .prize-description{color:#171717;font-size:1.3rem;font-weight:600;margin-top:1rem}.motivation-hero .motivation-content .activities-grid{margin-bottom:4rem}.motivation-hero .motivation-content .activities-grid .activity-card{background:linear-gradient(135deg,var(--second-color),rgba(255,255,255,.5));border-radius:20px;padding:2rem;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(0,0,0,0);transition:all .3s ease;position:relative;overflow:hidden}.motivation-hero .motivation-content .activities-grid .activity-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:18px;padding:2px;background:linear-gradient(45deg,#e9ad2c,#2757af,#e9ad2c,#2757af);-webkit-mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.motivation-hero .motivation-content .activities-grid .activity-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(233,173,44,.2)}.motivation-hero .motivation-content .activities-grid .activity-card.games-card:hover{box-shadow:0 15px 40px rgba(233,173,44,.3)}.motivation-hero .motivation-content .activities-grid .activity-card.chat-card:hover{box-shadow:0 15px 40px rgba(39,87,175,.3)}.motivation-hero .motivation-content .activities-grid .activity-card.referral-card:hover{box-shadow:0 15px 40px rgba(233,173,44,.3)}.motivation-hero .motivation-content .activities-grid .activity-card.tournament-card:hover{box-shadow:0 15px 40px rgba(39,87,175,.3)}.motivation-hero .motivation-content .activities-grid .activity-card .card-header{display:flex;align-items:center;margin-bottom:1.5rem}.motivation-hero .motivation-content .activities-grid .activity-card .card-header .activity-icon{font-size:2.5rem;margin-right:1rem}.motivation-hero .motivation-content .activities-grid .activity-card .card-header .activity-title{font-size:1.3rem;font-weight:700;color:#171717;line-height:1.2}.motivation-hero .motivation-content .activities-grid .activity-card .card-content .reward{text-align:center;margin-bottom:1.5rem}.motivation-hero .motivation-content .activities-grid .activity-card .card-content .reward .reward-amount{font-size:2.5rem;font-weight:900;color:var(--first-color)}.motivation-hero .motivation-content .activities-grid .activity-card .card-content .reward .reward-text{font-size:1.8rem;font-weight:700;color:#2757af}.motivation-hero .motivation-content .activities-grid .activity-card .card-content .conditions .condition{color:#171717;font-size:1rem;margin-bottom:.5rem;padding-left:.5rem;font-weight:500}.motivation-hero .motivation-content .activities-grid .activity-card .card-content .conditions .condition:last-child{margin-bottom:0}.motivation-hero .motivation-content .motivation-cta{text-align:center}.motivation-hero .motivation-content .motivation-cta .cta-title{font-size:2.5rem;font-weight:700;color:#171717;margin-bottom:1rem}.motivation-hero .motivation-content .motivation-cta .cta-subtitle{font-size:1.3rem;color:#171717;margin-bottom:2rem;font-weight:500}.motivation-hero .motivation-content .motivation-cta .earn-btn{background:var(--first-color);border:none;color:#fff;font-weight:800;font-size:1.3rem;padding:1.2rem 2.5rem;transition:all .3s ease;border-radius:50px;box-shadow:0 5px 0 10px var(--second-color)}.motivation-hero .motivation-content .motivation-cta .earn-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px rgba(233,173,44,.4)}.motivation-hero .motivation-content .motivation-cta .earn-btn .icon{margin-right:.5rem}@media screen and (max-width:768px){.motivation-hero .motivation-header .title{font-size:2.2rem;line-height:1.2}.motivation-hero .motivation-header .subtitle{font-size:1.3rem}.motivation-hero .motivation-header .main-prize .prize-badge .prize-amount{font-size:2rem}.motivation-hero .activities-grid .activity-card{margin-bottom:2rem;padding:1.5rem}.motivation-hero .activities-grid .activity-card .card-header{flex-direction:column;text-align:center}.motivation-hero .activities-grid .activity-card .card-header .activity-icon{margin-right:0;margin-bottom:1rem}.motivation-hero .activities-grid .activity-card .card-header .activity-title{font-size:1.1rem}.motivation-hero .activities-grid .activity-card .card-content .reward .reward-amount{font-size:2rem}.motivation-hero .activities-grid .activity-card .card-content .reward .reward-text{font-size:1.5rem}.motivation-hero .activities-grid .activity-card .card-content .conditions .condition{text-align:center}.motivation-hero .motivation-cta .cta-title{font-size:1.8rem}.motivation-hero .motivation-cta .cta-subtitle{font-size:1.1rem}.motivation-hero .motivation-cta .earn-btn{font-size:1.1rem;padding:1rem 2rem}}.reviews-hero{background:hsla(0,0%,100%,.4666666667);min-height:95vh;position:relative;overflow:hidden}.reviews-hero .reviews-container{padding-top:100px;align-items:flex-start}.reviews-hero .reviews-container .reviews-header{text-align:center;margin-bottom:80px}.reviews-hero .reviews-container .reviews-header .reviews-title{font-size:120px;text-transform:uppercase;color:var(--first-color);font-weight:800;line-height:1;margin-bottom:30px}.reviews-hero .reviews-container .reviews-header .reviews-subtitle{font-size:36px;color:#171717;font-weight:600;text-transform:uppercase}.reviews-hero .reviews-container .reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:80px}.reviews-hero .reviews-container .reviews-grid .review-card{background:rgba(39,87,175,.6862745098);border:2px solid rgba(86,215,118,.3);border-radius:20px;padding:30px;transition:all .3s ease;position:relative;overflow:hidden}.reviews-hero .reviews-container .reviews-grid .review-card:hover{transform:translateY(-10px);border-color:#56d776}.reviews-hero .reviews-container .reviews-grid .review-card .review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info{display:flex;align-items:center;gap:15px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-avatar{width:60px;height:60px;border-radius:50%;border:3px solid #56d776;-o-object-fit:cover;object-fit:cover}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-name{font-size:20px;color:var(--text-black);font-weight:700;margin-bottom:5px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-location{font-size:14px;color:var(--text-black);display:flex;align-items:center;gap:5px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-location .location-icon{font-size:12px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .review-rating .star{font-size:20px;margin-left:2px}.reviews-hero .reviews-container .reviews-grid .review-card .review-content{margin-bottom:20px}.reviews-hero .reviews-container .reviews-grid .review-card .review-content .review-text{font-size:16px;color:var(--text-black);line-height:1.6;font-weight:400}.reviews-hero .reviews-container .reviews-grid .review-card .review-content .review-text .highlight-word{color:var(--text-black);font-weight:700;background:rgba(86,215,118,.1);padding:2px 6px;border-radius:4px}.reviews-hero .reviews-container .reviews-grid .review-card .review-footer .online-indicator{font-size:14px;color:var(--text-black);font-weight:600;display:flex;align-items:center;gap:5px}.reviews-hero .reviews-container .reviews-cta{text-align:center}.reviews-hero .reviews-container .reviews-cta .cta-text{font-size:42px;color:var(--text-black);font-weight:700;margin-bottom:40px;text-transform:uppercase}.reviews-hero .reviews-container .reviews-cta .reviews-btn{background:var(--first-color);color:var(--text-black);font-size:28px;font-weight:700;padding:20px 60px;border-radius:50px;border:none;text-transform:uppercase;transition:all .3s ease;box-shadow:0 5px 0 10px var(--second-color)}.reviews-hero .reviews-container .reviews-cta .reviews-btn:hover{background:var(--first-color);transform:translateY(-3px);box-shadow:0 10px 30px rgba(199,34,34,.4)}@media screen and (max-width:768px){.reviews-hero{min-height:100vh}.reviews-hero .reviews-container{padding-top:60px;padding-left:1rem;padding-right:1rem}.reviews-hero .reviews-container .reviews-header{margin-bottom:50px}.reviews-hero .reviews-container .reviews-header .reviews-title{font-size:60px;margin-bottom:20px}.reviews-hero .reviews-container .reviews-header .reviews-subtitle{font-size:22px}.reviews-hero .reviews-container .reviews-grid{grid-template-columns:1fr;gap:25px;margin-bottom:60px}.reviews-hero .reviews-container .reviews-grid .review-card{padding:20px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info{gap:12px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-avatar{width:50px;height:50px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-name{font-size:18px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-location{font-size:13px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .review-rating .star{font-size:16px}.reviews-hero .reviews-container .reviews-grid .review-card .review-content .review-text{font-size:15px}.reviews-hero .reviews-container .reviews-cta .cta-text{font-size:26px;margin-bottom:30px}.reviews-hero .reviews-container .reviews-cta .reviews-btn{font-size:20px;padding:15px 40px}}@media screen and (max-width:480px){.reviews-hero .reviews-container{padding-top:40px}.reviews-hero .reviews-container .reviews-header .reviews-title{font-size:42px}.reviews-hero .reviews-container .reviews-header .reviews-subtitle{font-size:18px}.reviews-hero .reviews-container .reviews-grid .review-card{padding:15px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info{gap:10px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-avatar{width:45px;height:45px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-name{font-size:16px}.reviews-hero .reviews-container .reviews-grid .review-card .review-header .reviewer-info .reviewer-details .reviewer-location{font-size:12px}.reviews-hero .reviews-container .reviews-grid .review-card .review-content .review-text{font-size:14px}.reviews-hero .reviews-container .reviews-cta .cta-text{font-size:22px}.reviews-hero .reviews-container .reviews-cta .reviews-btn{font-size:18px;padding:12px 30px}}@media screen and (max-width:360px){.reviews-hero .reviews-container .reviews-header .reviews-title{font-size:32px}.reviews-hero .reviews-container .reviews-header .reviews-subtitle{font-size:16px}.reviews-hero .reviews-container .reviews-cta .cta-text{font-size:18px}.reviews-hero .reviews-container .reviews-cta .reviews-btn{font-size:16px;padding:10px 25px}}.community-hero{background:rgba(28,30,192,.2588235294);min-height:95vh;position:relative;overflow:hidden}.community-hero .community-container{padding-top:100px;align-items:flex-start}.community-hero .community-container .community-content .community-title{font-size:150px;text-transform:uppercase;color:var(--first-color);font-weight:800;line-height:1;margin-bottom:80px;text-align:center}.community-hero .community-container .community-content .community-features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}.community-hero .community-container .community-content .community-features .feature-card{background:rgba(240,189,123,.8);border:2px solid rgba(86,215,118,.3);border-radius:20px;padding:40px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.community-hero .community-container .community-content .community-features .feature-card:hover{transform:translateY(-10px);border-color:#56d776;box-shadow:0 20px 40px rgba(86,215,118,.3)}.community-hero .community-container .community-content .community-features .feature-card .feature-icon{font-size:70px;margin-bottom:30px;display:block}.community-hero .community-container .community-content .community-features .feature-card .feature-title{font-size:24px;color:var(--text-black);font-weight:700;margin-bottom:20px;text-transform:uppercase;line-height:1.3}.community-hero .community-container .community-content .community-features .feature-card .feature-description{font-size:16px;color:var(--text-black);line-height:1.6;opacity:.9}.community-hero .community-container .community-content .community-stats{display:flex;justify-content:center;gap:80px;margin-bottom:80px;padding:40px;background:rgba(144,122,224,.6);border-radius:20px;border:2px solid rgba(86,215,118,.2)}.community-hero .community-container .community-content .community-stats .stat-item{text-align:center}.community-hero .community-container .community-content .community-stats .stat-item .stat-number{font-size:48px;color:#56d776;font-weight:900;line-height:1;margin-bottom:10px;text-shadow:0 0 20px rgba(86,215,118,.5)}.community-hero .community-container .community-content .community-stats .stat-item .stat-label{font-size:16px;color:var(--text-black);font-weight:600;text-transform:uppercase;opacity:.8}.community-hero .community-container .community-content .online-players{background:rgba(226,109,31,.6);border:2px solid rgba(86,215,118,.3);border-radius:20px;padding:40px;margin-bottom:60px;text-align:center}.community-hero .community-container .community-content .online-players .players-title{font-size:28px;color:#56d776;font-weight:700;margin-bottom:30px;text-transform:uppercase}.community-hero .community-container .community-content .online-players .players-list{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.community-hero .community-container .community-content .online-players .players-list .player-avatar{position:relative;width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #56d776;transition:all .3s ease}.community-hero .community-container .community-content .online-players .players-list .player-avatar:hover{transform:scale(1.1);border-color:#fff}.community-hero .community-container .community-content .online-players .players-list .player-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community-hero .community-container .community-content .online-players .players-list .player-avatar .online-indicator{position:absolute;bottom:2px;right:2px;width:16px;height:16px;background:lime;border-radius:50%;border:2px solid #000;animation:pulse 2s infinite}.community-hero .community-container .community-content .online-players .players-list .more-players{font-size:20px;color:#56d776;font-weight:700;background:rgba(86,215,118,.1);border:2px solid rgba(86,215,118,.3);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-left:10px}.community-hero .community-container .community-content .community-cta{text-align:center}.community-hero .community-container .community-content .community-cta .cta-title{font-size:42px;color:var(--text-black);font-weight:700;margin-bottom:15px;text-transform:uppercase}.community-hero .community-container .community-content .community-cta .cta-subtitle{font-size:24px;color:var(--text-black);font-weight:600;margin-bottom:40px;font-style:italic}.community-hero .community-container .community-content .community-cta .cta-buttons{display:flex;justify-content:center;gap:30px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn{font-size:20px;font-weight:700;padding:20px 40px;border-radius:50px;border:none;text-transform:uppercase;transition:all .3s ease}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn .icon{font-size:24px;margin-right:15px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn.telegram{background:#08c;color:#fff}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn.telegram:hover{background:#069;transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,136,204,.4)}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn.game{background:#56d776;color:#000}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn.game:hover{background:#45c565;transform:translateY(-3px);box-shadow:0 10px 30px rgba(86,215,118,.4)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}@media screen and (max-width:768px){.community-hero{min-height:100vh}.community-hero .community-container{padding-top:80px;padding-left:1rem;padding-right:1rem}.community-hero .community-container .community-content .community-title{font-size:80px;margin-bottom:50px}.community-hero .community-container .community-content .community-features{grid-template-columns:1fr;gap:30px;margin-bottom:50px}.community-hero .community-container .community-content .community-features .feature-card{padding:30px}.community-hero .community-container .community-content .community-features .feature-card .feature-icon{font-size:50px;margin-bottom:20px}.community-hero .community-container .community-content .community-features .feature-card .feature-title{font-size:20px;margin-bottom:15px}.community-hero .community-container .community-content .community-features .feature-card .feature-description{font-size:15px}.community-hero .community-container .community-content .community-stats{flex-direction:column;gap:30px;padding:30px;margin-bottom:50px}.community-hero .community-container .community-content .community-stats .stat-item .stat-number{font-size:36px}.community-hero .community-container .community-content .community-stats .stat-item .stat-label{font-size:14px}.community-hero .community-container .community-content .online-players{padding:30px;margin-bottom:40px}.community-hero .community-container .community-content .online-players .players-title{font-size:22px;margin-bottom:20px}.community-hero .community-container .community-content .online-players .players-list{gap:10px}.community-hero .community-container .community-content .online-players .players-list .player-avatar{width:50px;height:50px;border-width:2px}.community-hero .community-container .community-content .online-players .players-list .player-avatar .online-indicator{width:12px;height:12px}.community-hero .community-container .community-content .online-players .players-list .more-players{font-size:16px;width:50px;height:50px}.community-hero .community-container .community-content .community-cta .cta-title{font-size:28px;margin-bottom:10px}.community-hero .community-container .community-content .community-cta .cta-subtitle{font-size:18px;margin-bottom:30px}.community-hero .community-container .community-content .community-cta .cta-buttons{flex-direction:column;gap:20px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn{font-size:18px;padding:15px 35px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn .icon{font-size:20px;margin-right:10px}}@media screen and (max-width:480px){.community-hero .community-container{padding-top:60px}.community-hero .community-container .community-content .community-title{font-size:46px}.community-hero .community-container .community-content .community-features .feature-card{padding:25px}.community-hero .community-container .community-content .community-features .feature-card .feature-icon{font-size:40px}.community-hero .community-container .community-content .community-features .feature-card .feature-title{font-size:18px}.community-hero .community-container .community-content .community-features .feature-card .feature-description{font-size:14px}.community-hero .community-container .community-content .community-stats{padding:25px}.community-hero .community-container .community-content .community-stats .stat-item .stat-number{font-size:30px}.community-hero .community-container .community-content .online-players{padding:25px}.community-hero .community-container .community-content .online-players .players-title{font-size:18px}.community-hero .community-container .community-content .online-players .players-list .player-avatar{width:45px;height:45px}.community-hero .community-container .community-content .online-players .players-list .more-players{width:45px;height:45px;font-size:14px}.community-hero .community-container .community-content .community-cta .cta-title{font-size:24px}.community-hero .community-container .community-content .community-cta .cta-subtitle{font-size:16px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn{font-size:16px;padding:12px 30px}}@media screen and (max-width:360px){.community-hero .community-container .community-content .community-title{font-size:45px}.community-hero .community-container .community-content .community-cta .cta-title{font-size:20px}.community-hero .community-container .community-content .community-cta .cta-subtitle{font-size:14px}.community-hero .community-container .community-content .community-cta .cta-buttons .community-btn{font-size:14px;padding:10px 25px}}.ticket-hero{background:linear-gradient(135deg,#ffffff,#f081ff 50%,#a9ffa9);min-height:100vh;position:relative}.ticket-hero .ticket-content{display:flex;align-items:center;min-height:80vh}.ticket-hero .ticket-content .ticket-visual{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.ticket-hero .ticket-content .ticket-visual .ticket-animation{position:relative}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card{width:350px;height:500px;background:linear-gradient(135deg,#ffee01,#ff6600);border-radius:20px;position:relative;transform:perspective(1000px) rotateY(-15deg) rotateX(5deg);box-shadow:0 20px 60px rgba(255,238,1,.3),0 0 0 1px hsla(0,0%,100%,.1);animation:ticket-float 4s ease-in-out infinite;overflow:hidden}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(90deg,transparent,transparent 10px,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 12px)}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-header{text-align:center;padding:2rem 1.5rem 1rem;border-bottom:2px dashed rgba(0,0,0,.2)}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-header .ticket-logo{font-size:3rem;margin-bottom:.5rem}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-header .ticket-title{font-size:1.2rem;font-weight:900;color:#000;letter-spacing:2px}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body{padding:2rem 1.5rem;text-align:center}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body .tournament-name{font-size:1.8rem;font-weight:900;color:#000;margin-bottom:2rem;letter-spacing:1px}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body .prize-fund{display:flex;justify-content:center;align-items:baseline;margin-bottom:2rem}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body .prize-fund .currency{font-size:3rem;font-weight:900;color:#c72222}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body .prize-fund .amount{font-size:5rem;font-weight:900;color:#c72222;margin-left:.2rem}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-body .ticket-number{font-size:1.5rem;font-weight:700;color:#000;opacity:.8}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-footer{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;text-align:center;border-top:2px dashed rgba(0,0,0,.2)}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-footer .valid-text{font-size:1.1rem;font-weight:800;color:green;letter-spacing:1px}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card .ticket-footer .glow-effect{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:10px;background:linear-gradient(90deg,transparent,#56d776,transparent);border-radius:50%;filter:blur(5px);animation:glow-pulse 2s ease-in-out infinite}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle{position:absolute;font-size:2rem;animation:particle-float 6s ease-in-out infinite;opacity:.8}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle.particle-1{top:10%;left:10%;animation-delay:0s}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle.particle-2{top:20%;right:10%;animation-delay:1s}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle.particle-3{bottom:30%;left:5%;animation-delay:2s}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle.particle-4{bottom:20%;right:5%;animation-delay:3s}.ticket-hero .ticket-content .ticket-visual .ticket-animation .floating-particles .particle.particle-5{top:50%;right:-10%;animation-delay:4s}.ticket-hero .ticket-content .ticket-info{flex:1;padding-left:3rem}.ticket-hero .ticket-content .ticket-info .title{font-size:3rem;font-weight:900;line-height:1.1;margin-bottom:2rem}.ticket-hero .ticket-content .ticket-info .title .yellow-text{color:#ffee01;text-shadow:0 0 20px rgba(255,238,1,.6)}.ticket-hero .ticket-content .ticket-info .title .white-text{color:#fff}.ticket-hero .ticket-content .ticket-info .title .green-text{color:#56d776;text-shadow:0 0 20px rgba(86,215,118,.6)}.ticket-hero .ticket-content .ticket-info .title .red-text{color:#c72222;text-shadow:0 0 20px rgba(199,34,34,.6)}.ticket-hero .ticket-content .ticket-info .how-to-get{margin-bottom:3rem}.ticket-hero .ticket-content .ticket-info .how-to-get .subtitle{color:#fff;font-weight:700;margin-bottom:2rem}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item .step-number{width:50px;height:50px;border-radius:50%;background:linear-gradient(45deg,#56d776,#008cff);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;color:#fff;margin-right:1.5rem;flex-shrink:0}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item .step-content h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item .step-content p{color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.4}.ticket-hero .ticket-content .ticket-info .ticket-cta .cta-text{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:2rem;line-height:1.5}.ticket-hero .ticket-content .ticket-info .ticket-cta .tournament-btn{background:linear-gradient(45deg,#c72222,#ff6600);border:none;color:#fff;font-weight:800;font-size:1.2rem;padding:1.2rem 2.5rem;transition:all .3s ease;border-radius:50px}.ticket-hero .ticket-content .ticket-info .ticket-cta .tournament-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 40px rgba(199,34,34,.4)}.ticket-hero .ticket-content .ticket-info .ticket-cta .tournament-btn .icon{margin-right:.5rem}@keyframes ticket-float{0%,to{transform:perspective(1000px) rotateY(-15deg) rotateX(5deg) translateY(0)}50%{transform:perspective(1000px) rotateY(-15deg) rotateX(5deg) translateY(-10px)}}@keyframes particle-float{0%,to{transform:translateY(0) rotate(0deg);opacity:.4}50%{transform:translateY(-20px) rotate(180deg);opacity:.8}}@keyframes glow-pulse{0%,to{opacity:.5;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.5)}}@media screen and (max-width:440px){.ticket-hero .ticket-content{flex-direction:column;text-align:center}.ticket-hero .ticket-content .ticket-visual{margin-bottom:3rem}.ticket-hero .ticket-content .ticket-visual .ticket-animation .ticket-card{width:280px;height:400px;transform:none}.ticket-hero .ticket-content .ticket-info{padding-left:0}.ticket-hero .ticket-content .ticket-info .title{font-size:2.2rem}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item{display:flex;flex-direction:column;align-items:center;text-align:center}.ticket-hero .ticket-content .ticket-info .how-to-get .steps .step-item .step-number{margin-right:0;margin-bottom:1rem}}.bonuses-hero{background:linear-gradient(193deg,#e4ffd6,#ffdddd,#e9d8ff);min-height:95vh;position:relative;overflow:hidden}.bonuses-hero .bonuses-container{padding-top:150px;align-items:flex-start}.bonuses-hero .bonuses-container .bonuses-content{text-align:center;transform:translatey(-80px)}.bonuses-hero .bonuses-container .bonuses-content .bonuses-title{font-size:120px;text-transform:uppercase;color:#fff;line-height:1;margin-bottom:30px;font-weight:800}.bonuses-hero .bonuses-container .bonuses-content .bonuses-title .highlight{color:#56d776}.bonuses-hero .bonuses-container .bonuses-content .bonuses-subtitle{font-size:48px;text-transform:uppercase;color:#56d776;line-height:1.2;font-weight:600;margin-bottom:80px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:100px;max-width:800px;margin-left:auto;margin-right:auto}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item{display:flex;align-items:center;gap:20px;padding:30px;background:rgba(86,215,118,.1);border-radius:20px;border:2px solid rgba(86,215,118,.3);transition:all .3s ease}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item:hover{transform:translateY(-5px);border-color:#56d776;background:rgba(86,215,118,.2)}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item .feature-icon{font-size:48px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#56d776;border-radius:50%;flex-shrink:0}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item span{font-size:24px;color:#fff;font-weight:600;text-transform:uppercase}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .cta-text{font-size:36px;color:#fff;font-weight:700;margin-bottom:40px;text-transform:uppercase}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn{background:#56d776;color:#000;font-size:24px;font-weight:700;padding:20px 50px;border-radius:50px;border:none;text-transform:uppercase;transition:all .3s ease}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn:hover{background:#45c565;transform:translateY(-3px);box-shadow:0 10px 30px rgba(86,215,118,.4)}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn .icon{font-size:28px;margin-right:15px}.bonuses-bg{position:absolute;top:0;left:0;background:url(/_next/static/media/bonuses-pattern.5369e4fb.svg) 50%/cover no-repeat;width:100%;height:100%;opacity:.6}@media screen and (max-width:768px){.bonuses-hero{min-height:100vh}.bonuses-hero .bonuses-container{padding-top:80px;padding-left:1rem;padding-right:1rem}.bonuses-hero .bonuses-container .bonuses-content{transform:translatey(-40px)}.bonuses-hero .bonuses-container .bonuses-content .bonuses-title{font-size:60px;margin-bottom:20px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-subtitle{font-size:28px;margin-bottom:50px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item{padding:20px;gap:15px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item .feature-icon{font-size:32px;width:60px;height:60px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item span{font-size:18px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .cta-text{font-size:24px;margin-bottom:30px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn{font-size:18px;padding:15px 35px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn .icon{font-size:20px;margin-right:10px}}@media screen and (max-width:480px){.bonuses-hero .bonuses-container{padding-top:60px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-title{font-size:42px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-subtitle{font-size:22px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item{padding:15px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item .feature-icon{font-size:28px;width:50px;height:50px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-features .feature-item span{font-size:16px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .cta-text{font-size:20px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn{font-size:16px;padding:12px 25px}}@media screen and (max-width:360px){.bonuses-hero .bonuses-container .bonuses-content .bonuses-title{font-size:32px}.bonuses-hero .bonuses-container .bonuses-content .bonuses-subtitle,.bonuses-hero .bonuses-container .bonuses-content .channel-cta .cta-text{font-size:18px}.bonuses-hero .bonuses-container .bonuses-content .channel-cta .channel-btn{font-size:14px;padding:10px 20px}}