.play-btn{background:#f90cff;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);width:90px;height:90px;top:50%;transform:translateY(0%);line-height:90px;text-align:center;display:block;border-radius:50%;-webkit-box-shadow:0 10px 33.25px 1.75px rgba(0,27,103,.35);box-shadow:0 10px 33.25px 1.75px rgba(0,27,103,.35);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.play-btn .ripple,.play-btn .ripple:before,.play-btn .ripple:after{position:absolute;left:50%;top:50%;width:90px;height:90px;transform:translateX(-50%) translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.5);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.5);-o-box-shadow:0 0 0 0 rgba(255,255,255,.5);box-shadow:0 0 0 0 rgba(255,255,255,.5);-webkit-animation:rippleanim 3s infinite;-moz-animation:rippleanim 3s infinite;-ms-animation:rippleanim 3s infinite;-o-animation:rippleanim 3s infinite;animation:rippleanim 3s infinite}.play-btn .ripple:before{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;right:0;bottom:0}.play-btn .ripple:after{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;right:0;bottom:0}.hero-section-2{height:600px;margin-bottom:40px;position:relative}.hero-section-2 .overlay{clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}.hero-section-2 .hero-content{padding:80px 0 30px}.hero-section-2 .hero-content h1{font-size:56px;line-height:58px}.match-time h3{font-size:62px;font-weight:600;letter-spacing:-1px;line-height:1;text-align:center;margin:0}.match-time h3 span{display:block;color:#ddd;font-size:14px;font-weight:600;margin-top:10px;letter-spacing:0}.match-time .watch-btn{text-align:center;margin-top:10px}.match-time .watch-btn li{display:inline-block;align-items:center}.match-time a i{font-size:30px}.match-details-header{background:linear-gradient(90deg,rgba(152,65,255,.1) 0%,rgba(152,65,255,1) 50%,rgba(152,65,255,.1) 100%);width:70%;border-radius:2px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:20px 120px;margin:0 auto;margin-top:-50px}.match-details-header .vs:before,.match-details-header:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.25),rgba(255,255,255,.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.match-details-header>div{display:inline-flex;align-items:center}.match-details-header h3{font-weight:600;line-height:26px;letter-spacing:-.5px;text-align:left;margin:0;display:inline-block;width:50%;padding-left:70px;z-index:1}.match-details-header h3 a:hover{color:#fff}.match-details-header h3.left-team{text-align:right;padding-right:70px;padding-left:0}.match-details-header .vs{background:#f90cff;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(20% 0%,80% 0%,100% 100%,0% 100%);display:flex;align-items:center;justify-content:center;width:110px;height:100px;border-radius:5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.match-details-header .vs h2{margin:0;font-size:60px;font-weight:600}.match-details-header img{position:absolute;left:-60px;top:50%;transform:translateY(-50%)}.match-details-header img.right{left:auto;right:-60px}.match-details h2{font-size:36px;font-weight:600;margin-bottom:30px}.match-details p{font-size:20px;line-height:32px;margin-bottom:30px;margin-top:-6px}.latest-matches-lists:not(:last-of-type){margin-bottom:20px}.latest-matches-list{background:linear-gradient(90deg,rgba(105,85,180,.1) 0%,rgba(105,85,180,.3) 50%,rgba(105,85,180,.1) 100%);clip-path:polygon(95% 0,100% 20%,100% 100%,0% 100%,0 66%,0 0);display:grid;grid-template-columns:2fr 2fr 1fr;align-items:center;padding:20px 30px;border-radius:5px;position:relative;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}.latest-matches-list:before{background:linear-gradient(90deg,rgba(152,65,255,.1) 0%,rgba(152,65,255,1) 50%,rgba(152,65,255,.1) 100%);content:"";position:absolute;width:100%;height:4px;left:0;bottom:0;z-index:1}.latest-matches-list:after{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.latest-matches-list:hover{background:linear-gradient(90deg,rgba(105,85,180,.1) 0%,rgba(105,85,180,.5) 50%,rgba(105,85,180,.1) 100%)}.matches-thumb img{max-width:300px;border-radius:5px}.match-category{background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(90% 0,100% 35%,100% 100%,0% 100%,0 66%,0 0);font-family:oxanium,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;color:#fff;height:35px;line-height:37px;padding:0 20px;cursor:pointer;display:inline-block;margin-bottom:10px}.match-category:hover{color:#fff;transform:translateY(-2px)}.latest-match-info h3{font-size:32px;font-weight:600;line-height:1}.match-meta li a{font-size:14px;line-height:1;font-weight:600;text-transform:uppercase;color:#fff}.watch-info{text-align:right}.watch-info a i{font-size:40px;margin-right:5px;font-weight:inherit}.watch-info a{font-size:16px;font-weight:600;line-height:1;display:inline-flex;align-items:center}.watch-info a:hover{color:#9841ff}.watch-carousel .swiper-slide-active img{box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.watch-carousel .play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);visibility:hidden;opacity:0}.watch-carousel .swiper-slide-active .play-btn{visibility:visible;opacity:1}.hero-section-2 .watch-carousel{width:120%;margin-left:-10%}.heading-wrap{display:flex;align-items:center;justify-content:space-between}.team-carousel{position:relative}.team-content{position:relative;margin-top:-15px}.team-content h3{background:#f90cff;background:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);width:90%;height:60px;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:22px;font-weight:600;line-height:1;margin:0;box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.team-content h3:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.25),rgba(255,255,255,.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.team-content:before{background:#f90cff;background:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(57% 0%,100% 0%,45% 100%,0% 100%);border-radius:3px;content:"";position:absolute;width:40px;height:60px;right:5px;top:0}.team-content:after{background:#ddd;clip-path:polygon(57% 0%,100% 0%,45% 100%,0% 100%);border-radius:3px;content:"";position:absolute;width:40px;height:60px;right:-16px;top:0}.team-content .whte-shape{background-color:#fff;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);border-radius:3px;position:absolute;width:60%;height:60px;left:-10px;top:-10px}.team-content h4{background-color:#ddd;clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%);color:#0c0c35;width:60%;height:25px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;letter-spacing:0;margin:-10px 0 0 20px}.team-content h3 a{color:#fff;z-index:1}.team-thumb{position:relative}.team-thumb .shape-wrap{width:100%;height:100%;position:absolute;left:0;bottom:0;transform:skew(-5deg);z-index:-1}.team-thumb .shape{background:#f90cff;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(0% 0%,80% 0,100% 10%,100% 100%,0 100%);width:150px;height:100%;position:absolute;left:0;bottom:0;border-radius:2px;transition:all 450ms cubic-bezier(.4,0,.2,1);transition:all .2s ease-in-out}.team-thumb .shape:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.25),rgba(255,255,255,.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.team-thumb .shape.shape-1{clip-path:polygon(0% 0%,90% 0,100% 10%,100% 100%,0 100%);width:200px;height:70%;left:20%;z-index:1;opacity:.8}.team-thumb .shape.shape-2{height:100%;left:30%;opacity:.7}.team-thumb .shape.shape-3{height:90%;z-index:2;opacity:.4;left:30px}.team-thumb .shape.shape-4{height:60%;left:15px;opacity:.6}.team-carousel .swiper-nav{left:-5px;z-index:1}.team-carousel .swiper-nav.swiper-next{left:auto;right:-5px}@media (min-width:767px){.team-thumb .shape.shape-1{height:60%}.team-thumb .shape.shape-2{height:90%}.team-thumb .shape.shape-3{height:70%}.team-thumb .shape.shape-4{height:40%}.team-item:hover .team-thumb .shape.shape-1{height:70%;transition-delay:200ms}.team-item:hover .team-thumb .shape.shape-2{height:100%;transition-delay:150ms}.team-item:hover .team-thumb .shape.shape-3{height:90%;transition-delay:100ms}.team-item:hover .team-thumb .shape.shape-4{height:60%;transition-delay:50ms}}@media (max-width:767px){.team-carousel .swiper-slide{padding-left:20px}.team-carousel .team-content{width:100%}.team-carousel .team-content:before,.team-carousel .team-content:after{display:none}.team-content h3{justify-content:flex-start;padding-left:65px}.team-content h4{justify-content:flex-start;padding-left:46px}}.team-details-info{position:relative;z-index:1}.team-details-wrap{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 40px}.team-details-wrap{background:#f90cff;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(2% 0,98% 0,100% 50%,98% 100%,2% 100%,0% 50%);height:120px;border-radius:10px;position:relative;width:90%;margin:0 auto;margin-top:-60px;box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.team-details-wrap:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.25),rgba(255,255,255,.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.team-details-wrap ul li:first-child{color:#fff;font-weight:600;font-size:15px;margin-right:10px}.team-details-wrap .social-list li a{background-color:rgba(12,12,53,.9);border-radius:50%;clip-path:none;width:30px;height:30px;font-size:12px}.team-counter{display:flex;align-items:center;justify-content:space-between}.team-counter .counter-list{text-align:center;margin:0}.team-details-wrap ul .counter-list:first-child{margin:0}.team-counter .counter-list .odometer-inside span{font-family:oxanium,sans-serif;font-size:36px;line-height:36px;font-weight:600}.team-counter .counter-list h4{margin:0;line-height:1}.team-details-wrap .rating{text-align:right}.team-details-wrap .rating li{color:rgba(12,12,53,.9)}.about-team-section .section-heading p{font-size:18px;line-height:32px;margin-bottom:20px;margin-top:20px}.player-details .team-details-wrap{grid-template-columns:1fr 1fr 2fr}.player-details .team-details-wrap .social-list{text-align:center}.player-team{display:flex;align-items:center}.player-team img{max-width:80px;margin-right:10px}.player-team h3{font-size:20px;line-height:25px;font-weight:700;text-transform:uppercase;margin:0}.player-info{display:flex;align-items:center;gap:40px;justify-content:flex-end}.player-info li>div{display:flex;align-items:center;margin-bottom:5px}.player-info li .flag{max-width:20px}.player-info li i{font-size:20px}.player-info li span{font-size:24px;font-weight:600;text-transform:uppercase;line-height:1;margin-left:5px;margin-top:2px}.player-info li h4{display:block;margin:0}.player-thumb img{border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.about-content .section-heading h2{margin-bottom:15px}.about-content .section-heading .default-btn{margin-top:25px}.about-img-holder{position:relative}.about-img-holder img:not(.character-3){position:absolute;left:0;bottom:0}.about-img-holder img.character-2{left:auto;right:0}.promo-item{background:linear-gradient(90deg,rgba(105,85,180,.1) 0%,rgba(105,85,180,.5) 50%,rgba(105,85,180,.1) 100%);clip-path:polygon(90% 0,100% 10%,100% 100%,0% 100%,0 66%,0 0);padding:40px;text-align:center;position:relative}.promo-item:before{background:linear-gradient(90deg,rgba(152,65,255,.1) 0%,rgba(152,65,255,1) 50%,rgba(152,65,255,.1) 100%);content:"";position:absolute;width:100%;height:4px;left:0;bottom:0;z-index:1;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}.promo-item:hover:before{height:100%;z-index:-1}.promo-item:after{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.promo-item .promo-icon{max-width:120px;margin-bottom:20px}.promo-item:hover .promo-icon{transform:scale(1.05) rotate(10deg)}.promo-content h3{font-size:24px;font-weight:600}.promo-content p{margin:0}.cta-section .section-heading{text-align:center}.cta-section .section-heading h3{margin-bottom:20px}.cta-section .section-heading h2{font-size:52px;line-height:60px;font-weight:600;letter-spacing:-1px;text-transform:capitalize;margin-bottom:30px;text-shadow:0 0 5px #9841ff,0 0 10px #9841ff,0 0 15px #9841ff}.gameplay-card{position:relative;overflow:hidden;box-shadow:0 5px 10px 0 rgba(0,0,0,30%)}.gameplay-card:before{background:#0c0c35;background:linear-gradient(180deg,rgba(12,12,53,0) 0%,rgba(12,12,53,1) 100%);position:absolute;position:absolute;content:"";width:100%;height:100%;left:0;bottom:0}.gameplay-card img{border-radius:3px}.gameplay-card .play-btn{position:absolute;width:70px;height:70px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.gameplay-card .play-btn i{font-size:40px}.gameplay-info{width:100%;height:auto;position:absolute;left:0;bottom:0;padding:20px}.gameplay-info .post-meta{margin-bottom:5px}.gameplay-info h2{font-size:24px;text-transform:uppercase;font-weight:600;margin:0;line-height:1}.swiper-pagination-bullet{background-color:#fff}.swiper-pagination-bullet-active{background:#9841ff}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.contact-title{margin-bottom:30px}.contact-title h2 span{color:#9841ff}.contact-section .contact-details li{display:flex;align-items:center;margin-bottom:25px}.contact-section .contact-details li i{background-color:rgba(152,65,255,.3);clip-path:polygon(0% 0%,70% 0,100% 30%,100% 100%,0 100%);color:#fff;font-size:15px;margin-right:15px;width:50px;height:50px;line-height:50px;text-align:center;border-radius:2px;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}.contact-section .contact-details li i:hover{background-color:#9841ff;color:#fff;transform:translateY(-2px)}.accordion-item{background:linear-gradient(90deg,rgba(105,85,180,.1) 0%,rgba(105,85,180,.3) 50%,rgba(105,85,180,.1) 100%);border-radius:2px}.accordion-item:first-of-type .accordion-button{border-top-left-radius:2px;border-top-right-radius:2px;outline:none;box-shadow:none}.accordion-button{background-color:rgba(152,65,255,.3);color:#fff;font-size:18px;font-weight:600;border:none;padding:15px;border-radius:2px}.accordion-header{line-height:28px}.accordion-button:focus{border-color:#eee;outline:none;box-shadow:none}.accordion-button:not(.collapsed){color:#fff;background-color:#9841ff}.accordion-button:not(.collapsed):after{background-image:inherit;content:"";color:#fff;transform:inherit}.accordion-button:after{background-image:inherit;content:"";font-family:"font awesome 5 free";font-size:12px;position:absolute;right:20px;top:50%;color:#ddd;font-weight:600;transform:translateY(-50%)!important;line-height:1;display:flex;align-items:center;justify-content:center}.sponsor-carousel .swiper-slide{text-align:center}.sponsor-carousel .swiper-slide{text-align:center}.sponsor-carousel{position:relative;max-width:1500px}.swiper-button-left,.swiper-button-right{width:50px;height:50px;background:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);border-radius:200px;display:flex;align-items:center;justify-content:center;position:relative;padding:10px;margin:10px;opacity:.9;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0px 4px 10px rgba(0,0,0,.3)}.swiper-button-right{position:absolute;top:50px;z-index:99;right:10px}.swiper-button-left{position:absolute;top:50px;z-index:99}.sponsor-btn{display:flex;align-items:center;justify-content:space-between}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.5;pointer-events:none}@media (max-width:1024px){.sponsor-carousel .swiper-wrapper{gap:15px}.sponsor-btn{margin-top:49px}.swiper-button-left,.swiper-button-right{width:40px;height:40px}}.footer-item .brand{display:block;margin-bottom:20px}.subscribe-wrap .subscribe-heading h3{font-size:24px;font-weight:600;margin:0}.subscribe-wrap .subscribe-heading p{margin:0}#subscribe-result.subs-result{display:block;border:1px solid rgba(255,255,255,.03);border-radius:3px;padding:10px;margin-top:15px}.subscription-error{color:red}.play-btn{width:auto;height:auto}.i4ewOd-pzNkMb-haAclf{display:none!important;opacity:0!important}.i4ewOd-pzNkMb-tJHJj{display:none!important;opacity:0!important}.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj{display:none!important;opacity:0!important}.HzV7m-b7CEbf{display:none!important;opacity:0!important}.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJ{display:none!important;opacity:0!important}.SfQLQb-QClCJf-giiMnc .i4ewOd-pzNkMb-tJHJj .i4ewOd-pzNkMb-r4nke-LS81yb.di8rgd-TEhSn{display:none!important;opacity:0!important}.i4ewOd-pzNkMb-haAclf{display:none!important;opacity:0!important}.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj{display:none!important;opacity:0!important}.i4ewOd-pzNkMb-nK2kYb{display:none!important;opacity:0!important}.i4ewOd-pzNkMb-haAclf{display:none!important;opacity:0!important}.i4ewOd-UzWXSb{display:none!important;opacity:0!important}.i4ewOd-pzNkMb-haAclf{display:none!important;opacity:0!important}.i4ewOd-UzWXSb{display:none!important;opacity:0!important}.form-messages{display:none}.grecaptcha-badge{visibility:hidden}.header-right .icontop{text-align:center;vertical-align:top;width:40px;height:80px;display:block}.clone_js_button_items:hover{cursor:pointer}.clone_js_button:hover{cursor:pointer}@media (max-width:1400px){.header-right .icontop{text-align:center;vertical-align:top;width:20px;height:80px;display:block}}@media (max-width:1200px){.header-right .icontop{text-align:center;vertical-align:top;width:20px;height:80px;display:block}}@media (max-width:992px){.header-right .icontop{display:block}.header-right .icontop{text-align:center;vertical-align:top;width:20px;height:20px;display:block}}.tab-global-content h2{color:white;font-size:45px;text-align:center}.tab-content{display:none}.tab-content.active{display:block}.tab-btns{display:flex;justify-content:center;align-items:center;background:#fff;background:#f90cff;border-radius:30px;padding:10px;width:fit-content;margin:0 auto;position:relative;transition:.5s;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);margin-top:40px}.tab-btns button.active{background:linear-gradient(90deg,#f0f,#009ee0)}.tab-btns button{background:0 0;border:none;font-size:17px;font-weight:700;color:white;padding:5px 25px;cursor:pointer;transition:.5s;border-radius:20px}.tab-btns button:hover{background:linear-gradient(90deg,#f0f,#009ee0);color:white;border-radius:20px;transition:.5s}.tab-content{display:none;opacity:0;transition:opacity .3s ease}.tab-content:first-child{display:block;opacity:1}.tab-content-incontent{display:flex;align-items:center;justify-content:center;margin-top:90px}.tab-descr p{text-align:justify;max-width:1095px;hyphens:auto;line-height:1.6}.tab-descr{display:flex;flex-direction:column;gap:5px}.tab-content h3{text-align:center;margin-bottom:10px}.tab-content h3 span{text-align:center;color:#f90cff}.tab-descr h3{text-align:center;margin-bottom:10px}.tab-descr h3 span{text-align:center;color:#f90cff}.tab-global-content h2{opacity:0;transform:translateY(50px);transition:opacity 1.5s ease-out,transform 1.5s cubic-bezier(.25,1,.5,1)}.tab-global-content h2.visible{opacity:1;transform:translateY(0)}.tab-descr h4{margin-bottom:0}@media (max-width:992px){.tab-btns img{display:none}.tab-btns{padding:10px 0}.tab-global-content h2{font-size:30px}}@media (max-width:500px){.tab-btns button{padding:3px 20px}}.faq-block .elementor-tab-title.elementor-active .elementor-toggle-icon{background-position-x:0%}.category-item__block .elementor-icon-box-icon{display:flex!important;justify-content:start}.category-item__block .elementor-icon-box-icon .elementor-icon{margin:0;background:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);background:#0e0e2a;border-radius:12px;display:flex;justify-content:center;align-items:center;border:1px solid #fff!important;box-shadow:0 0 4px #fff}.category-item__block .elementor-icon-box-title{margin:0}.way-row{list-style-type:none;counter-reset:num}.way-item{position:relative}.way-item__block .elementor-icon-box-icon .elementor-icon{border:1px solid;border-radius:100%;margin:0 15px}.way-item:before{content:counter(num)!important;counter-increment:num!important;background:#8a2be2!important;display:flex!important;position:absolute!important;top:0!important;left:0!important;width:30px!important;height:30px!important;justify-content:center!important;align-items:center!important;transform:translate(-20%,-20%)!important;border-radius:100%!important;box-shadow:0px 0px 4px 0px #8a2be2!important;opacity:1!important}.way-item:after{content:"";display:block;position:absolute;right:0;top:50%;width:50px;border-top:1px dashed #8a2be2;transform:translateX(50px);box-shadow:0px 0px 4px 0px #8a2be2}.way-item:nth-child(3n):after{display:none}.way-item__block .elementor-icon-box-title{margin:0!important}.buyout-item__img{overflow:hidden}.buyout-item__block .elementor-icon{border:2px solid #8a2be2;border-radius:100%;margin-bottom:10px}.buyout-item__block .elementor-icon-box-title{margin:0!important}.buyout-item__img:before{content:"";position:absolute;bottom:-18%;left:50%;width:300%;height:50%;background:linear-gradient(90deg,#0e0e2a 0%,#2a1769 100%);filter:blur(16px);transform:translateX(-50%)}.category-row__showmore .elementor-button{background:#f90cff;background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(0% 0%,90% 0,100% 30%,100% 100%,0 100%);color:#fff;font-family:oxanium,sans-serif;font-size:15px;font-weight:600;letter-spacing:0;text-align:center;text-transform:capitalize;display:inline-block;position:relative;min-width:180px;height:50px;line-height:50px;padding:0 40px;border-radius:2px;white-space:nowrap;overflow:hidden;transition:all ease 700ms;-moz-transition:all ease 700ms;-webkit-transition:all ease 700ms;-ms-transition:all ease 700ms;-o-transition:all ease 700ms;z-index:1}.category-item:not(.elementor-element-edit-mode){display:none!important}.category-item:nth-child(-n+6){display:flex!important}.category-row.open .category-item{display:flex!important}.category-row.open+.category-row__showmore-wrap{display:none!important}@media (max-width:768px){.way-item:after{display:none}}