._section_hero{position:relative;min-height:85vh;padding-top:90px;display:-webkit-box;display:-ms-flexbox;display:flex}._section_hero .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}._section_hero .wrapper .column{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}._section_hero .wrapper .column img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}._section_hero .wrapper .column .title{max-width:900px;text-align:left;margin-bottom:32px}._section_hero .wrapper .column .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:48px;gap:28px}@media(max-width: 1200px){._section_hero{padding-top:160px}._section_hero .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:baseline;align-self:baseline}._section_hero .wrapper .column{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._section_hero .wrapper .column .title{max-width:100%;text-align:center}._section_hero .wrapper .column .button-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._section_hero .wrapper .column p{text-align:center}}@media(max-width: 1000px){._section_hero{min-height:unset}._section_hero .wrapper .column .title{max-width:100%}}@media(max-width: 767px){._section_hero{padding-top:80px}._section_hero .wrapper .column .title{margin-top:68px}}@media(max-width: 600px){._section_hero .wrapper .column .title{margin-top:68px}._section_hero .wrapper .column:last-of-type{margin-top:24px}}._listing_games .wrapper .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;margin:0 auto 84px auto;max-width:670px;text-align:center}._listing_games .wrapper .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}._listing_games .wrapper .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 calc(33.33% - 16px);flex:1 0 calc(33.33% - 16px);width:calc(33.33% - 16px);max-width:calc(33.33% - 16px);gap:20px;background-color:rgba(255,255,247,.07);border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transition:all .5;transition:all .5}._listing_games .wrapper .items .item img{width:100%;max-width:100%}._listing_games .wrapper .items .item .features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}._listing_games .wrapper .items .item .features .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}._listing_games .wrapper .items .item .features .categories .category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 8px;border-radius:8px;background-color:rgba(13,12,15,.5);border:1px solid rgba(117,117,117,.4);font-size:12px;font-weight:500;text-wrap:nowrap}._listing_games .wrapper .items .item .features .pros{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;margin-top:14px}._listing_games .wrapper .items .item .features .pros .pro,._listing_games .wrapper .items .item .features .pros .level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:0 8px;border-radius:8px;background-color:rgba(13,12,15,.5);border:1px solid rgba(117,117,117,.4);font-size:12px;font-weight:500}._listing_games .wrapper .items .item .features .pros .pro{color:#12b76a}._listing_games .wrapper .items .item .features .pros .level svg{width:24px;height:auto}._listing_games .wrapper .items .item .features .pros .level.hard{color:#eb3f5e}._listing_games .wrapper .items .item .features .pros .level.medium{color:#1ca1d0}._listing_games .wrapper .items .item .features .pros .level.easy{color:#12b76a}._listing_games .wrapper .items .item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#2600FC), to(#FF00EA));background:linear-gradient(0deg, #2600FC 0%, #FF00EA 100%);border-radius:20px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;z-index:-1}._listing_games .wrapper .items .item:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}._listing_games .wrapper .swiper-helper{display:none}@media(max-width: 1000px){._listing_games .wrapper .title{margin-bottom:32px}._listing_games .wrapper .line-mobile{display:block}._listing_games .wrapper .line-desktop{display:none}}@media(max-width: 1100px){._listing_games .wrapper .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 16px);flex:1 0 calc(50% - 16px);width:calc(50% - 16px);max-width:calc(50% - 16px)}}@media(max-width: 1000px){._listing_games .wrapper .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 16px);flex:1 0 calc(50% - 16px);width:calc(50% - 16px);max-width:calc(50% - 16px)}}@media(max-width: 767px){._listing_games .wrapper .title{margin-bottom:48px}._listing_games .wrapper .items.desktop{display:none}._listing_games .wrapper .items.mobile{display:block}._listing_games .wrapper .swiper-helper{display:block}._listing_games .wrapper .swiper-helper .swiper-listing-games.items .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._listing_games .wrapper .swiper-helper .swiper-listing-games.items .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._listing_games .wrapper .swiper-helper .swiper-listing-games.items .swiper-wrapper .item{padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex:1 0 calc(100% - 16px);flex:1 0 calc(100% - 16px);width:calc(100% - 16px);max-width:calc(100% - 16px)}}._section_pros .wrapper .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;margin:0 auto 84px auto;max-width:670px;text-align:center}._section_pros .wrapper .swiper-helper .swiper-pros .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._section_pros .wrapper .swiper-helper .swiper-pros .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._section_pros .wrapper .step{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;min-width:176px;padding:40px;position:relative;background-color:rgba(0,0,0,0);z-index:1;margin:4px}._section_pros .wrapper .step::before{content:"";position:absolute;padding:4px;top:-2px;left:-2px;right:-2px;bottom:-2px;background:-webkit-gradient(linear, left top, right top, from(#2600FC), to(#FF00EA));background:linear-gradient(90deg, #2600FC 0%, #FF00EA 100%);border-radius:24px;z-index:-1}._section_pros .wrapper .step::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#141943;border:2px solid rgba(0,0,0,0);border-radius:24px;z-index:-1}._section_pros .wrapper .step .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;margin-bottom:10px}._section_pros .wrapper .step h3,._section_pros .wrapper .step p{max-width:188px}._section_pros .wrapper svg{height:10px;width:100%}._section_pros .wrapper .line-mobile{display:none}@media(max-width: 1000px){._section_pros .wrapper .title{margin-bottom:48px}._section_pros .wrapper .line-mobile{display:block}._section_pros .wrapper .line-desktop{display:none}}@media(max-width: 450px){._section_pros .wrapper .title{margin-bottom:48px}}._section_steps .wrapper .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;margin:0 auto 84px auto;max-width:670px;text-align:center}._section_steps .wrapper .swiper-helper .swiper-steps .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._section_steps .wrapper .swiper-helper .swiper-steps .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}._section_steps .wrapper .step{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;min-width:176px}._section_steps .wrapper .step .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:106px;height:106px}._section_steps .wrapper .step .text{font-size:14px;font-weight:700;line-height:1.2;text-align:center;color:#fff}._section_steps .wrapper svg{height:10px;width:100%}._section_steps .wrapper .line-mobile{display:none}@media(max-width: 1000px){._section_steps .wrapper .title{margin-bottom:48px}._section_steps .wrapper .line-mobile{display:block}._section_steps .wrapper .line-desktop{display:none}}@media(max-width: 450px){._section_steps .wrapper .title{margin-bottom:48px}}._image_text .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}._image_text .wrapper .column:first-of-type{width:50%}._image_text .wrapper .column:first-of-type.right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}._image_text .wrapper .column:last-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}._image_text .wrapper .column:last-of-type .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}._image_text .wrapper .column:last-of-type .large{font-size:16px}@media(max-width: 1000px){._image_text .wrapper{gap:56px}._image_text .wrapper .column:last-of-type{gap:48px}}@media(max-width: 767px){._image_text .wrapper{gap:36px}._image_text .wrapper .column:last-of-type{gap:48px}}@media(max-width: 600px){._image_text .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}._image_text .wrapper .column:first-of-type{width:100%;max-width:350px}._image_text .wrapper .column:first-of-type.right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}._image_text .wrapper .column:last-of-type{gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}._text_image .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}._text_image .wrapper .column:last-of-type{width:50%}._text_image .wrapper .column:last-of-type.right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}._text_image .wrapper .column:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}._text_image .wrapper .column:first-of-type .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}._text_image .wrapper .column:first-of-type .large{font-size:16px}@media(max-width: 1000px){._text_image .wrapper{gap:56px}._text_image .wrapper .column:first-of-type{gap:32px}}@media(max-width: 767px){._text_image .wrapper{gap:36px}._text_image .wrapper .column:first-of-type{gap:24px}}@media(max-width: 600px){._text_image .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}._text_image .wrapper .column:last-of-type{width:100%;max-width:350px}._text_image .wrapper .column:last-of-type.right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}._text_image .wrapper .column:first-of-type{gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}._section_ad .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}._section_ad .wrapper .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;width:100%}@media(max-width: 1000px){._section_ad .wrapper{gap:56px}}/*# sourceMappingURL=homepage.min.css.map */