@charset "UTF-8";:root{--grey-stroke: rgba(255, 255, 255, .08);--color__dark-light: rgba(255, 255, 255, .16);--color__text-smoke: rgba(255, 255, 255, .64);--grey-color__darken: rgba(255, 255, 255, .64);--footer-app-bg: rgba(255, 255, 255, .12);--header-small-color-app-bg: rgba(111, 122, 135, .16);--black-white: #fff}main *,main *:before,main *:after{box-sizing:border-box;margin:0;padding:0;color:#fff}header.main-header-wrapper{display:none}.header-small{background-color:#ffffffe6}.header-small a,.header-small button,.header-small span,.header-small .right-part .header-language a{color:#101112}.main-footer{background:transparent}.main-footer .footer-nav ul li a{color:#fff}.mobile,.desktop{display:none!important}@media (width < 650px){.mobile{display:revert!important}}@media (width >= 650px){.desktop{display:revert!important}}body{background:linear-gradient(180deg,#002E8C 39%,#000B23 93%);overflow-x:hidden}body p{color:#fffc}body h1,body h2,body h3,body h4,body h5,body h6,body p,body span{white-space:pre-line;line-height:120%}section{z-index:5;display:flex;flex-direction:column;justify-content:center;gap:clamp(32px,5vw,48px)}section .section__heading{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}section .section__heading .subheader-item{display:none}section .section__heading .active{display:revert}section .section__heading p{font-size:clamp(14px,2vw,18px);color:#fffc;white-space:unset}section .section__heading ul.nav-tabs{background:rgba(255,255,255,.16);padding:4px;border-radius:14px;border:none}section .section__heading ul.nav-tabs button{color:#fff;border-radius:12px}section .section__heading ul.nav-tabs button.active{color:#101112}picture{--blur-color: none;position:relative;display:flex;align-items:center;justify-content:center}@media (width < 650px){picture{width:100%}}picture img{z-index:1;width:100%}picture:after{background:var(--blur-color);z-index:-1;content:"";position:absolute;bottom:0;right:0;transform:translate(50%,50%);width:540px;aspect-ratio:1;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:50%;filter:blur(64px);opacity:.6}@media (width < 650px){picture:after{transform:translate(-50%,50%);width:100%;inset-inline:50%}}.container{max-width:1160px;width:100%}.gradient-box{--border-gradient: none;--box-bg: none;--text-color: none;border:1px solid transparent;background:linear-gradient(var(--box-bg),var(--box-bg)) padding-box,var(--border-gradient) border-box;color:var(--text-color)}.--contrast{--border-gradient: radial-gradient( 288.14% 120.59% at 50% 0%, hsl(182 100% 37%) 0%, hsl(0 0% 100%) 49.48%, hsl(316 100% 50%) 100% )}.--glass{--border-gradient: linear-gradient( 99.97deg, hsl(0 0% 100% / .032) 31.74%, hsl(0 0% 100% / .128) 68.61% )}.--block-bg{--box-bg: rgba(50, 79, 138, .8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:clamp(20px,4vw,40px);border-radius:24px;display:flex;justify-content:flex-start}@media (width < 650px){.--block-bg{justify-content:center}}h1{font-size:clamp(48px,6vw,64px);font-weight:600}h2{font-size:clamp(32px,5vw,48px);font-weight:600}._primary{--box-bg: #BBF648;--text-color: #101112;--border-gradient: linear-gradient(180deg, #FFFFFF 0%, #BBF648 100%);display:flex;align-items:center;gap:8px;padding:16px clamp(8px,3vw,32px);border-radius:16px;font-size:18px;font-weight:500;text-align:center;width:fit-content;justify-content:center}@media (width < 650px){._primary{width:100%;font-size:16px}}.qj_league{z-index:5;display:flex;flex-direction:column;gap:clamp(64px,12vw,128px);overflow:hidden;max-width:100vw}.qj_league .hero{z-index:2;position:relative;display:flex;flex-direction:column;gap:clamp(304px,36vw,364px)}.qj_league .hero__background{position:absolute;width:100%;height:100%}.qj_league .hero__background img{position:absolute;z-index:0;height:100%}.qj_league .hero__background .line-pink{left:0;top:0;transform:translate(-20%,-15%)}@media (width < 650px){.qj_league .hero__background .line-pink{top:50%;width:120%;transform:translate(-50%,-65%) rotate(50deg)}}.qj_league .hero__background .line-blue{z-index:3;right:0;bottom:0;transform:translate(10%,-10%)}@media (width < 650px){.qj_league .hero__background .line-blue{bottom:50%;width:120%;transform:translate(15%,25%) rotate(40deg)}}.qj_league .hero__background .background{z-index:3;bottom:0;transform:translateY(20%);width:100%}@media (width < 650px){.qj_league .hero__background .background{transform:translateY(12%)}}.qj_league .hero__background .overflow{z-index:3;bottom:0;transform:translateY(50%);width:100%}@media (width < 650px){.qj_league .hero__background .overflow{transform:translateY(20%)}}.qj_league .hero__background .cards{z-index:2;width:100%;max-width:1100px;height:auto;top:50%;left:50%;transform:translate(-50%,-65%)}@media (width < 650px){.qj_league .hero__background .cards{top:0;left:0;transform:translateY(45%)}}.qj_league .hero__banner{z-index:5;margin-top:clamp(32px,6vw,64px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,3vw,32px);text-align:center}.qj_league .hero__info{z-index:5;display:flex;flex-direction:column;gap:24px}.qj_league .hero__info__list{display:flex;flex-direction:column;gap:24px}@media (width < 650px){.qj_league .hero__info__list ._primary{width:auto}}.qj_league .hero__info__list ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.qj_league .hero__info__list li{display:flex;align-items:center;gap:16px}.qj_league .hero__info__list img{--box-bg: white;max-width:clamp(64px,8vw,80px);width:100%;aspect-ratio:1;border-radius:16px}.qj_league .hero__info__description{display:flex;align-items:stretch;flex-wrap:wrap;gap:clamp(20px,2vw,24px)}.qj_league .hero__info__description h4{text-align:center}.qj_league .hero__info__description .item{display:flex;flex-wrap:wrap;gap:24px;flex:1 300px;overflow:hidden}.qj_league .hero__info__description .item__text{display:flex;flex-direction:column;gap:clamp(12px,2vw,24px)}.qj_league .hero__info__description .item .qr{display:grid;place-items:center;--box-bg: white;border-radius:16px;padding:22px;max-width:200px}.qj_league .hero__info__description .item .qr img{width:100%}.qj_league .hero__info__description .item picture{margin:calc(-1*clamp(20px,4vw,40px)) calc(-1*clamp(20px,4vw,40px)) calc(-1*clamp(20px,4vw,40px)) auto;align-self:flex-end;--blur-color: radial-gradient(52.13% 54.85% at 52.13% 50%, rgb(0, 234, 242) 0%, rgba(0, 234, 242, .2) 100%)}.qj_league .hero__info__description .item picture img{max-width:296px}@media (width < 650px){.qj_league .hero__info__description .item picture{margin-left:0}}.qj_league .hero__info__description .item:first-child{flex:3 300px}.qj_league .hero__info__description .item:last-child{flex-direction:column;align-items:center;justify-content:center}.qj_league .hero__info__description .item:last-child button{padding-inline:0}.qj_league .goals{display:flex;align-items:stretch;flex-wrap:wrap;gap:clamp(20px,2vw,24px)}.qj_league .goals .item{flex:1 300px;display:flex;flex-direction:column;gap:24px}.qj_league .goals .item .grid{margin-inline:calc(-1*clamp(20px,2vw,32px));display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));justify-items:center;margin-top:auto}.qj_league .goals .item ul{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:12px}.qj_league .goals .item ul li{display:grid;place-items:center;flex:1 200px;padding:12px 8px;border-radius:16px;--box-bg: rgb(43 73 129);min-height:clamp(70px,9vw,90px);font-size:18px}.qj_league .goals .item p{font-size:clamp(14px,2vw,18px)}.qj_league .awards{display:flex;flex-direction:column;gap:clamp(20px,2vw,24px)}.qj_league .awards__content{display:flex;align-items:stretch;flex-wrap:wrap;gap:clamp(20px,2vw,24px)}.qj_league .awards__content__photo{flex:1 300px;display:flex;flex-direction:column}.qj_league .awards__content__photo .text{position:relative;background:#fff;border-radius:24px;padding:clamp(24px,4vw,40px);display:flex;flex-direction:column;gap:12px}.qj_league .awards__content__photo .text:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:12px;background:url(/build/assets/line-759d8906.png) no-repeat center bottom}.qj_league .awards__content__photo .text h6{color:#0c337a;font-size:20px}.qj_league .awards__content__photo .text p{color:#101112cc}.qj_league .awards__content__photo img{width:100%}.qj_league .awards__content__list{flex:4 500px;display:flex;flex-direction:column;gap:clamp(24px,3vw,32px)}.qj_league .awards__content__list ul{display:flex;align-items:stretch;flex-wrap:wrap;gap:16px}.qj_league .awards__content__list ul li{flex:1 200px;background:rgb(49,79,138);border-radius:24px;padding:24px;display:flex;align-items:center;gap:12px;font-size:20px;width:fit-content}.qj_league .awards__content__list ul li:first-child{flex:1 100%}.qj_league .awards__content__list ul li .five{--box-bg: rgb(43 73 129);border-radius:6px;margin-left:auto}.qj_league .awards__footer{display:flex;align-items:center;gap:8px;font-size:16px;color:#ffffffa3}.qj_league .awards__footer svg{min-width:48px;aspect-ratio:1}.qj_league .benefits{display:flex;align-items:stretch;flex-wrap:wrap;gap:clamp(20px,2vw,24px)}.qj_league .benefits .item{flex:1 300px;display:flex;justify-content:center;flex-direction:column;border-radius:24px;max-height:424px;overflow:hidden;object-position:center}.qj_league .benefits .item:first-child{flex:2 300px}@media (width < 650px){.qj_league .benefits .item{max-height:100%}}.qj_league .benefits .item img{width:100%}.qj_league .benefits .item li{padding:16px 0;display:flex;align-items:center;gap:12px;font-size:20px}.qj_league .benefits .item li:not(:last-child){border-bottom:1px solid rgba(112,123,136,.12)}.qj_league .benefits .item li:first-child{padding-top:0}.qj_league .benefits .item li:last-child{padding-bottom:0}.qj_league .benefits .item li svg{min-width:32px}.qj_league .benefits .item:last-child{padding:0;justify-content:flex-end}@media (width < 650px){.qj_league .benefits .item:last-child{order:-1}}.qj_league .guid{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:40px}.qj_league .guid__buttons{flex:1 300px;display:flex;flex-direction:column;gap:8px}.qj_league .guid__buttons .guid__buttons__item{display:flex;align-items:center;border-radius:24px;padding:24px;gap:16px;cursor:pointer}.qj_league .guid__buttons .guid__buttons__item.active{background:#1F3C72}.qj_league .guid__buttons .guid__buttons__item.active .number{background:transparent}.qj_league .guid__buttons .guid__buttons__item.active .number span{color:#bbf648}.qj_league .guid__buttons .guid__buttons__item .number{position:relative;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16)}.qj_league .guid__buttons .guid__buttons__item .number svg{display:block;transform:rotate(-90deg);transform-origin:center;overflow:visible}.qj_league .guid__buttons .guid__buttons__item .number span{font-size:20px;font-weight:500;position:absolute}.qj_league .guid__buttons .text{display:flex;flex-direction:column;gap:8px}.qj_league .guid__buttons.mobile{width:100%}.qj_league .guid__buttons.mobile .guid__buttons__item{display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-start}.qj_league .guid__buttons .slick-active .guid__buttons__item{background:#1F3C72}.qj_league .guid__images{overflow:hidden;flex:1 460px;position:relative;display:grid;place-items:center;border:1px solid #00CDD7;border-radius:24px;box-shadow:0 0 12px #00cdd7;padding:clamp(24px,4vw,40px);background:#82FFFF;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.qj_league .guid__images .logo{position:absolute;z-index:1;left:clamp(24px,4vw,40px);top:clamp(24px,4vw,40px);width:clamp(24px,6vw,56px)}.qj_league .guid__images .logo svg{width:100%}.qj_league .guid__images .qr{position:absolute;z-index:1;right:clamp(24px,4vw,40px);bottom:clamp(24px,4vw,40px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#FFF;border-radius:12px;padding:12px}.qj_league .guid__images .qr p{color:#707b88}.qj_league .guid__images .qr img{max-width:96px;margin-inline:auto}.qj_league .guid__images:before{position:absolute;z-index:0;top:100%;transform:translateY(-105%);content:"";width:200%;aspect-ratio:1;border-radius:50%;filter:blur(60px);background:#001848}.qj_league .guid__images .mokup{z-index:1;width:100%;max-width:340px}.qj_league .guid__images .mokup:not(.active){display:none}.qj_league .open{overflow:hidden;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between;gap:16px}.qj_league .open__text{flex:1 300px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.qj_league .open__text h2{font-size:clamp(24px,4vw,32px)}.qj_league .open__text .heading{display:flex;flex-direction:column;gap:12px}.qj_league .open__text .heading p{font-size:clamp(14px,2vw,18px)}@media (width < 650px){.qj_league .open__text .heading{text-align:center}}.qj_league .open__text .qr{--box-bg: rgb(43 72 124);display:flex!important;align-items:center;gap:20px;flex-direction:row;width:fit-content;padding:20px}@media (width < 650px){.qj_league .open__text .qr{display:none!important}}.qj_league .open__text .qr p{font-size:16px}.qj_league .open picture{flex:1 300px;max-width:380px;height:fit-content;justify-content:flex-end;align-self:flex-end;margin-bottom:calc(-1*clamp(20px,4vw,40px));--blur-color: radial-gradient(50% 50% at 50% 50%, #FF009C 0%, #FF82DD 100%)}@media (width < 650px){.qj_league .open picture{max-width:220px;margin-inline:auto}}.qj_league .faq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(24px,4vw,40px);margin-bottom:clamp(64px,12vw,120px)}.qj_league .faq a{color:#bbf648}.qj_league .faq__list{display:flex;flex-direction:column;gap:8px;width:100%}.qj_league .faq__list details{display:flex;flex-direction:column;padding:clamp(20px,3vw,32px);border-radius:0;border-bottom:1px solid rgba(135,148,163,.12)}.qj_league .faq__list details .header{display:flex;align-items:flex-start;justify-content:space-between;font-size:clamp(16px,2vw,20px);font-weight:500;gap:16px}.qj_league .faq__list details .header svg{flex:0 clamp(24px,3vw,32px);min-width:clamp(24px,3vw,32px)}.qj_league .faq__list details .header svg path{stroke:#bbf648}.qj_league .faq__list details .body{display:flex;margin-top:-24px;font-size:clamp(14px,2vw,18px);color:#fffc}.qj_league .faq__list details[open]{background:#384C71;border-radius:32px;border-color:transparent}.qj_league .faq__list details[open] .body{margin-top:12px}.qj_league .faq__list details[open] .header span{color:#bbf648}.qj_league .faq__list details[open] .header svg{transform:rotate(45deg)}
