.requestModal_modalBackdrop__HMi3E{position:fixed;inset:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:50}@keyframes requestModal_borderFlow__ONAYm{0%{box-shadow:0 0 12px rgba(234,36,38,.5),0 0 24px rgba(9,95,190,.4),0 0 32px rgba(234,36,38,.3)}50%{box-shadow:0 0 12px rgba(9,95,190,.5),0 0 24px rgba(234,36,38,.4),0 0 32px rgba(9,95,190,.3)}to{box-shadow:0 0 12px rgba(234,36,38,.5),0 0 24px rgba(9,95,190,.4),0 0 32px rgba(234,36,38,.3)}}.requestModal_modalWindow__5SA70{background:rgba(0,0,0,.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:white;border-radius:1rem;padding:2rem;max-width:26rem;width:100%;text-align:center;transform:scale(.95);opacity:0;transition:transform .2s ease,opacity .2s ease;animation:requestModal_borderFlow__ONAYm 8s ease-in-out infinite}.requestModal_visible__Rh8cm{transform:scale(1);opacity:1}.requestModal_modalTitle__fgSCU{font-size:1.4rem;font-weight:300;margin:.5rem 0}.requestModal_modalSubtitle__INJbF{font-size:1.2rem;font-weight:300;margin:2rem 0 .5rem}.requestModal_list__b4GJC{list-style:disc;padding-left:3.2rem;text-align:left}.requestModal_iconPlaceholder__bT8g2{font-size:1.6rem;margin:1rem auto .5rem}.requestModal_icon__YRWrY{display:block;margin:0 auto .75rem;width:50px;height:50px}.requestModal_phoneWrapper__UrLOB{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:1rem 0}.requestModal_phone__dftPK{font-weight:700;font-size:1.1rem;color:white;text-decoration:none;margin-right:29px}.requestModal_phone__dftPK:hover{text-decoration:underline}.requestModal_submit__MNtxG{margin-top:1rem;display:inline-block;padding:.6rem 1.2rem;color:white;font-weight:700;border-radius:8px;border:2px solid white;background:transparent;text-decoration:none;position:relative;z-index:0;overflow:hidden;transition:transform .2s ease}.requestModal_submit__MNtxG:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:300% 100%;z-index:-1;opacity:0;animation:requestModal_borderFlow__ONAYm 5s linear infinite;transition:opacity .3s ease}.requestModal_submit__MNtxG:hover:before{opacity:1}.requestModal_submit__MNtxG:hover{transform:scale(1.05)}.requestModal_contactBlock__gwK3i{margin-top:20px}.requestModal_email__h6I1P{color:white;text-decoration:none;font-weight:500}.requestModal_email__h6I1P:hover{text-decoration:underline}@media (max-width:768px){.requestModal_modalWindow__5SA70{padding:.9rem .7rem;max-width:92vw;font-size:.82rem;border-radius:.6rem;background:#000;max-height:90dvh;overflow-y:auto}.requestModal_modalTitle__fgSCU{font-size:1.1rem;margin-top:.25rem}.requestModal_modalSubtitle__INJbF{font-size:1rem;margin:1.2rem 0 .5rem}.requestModal_list__b4GJC{padding-left:6.25rem;font-size:.9rem}.requestModal_icon__YRWrY{width:36px;height:36px;margin-bottom:.5rem}.requestModal_phoneWrapper__UrLOB{flex-direction:column;gap:.25rem;margin-top:1rem}.requestModal_phone__dftPK{font-size:.95rem;margin-right:0;text-align:center}.requestModal_submit__MNtxG{font-size:.9rem;padding:.5rem 1rem}.requestModal_email__h6I1P{font-size:.9rem}}@media (max-width:480px){.requestModal_modalWindow__5SA70{padding:.9rem .7rem;max-width:92vw;font-size:.82rem;border-radius:.6rem;background:#000;max-height:90dvh;overflow-y:auto}.requestModal_modalTitle__fgSCU{font-size:1rem}.requestModal_modalSubtitle__INJbF{font-size:.95rem;margin:1rem 0 .5rem}.requestModal_list__b4GJC{padding-left:3rem;font-size:.85rem}.requestModal_icon__YRWrY{width:32px;height:32px;margin-bottom:.4rem}.requestModal_phone__dftPK{font-size:.9rem}.requestModal_submit__MNtxG{font-size:.85rem;padding:.45rem .9rem}.requestModal_email__h6I1P{font-size:.85rem}}@media (max-width:430px){.requestModal_modalWindow__5SA70{padding:.9rem .7rem;max-width:92vw;font-size:.82rem;border-radius:.6rem;background:#000;max-height:90dvh;overflow-y:auto}.requestModal_modalTitle__fgSCU{font-size:1rem}.requestModal_modalSubtitle__INJbF{font-size:.9rem;margin:1rem 0 .5rem}.requestModal_list__b4GJC{padding-left:2rem;font-size:.82rem}.requestModal_icon__YRWrY{width:28px;height:28px;margin-bottom:.4rem}.requestModal_phone__dftPK{font-size:.9rem}.requestModal_submit__MNtxG{font-size:.85rem;padding:.45rem .8rem}.requestModal_email__h6I1P{font-size:.85rem}}.button_wrapper__hoZ7A{margin-top:2rem}.button_button__rjx3x{display:block;cursor:pointer;color:white;margin:0 auto;position:relative;font-weight:600;border-radius:6px;overflow:hidden;padding:3px;background:transparent;border:none;isolation:isolate}.button_button__rjx3x:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:300% 100%;transform:translateX(-25%);animation:button_border-move__BwFSY 1.5s linear infinite;animation-play-state:paused;transition:transform .25s ease-out;z-index:0}.button_button__rjx3x:hover:before{animation-play-state:running;transform:translateX(0)}.button_button__rjx3x span{position:relative;display:block;padding:1rem 1.5rem;font-size:1.1rem;background:#000;border-radius:3px;z-index:1;transition:background .3s ease}.button_button__rjx3x:hover span{background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:200% 100%;animation:button_fill-move__tn3tZ 3s ease-in-out infinite}@keyframes button_border-move__BwFSY{to{transform:translateX(-50%)}}@keyframes button_fill-move__tn3tZ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loader_wrapper__lKF2t{display:flex;align-items:center;justify-content:center;height:100vh}.loader_layer__MW_FU{position:relative;width:128px;height:128px}@media (max-width:480px){.loader_layer__MW_FU{width:80px;height:80px}}.loader_spinner1__7Vywg,.loader_spinner__XYf7L{width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0}.loader_spinner__XYf7L{background-image:linear-gradient(#EA2426 35%,#095FBE);animation:loader_spinning82341__I0_SO 1.7s linear infinite;filter:blur(1px);box-shadow:0 -5px 20px 0 #EA2426,0 5px 20px 0 #095FBE}.loader_spinner1__7Vywg{background-color:black;filter:blur(10px)}.loader_logo__QnBol{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:60%;height:auto;pointer-events:none;filter:none}@keyframes loader_spinning82341__I0_SO{to{transform:rotate(1turn)}}.loader_fadeOut__sFD50{opacity:0;transform:scale(.95);transition:opacity .5s ease,transform .5s ease}@media (max-width:480px){.loader_layer__MW_FU{width:130px;height:130px}.loader_logo__QnBol{width:60%}}.BattlesMarquee_marquee__HLotX{position:relative;width:100%;overflow:hidden;margin-top:2rem}.BattlesMarquee_marqueeTrack__BQe8S{display:flex;gap:1.5rem;animation:BattlesMarquee_marqueeScroll__92z__ 45s linear infinite;width:-moz-max-content;width:max-content;align-items:flex-start;will-change:transform;animation-play-state:running}.BattlesMarquee_marqueeTrackPaused__tBKfH{animation-play-state:paused}.BattlesMarquee_battleCard__Ns4aL{background:rgba(0,0,0,.65);border-radius:.75rem;padding:1rem;width:260px;flex:0 0 auto;box-shadow:0 0 14px rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column}.BattlesMarquee_battleCardSingle__MlupO{min-height:230px}.BattlesMarquee_battleCardDouble__2Pnts{min-height:350px}.BattlesMarquee_battleDate__Mi82x{font-size:.85rem;margin-bottom:.25rem;font-weight:600;color:#aaa}.BattlesMarquee_battleWinner__or_oK{font-size:.95rem;font-weight:600;margin-bottom:.5rem}.BattlesMarquee_battleVideo__86gzU{position:relative;overflow:hidden;border-radius:.75rem;aspect-ratio:16/9;margin-bottom:.75rem;animation:BattlesMarquee_glowCycle__frxl3 4s ease-in-out infinite}.BattlesMarquee_iframe__SkoHN{width:100%;height:100%;border:none}@keyframes BattlesMarquee_marqueeScroll__92z__{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes BattlesMarquee_glowCycle__frxl3{0%{box-shadow:0 0 12px rgba(234,36,38,.3),0 0 24px rgba(9,95,190,.2)}50%{box-shadow:0 0 20px rgba(9,95,190,.4),0 0 36px rgba(234,36,38,.3)}to{box-shadow:0 0 12px rgba(234,36,38,.3),0 0 24px rgba(9,95,190,.2)}}@media (max-width:768px){.BattlesMarquee_marquee__HLotX{margin-top:1.25rem}.BattlesMarquee_battleCard__Ns4aL{width:220px;padding:.75rem}.BattlesMarquee_battleCardSingle__MlupO{min-height:200px}.BattlesMarquee_battleCardDouble__2Pnts{min-height:310px}.BattlesMarquee_marqueeTrack__BQe8S{animation-duration:35s}}